[INFO] cloning repository https://github.com/Mikkek/first_rust_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mikkek/first_rust_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkek%2Ffirst_rust_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkek%2Ffirst_rust_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4762b2a0cc07f091d45335138199fc52aa99156e [INFO] testing Mikkek/first_rust_project against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkek%2Ffirst_rust_project" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mikkek/first_rust_project 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/Mikkek/first_rust_project [INFO] finished tweaking git repo https://github.com/Mikkek/first_rust_project [INFO] tweaked toml for git repo https://github.com/Mikkek/first_rust_project written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/Mikkek/first_rust_project 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-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] 015a316f451d23d37ab44ed75fc1bccdb8a4aaf5e404155986472a0f02e80c14 [INFO] running `Command { std: "docker" "start" "-a" "015a316f451d23d37ab44ed75fc1bccdb8a4aaf5e404155986472a0f02e80c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "015a316f451d23d37ab44ed75fc1bccdb8a4aaf5e404155986472a0f02e80c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015a316f451d23d37ab44ed75fc1bccdb8a4aaf5e404155986472a0f02e80c14", kill_on_drop: false }` [INFO] [stdout] 015a316f451d23d37ab44ed75fc1bccdb8a4aaf5e404155986472a0f02e80c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] 3082f4bd0d8129504ace1dfe2db9f626b78cd4ae9cf8689b5e97a1945bf58b29 [INFO] running `Command { std: "docker" "start" "-a" "3082f4bd0d8129504ace1dfe2db9f626b78cd4ae9cf8689b5e97a1945bf58b29", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling first_rust_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.25s [INFO] running `Command { std: "docker" "inspect" "3082f4bd0d8129504ace1dfe2db9f626b78cd4ae9cf8689b5e97a1945bf58b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3082f4bd0d8129504ace1dfe2db9f626b78cd4ae9cf8689b5e97a1945bf58b29", kill_on_drop: false }` [INFO] [stdout] 3082f4bd0d8129504ace1dfe2db9f626b78cd4ae9cf8689b5e97a1945bf58b29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] 2e403346957b23e2622e4440dcf6350d06c13da3827e8dfe1c5d5130700f1c47 [INFO] running `Command { std: "docker" "start" "-a" "2e403346957b23e2622e4440dcf6350d06c13da3827e8dfe1c5d5130700f1c47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling first_rust_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "2e403346957b23e2622e4440dcf6350d06c13da3827e8dfe1c5d5130700f1c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e403346957b23e2622e4440dcf6350d06c13da3827e8dfe1c5d5130700f1c47", kill_on_drop: false }` [INFO] [stdout] 2e403346957b23e2622e4440dcf6350d06c13da3827e8dfe1c5d5130700f1c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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] be7e36e3dc6f58c70a5553838624442e1336635059e2e46a371d815f17f40504 [INFO] running `Command { std: "docker" "start" "-a" "be7e36e3dc6f58c70a5553838624442e1336635059e2e46a371d815f17f40504", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/first_rust_project-0d87eec1376941d8) [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" "be7e36e3dc6f58c70a5553838624442e1336635059e2e46a371d815f17f40504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7e36e3dc6f58c70a5553838624442e1336635059e2e46a371d815f17f40504", kill_on_drop: false }` [INFO] [stdout] be7e36e3dc6f58c70a5553838624442e1336635059e2e46a371d815f17f40504