[INFO] cloning repository https://github.com/azah/writebytes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azah/writebytes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazah%2Fwritebytes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazah%2Fwritebytes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1e4f4ba6573b8f719bf496a97b5607ed7d94ef7 [INFO] testing azah/writebytes 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%2Fazah%2Fwritebytes" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azah/writebytes 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/azah/writebytes [INFO] finished tweaking git repo https://github.com/azah/writebytes [INFO] tweaked toml for git repo https://github.com/azah/writebytes written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/azah/writebytes 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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 3d86f79d8791585c8b6e2367e2cecc5b38d751f1de9546f6a63cf8c5455b240d [INFO] running `Command { std: "docker" "start" "-a" "3d86f79d8791585c8b6e2367e2cecc5b38d751f1de9546f6a63cf8c5455b240d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d86f79d8791585c8b6e2367e2cecc5b38d751f1de9546f6a63cf8c5455b240d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d86f79d8791585c8b6e2367e2cecc5b38d751f1de9546f6a63cf8c5455b240d", kill_on_drop: false }` [INFO] [stdout] 3d86f79d8791585c8b6e2367e2cecc5b38d751f1de9546f6a63cf8c5455b240d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] be6a61ac21f1a32dd939779535877758f3df8ac8328129bf2cd6bca4eb6b5ea1 [INFO] running `Command { std: "docker" "start" "-a" "be6a61ac21f1a32dd939779535877758f3df8ac8328129bf2cd6bca4eb6b5ea1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling writebytes v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "be6a61ac21f1a32dd939779535877758f3df8ac8328129bf2cd6bca4eb6b5ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6a61ac21f1a32dd939779535877758f3df8ac8328129bf2cd6bca4eb6b5ea1", kill_on_drop: false }` [INFO] [stdout] be6a61ac21f1a32dd939779535877758f3df8ac8328129bf2cd6bca4eb6b5ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 2ce4ae27888a9704e3b26cd4624a27d7dbd02909bed01b27c66d5d22b0cc1acf [INFO] running `Command { std: "docker" "start" "-a" "2ce4ae27888a9704e3b26cd4624a27d7dbd02909bed01b27c66d5d22b0cc1acf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling writebytes v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/writebytes-3c47b8026c533aec) [INFO] running `Command { std: "docker" "inspect" "2ce4ae27888a9704e3b26cd4624a27d7dbd02909bed01b27c66d5d22b0cc1acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce4ae27888a9704e3b26cd4624a27d7dbd02909bed01b27c66d5d22b0cc1acf", kill_on_drop: false }` [INFO] [stdout] 2ce4ae27888a9704e3b26cd4624a27d7dbd02909bed01b27c66d5d22b0cc1acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 68c7fb69885fcd98e221c97acbabee186ba335213ca7d33dcbfca68315a5f6d1 [INFO] running `Command { std: "docker" "start" "-a" "68c7fb69885fcd98e221c97acbabee186ba335213ca7d33dcbfca68315a5f6d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/writebytes-3c47b8026c533aec) [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" "68c7fb69885fcd98e221c97acbabee186ba335213ca7d33dcbfca68315a5f6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c7fb69885fcd98e221c97acbabee186ba335213ca7d33dcbfca68315a5f6d1", kill_on_drop: false }` [INFO] [stdout] 68c7fb69885fcd98e221c97acbabee186ba335213ca7d33dcbfca68315a5f6d1