[INFO] cloning repository https://github.com/fabricereix/sample-curl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabricereix/sample-curl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Fsample-curl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Fsample-curl-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2bbeca6105eca083e85a1f1c9a1ee0266c04570 [INFO] testing fabricereix/sample-curl-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Fsample-curl-rust" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabricereix/sample-curl-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabricereix/sample-curl-rust [INFO] finished tweaking git repo https://github.com/fabricereix/sample-curl-rust [INFO] tweaked toml for git repo https://github.com/fabricereix/sample-curl-rust written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/fabricereix/sample-curl-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d6559181eb1826b6dc7ccea2e200dea7bde49bd13c4962e9b855d109fff36e7 [INFO] running `Command { std: "docker" "start" "-a" "2d6559181eb1826b6dc7ccea2e200dea7bde49bd13c4962e9b855d109fff36e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6559181eb1826b6dc7ccea2e200dea7bde49bd13c4962e9b855d109fff36e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6559181eb1826b6dc7ccea2e200dea7bde49bd13c4962e9b855d109fff36e7", kill_on_drop: false }` [INFO] [stdout] 2d6559181eb1826b6dc7ccea2e200dea7bde49bd13c4962e9b855d109fff36e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6167ac17361cb303d04cce1d121364a486717b13c4d36ac909bff0d4b9efadbe [INFO] running `Command { std: "docker" "start" "-a" "6167ac17361cb303d04cce1d121364a486717b13c4d36ac909bff0d4b9efadbe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling sample-curl-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "6167ac17361cb303d04cce1d121364a486717b13c4d36ac909bff0d4b9efadbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6167ac17361cb303d04cce1d121364a486717b13c4d36ac909bff0d4b9efadbe", kill_on_drop: false }` [INFO] [stdout] 6167ac17361cb303d04cce1d121364a486717b13c4d36ac909bff0d4b9efadbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88dd4b78a99fc51d8e2168adf756638a6c942ce9a6f24694c4efcdf3eaedeeb1 [INFO] running `Command { std: "docker" "start" "-a" "88dd4b78a99fc51d8e2168adf756638a6c942ce9a6f24694c4efcdf3eaedeeb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sample-curl-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.84s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sample_curl_rust-1a86184beec5a7e4) [INFO] running `Command { std: "docker" "inspect" "88dd4b78a99fc51d8e2168adf756638a6c942ce9a6f24694c4efcdf3eaedeeb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88dd4b78a99fc51d8e2168adf756638a6c942ce9a6f24694c4efcdf3eaedeeb1", kill_on_drop: false }` [INFO] [stdout] 88dd4b78a99fc51d8e2168adf756638a6c942ce9a6f24694c4efcdf3eaedeeb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62240b4f8d031733772b87b7a2e504022d3dbe511765b2d482362eb00aabf359 [INFO] running `Command { std: "docker" "start" "-a" "62240b4f8d031733772b87b7a2e504022d3dbe511765b2d482362eb00aabf359", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sample_curl_rust-1a86184beec5a7e4) [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" "62240b4f8d031733772b87b7a2e504022d3dbe511765b2d482362eb00aabf359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62240b4f8d031733772b87b7a2e504022d3dbe511765b2d482362eb00aabf359", kill_on_drop: false }` [INFO] [stdout] 62240b4f8d031733772b87b7a2e504022d3dbe511765b2d482362eb00aabf359