[INFO] updating cached repository https://github.com/kuhpc/kill-em-all [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] 8dd1466ece0fc5b5e396edafb0e733153700d0df [INFO] testing kuhpc/kill-em-all against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuhpc%2Fkill-em-all" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuhpc/kill-em-all 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/kuhpc/kill-em-all [INFO] finished tweaking git repo https://github.com/kuhpc/kill-em-all [INFO] tweaked toml for git repo https://github.com/kuhpc/kill-em-all written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kuhpc/kill-em-all 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 784c7b4876a522c92941a6631b5fb4c94487e263819c1251ead6a282eb856e24 [INFO] running `"docker" "start" "-a" "784c7b4876a522c92941a6631b5fb4c94487e263819c1251ead6a282eb856e24"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling nix v0.16.1 (https://github.com/nix-rust/nix#90f93016) [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling snafu v0.6.2 [INFO] [stderr] Compiling psutil v1.7.0 (https://github.com/borntyping/rust-psutil#1e6b68e6) [INFO] [stderr] Compiling kill_em_all v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.02s [INFO] running `"docker" "inspect" "784c7b4876a522c92941a6631b5fb4c94487e263819c1251ead6a282eb856e24"` [INFO] running `"docker" "rm" "-f" "784c7b4876a522c92941a6631b5fb4c94487e263819c1251ead6a282eb856e24"` [INFO] [stdout] 784c7b4876a522c92941a6631b5fb4c94487e263819c1251ead6a282eb856e24 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c215161e997712313c1c9a3ccd58c4b14fdb3356b017edd6ffe75e91f0cd11e7 [INFO] running `"docker" "start" "-a" "c215161e997712313c1c9a3ccd58c4b14fdb3356b017edd6ffe75e91f0cd11e7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling kill_em_all v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "c215161e997712313c1c9a3ccd58c4b14fdb3356b017edd6ffe75e91f0cd11e7"` [INFO] running `"docker" "rm" "-f" "c215161e997712313c1c9a3ccd58c4b14fdb3356b017edd6ffe75e91f0cd11e7"` [INFO] [stdout] c215161e997712313c1c9a3ccd58c4b14fdb3356b017edd6ffe75e91f0cd11e7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3ea50c34a8cb1fa2f28738a68f4947190016493e52bb1d8a26f05c5e4fa1256 [INFO] running `"docker" "start" "-a" "f3ea50c34a8cb1fa2f28738a68f4947190016493e52bb1d8a26f05c5e4fa1256"` [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/kill_em_all-9e58a81882b69c39 [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" "f3ea50c34a8cb1fa2f28738a68f4947190016493e52bb1d8a26f05c5e4fa1256"` [INFO] running `"docker" "rm" "-f" "f3ea50c34a8cb1fa2f28738a68f4947190016493e52bb1d8a26f05c5e4fa1256"` [INFO] [stdout] f3ea50c34a8cb1fa2f28738a68f4947190016493e52bb1d8a26f05c5e4fa1256