[INFO] cloning repository https://github.com/skrobchik/rust-15-puzzle [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skrobchik/rust-15-puzzle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskrobchik%2Frust-15-puzzle"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskrobchik%2Frust-15-puzzle'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff62ee1c742c893ee44109bb883141455fd0e399 [INFO] testing skrobchik/rust-15-puzzle against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskrobchik%2Frust-15-puzzle" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skrobchik/rust-15-puzzle on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/skrobchik/rust-15-puzzle [INFO] finished tweaking git repo https://github.com/skrobchik/rust-15-puzzle [INFO] tweaked toml for git repo https://github.com/skrobchik/rust-15-puzzle written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/skrobchik/rust-15-puzzle already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "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] 6affff345cadc1ff22a94d3411d14f7eb16b75ea4dd823a64cbaa4e869c14857 [INFO] running `"docker" "start" "-a" "6affff345cadc1ff22a94d3411d14f7eb16b75ea4dd823a64cbaa4e869c14857"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling getrandom v0.1.12 [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 strum_macros v0.15.0 [INFO] [stderr] Compiling rust-15-puzzle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `"docker" "inspect" "6affff345cadc1ff22a94d3411d14f7eb16b75ea4dd823a64cbaa4e869c14857"` [INFO] running `"docker" "rm" "-f" "6affff345cadc1ff22a94d3411d14f7eb16b75ea4dd823a64cbaa4e869c14857"` [INFO] [stdout] 6affff345cadc1ff22a94d3411d14f7eb16b75ea4dd823a64cbaa4e869c14857 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "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] ff68b5ec8a155cb021c474b617b07584554c9de9da377c3df50f7008e433dddf [INFO] running `"docker" "start" "-a" "ff68b5ec8a155cb021c474b617b07584554c9de9da377c3df50f7008e433dddf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-15-puzzle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "ff68b5ec8a155cb021c474b617b07584554c9de9da377c3df50f7008e433dddf"` [INFO] running `"docker" "rm" "-f" "ff68b5ec8a155cb021c474b617b07584554c9de9da377c3df50f7008e433dddf"` [INFO] [stdout] ff68b5ec8a155cb021c474b617b07584554c9de9da377c3df50f7008e433dddf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "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] 1361e8a108ba06bd7edfb73ccf7d7ea1fa285b924cb5543e88f59fd41d0afe97 [INFO] running `"docker" "start" "-a" "1361e8a108ba06bd7edfb73ccf7d7ea1fa285b924cb5543e88f59fd41d0afe97"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_15_puzzle-c156d3d88980282e [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" "1361e8a108ba06bd7edfb73ccf7d7ea1fa285b924cb5543e88f59fd41d0afe97"` [INFO] running `"docker" "rm" "-f" "1361e8a108ba06bd7edfb73ccf7d7ea1fa285b924cb5543e88f59fd41d0afe97"` [INFO] [stdout] 1361e8a108ba06bd7edfb73ccf7d7ea1fa285b924cb5543e88f59fd41d0afe97