[INFO] cloning repository https://github.com/michcioperz/nootnootutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michcioperz/nootnootutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Fnootnootutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Fnootnootutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bd9fe503c6baeca5a55983d8c678683673c5b42 [INFO] testing michcioperz/nootnootutils 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%2Fmichcioperz%2Fnootnootutils" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michcioperz/nootnootutils 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/michcioperz/nootnootutils [INFO] finished tweaking git repo https://github.com/michcioperz/nootnootutils [INFO] tweaked toml for git repo https://github.com/michcioperz/nootnootutils written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/michcioperz/nootnootutils 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b99a23e92e0c39c7f5a428e7eff1f174cf581ee809176423a673f96975829105 [INFO] running `Command { std: "docker" "start" "-a" "b99a23e92e0c39c7f5a428e7eff1f174cf581ee809176423a673f96975829105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b99a23e92e0c39c7f5a428e7eff1f174cf581ee809176423a673f96975829105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99a23e92e0c39c7f5a428e7eff1f174cf581ee809176423a673f96975829105", kill_on_drop: false }` [INFO] [stdout] b99a23e92e0c39c7f5a428e7eff1f174cf581ee809176423a673f96975829105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 7527276881a90d1c980d9c72f5abf8069af099d5824a0d05b73836f9d16c2105 [INFO] running `Command { std: "docker" "start" "-a" "7527276881a90d1c980d9c72f5abf8069af099d5824a0d05b73836f9d16c2105", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling minreq v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling nootnootutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.71s [INFO] running `Command { std: "docker" "inspect" "7527276881a90d1c980d9c72f5abf8069af099d5824a0d05b73836f9d16c2105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7527276881a90d1c980d9c72f5abf8069af099d5824a0d05b73836f9d16c2105", kill_on_drop: false }` [INFO] [stdout] 7527276881a90d1c980d9c72f5abf8069af099d5824a0d05b73836f9d16c2105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5e101caee128d95b62bb90d75e824c1bf80606e03adc9f9e8f0666c7e4e705b5 [INFO] running `Command { std: "docker" "start" "-a" "5e101caee128d95b62bb90d75e824c1bf80606e03adc9f9e8f0666c7e4e705b5", kill_on_drop: false }` [INFO] [stderr] Compiling nootnootutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Executable unittests src/bin/cat.rs (/opt/rustwide/target/debug/deps/cat-9dd1fede9085710e) [INFO] [stderr] Executable unittests src/bin/chmod.rs (/opt/rustwide/target/debug/deps/chmod-2df678c9d9348f93) [INFO] [stderr] Executable unittests src/bin/cksum.rs (/opt/rustwide/target/debug/deps/cksum-564139e3a597c6a9) [INFO] [stderr] Executable unittests src/bin/echo.rs (/opt/rustwide/target/debug/deps/echo-614e8c95d144f6be) [INFO] [stderr] Executable unittests src/bin/ls.rs (/opt/rustwide/target/debug/deps/ls-0cf8cb485c9b1f3c) [INFO] [stderr] Executable unittests src/bin/whoami.rs (/opt/rustwide/target/debug/deps/whoami-2c187a9757cdc918) [INFO] [stderr] Executable unittests src/bin/yes.rs (/opt/rustwide/target/debug/deps/yes-c5f340970cad13d2) [INFO] running `Command { std: "docker" "inspect" "5e101caee128d95b62bb90d75e824c1bf80606e03adc9f9e8f0666c7e4e705b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e101caee128d95b62bb90d75e824c1bf80606e03adc9f9e8f0666c7e4e705b5", kill_on_drop: false }` [INFO] [stdout] 5e101caee128d95b62bb90d75e824c1bf80606e03adc9f9e8f0666c7e4e705b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a8cc687bf72cc22ca6d1d13e857711d7ac208cc431a63ad8a812e722fdbf17d2 [INFO] running `Command { std: "docker" "start" "-a" "a8cc687bf72cc22ca6d1d13e857711d7ac208cc431a63ad8a812e722fdbf17d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/bin/cat.rs (/opt/rustwide/target/debug/deps/cat-9dd1fede9085710e) [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] [stderr] Running unittests src/bin/chmod.rs (/opt/rustwide/target/debug/deps/chmod-2df678c9d9348f93) [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] [stderr] Running unittests src/bin/cksum.rs (/opt/rustwide/target/debug/deps/cksum-564139e3a597c6a9) [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] [stderr] Running unittests src/bin/echo.rs (/opt/rustwide/target/debug/deps/echo-614e8c95d144f6be) [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] [stderr] Running unittests src/bin/ls.rs (/opt/rustwide/target/debug/deps/ls-0cf8cb485c9b1f3c) [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] [stderr] Running unittests src/bin/whoami.rs (/opt/rustwide/target/debug/deps/whoami-2c187a9757cdc918) [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] [stderr] Running unittests src/bin/yes.rs (/opt/rustwide/target/debug/deps/yes-c5f340970cad13d2) [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" "a8cc687bf72cc22ca6d1d13e857711d7ac208cc431a63ad8a812e722fdbf17d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8cc687bf72cc22ca6d1d13e857711d7ac208cc431a63ad8a812e722fdbf17d2", kill_on_drop: false }` [INFO] [stdout] a8cc687bf72cc22ca6d1d13e857711d7ac208cc431a63ad8a812e722fdbf17d2