[INFO] cloning repository https://github.com/saiumesh535/rust-modules-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saiumesh535/rust-modules-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaiumesh535%2Frust-modules-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaiumesh535%2Frust-modules-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05605fe4bfbce0b19b7dba4ce51b5c0c121ff00e [INFO] testing saiumesh535/rust-modules-example against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaiumesh535%2Frust-modules-example" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saiumesh535/rust-modules-example 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/saiumesh535/rust-modules-example [INFO] finished tweaking git repo https://github.com/saiumesh535/rust-modules-example [INFO] tweaked toml for git repo https://github.com/saiumesh535/rust-modules-example written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/saiumesh535/rust-modules-example 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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] 5c36bd7aac78a2a609215a2c0d8cdde7a2a6e2db49569a208ba715a437a930a6 [INFO] running `Command { std: "docker" "start" "-a" "5c36bd7aac78a2a609215a2c0d8cdde7a2a6e2db49569a208ba715a437a930a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c36bd7aac78a2a609215a2c0d8cdde7a2a6e2db49569a208ba715a437a930a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c36bd7aac78a2a609215a2c0d8cdde7a2a6e2db49569a208ba715a437a930a6", kill_on_drop: false }` [INFO] [stdout] 5c36bd7aac78a2a609215a2c0d8cdde7a2a6e2db49569a208ba715a437a930a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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] [stdout] 2eab3f615d288366ccb4fcb3525a8f56a1753bd97da3952ed422351bda079b9f [INFO] running `Command { std: "docker" "start" "-a" "2eab3f615d288366ccb4fcb3525a8f56a1753bd97da3952ed422351bda079b9f", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rust-mod-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `cannot_access` [INFO] [stdout] --> src/filemod.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn cannot_access() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.10s [INFO] running `Command { std: "docker" "inspect" "2eab3f615d288366ccb4fcb3525a8f56a1753bd97da3952ed422351bda079b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eab3f615d288366ccb4fcb3525a8f56a1753bd97da3952ed422351bda079b9f", kill_on_drop: false }` [INFO] [stdout] 2eab3f615d288366ccb4fcb3525a8f56a1753bd97da3952ed422351bda079b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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] f3c0e059602d6f4032fd4a12b8efdeb25168adf2ca2ebfff50d4b15466bd3fd5 [INFO] running `Command { std: "docker" "start" "-a" "f3c0e059602d6f4032fd4a12b8efdeb25168adf2ca2ebfff50d4b15466bd3fd5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-mod-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `cannot_access` [INFO] [stdout] --> src/filemod.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn cannot_access() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `Command { std: "docker" "inspect" "f3c0e059602d6f4032fd4a12b8efdeb25168adf2ca2ebfff50d4b15466bd3fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c0e059602d6f4032fd4a12b8efdeb25168adf2ca2ebfff50d4b15466bd3fd5", kill_on_drop: false }` [INFO] [stdout] f3c0e059602d6f4032fd4a12b8efdeb25168adf2ca2ebfff50d4b15466bd3fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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] [stdout] 685b4ef45cfb32175e3903d5f4bd264254d510af9f2d3e12a2226367c8f7076a [INFO] running `Command { std: "docker" "start" "-a" "685b4ef45cfb32175e3903d5f4bd264254d510af9f2d3e12a2226367c8f7076a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `cannot_access` [INFO] [stderr] --> src/filemod.rs:8:4 [INFO] [stderr] | [INFO] [stderr] 8 | fn cannot_access() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-mod-example` (bin "rust-mod-example" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_mod_example-eb1008873334b686) [INFO] [stdout] [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" "685b4ef45cfb32175e3903d5f4bd264254d510af9f2d3e12a2226367c8f7076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685b4ef45cfb32175e3903d5f4bd264254d510af9f2d3e12a2226367c8f7076a", kill_on_drop: false }` [INFO] [stdout] 685b4ef45cfb32175e3903d5f4bd264254d510af9f2d3e12a2226367c8f7076a