[INFO] cloning repository https://github.com/andreasots/five-to-thirteen [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreasots/five-to-thirteen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreasots%2Ffive-to-thirteen"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreasots%2Ffive-to-thirteen'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6a128c8b94ac788847fad064c3dfd0f46afb21c7 [INFO] testing andreasots/five-to-thirteen against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreasots%2Ffive-to-thirteen" "/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/andreasots/five-to-thirteen 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/andreasots/five-to-thirteen [INFO] finished tweaking git repo https://github.com/andreasots/five-to-thirteen [INFO] tweaked toml for git repo https://github.com/andreasots/five-to-thirteen written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/andreasots/five-to-thirteen 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-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] f0ef0ab64b35b1d0accfaa1470b1bd7917af5fe661aec55e50e81b027f162363 [INFO] running `"docker" "start" "-a" "f0ef0ab64b35b1d0accfaa1470b1bd7917af5fe661aec55e50e81b027f162363"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling five-to-thirteen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `"docker" "inspect" "f0ef0ab64b35b1d0accfaa1470b1bd7917af5fe661aec55e50e81b027f162363"` [INFO] running `"docker" "rm" "-f" "f0ef0ab64b35b1d0accfaa1470b1bd7917af5fe661aec55e50e81b027f162363"` [INFO] [stdout] f0ef0ab64b35b1d0accfaa1470b1bd7917af5fe661aec55e50e81b027f162363 [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] 42f829625754cc56d241b34cc31e07b44359bc19b31e9c576bcf870d9bfb70ff [INFO] running `"docker" "start" "-a" "42f829625754cc56d241b34cc31e07b44359bc19b31e9c576bcf870d9bfb70ff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling five-to-thirteen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "42f829625754cc56d241b34cc31e07b44359bc19b31e9c576bcf870d9bfb70ff"` [INFO] running `"docker" "rm" "-f" "42f829625754cc56d241b34cc31e07b44359bc19b31e9c576bcf870d9bfb70ff"` [INFO] [stdout] 42f829625754cc56d241b34cc31e07b44359bc19b31e9c576bcf870d9bfb70ff [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24753b4c945efcc80f48ab32c78198df13c930c8fde69e5306bc041e3ad1c39a [INFO] running `"docker" "start" "-a" "24753b4c945efcc80f48ab32c78198df13c930c8fde69e5306bc041e3ad1c39a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/five_to_thirteen-1787df8c5f1c3ec4 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parser::minimal_conjecture ... ok [INFO] [stdout] test parser::all_len_13_candidates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "24753b4c945efcc80f48ab32c78198df13c930c8fde69e5306bc041e3ad1c39a"` [INFO] running `"docker" "rm" "-f" "24753b4c945efcc80f48ab32c78198df13c930c8fde69e5306bc041e3ad1c39a"` [INFO] [stdout] 24753b4c945efcc80f48ab32c78198df13c930c8fde69e5306bc041e3ad1c39a