[INFO] updating cached repository https://github.com/xiaanyin/mnist [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2dca7cbc8184a3e6f01310fef98dfefc5842bd09 [INFO] testing xiaanyin/mnist against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaanyin%2Fmnist" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 57% (15/26) Checking out files: 61% (16/26) Checking out files: 65% (17/26) Checking out files: 69% (18/26) Checking out files: 73% (19/26) Checking out files: 76% (20/26) Checking out files: 80% (21/26) Checking out files: 84% (22/26) Checking out files: 88% (23/26) Checking out files: 92% (24/26) Checking out files: 96% (25/26) Checking out files: 100% (26/26) Checking out files: 100% (26/26), done. [INFO] validating manifest of git repo https://github.com/xiaanyin/mnist on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/xiaanyin/mnist [INFO] finished tweaking git repo https://github.com/xiaanyin/mnist [INFO] tweaked toml for git repo https://github.com/xiaanyin/mnist written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/xiaanyin/mnist already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06f02bf422eba89155b1c94271368c0c61f1ebba92196eaf5f4cc3bb9fe4f176 [INFO] running `"docker" "start" "-a" "06f02bf422eba89155b1c94271368c0c61f1ebba92196eaf5f4cc3bb9fe4f176"` [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mnist v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "06f02bf422eba89155b1c94271368c0c61f1ebba92196eaf5f4cc3bb9fe4f176"` [INFO] running `"docker" "rm" "-f" "06f02bf422eba89155b1c94271368c0c61f1ebba92196eaf5f4cc3bb9fe4f176"` [INFO] [stdout] 06f02bf422eba89155b1c94271368c0c61f1ebba92196eaf5f4cc3bb9fe4f176 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9359698a98bf690e033d182564d952f1acf6d120afb306b21ba1e042e9f2faa [INFO] running `"docker" "start" "-a" "c9359698a98bf690e033d182564d952f1acf6d120afb306b21ba1e042e9f2faa"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mnist v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "c9359698a98bf690e033d182564d952f1acf6d120afb306b21ba1e042e9f2faa"` [INFO] running `"docker" "rm" "-f" "c9359698a98bf690e033d182564d952f1acf6d120afb306b21ba1e042e9f2faa"` [ERROR] error running command: no output for 300 seconds [ERROR] failed to delete container c9359698a98bf690e033d182564d952f1acf6d120afb306b21ba1e042e9f2faa [ERROR] caused by: no output for 300 seconds [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d09230bbecb0353d66a6dceadf9eb5ba543158451e13e4378c8f4ffcb08f320 [INFO] running `"docker" "start" "-a" "3d09230bbecb0353d66a6dceadf9eb5ba543158451e13e4378c8f4ffcb08f320"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mnist-b4894e514fa54d88 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3d09230bbecb0353d66a6dceadf9eb5ba543158451e13e4378c8f4ffcb08f320"` [INFO] running `"docker" "rm" "-f" "3d09230bbecb0353d66a6dceadf9eb5ba543158451e13e4378c8f4ffcb08f320"` [INFO] [stdout] 3d09230bbecb0353d66a6dceadf9eb5ba543158451e13e4378c8f4ffcb08f320