[INFO] cloning repository https://github.com/JeffreyArt1/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/JeffreyArt1/first-rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffreyArt1%2Ffirst-rust-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffreyArt1%2Ffirst-rust-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cb60dfb5081a38be48b323db356993ed0162be5 [INFO] testing JeffreyArt1/first-rust-project against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffreyArt1%2Ffirst-rust-project" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JeffreyArt1/first-rust-project on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JeffreyArt1/first-rust-project [INFO] finished tweaking git repo https://github.com/JeffreyArt1/first-rust-project [INFO] tweaked toml for git repo https://github.com/JeffreyArt1/first-rust-project written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/JeffreyArt1/first-rust-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcac720f57865eedcae8a5a926c65ea4ad3b481564b2d78217a5eac65ecb2da1 [INFO] running `Command { std: "docker" "start" "-a" "dcac720f57865eedcae8a5a926c65ea4ad3b481564b2d78217a5eac65ecb2da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcac720f57865eedcae8a5a926c65ea4ad3b481564b2d78217a5eac65ecb2da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcac720f57865eedcae8a5a926c65ea4ad3b481564b2d78217a5eac65ecb2da1", kill_on_drop: false }` [INFO] [stdout] dcac720f57865eedcae8a5a926c65ea4ad3b481564b2d78217a5eac65ecb2da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 141e640a37f6394010b40c699b9bf8d1d5c44fe80af9df15fb0e60981994c09e [INFO] running `Command { std: "docker" "start" "-a" "141e640a37f6394010b40c699b9bf8d1d5c44fe80af9df15fb0e60981994c09e", kill_on_drop: false }` [INFO] [stderr] Compiling first-rust-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "141e640a37f6394010b40c699b9bf8d1d5c44fe80af9df15fb0e60981994c09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141e640a37f6394010b40c699b9bf8d1d5c44fe80af9df15fb0e60981994c09e", kill_on_drop: false }` [INFO] [stdout] 141e640a37f6394010b40c699b9bf8d1d5c44fe80af9df15fb0e60981994c09e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2f89a8cb4336d9a46005c538829e24b9fe2503126df78e7281826ac475a3d5d [INFO] running `Command { std: "docker" "start" "-a" "b2f89a8cb4336d9a46005c538829e24b9fe2503126df78e7281826ac475a3d5d", 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 0.68s [INFO] running `Command { std: "docker" "inspect" "b2f89a8cb4336d9a46005c538829e24b9fe2503126df78e7281826ac475a3d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f89a8cb4336d9a46005c538829e24b9fe2503126df78e7281826ac475a3d5d", kill_on_drop: false }` [INFO] [stdout] b2f89a8cb4336d9a46005c538829e24b9fe2503126df78e7281826ac475a3d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fc8ed3697332a10e8b4e4f16598187931ef1434e98e897691a07bc6505fe409 [INFO] running `Command { std: "docker" "start" "-a" "2fc8ed3697332a10e8b4e4f16598187931ef1434e98e897691a07bc6505fe409", 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-1035d86c0da6b442) [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" "2fc8ed3697332a10e8b4e4f16598187931ef1434e98e897691a07bc6505fe409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc8ed3697332a10e8b4e4f16598187931ef1434e98e897691a07bc6505fe409", kill_on_drop: false }` [INFO] [stdout] 2fc8ed3697332a10e8b4e4f16598187931ef1434e98e897691a07bc6505fe409