[INFO] cloning repository https://github.com/cessen/anki_sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cessen/anki_sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcessen%2Fanki_sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcessen%2Fanki_sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 002499dfad0115a2930ac789341187651e4a30f4 [INFO] testing cessen/anki_sim against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcessen%2Fanki_sim" "/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/cessen/anki_sim on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cessen/anki_sim [INFO] finished tweaking git repo https://github.com/cessen/anki_sim [INFO] tweaked toml for git repo https://github.com/cessen/anki_sim written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cessen/anki_sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b411acad0ad79a7a1e615c72cdf2c8b1eae0e4cb93eb0e6e756be4c3854ba7ac [INFO] running `Command { std: "docker" "start" "-a" "b411acad0ad79a7a1e615c72cdf2c8b1eae0e4cb93eb0e6e756be4c3854ba7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b411acad0ad79a7a1e615c72cdf2c8b1eae0e4cb93eb0e6e756be4c3854ba7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b411acad0ad79a7a1e615c72cdf2c8b1eae0e4cb93eb0e6e756be4c3854ba7ac", kill_on_drop: false }` [INFO] [stdout] b411acad0ad79a7a1e615c72cdf2c8b1eae0e4cb93eb0e6e756be4c3854ba7ac [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04768fea49bf1ed63aec05773ee857041045304594b3e1242060035d5f2ffb4b [INFO] running `Command { std: "docker" "start" "-a" "04768fea49bf1ed63aec05773ee857041045304594b3e1242060035d5f2ffb4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling png_encode_mini v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling anki_sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `Command { std: "docker" "inspect" "04768fea49bf1ed63aec05773ee857041045304594b3e1242060035d5f2ffb4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04768fea49bf1ed63aec05773ee857041045304594b3e1242060035d5f2ffb4b", kill_on_drop: false }` [INFO] [stdout] 04768fea49bf1ed63aec05773ee857041045304594b3e1242060035d5f2ffb4b [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610e798dbebf8fc48e0b0bf752efb9d6a7ca096142287b852ce869cb061a5809 [INFO] running `Command { std: "docker" "start" "-a" "610e798dbebf8fc48e0b0bf752efb9d6a7ca096142287b852ce869cb061a5809", kill_on_drop: false }` [INFO] [stderr] Compiling anki_sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "610e798dbebf8fc48e0b0bf752efb9d6a7ca096142287b852ce869cb061a5809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610e798dbebf8fc48e0b0bf752efb9d6a7ca096142287b852ce869cb061a5809", kill_on_drop: false }` [INFO] [stdout] 610e798dbebf8fc48e0b0bf752efb9d6a7ca096142287b852ce869cb061a5809 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2b33fc4ac0e6a09f4cc7151813b4231c71df03ce431d7497b3a03a4274acb5f [INFO] running `Command { std: "docker" "start" "-a" "d2b33fc4ac0e6a09f4cc7151813b4231c71df03ce431d7497b3a03a4274acb5f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anki_sim-75d80e280db59254) [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" "d2b33fc4ac0e6a09f4cc7151813b4231c71df03ce431d7497b3a03a4274acb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b33fc4ac0e6a09f4cc7151813b4231c71df03ce431d7497b3a03a4274acb5f", kill_on_drop: false }` [INFO] [stdout] d2b33fc4ac0e6a09f4cc7151813b4231c71df03ce431d7497b3a03a4274acb5f