[INFO] cloning repository https://github.com/mutoso/mush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutoso/mush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutoso%2Fmush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutoso%2Fmush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d1c5faf4a1751f689aa3534dc685b73a88e19ee [INFO] testing mutoso/mush 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%2Fmutoso%2Fmush" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mutoso/mush 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/mutoso/mush [INFO] finished tweaking git repo https://github.com/mutoso/mush [INFO] tweaked toml for git repo https://github.com/mutoso/mush written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mutoso/mush 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f2709eb0e8e88d7534a9d739fea32db35edd851b7841baf9915666bf34bc218f [INFO] running `Command { std: "docker" "start" "-a" "f2709eb0e8e88d7534a9d739fea32db35edd851b7841baf9915666bf34bc218f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2709eb0e8e88d7534a9d739fea32db35edd851b7841baf9915666bf34bc218f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2709eb0e8e88d7534a9d739fea32db35edd851b7841baf9915666bf34bc218f", kill_on_drop: false }` [INFO] [stdout] f2709eb0e8e88d7534a9d739fea32db35edd851b7841baf9915666bf34bc218f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 97c9ee7f373ae9ffee7f07b0ae7e7a3dc95c8ee55061be8320ac4f2534d6e85b [INFO] running `Command { std: "docker" "start" "-a" "97c9ee7f373ae9ffee7f07b0ae7e7a3dc95c8ee55061be8320ac4f2534d6e85b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling mush v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.25s [INFO] running `Command { std: "docker" "inspect" "97c9ee7f373ae9ffee7f07b0ae7e7a3dc95c8ee55061be8320ac4f2534d6e85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c9ee7f373ae9ffee7f07b0ae7e7a3dc95c8ee55061be8320ac4f2534d6e85b", kill_on_drop: false }` [INFO] [stdout] 97c9ee7f373ae9ffee7f07b0ae7e7a3dc95c8ee55061be8320ac4f2534d6e85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8cc0571aeccaa24238a717df3b15fd333f5fcdf121b61f8df3b27f645e6e53e6 [INFO] running `Command { std: "docker" "start" "-a" "8cc0571aeccaa24238a717df3b15fd333f5fcdf121b61f8df3b27f645e6e53e6", kill_on_drop: false }` [INFO] [stderr] Compiling mush v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "8cc0571aeccaa24238a717df3b15fd333f5fcdf121b61f8df3b27f645e6e53e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc0571aeccaa24238a717df3b15fd333f5fcdf121b61f8df3b27f645e6e53e6", kill_on_drop: false }` [INFO] [stdout] 8cc0571aeccaa24238a717df3b15fd333f5fcdf121b61f8df3b27f645e6e53e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 24daccf2acd49b21b416219a54cf6c1eabfa7825b6daa64f5c17d26f2b90b3a5 [INFO] running `Command { std: "docker" "start" "-a" "24daccf2acd49b21b416219a54cf6c1eabfa7825b6daa64f5c17d26f2b90b3a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mush-a0620e27991c5f70) [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" "24daccf2acd49b21b416219a54cf6c1eabfa7825b6daa64f5c17d26f2b90b3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24daccf2acd49b21b416219a54cf6c1eabfa7825b6daa64f5c17d26f2b90b3a5", kill_on_drop: false }` [INFO] [stdout] 24daccf2acd49b21b416219a54cf6c1eabfa7825b6daa64f5c17d26f2b90b3a5