[INFO] cloning repository https://github.com/dineshkumar227/HTTP-Profiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dineshkumar227/HTTP-Profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdineshkumar227%2FHTTP-Profiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdineshkumar227%2FHTTP-Profiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 631ecf552021775ef3b07e4518dd2b4100ef931b [INFO] testing dineshkumar227/HTTP-Profiler 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%2Fdineshkumar227%2FHTTP-Profiler" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dineshkumar227/HTTP-Profiler 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/dineshkumar227/HTTP-Profiler [INFO] finished tweaking git repo https://github.com/dineshkumar227/HTTP-Profiler [INFO] tweaked toml for git repo https://github.com/dineshkumar227/HTTP-Profiler written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/dineshkumar227/HTTP-Profiler 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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 3db3334716dabd22d7ef4acd82c81e9257ab6da65c4e001160ee91693514568b [INFO] running `Command { std: "docker" "start" "-a" "3db3334716dabd22d7ef4acd82c81e9257ab6da65c4e001160ee91693514568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db3334716dabd22d7ef4acd82c81e9257ab6da65c4e001160ee91693514568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db3334716dabd22d7ef4acd82c81e9257ab6da65c4e001160ee91693514568b", kill_on_drop: false }` [INFO] [stdout] 3db3334716dabd22d7ef4acd82c81e9257ab6da65c4e001160ee91693514568b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] c3bdfcf26a9d610411d8f65846e6d204b48e0f5d8aea33f0d013b87800ef4960 [INFO] running `Command { std: "docker" "start" "-a" "c3bdfcf26a9d610411d8f65846e6d204b48e0f5d8aea33f0d013b87800ef4960", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling sytems-challenge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.94s [INFO] running `Command { std: "docker" "inspect" "c3bdfcf26a9d610411d8f65846e6d204b48e0f5d8aea33f0d013b87800ef4960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3bdfcf26a9d610411d8f65846e6d204b48e0f5d8aea33f0d013b87800ef4960", kill_on_drop: false }` [INFO] [stdout] c3bdfcf26a9d610411d8f65846e6d204b48e0f5d8aea33f0d013b87800ef4960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 20a14d3fda17fadadbe8e44193f97a8c7f6f54ae520fec11e290528c74bb5ed0 [INFO] running `Command { std: "docker" "start" "-a" "20a14d3fda17fadadbe8e44193f97a8c7f6f54ae520fec11e290528c74bb5ed0", kill_on_drop: false }` [INFO] [stderr] Compiling sytems-challenge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sytems_challenge-95270a09779d08c2) [INFO] running `Command { std: "docker" "inspect" "20a14d3fda17fadadbe8e44193f97a8c7f6f54ae520fec11e290528c74bb5ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a14d3fda17fadadbe8e44193f97a8c7f6f54ae520fec11e290528c74bb5ed0", kill_on_drop: false }` [INFO] [stdout] 20a14d3fda17fadadbe8e44193f97a8c7f6f54ae520fec11e290528c74bb5ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] f7bee4f2c309c9df4c953dacde093bbb0282d71cbd4572707047fdbd771f7500 [INFO] running `Command { std: "docker" "start" "-a" "f7bee4f2c309c9df4c953dacde093bbb0282d71cbd4572707047fdbd771f7500", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sytems_challenge-95270a09779d08c2) [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7bee4f2c309c9df4c953dacde093bbb0282d71cbd4572707047fdbd771f7500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7bee4f2c309c9df4c953dacde093bbb0282d71cbd4572707047fdbd771f7500", kill_on_drop: false }` [INFO] [stdout] f7bee4f2c309c9df4c953dacde093bbb0282d71cbd4572707047fdbd771f7500