[INFO] fetching crate cargo-minify 0.5.0... [INFO] checking cargo-minify-0.5.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate cargo-minify 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate cargo-minify 0.5.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-minify 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cargo-minify 0.5.0 [INFO] tweaked toml for crates.io crate cargo-minify 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-minify 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glob-match v0.2.1 [INFO] [stderr] Downloaded multimap v0.9.1 [INFO] [stderr] Downloaded jobserver v0.1.27 [INFO] [stderr] Downloaded gumdrop_derive v0.8.1 [INFO] [stderr] Downloaded gumdrop v0.8.1 [INFO] [stderr] Downloaded cargo_metadata v0.17.0 [INFO] [stderr] Downloaded openssl-sys v0.9.96 [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3d4713af75c22a346f474a225c5d92e31699a597a08ce978f8d44208fde5445 [INFO] running `Command { std: "docker" "start" "-a" "b3d4713af75c22a346f474a225c5d92e31699a597a08ce978f8d44208fde5445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3d4713af75c22a346f474a225c5d92e31699a597a08ce978f8d44208fde5445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d4713af75c22a346f474a225c5d92e31699a597a08ce978f8d44208fde5445", kill_on_drop: false }` [INFO] [stdout] b3d4713af75c22a346f474a225c5d92e31699a597a08ce978f8d44208fde5445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 534c96f194db4546a47c5ea1a16f9d981e158e5a635c54b5cb497e2b7b5b44e7 [INFO] running `Command { std: "docker" "start" "-a" "534c96f194db4546a47c5ea1a16f9d981e158e5a635c54b5cb497e2b7b5b44e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking syn v2.0.39 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking gumdrop v0.8.1 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Checking cargo-platform v0.1.5 [INFO] [stderr] Checking multimap v0.9.1 [INFO] [stderr] Checking cargo_metadata v0.17.0 [INFO] [stderr] Checking cargo-minify v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> examples/useless.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | /// The generated function is unused, but won't be removed by cargo-minify [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `foo` [INFO] [stdout] --> examples/useless.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | macro_rules! foo { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FOO` is never used [INFO] [stdout] --> examples/useless.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const FOO: usize = 5; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `foo` is never used [INFO] [stdout] --> examples/useless.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn foo() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Foo` is never constructed [INFO] [stdout] --> examples/useless.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> examples/useless.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 18 | impl Foo { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 19 | fn new() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `Baz` is never used [INFO] [stdout] --> examples/useless.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | union Baz { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Qux` is never used [INFO] [stdout] --> examples/useless.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | type Qux = Bar; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `huk` is never used [INFO] [stdout] --> examples/useless.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | fn huk() {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | huk!(); [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `huk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `baz` is never used [INFO] [stdout] --> examples/useless.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | fn baz(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.80s [INFO] running `Command { std: "docker" "inspect" "534c96f194db4546a47c5ea1a16f9d981e158e5a635c54b5cb497e2b7b5b44e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534c96f194db4546a47c5ea1a16f9d981e158e5a635c54b5cb497e2b7b5b44e7", kill_on_drop: false }` [INFO] [stdout] 534c96f194db4546a47c5ea1a16f9d981e158e5a635c54b5cb497e2b7b5b44e7