[INFO] cloning repository https://github.com/asrcpq/eyhv [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asrcpq/eyhv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Feyhv"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Feyhv'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 92f5e414a28ea06b75b2769506b0dbb57f8f629a [INFO] testing asrcpq/eyhv against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Feyhv" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asrcpq/eyhv 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/asrcpq/eyhv [INFO] finished tweaking git repo https://github.com/asrcpq/eyhv [INFO] tweaked toml for git repo https://github.com/asrcpq/eyhv written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/asrcpq/eyhv 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5a436fce78a57f2cda146e2a4d0c0a2068dfcba1db725a979bcee13e33ca8741 [INFO] running `"docker" "start" "-a" "5a436fce78a57f2cda146e2a4d0c0a2068dfcba1db725a979bcee13e33ca8741"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling dyn-clone v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling mray v0.1.0 (https://github.com/asrcpq/mray#f5b1d523) [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling eyhv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "5a436fce78a57f2cda146e2a4d0c0a2068dfcba1db725a979bcee13e33ca8741"` [INFO] running `"docker" "rm" "-f" "5a436fce78a57f2cda146e2a4d0c0a2068dfcba1db725a979bcee13e33ca8741"` [INFO] [stdout] 5a436fce78a57f2cda146e2a4d0c0a2068dfcba1db725a979bcee13e33ca8741 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 8a3243688ddbbad64a73a0d33d5832ebbf99bcffc433f1e1e360ae7103357719 [INFO] running `"docker" "start" "-a" "8a3243688ddbbad64a73a0d33d5832ebbf99bcffc433f1e1e360ae7103357719"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling eyhv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `"docker" "inspect" "8a3243688ddbbad64a73a0d33d5832ebbf99bcffc433f1e1e360ae7103357719"` [INFO] running `"docker" "rm" "-f" "8a3243688ddbbad64a73a0d33d5832ebbf99bcffc433f1e1e360ae7103357719"` [INFO] [stdout] 8a3243688ddbbad64a73a0d33d5832ebbf99bcffc433f1e1e360ae7103357719 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c103562b90b806d8e4d2ecdad5d14e874a9bbfde1772614ec3ded388acaed33a [INFO] running `"docker" "start" "-a" "c103562b90b806d8e4d2ecdad5d14e874a9bbfde1772614ec3ded388acaed33a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eyhv-0ac39eb1c74f3bef [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test random_tools::test::test_simple_try ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c103562b90b806d8e4d2ecdad5d14e874a9bbfde1772614ec3ded388acaed33a"` [INFO] running `"docker" "rm" "-f" "c103562b90b806d8e4d2ecdad5d14e874a9bbfde1772614ec3ded388acaed33a"` [INFO] [stdout] c103562b90b806d8e4d2ecdad5d14e874a9bbfde1772614ec3ded388acaed33a