[INFO] cloning repository https://github.com/balena-io-playground/balena-rust-hello-static [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balena-io-playground/balena-rust-hello-static" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalena-io-playground%2Fbalena-rust-hello-static", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalena-io-playground%2Fbalena-rust-hello-static'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f01233672bfcf6004431ce0d829d0a50b8a1e7f [INFO] testing balena-io-playground/balena-rust-hello-static against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalena-io-playground%2Fbalena-rust-hello-static" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balena-io-playground/balena-rust-hello-static on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/balena-io-playground/balena-rust-hello-static [INFO] finished tweaking git repo https://github.com/balena-io-playground/balena-rust-hello-static [INFO] tweaked toml for git repo https://github.com/balena-io-playground/balena-rust-hello-static written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/balena-io-playground/balena-rust-hello-static already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d32ed1b66174dfcc36e27ca381e7c219c38322d3c6ad9d846f577291561df92 [INFO] running `Command { std: "docker" "start" "-a" "0d32ed1b66174dfcc36e27ca381e7c219c38322d3c6ad9d846f577291561df92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d32ed1b66174dfcc36e27ca381e7c219c38322d3c6ad9d846f577291561df92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d32ed1b66174dfcc36e27ca381e7c219c38322d3c6ad9d846f577291561df92", kill_on_drop: false }` [INFO] [stdout] 0d32ed1b66174dfcc36e27ca381e7c219c38322d3c6ad9d846f577291561df92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a39a8c5ca9a2341f6833eb96d3d9d8c56860de9aac2e6e6fba4073667f655cf [INFO] running `Command { std: "docker" "start" "-a" "5a39a8c5ca9a2341f6833eb96d3d9d8c56860de9aac2e6e6fba4073667f655cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.91s [INFO] running `Command { std: "docker" "inspect" "5a39a8c5ca9a2341f6833eb96d3d9d8c56860de9aac2e6e6fba4073667f655cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a39a8c5ca9a2341f6833eb96d3d9d8c56860de9aac2e6e6fba4073667f655cf", kill_on_drop: false }` [INFO] [stdout] 5a39a8c5ca9a2341f6833eb96d3d9d8c56860de9aac2e6e6fba4073667f655cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24b23c7d38536b973e2b4d86dcd60feaac5881a68febe0bd7151ec9cffaf5597 [INFO] running `Command { std: "docker" "start" "-a" "24b23c7d38536b973e2b4d86dcd60feaac5881a68febe0bd7151ec9cffaf5597", kill_on_drop: false }` [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "24b23c7d38536b973e2b4d86dcd60feaac5881a68febe0bd7151ec9cffaf5597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b23c7d38536b973e2b4d86dcd60feaac5881a68febe0bd7151ec9cffaf5597", kill_on_drop: false }` [INFO] [stdout] 24b23c7d38536b973e2b4d86dcd60feaac5881a68febe0bd7151ec9cffaf5597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbec1f96455ed96b27a9823d2def71e81469563503ba6ccd5a7976c444e71a83 [INFO] running `Command { std: "docker" "start" "-a" "bbec1f96455ed96b27a9823d2def71e81469563503ba6ccd5a7976c444e71a83", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 55s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello-c0fdd7312346eaa4) [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" "bbec1f96455ed96b27a9823d2def71e81469563503ba6ccd5a7976c444e71a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbec1f96455ed96b27a9823d2def71e81469563503ba6ccd5a7976c444e71a83", kill_on_drop: false }` [INFO] [stdout] bbec1f96455ed96b27a9823d2def71e81469563503ba6ccd5a7976c444e71a83