[INFO] cloning repository https://github.com/DariuszOstolski/rust_ppc_e5500_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DariuszOstolski/rust_ppc_e5500_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDariuszOstolski%2Frust_ppc_e5500_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDariuszOstolski%2Frust_ppc_e5500_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5865930b0f6c8403a4e5e85d6458d7f3bedff451 [INFO] testing DariuszOstolski/rust_ppc_e5500_template 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%2FDariuszOstolski%2Frust_ppc_e5500_template" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DariuszOstolski/rust_ppc_e5500_template 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] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/DariuszOstolski/rust_ppc_e5500_template [INFO] finished tweaking git repo https://github.com/DariuszOstolski/rust_ppc_e5500_template [INFO] tweaked toml for git repo https://github.com/DariuszOstolski/rust_ppc_e5500_template written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/DariuszOstolski/rust_ppc_e5500_template 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ee834a504184a3785056e696bf4b51e3ff39e6dd69b91f64c9c22eef9d90df40 [INFO] running `Command { std: "docker" "start" "-a" "ee834a504184a3785056e696bf4b51e3ff39e6dd69b91f64c9c22eef9d90df40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee834a504184a3785056e696bf4b51e3ff39e6dd69b91f64c9c22eef9d90df40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee834a504184a3785056e696bf4b51e3ff39e6dd69b91f64c9c22eef9d90df40", kill_on_drop: false }` [INFO] [stdout] ee834a504184a3785056e696bf4b51e3ff39e6dd69b91f64c9c22eef9d90df40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] f82e0ba4e297448b9fddd372deea429748034ae3c68bd96e47dd87b78e2ca1ad [INFO] running `Command { std: "docker" "start" "-a" "f82e0ba4e297448b9fddd372deea429748034ae3c68bd96e47dd87b78e2ca1ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `Command { std: "docker" "inspect" "f82e0ba4e297448b9fddd372deea429748034ae3c68bd96e47dd87b78e2ca1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82e0ba4e297448b9fddd372deea429748034ae3c68bd96e47dd87b78e2ca1ad", kill_on_drop: false }` [INFO] [stdout] f82e0ba4e297448b9fddd372deea429748034ae3c68bd96e47dd87b78e2ca1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 8d0fab01ce23c541ef131d5aa002db7e5c4f1af213e2e94b5f31342fb0212942 [INFO] running `Command { std: "docker" "start" "-a" "8d0fab01ce23c541ef131d5aa002db7e5c4f1af213e2e94b5f31342fb0212942", kill_on_drop: false }` [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "8d0fab01ce23c541ef131d5aa002db7e5c4f1af213e2e94b5f31342fb0212942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0fab01ce23c541ef131d5aa002db7e5c4f1af213e2e94b5f31342fb0212942", kill_on_drop: false }` [INFO] [stdout] 8d0fab01ce23c541ef131d5aa002db7e5c4f1af213e2e94b5f31342fb0212942 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] d2c42151f895d52bc400554d66aaf76dde4d3cf287639667b02319243ef490f9 [INFO] running `Command { std: "docker" "start" "-a" "d2c42151f895d52bc400554d66aaf76dde4d3cf287639667b02319243ef490f9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello-6690bd5e39341f31) [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" "d2c42151f895d52bc400554d66aaf76dde4d3cf287639667b02319243ef490f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c42151f895d52bc400554d66aaf76dde4d3cf287639667b02319243ef490f9", kill_on_drop: false }` [INFO] [stdout] d2c42151f895d52bc400554d66aaf76dde4d3cf287639667b02319243ef490f9