[INFO] cloning repository https://github.com/singalen/til-eval-lifetimes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/singalen/til-eval-lifetimes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsingalen%2Ftil-eval-lifetimes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsingalen%2Ftil-eval-lifetimes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 779ece89ef6f19433bb475bfbd30982a5a8d5017 [INFO] checking singalen/til-eval-lifetimes against try#378b6a8a384b3bd0818af5f1745e5747a98bff7b for pr-95819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsingalen%2Ftil-eval-lifetimes" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/singalen/til-eval-lifetimes on toolchain 378b6a8a384b3bd0818af5f1745e5747a98bff7b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/singalen/til-eval-lifetimes [INFO] finished tweaking git repo https://github.com/singalen/til-eval-lifetimes [INFO] tweaked toml for git repo https://github.com/singalen/til-eval-lifetimes written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/singalen/til-eval-lifetimes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da2770fb6960afaa55cde02911a4a75ec996403f6e8bace79e02aaba5ebeaa79 [INFO] running `Command { std: "docker" "start" "-a" "da2770fb6960afaa55cde02911a4a75ec996403f6e8bace79e02aaba5ebeaa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da2770fb6960afaa55cde02911a4a75ec996403f6e8bace79e02aaba5ebeaa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2770fb6960afaa55cde02911a4a75ec996403f6e8bace79e02aaba5ebeaa79", kill_on_drop: false }` [INFO] [stdout] da2770fb6960afaa55cde02911a4a75ec996403f6e8bace79e02aaba5ebeaa79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93e68ea7f221690ebb8a653d683d2c62f0c6760ce47cba78cb7a3c810a453ff4 [INFO] running `Command { std: "docker" "start" "-a" "93e68ea7f221690ebb8a653d683d2c62f0c6760ce47cba78cb7a3c810a453ff4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking eval-lifetimes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Dummy` [INFO] [stdout] --> src/eval.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | Dummy [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/eval.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug, Clone)] // FromPest, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "93e68ea7f221690ebb8a653d683d2c62f0c6760ce47cba78cb7a3c810a453ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e68ea7f221690ebb8a653d683d2c62f0c6760ce47cba78cb7a3c810a453ff4", kill_on_drop: false }` [INFO] [stdout] 93e68ea7f221690ebb8a653d683d2c62f0c6760ce47cba78cb7a3c810a453ff4