[INFO] updating cached repository https://github.com/barrettTom/roma [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] de7b818115cc98dbd22e29f2d244a2d2f1e36861 [INFO] testing barrettTom/roma against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbarrettTom%2Froma" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barrettTom/roma 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/barrettTom/roma [INFO] finished tweaking git repo https://github.com/barrettTom/roma [INFO] tweaked toml for git repo https://github.com/barrettTom/roma written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/barrettTom/roma already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 701a4882251911f2ace1a3778b305d539125873a26d08bc15a212d48ba5c496a [INFO] running `"docker" "start" "-a" "701a4882251911f2ace1a3778b305d539125873a26d08bc15a212d48ba5c496a"` [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling ndarray v0.10.12 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.8 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling ncurses v5.86.0 [INFO] [stderr] Compiling itertools v0.7.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling pancurses v0.11.0 (https://github.com/ihalila/pancurses#8f816616) [INFO] [stderr] Compiling pathfinding v0.2.4-pre (https://github.com/samueltardieu/pathfinding#ee5309b3) [INFO] [stderr] Compiling roma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.20s [INFO] running `"docker" "inspect" "701a4882251911f2ace1a3778b305d539125873a26d08bc15a212d48ba5c496a"` [INFO] running `"docker" "rm" "-f" "701a4882251911f2ace1a3778b305d539125873a26d08bc15a212d48ba5c496a"` [INFO] [stdout] 701a4882251911f2ace1a3778b305d539125873a26d08bc15a212d48ba5c496a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 25198d8eabda858fd74ed98e95c7a2cdd48da6e22fe8285f78afba57f97304f0 [INFO] running `"docker" "start" "-a" "25198d8eabda858fd74ed98e95c7a2cdd48da6e22fe8285f78afba57f97304f0"` [INFO] [stderr] Compiling roma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "25198d8eabda858fd74ed98e95c7a2cdd48da6e22fe8285f78afba57f97304f0"` [INFO] running `"docker" "rm" "-f" "25198d8eabda858fd74ed98e95c7a2cdd48da6e22fe8285f78afba57f97304f0"` [INFO] [stdout] 25198d8eabda858fd74ed98e95c7a2cdd48da6e22fe8285f78afba57f97304f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] c01e21053c65d56d8bda0e69d52ed1282f9c37737866d6b6825b9388096e359a [INFO] running `"docker" "start" "-a" "c01e21053c65d56d8bda0e69d52ed1282f9c37737866d6b6825b9388096e359a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/roma-36b1d73f3d9067e3 [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" "c01e21053c65d56d8bda0e69d52ed1282f9c37737866d6b6825b9388096e359a"` [INFO] running `"docker" "rm" "-f" "c01e21053c65d56d8bda0e69d52ed1282f9c37737866d6b6825b9388096e359a"` [INFO] [stdout] c01e21053c65d56d8bda0e69d52ed1282f9c37737866d6b6825b9388096e359a