[INFO] cloning repository https://github.com/Eduarch42/distri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eduarch42/distri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduarch42%2Fdistri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduarch42%2Fdistri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0451571b2e89d3719b6b5d9ba9ee76672b60a9b3 [INFO] testing Eduarch42/distri against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduarch42%2Fdistri" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eduarch42/distri on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eduarch42/distri [INFO] finished tweaking git repo https://github.com/Eduarch42/distri [INFO] tweaked toml for git repo https://github.com/Eduarch42/distri written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/Eduarch42/distri already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ab27979b8621ac2258eb87170a1b5f3857e87702a90c0337d51e5d2f4e6dafb [INFO] running `Command { std: "docker" "start" "-a" "4ab27979b8621ac2258eb87170a1b5f3857e87702a90c0337d51e5d2f4e6dafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab27979b8621ac2258eb87170a1b5f3857e87702a90c0337d51e5d2f4e6dafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab27979b8621ac2258eb87170a1b5f3857e87702a90c0337d51e5d2f4e6dafb", kill_on_drop: false }` [INFO] [stdout] 4ab27979b8621ac2258eb87170a1b5f3857e87702a90c0337d51e5d2f4e6dafb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f46cc784b0760c8b16acc615848ef1a54dbf0381a71907d1cc8ee1fb059ddb5 [INFO] running `Command { std: "docker" "start" "-a" "0f46cc784b0760c8b16acc615848ef1a54dbf0381a71907d1cc8ee1fb059ddb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rustyline v5.0.4 [INFO] [stderr] Compiling distri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "0f46cc784b0760c8b16acc615848ef1a54dbf0381a71907d1cc8ee1fb059ddb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f46cc784b0760c8b16acc615848ef1a54dbf0381a71907d1cc8ee1fb059ddb5", kill_on_drop: false }` [INFO] [stdout] 0f46cc784b0760c8b16acc615848ef1a54dbf0381a71907d1cc8ee1fb059ddb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1d999832bd940af79caa5de4dfdf4812cfade4af28ae8122eb9065a4881c78 [INFO] running `Command { std: "docker" "start" "-a" "fe1d999832bd940af79caa5de4dfdf4812cfade4af28ae8122eb9065a4881c78", kill_on_drop: false }` [INFO] [stderr] Compiling distri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "fe1d999832bd940af79caa5de4dfdf4812cfade4af28ae8122eb9065a4881c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1d999832bd940af79caa5de4dfdf4812cfade4af28ae8122eb9065a4881c78", kill_on_drop: false }` [INFO] [stdout] fe1d999832bd940af79caa5de4dfdf4812cfade4af28ae8122eb9065a4881c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4384f2e88b6eecdf5c56f0414519be89eb0fd4b629723032fc61b859b7de7f35 [INFO] running `Command { std: "docker" "start" "-a" "4384f2e88b6eecdf5c56f0414519be89eb0fd4b629723032fc61b859b7de7f35", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/distri-6c73d3d900716d5a) [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" "4384f2e88b6eecdf5c56f0414519be89eb0fd4b629723032fc61b859b7de7f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4384f2e88b6eecdf5c56f0414519be89eb0fd4b629723032fc61b859b7de7f35", kill_on_drop: false }` [INFO] [stdout] 4384f2e88b6eecdf5c56f0414519be89eb0fd4b629723032fc61b859b7de7f35