[INFO] cloning repository https://github.com/viktorstrate/toy-sat [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viktorstrate/toy-sat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviktorstrate%2Ftoy-sat"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviktorstrate%2Ftoy-sat'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 02cd4f5664f90a076f369006c15f879396818c10 [INFO] testing viktorstrate/toy-sat against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviktorstrate%2Ftoy-sat" "/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/viktorstrate/toy-sat 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/viktorstrate/toy-sat [INFO] finished tweaking git repo https://github.com/viktorstrate/toy-sat [INFO] tweaked toml for git repo https://github.com/viktorstrate/toy-sat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/viktorstrate/toy-sat 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] fe4536f03d205f337f48a1cd3c97268b89f8b2e865286e5842a00d285378e4c9 [INFO] running `"docker" "start" "-a" "fe4536f03d205f337f48a1cd3c97268b89f8b2e865286e5842a00d285378e4c9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling toy-sat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.78s [INFO] running `"docker" "inspect" "fe4536f03d205f337f48a1cd3c97268b89f8b2e865286e5842a00d285378e4c9"` [INFO] running `"docker" "rm" "-f" "fe4536f03d205f337f48a1cd3c97268b89f8b2e865286e5842a00d285378e4c9"` [INFO] [stdout] fe4536f03d205f337f48a1cd3c97268b89f8b2e865286e5842a00d285378e4c9 [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] a4de412b4e9d5903a254fce37afd3331f61931c157e277758eb878e0c36e7fff [INFO] running `"docker" "start" "-a" "a4de412b4e9d5903a254fce37afd3331f61931c157e277758eb878e0c36e7fff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling toy-sat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "a4de412b4e9d5903a254fce37afd3331f61931c157e277758eb878e0c36e7fff"` [INFO] running `"docker" "rm" "-f" "a4de412b4e9d5903a254fce37afd3331f61931c157e277758eb878e0c36e7fff"` [INFO] [stdout] a4de412b4e9d5903a254fce37afd3331f61931c157e277758eb878e0c36e7fff [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] 18c65285dceff8c9128ae1c06f34e89f36ddf52f327a5d50901122386c36eb9e [INFO] running `"docker" "start" "-a" "18c65285dceff8c9128ae1c06f34e89f36ddf52f327a5d50901122386c36eb9e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/toy_sat-9cf163b5a2834b81 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test solver::combinational::tests::test_valid_combinations ... 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" "18c65285dceff8c9128ae1c06f34e89f36ddf52f327a5d50901122386c36eb9e"` [INFO] running `"docker" "rm" "-f" "18c65285dceff8c9128ae1c06f34e89f36ddf52f327a5d50901122386c36eb9e"` [INFO] [stdout] 18c65285dceff8c9128ae1c06f34e89f36ddf52f327a5d50901122386c36eb9e