[INFO] cloning repository https://github.com/lazy-bitfield/rust-mockstream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazy-bitfield/rust-mockstream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazy-bitfield%2Frust-mockstream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazy-bitfield%2Frust-mockstream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 826d69f26e6a96bd3e84351ed3a6cc5c243f9a7b [INFO] building lazy-bitfield/rust-mockstream against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazy-bitfield%2Frust-mockstream" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lazy-bitfield/rust-mockstream on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lazy-bitfield/rust-mockstream [INFO] finished tweaking git repo https://github.com/lazy-bitfield/rust-mockstream [INFO] tweaked toml for git repo https://github.com/lazy-bitfield/rust-mockstream written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e52d381c9916b08c73890049563e0b6a33d3f8ec8515aae10d6d7a6cda479a [INFO] running `Command { std: "docker" "start" "-a" "79e52d381c9916b08c73890049563e0b6a33d3f8ec8515aae10d6d7a6cda479a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e52d381c9916b08c73890049563e0b6a33d3f8ec8515aae10d6d7a6cda479a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e52d381c9916b08c73890049563e0b6a33d3f8ec8515aae10d6d7a6cda479a", kill_on_drop: false }` [INFO] [stdout] 79e52d381c9916b08c73890049563e0b6a33d3f8ec8515aae10d6d7a6cda479a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b632a2ff7695948e76e28024ce42bc51633b18a768cc1da37a0df659b08c25 [INFO] running `Command { std: "docker" "start" "-a" "e8b632a2ff7695948e76e28024ce42bc51633b18a768cc1da37a0df659b08c25", kill_on_drop: false }` [INFO] [stderr] Compiling mockstream v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "e8b632a2ff7695948e76e28024ce42bc51633b18a768cc1da37a0df659b08c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b632a2ff7695948e76e28024ce42bc51633b18a768cc1da37a0df659b08c25", kill_on_drop: false }` [INFO] [stdout] e8b632a2ff7695948e76e28024ce42bc51633b18a768cc1da37a0df659b08c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c5042bbd9529344fb528c4a0c906247481225540a62005965c71c28665ab34f [INFO] running `Command { std: "docker" "start" "-a" "6c5042bbd9529344fb528c4a0c906247481225540a62005965c71c28665ab34f", kill_on_drop: false }` [INFO] [stderr] Compiling mockstream v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "6c5042bbd9529344fb528c4a0c906247481225540a62005965c71c28665ab34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5042bbd9529344fb528c4a0c906247481225540a62005965c71c28665ab34f", kill_on_drop: false }` [INFO] [stdout] 6c5042bbd9529344fb528c4a0c906247481225540a62005965c71c28665ab34f