[INFO] cloning repository https://github.com/fzzzy/rust-rayon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzzzy/rust-rayon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzzzy%2Frust-rayon"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzzzy%2Frust-rayon'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9faae48a35b87a7a2d3c1a1179e0165fadac34c5 [INFO] testing fzzzy/rust-rayon against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzzzy%2Frust-rayon" "/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/fzzzy/rust-rayon on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fzzzy/rust-rayon [INFO] finished tweaking git repo https://github.com/fzzzy/rust-rayon [INFO] tweaked toml for git repo https://github.com/fzzzy/rust-rayon written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fzzzy/rust-rayon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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=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" "+1.44.0" "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] 3a02b2314ba02b81835dfc220260df825fe99f8f58a6e5463d8720bdfba02f59 [INFO] running `"docker" "start" "-a" "3a02b2314ba02b81835dfc220260df825fe99f8f58a6e5463d8720bdfba02f59"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling rust-rayon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.92s [INFO] running `"docker" "inspect" "3a02b2314ba02b81835dfc220260df825fe99f8f58a6e5463d8720bdfba02f59"` [INFO] running `"docker" "rm" "-f" "3a02b2314ba02b81835dfc220260df825fe99f8f58a6e5463d8720bdfba02f59"` [INFO] [stdout] 3a02b2314ba02b81835dfc220260df825fe99f8f58a6e5463d8720bdfba02f59 [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=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" "+1.44.0" "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] 7919e970299eb95f81b5e9bced2a66a45d23ea3e2ff6f8f62b862690e6049f51 [INFO] running `"docker" "start" "-a" "7919e970299eb95f81b5e9bced2a66a45d23ea3e2ff6f8f62b862690e6049f51"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-rayon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "7919e970299eb95f81b5e9bced2a66a45d23ea3e2ff6f8f62b862690e6049f51"` [INFO] running `"docker" "rm" "-f" "7919e970299eb95f81b5e9bced2a66a45d23ea3e2ff6f8f62b862690e6049f51"` [INFO] [stdout] 7919e970299eb95f81b5e9bced2a66a45d23ea3e2ff6f8f62b862690e6049f51 [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=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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] fd6817abd0e17ca7682935fbdd429f48ae047ac9b70c64625c0e7b9b2acb5f6a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "fd6817abd0e17ca7682935fbdd429f48ae047ac9b70c64625c0e7b9b2acb5f6a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_rayon-8030ebdd58e55ad2 [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" "fd6817abd0e17ca7682935fbdd429f48ae047ac9b70c64625c0e7b9b2acb5f6a"` [INFO] running `"docker" "rm" "-f" "fd6817abd0e17ca7682935fbdd429f48ae047ac9b70c64625c0e7b9b2acb5f6a"` [INFO] [stdout] fd6817abd0e17ca7682935fbdd429f48ae047ac9b70c64625c0e7b9b2acb5f6a