[INFO] cloning repository https://github.com/ymgyt/http-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/http-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fhttp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fhttp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da577151da3b4259c9ba5c6d6204c0e668167218 [INFO] building ymgyt/http-rs against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fhttp-rs" "/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/ymgyt/http-rs on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/http-rs [INFO] finished tweaking git repo https://github.com/ymgyt/http-rs [INFO] tweaked toml for git repo https://github.com/ymgyt/http-rs written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/http-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6934e144ed41cb035866e60dfee4f9cba6d4c69339e942a129f4874cd3d5d7a [INFO] running `Command { std: "docker" "start" "-a" "e6934e144ed41cb035866e60dfee4f9cba6d4c69339e942a129f4874cd3d5d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6934e144ed41cb035866e60dfee4f9cba6d4c69339e942a129f4874cd3d5d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6934e144ed41cb035866e60dfee4f9cba6d4c69339e942a129f4874cd3d5d7a", kill_on_drop: false }` [INFO] [stdout] e6934e144ed41cb035866e60dfee4f9cba6d4c69339e942a129f4874cd3d5d7a [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=forbid" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606855cc26c6b1f1fd0a4b7b73be040da8e13252f408749e7e29807eaf7e2faf [INFO] running `Command { std: "docker" "start" "-a" "606855cc26c6b1f1fd0a4b7b73be040da8e13252f408749e7e29807eaf7e2faf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `Command { std: "docker" "inspect" "606855cc26c6b1f1fd0a4b7b73be040da8e13252f408749e7e29807eaf7e2faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606855cc26c6b1f1fd0a4b7b73be040da8e13252f408749e7e29807eaf7e2faf", kill_on_drop: false }` [INFO] [stdout] 606855cc26c6b1f1fd0a4b7b73be040da8e13252f408749e7e29807eaf7e2faf [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=forbid" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1abe99f23b398348d05d38629656b5f5d7680d57c7f41fce00a4e4ec8d8d798c [INFO] running `Command { std: "docker" "start" "-a" "1abe99f23b398348d05d38629656b5f5d7680d57c7f41fce00a4e4ec8d8d798c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/http-da2f27986401a67b) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-4c5ec4505e5580a4) [INFO] running `Command { std: "docker" "inspect" "1abe99f23b398348d05d38629656b5f5d7680d57c7f41fce00a4e4ec8d8d798c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abe99f23b398348d05d38629656b5f5d7680d57c7f41fce00a4e4ec8d8d798c", kill_on_drop: false }` [INFO] [stdout] 1abe99f23b398348d05d38629656b5f5d7680d57c7f41fce00a4e4ec8d8d798c