[INFO] fetching crate type_dispatch 0.0.0...
[INFO] checking type_dispatch-0.0.0 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate type_dispatch 0.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate type_dispatch 0.0.0 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate type_dispatch 0.0.0
[INFO] finished tweaking crates.io crate type_dispatch 0.0.0
[INFO] tweaked toml for crates.io crate type_dispatch 0.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding duplicate v1.0.0 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded type_dispatch_macros v0.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e4fcdc7b3f1d0abf5fcd1ae2b4ddb6fffd8dbfdf19593c375a5a46f6d65b1c
[INFO] running `Command { std: "docker" "start" "-a" "39e4fcdc7b3f1d0abf5fcd1ae2b4ddb6fffd8dbfdf19593c375a5a46f6d65b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e4fcdc7b3f1d0abf5fcd1ae2b4ddb6fffd8dbfdf19593c375a5a46f6d65b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e4fcdc7b3f1d0abf5fcd1ae2b4ddb6fffd8dbfdf19593c375a5a46f6d65b1c", kill_on_drop: false }`
[INFO] [stdout] 39e4fcdc7b3f1d0abf5fcd1ae2b4ddb6fffd8dbfdf19593c375a5a46f6d65b1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfa88aca31a7c7f236c765d45c50ab3493425fa036da5ddbfdff9d002660d1af
[INFO] running `Command { std: "docker" "start" "-a" "cfa88aca31a7c7f236c765d45c50ab3493425fa036da5ddbfdff9d002660d1af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling type_dispatch_macros v0.0.0
[INFO] [stderr]     Checking type_dispatch v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ApplyFilter` is never used
[INFO] [stdout]  --> src/tests.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait ApplyFilter<M> {
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GaussianBlur` is never constructed
[INFO] [stdout]  --> src/tests.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct GaussianBlur;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fisheye` is never constructed
[INFO] [stdout]  --> src/tests.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Fisheye;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pixelate` is never constructed
[INFO] [stdout]  --> src/tests.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct Pixelate;
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strokes` is never read
[INFO] [stdout]   --> src/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Painting {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 13 |     strokes: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Painting` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Photoshop` is never constructed
[INFO] [stdout]   --> src/tests.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Photoshop {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Photoshop` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vectors` is never read
[INFO] [stdout]   --> src/tests.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Illustrator {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 21 |     vectors: Vec<(u64, u64)>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Illustrator` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StarryNight` is never constructed
[INFO] [stdout]   --> src/tests.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct StarryNight;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetroStarryNight` is never constructed
[INFO] [stdout]   --> src/tests.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | struct RetroStarryNight;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "cfa88aca31a7c7f236c765d45c50ab3493425fa036da5ddbfdff9d002660d1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa88aca31a7c7f236c765d45c50ab3493425fa036da5ddbfdff9d002660d1af", kill_on_drop: false }`
[INFO] [stdout] cfa88aca31a7c7f236c765d45c50ab3493425fa036da5ddbfdff9d002660d1af
