[INFO] cloning repository https://github.com/eyingxuan/derustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eyingxuan/derustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyingxuan%2Fderustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyingxuan%2Fderustify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a65cd51603451946bacb8e48c12bef0b6129d9f1 [INFO] checking eyingxuan/derustify against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyingxuan%2Fderustify" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eyingxuan/derustify on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eyingxuan/derustify [INFO] finished tweaking git repo https://github.com/eyingxuan/derustify [INFO] tweaked toml for git repo https://github.com/eyingxuan/derustify written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/eyingxuan/derustify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac3428156e54e1cfc5cd6327416074e3af50a6c2e6c2e9f20aa2771203d54966 [INFO] running `Command { std: "docker" "start" "-a" "ac3428156e54e1cfc5cd6327416074e3af50a6c2e6c2e9f20aa2771203d54966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac3428156e54e1cfc5cd6327416074e3af50a6c2e6c2e9f20aa2771203d54966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3428156e54e1cfc5cd6327416074e3af50a6c2e6c2e9f20aa2771203d54966", kill_on_drop: false }` [INFO] [stdout] ac3428156e54e1cfc5cd6327416074e3af50a6c2e6c2e9f20aa2771203d54966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac5dfc3f8e4ab2bf10b7be8032840debfb99654def16be5faa89fc3864c6cd74 [INFO] running `Command { std: "docker" "start" "-a" "ac5dfc3f8e4ab2bf10b7be8032840debfb99654def16be5faa89fc3864c6cd74", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Checking rustyline v6.2.0 [INFO] [stderr] Checking derustify v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: associated function is never used: `disable_breakpoint` [INFO] [stdout] --> src/debugger/breakpoint.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn disable_breakpoint(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid` [INFO] [stdout] --> src/debugger/debugger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pid: Pid, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_breakpoint` [INFO] [stdout] --> src/debugger/breakpoint.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn disable_breakpoint(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid` [INFO] [stdout] --> src/debugger/debugger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pid: Pid, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.58s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking derustify v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `disable_breakpoint` [INFO] [stdout] --> src/debugger/breakpoint.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn disable_breakpoint(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid` [INFO] [stdout] --> src/debugger/debugger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pid: Pid, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_breakpoint` [INFO] [stdout] --> src/debugger/breakpoint.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn disable_breakpoint(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid` [INFO] [stdout] --> src/debugger/debugger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pid: Pid, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "ac5dfc3f8e4ab2bf10b7be8032840debfb99654def16be5faa89fc3864c6cd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5dfc3f8e4ab2bf10b7be8032840debfb99654def16be5faa89fc3864c6cd74", kill_on_drop: false }` [INFO] [stdout] ac5dfc3f8e4ab2bf10b7be8032840debfb99654def16be5faa89fc3864c6cd74