[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] testing eyingxuan/derustify against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyingxuan%2Fderustify" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eyingxuan/derustify on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-3/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29fa16d758fe3aecafa95340d4b7eaeed719fd873e5fe404f30f071b6fa3c1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b29fa16d758fe3aecafa95340d4b7eaeed719fd873e5fe404f30f071b6fa3c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29fa16d758fe3aecafa95340d4b7eaeed719fd873e5fe404f30f071b6fa3c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29fa16d758fe3aecafa95340d4b7eaeed719fd873e5fe404f30f071b6fa3c1b", kill_on_drop: false }` [INFO] [stdout] b29fa16d758fe3aecafa95340d4b7eaeed719fd873e5fe404f30f071b6fa3c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 598162cd80e7edd0dea6dc25cbbcaa57cf78c4d66ecc4bc803c1342d61017587 [INFO] running `Command { std: "docker" "start" "-a" "598162cd80e7edd0dea6dc25cbbcaa57cf78c4d66ecc4bc803c1342d61017587", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling derustify v0.1.0 (/opt/rustwide/workdir) [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.28s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "598162cd80e7edd0dea6dc25cbbcaa57cf78c4d66ecc4bc803c1342d61017587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598162cd80e7edd0dea6dc25cbbcaa57cf78c4d66ecc4bc803c1342d61017587", kill_on_drop: false }` [INFO] [stdout] 598162cd80e7edd0dea6dc25cbbcaa57cf78c4d66ecc4bc803c1342d61017587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9248e62d80db0516a6b4a42c977111af92cdedc9c6a6200e0bff889150768183 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9248e62d80db0516a6b4a42c977111af92cdedc9c6a6200e0bff889150768183", kill_on_drop: false }` [INFO] [stderr] Compiling derustify v0.1.0 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "9248e62d80db0516a6b4a42c977111af92cdedc9c6a6200e0bff889150768183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9248e62d80db0516a6b4a42c977111af92cdedc9c6a6200e0bff889150768183", kill_on_drop: false }` [INFO] [stdout] 9248e62d80db0516a6b4a42c977111af92cdedc9c6a6200e0bff889150768183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0cf19dacd0684748e29380007bd7315b6620482004ce46d0af70850eedefe30c [INFO] running `Command { std: "docker" "start" "-a" "0cf19dacd0684748e29380007bd7315b6620482004ce46d0af70850eedefe30c", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `disable_breakpoint` [INFO] [stderr] --> src/debugger/breakpoint.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn disable_breakpoint(&mut self) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pid` [INFO] [stderr] --> src/debugger/debugger.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | pid: Pid, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `derustify` (bin "derustify" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/derustify-92b77052b33288e0) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cf19dacd0684748e29380007bd7315b6620482004ce46d0af70850eedefe30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf19dacd0684748e29380007bd7315b6620482004ce46d0af70850eedefe30c", kill_on_drop: false }` [INFO] [stdout] 0cf19dacd0684748e29380007bd7315b6620482004ce46d0af70850eedefe30c