[INFO] cloning repository https://github.com/jewlexx/funix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewlexx/funix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Ffunix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Ffunix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f9bb21e31ebd95e470926f935de22722c2da1c7 [INFO] testing jewlexx/funix 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%2Fjewlexx%2Ffunix" "/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/jewlexx/funix 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/jewlexx/funix [INFO] finished tweaking git repo https://github.com/jewlexx/funix [INFO] tweaked toml for git repo https://github.com/jewlexx/funix written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/jewlexx/funix 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] Updating crates.io index [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] 51f5708de0ae81d76656b7ae2db550a3f87ac8280d9926cce4385d3253503685 [INFO] running `Command { std: "docker" "start" "-a" "51f5708de0ae81d76656b7ae2db550a3f87ac8280d9926cce4385d3253503685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f5708de0ae81d76656b7ae2db550a3f87ac8280d9926cce4385d3253503685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f5708de0ae81d76656b7ae2db550a3f87ac8280d9926cce4385d3253503685", kill_on_drop: false }` [INFO] [stdout] 51f5708de0ae81d76656b7ae2db550a3f87ac8280d9926cce4385d3253503685 [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] 8998d9c50b4e54002bdd988dd0897d42f0b01fec21bdb78be2dffe5736cf8bc9 [INFO] running `Command { std: "docker" "start" "-a" "8998d9c50b4e54002bdd988dd0897d42f0b01fec21bdb78be2dffe5736cf8bc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling spinners v3.1.0 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libgit2-sys v0.13.1+1.4.2 [INFO] [stderr] Compiling git2 v0.14.1 [INFO] [stderr] Compiling funix v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "8998d9c50b4e54002bdd988dd0897d42f0b01fec21bdb78be2dffe5736cf8bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8998d9c50b4e54002bdd988dd0897d42f0b01fec21bdb78be2dffe5736cf8bc9", kill_on_drop: false }` [INFO] [stdout] 8998d9c50b4e54002bdd988dd0897d42f0b01fec21bdb78be2dffe5736cf8bc9 [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] d83b842a3bcf0f4a016ed5393247bab4079f50e00817786b91f6b084aa88076b [INFO] running `Command { std: "docker" "start" "-a" "d83b842a3bcf0f4a016ed5393247bab4079f50e00817786b91f6b084aa88076b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling funix v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/funix-06bca4e7401f6625) [INFO] running `Command { std: "docker" "inspect" "d83b842a3bcf0f4a016ed5393247bab4079f50e00817786b91f6b084aa88076b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83b842a3bcf0f4a016ed5393247bab4079f50e00817786b91f6b084aa88076b", kill_on_drop: false }` [INFO] [stdout] d83b842a3bcf0f4a016ed5393247bab4079f50e00817786b91f6b084aa88076b [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] e33a81641a8dbddfa962e2e955002847f231698c70c7fa891f6df33cca9d2873 [INFO] running `Command { std: "docker" "start" "-a" "e33a81641a8dbddfa962e2e955002847f231698c70c7fa891f6df33cca9d2873", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/funix-06bca4e7401f6625) [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" "e33a81641a8dbddfa962e2e955002847f231698c70c7fa891f6df33cca9d2873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33a81641a8dbddfa962e2e955002847f231698c70c7fa891f6df33cca9d2873", kill_on_drop: false }` [INFO] [stdout] e33a81641a8dbddfa962e2e955002847f231698c70c7fa891f6df33cca9d2873