[INFO] cloning repository https://github.com/jenix21/buildrun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jenix21/buildrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenix21%2Fbuildrun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenix21%2Fbuildrun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5deef33a9d6df30e963a6a3c29faf533b1ec5106 [INFO] testing jenix21/buildrun 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%2Fjenix21%2Fbuildrun" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jenix21/buildrun 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/jenix21/buildrun [INFO] finished tweaking git repo https://github.com/jenix21/buildrun [INFO] tweaked toml for git repo https://github.com/jenix21/buildrun written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jenix21/buildrun 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 63cf4466dea4317bde58d811dd3b4b89129edf783656da356a0124b5766b46f3 [INFO] running `Command { std: "docker" "start" "-a" "63cf4466dea4317bde58d811dd3b4b89129edf783656da356a0124b5766b46f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63cf4466dea4317bde58d811dd3b4b89129edf783656da356a0124b5766b46f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63cf4466dea4317bde58d811dd3b4b89129edf783656da356a0124b5766b46f3", kill_on_drop: false }` [INFO] [stdout] 63cf4466dea4317bde58d811dd3b4b89129edf783656da356a0124b5766b46f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1fe3ae35e5f28ec9bfdd52bf27f8e720c450a0c18b111ca6c24dca4b277353aa [INFO] running `Command { std: "docker" "start" "-a" "1fe3ae35e5f28ec9bfdd52bf27f8e720c450a0c18b111ca6c24dca4b277353aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling buildrun v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.29s [INFO] running `Command { std: "docker" "inspect" "1fe3ae35e5f28ec9bfdd52bf27f8e720c450a0c18b111ca6c24dca4b277353aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe3ae35e5f28ec9bfdd52bf27f8e720c450a0c18b111ca6c24dca4b277353aa", kill_on_drop: false }` [INFO] [stdout] 1fe3ae35e5f28ec9bfdd52bf27f8e720c450a0c18b111ca6c24dca4b277353aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c407c7e6df3f1716f438e177f8b3c50e6f8a79ea041a22c82df27252449657d0 [INFO] running `Command { std: "docker" "start" "-a" "c407c7e6df3f1716f438e177f8b3c50e6f8a79ea041a22c82df27252449657d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling buildrun v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.12s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/buildrun-6b37948bd57de86d) [INFO] running `Command { std: "docker" "inspect" "c407c7e6df3f1716f438e177f8b3c50e6f8a79ea041a22c82df27252449657d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c407c7e6df3f1716f438e177f8b3c50e6f8a79ea041a22c82df27252449657d0", kill_on_drop: false }` [INFO] [stdout] c407c7e6df3f1716f438e177f8b3c50e6f8a79ea041a22c82df27252449657d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 64c6e07bef81fb716dafcc2fbf1e28f6282c93f1660d71cd1ca2758a78018750 [INFO] running `Command { std: "docker" "start" "-a" "64c6e07bef81fb716dafcc2fbf1e28f6282c93f1660d71cd1ca2758a78018750", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buildrun-6b37948bd57de86d) [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" "64c6e07bef81fb716dafcc2fbf1e28f6282c93f1660d71cd1ca2758a78018750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c6e07bef81fb716dafcc2fbf1e28f6282c93f1660d71cd1ca2758a78018750", kill_on_drop: false }` [INFO] [stdout] 64c6e07bef81fb716dafcc2fbf1e28f6282c93f1660d71cd1ca2758a78018750