[INFO] cloning repository https://github.com/mdsteele/tuna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdsteele/tuna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsteele%2Ftuna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsteele%2Ftuna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d1450e07c038fc051394ec96386e2ffae83df17 [INFO] testing mdsteele/tuna against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsteele%2Ftuna" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdsteele/tuna on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdsteele/tuna [INFO] finished tweaking git repo https://github.com/mdsteele/tuna [INFO] tweaked toml for git repo https://github.com/mdsteele/tuna written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/mdsteele/tuna already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mdsteele/ahi` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 377b5c4fca747bd983e0dd6f50ac57b35046edc75c22394790414a412f28df56 [INFO] running `Command { std: "docker" "start" "-a" "377b5c4fca747bd983e0dd6f50ac57b35046edc75c22394790414a412f28df56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "377b5c4fca747bd983e0dd6f50ac57b35046edc75c22394790414a412f28df56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377b5c4fca747bd983e0dd6f50ac57b35046edc75c22394790414a412f28df56", kill_on_drop: false }` [INFO] [stdout] 377b5c4fca747bd983e0dd6f50ac57b35046edc75c22394790414a412f28df56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880fe456b27f6af9e2f1917a1acb3e4630ec1654ceaba40c1833f33302509d0e [INFO] running `Command { std: "docker" "start" "-a" "880fe456b27f6af9e2f1917a1acb3e4630ec1654ceaba40c1833f33302509d0e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling tuna v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ahi v0.1.0 (https://github.com/mdsteele/ahi?rev=1534f7c8#1534f7c8) [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.65s [INFO] running `Command { std: "docker" "inspect" "880fe456b27f6af9e2f1917a1acb3e4630ec1654ceaba40c1833f33302509d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880fe456b27f6af9e2f1917a1acb3e4630ec1654ceaba40c1833f33302509d0e", kill_on_drop: false }` [INFO] [stdout] 880fe456b27f6af9e2f1917a1acb3e4630ec1654ceaba40c1833f33302509d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5789c8f4a0340a30c23cfc945c3729c1c095a2054e3c9a741af16d3465db9ec [INFO] running `Command { std: "docker" "start" "-a" "c5789c8f4a0340a30c23cfc945c3729c1c095a2054e3c9a741af16d3465db9ec", kill_on_drop: false }` [INFO] [stderr] Compiling tuna v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "c5789c8f4a0340a30c23cfc945c3729c1c095a2054e3c9a741af16d3465db9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5789c8f4a0340a30c23cfc945c3729c1c095a2054e3c9a741af16d3465db9ec", kill_on_drop: false }` [INFO] [stdout] c5789c8f4a0340a30c23cfc945c3729c1c095a2054e3c9a741af16d3465db9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48645da8e5b7c92d2cb37575e120ddbb1b0487e08208eba47264c69c754337e6 [INFO] running `Command { std: "docker" "start" "-a" "48645da8e5b7c92d2cb37575e120ddbb1b0487e08208eba47264c69c754337e6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tuna-df9a91caee252bf0) [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" "48645da8e5b7c92d2cb37575e120ddbb1b0487e08208eba47264c69c754337e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48645da8e5b7c92d2cb37575e120ddbb1b0487e08208eba47264c69c754337e6", kill_on_drop: false }` [INFO] [stdout] 48645da8e5b7c92d2cb37575e120ddbb1b0487e08208eba47264c69c754337e6