Open
Bug 1699661
Opened 4 years ago
Updated 2 years ago
./mach lint -l clippy --verbose should not show the expected parse error
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: Sylvestre, Unassigned)
References
Details
To reproduce:
$ ./mach lint -l clippy --verbose -n /home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of/
12:03:11.105 clippy (643976) | Passing the following paths:
/home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of
12:03:11.212 clippy (643976) | Found version: clippy 0.0.212 (04488af 2020-08-24)
12:03:11.213 clippy (643976) | Found version: 2020.8.24. Minimal expected version: 2020.5.11
12:03:11.213 clippy (643976) | Path = /home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of
12:03:11.213 clippy (643976) | Path translated to = /home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of/Cargo.toml
12:03:11.213 clippy (643976) | Command: ['/home/sylvestre/.cargo/bin/cargo', 'clean', '--manifest-path', '/home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of/Cargo.toml']
12:03:11.298 clippy (643976) | Command: ['/home/sylvestre/.cargo/bin/cargo', 'clippy', '--message-format=json', '--manifest-path', '/home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of/Cargo.toml']
12:03:22.92 clippy (643976) | Command: ['/home/sylvestre/.cargo/bin/cargo', 'clean', '--manifest-path', '/home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of/Cargo.toml']
12:03:22.157 clippy (643976) | Could not parse the output:
12:03:22.158 clippy (643976) | clippy output: b'warning: /home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/Cargo.toml: unused manifest key: patch.crates-io.serde_derive.feature'
12:03:22.158 clippy (643976) | Could not parse the output:
12:03:22.158 clippy (643976) | clippy output: b'warning: /home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/Cargo.toml: unused manifest key: workspace.license'
12:03:22.158 clippy (643976) | Could not parse the output:
12:03:22.158 clippy (643976) | clippy output: b' Updating git repository `https://github.com/servo/serde`'
12:03:22.158 clippy (643976) | Could not parse the output:
12:03:22.158 clippy (643976) | clippy output: b' Updating git repository `https://github.com/pcwalton/pathfinder`'
12:03:22.158 clippy (643976) | Could not parse the output:
12:03:22.159 clippy (643976) | clippy output: b' Downloading crates ...'
12:03:22.159 clippy (643976) | Could not parse the output:
12:03:22.159 clippy (643976) | clippy output: b' Downloaded euclid_macros v0.1.0'
12:03:22.159 clippy (643976) | Could not parse the output:
12:03:22.159 clippy (643976) | clippy output: b' Downloaded num-traits v0.2.4'
12:03:22.159 clippy (643976) | Could not parse the output:
12:03:22.159 clippy (643976) | clippy output: b' Downloaded serde v1.0.80'
12:03:22.159 clippy (643976) | Could not parse the output:
12:03:22.159 clippy (643976) | clippy output: b' Downloaded quote v0.6.3'
12:03:22.159 clippy (643976) | Could not parse the output:
12:03:22.160 clippy (643976) | clippy output: b' Downloaded proc-macro2 v0.4.25'
12:03:22.160 clippy (643976) | Could not parse the output:
12:03:22.160 clippy (643976) | clippy output: b' Downloaded euclid v0.19.5'
12:03:22.160 clippy (643976) | Could not parse the output:
12:03:22.160 clippy (643976) | clippy output: b' Downloaded syn v0.15.17'
12:03:22.160 clippy (643976) | Could not parse the output:
12:03:22.160 clippy (643976) | clippy output: b' Compiling proc-macro2 v0.4.25'
12:03:22.160 clippy (643976) | Could not parse the output:
12:03:22.160 clippy (643976) | clippy output: b' Compiling unicode-xid v0.1.0'
12:03:22.160 clippy (643976) | Could not parse the output:
12:03:22.160 clippy (643976) | clippy output: b' Compiling num-traits v0.2.4'
12:03:22.161 clippy (643976) | Could not parse the output:
12:03:22.161 clippy (643976) | clippy output: b' Compiling serde v1.0.80'
12:03:22.161 clippy (643976) | Could not parse the output:
12:03:22.161 clippy (643976) | clippy output: b' Compiling quote v0.6.3'
12:03:22.161 clippy (643976) | Could not parse the output:
12:03:22.161 clippy (643976) | clippy output: b' Compiling syn v0.15.17'
12:03:22.161 clippy (643976) | Could not parse the output:
12:03:22.161 clippy (643976) | clippy output: b' Compiling euclid_macros v0.1.0'
12:03:22.162 clippy (643976) | Could not parse the output:
12:03:22.162 clippy (643976) | clippy output: b' Checking euclid v0.19.5'
12:03:22.162 clippy (643976) | Could not parse the output:
12:03:22.162 clippy (643976) | clippy output: b' Checking app_units v0.7.0'
12:03:22.162 clippy (643976) | Could not parse the output:
12:03:22.162 clippy (643976) | clippy output: b' Checking wr_malloc_size_of v0.0.1 (/home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of)'
12:03:22.163 clippy (643976) | Skipping the summary line {'rendered': 'warning: 3 warnings emitted\n\n', 'children': [], 'code': None, 'level': 'warning', 'message': '3 warnings emitted', 'spans': []} for file /home/sylvestre/dev/mozilla/mozilla-unified/gfx/wr/wr_malloc_size_of/lib.rs
12:03:22.163 clippy (643976) | Could not parse the output:
12:03:22.163 clippy (643976) | clippy output: b' Finished dev [unoptimized + debuginfo] target(s) in 10.62s'
12:03:22.163 clippy (643976) | Finished in 11.06 seconds
clippy output: b' Downloaded euclid_macros v0.1.0'
is expected and should be displayed when running cargo
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•