[INFO] cloning repository https://github.com/icfpc-dniwe/arc2020-take2 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icfpc-dniwe/arc2020-take2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficfpc-dniwe%2Farc2020-take2"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficfpc-dniwe%2Farc2020-take2'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af5f42864838902df003db5cc51129406cda2c04 [INFO] testing icfpc-dniwe/arc2020-take2 against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficfpc-dniwe%2Farc2020-take2" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icfpc-dniwe/arc2020-take2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/icfpc-dniwe/arc2020-take2 [INFO] finished tweaking git repo https://github.com/icfpc-dniwe/arc2020-take2 [INFO] tweaked toml for git repo https://github.com/icfpc-dniwe/arc2020-take2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/icfpc-dniwe/arc2020-take2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] b432cb63cbd913d5fb54db5399e57dff96b8dd0fadde2963bc99dc4986d3b6a6 [INFO] running `"docker" "start" "-a" "b432cb63cbd913d5fb54db5399e57dff96b8dd0fadde2963bc99dc4986d3b6a6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling arc2020-take2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.89s [INFO] running `"docker" "inspect" "b432cb63cbd913d5fb54db5399e57dff96b8dd0fadde2963bc99dc4986d3b6a6"` [INFO] running `"docker" "rm" "-f" "b432cb63cbd913d5fb54db5399e57dff96b8dd0fadde2963bc99dc4986d3b6a6"` [INFO] [stdout] b432cb63cbd913d5fb54db5399e57dff96b8dd0fadde2963bc99dc4986d3b6a6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 3892cd6af73bbff93a7291e286876dcbc23f1572e7d28193420d59368d76a7da [INFO] running `"docker" "start" "-a" "3892cd6af73bbff93a7291e286876dcbc23f1572e7d28193420d59368d76a7da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arc2020-take2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `"docker" "inspect" "3892cd6af73bbff93a7291e286876dcbc23f1572e7d28193420d59368d76a7da"` [INFO] running `"docker" "rm" "-f" "3892cd6af73bbff93a7291e286876dcbc23f1572e7d28193420d59368d76a7da"` [INFO] [stdout] 3892cd6af73bbff93a7291e286876dcbc23f1572e7d28193420d59368d76a7da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 2735361d6497a27be003a1004f84ddd30b88235868283c0f5c1fba5a233955ea [INFO] running `"docker" "start" "-a" "2735361d6497a27be003a1004f84ddd30b88235868283c0f5c1fba5a233955ea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/arc2020_take2-a9312bb31c0908a2 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test arc2020::test::test_algorithm::test_operations::test_extract_objects ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_change_color ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_block ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_filter_by ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_rotate ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_image_block ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_perform_multiple_operations_on_image ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_commit_block_to_image ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_pivot ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_shift ... ok [INFO] [stdout] test arc2020::test::test_operations::test_operations::test_block_flip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2735361d6497a27be003a1004f84ddd30b88235868283c0f5c1fba5a233955ea"` [INFO] running `"docker" "rm" "-f" "2735361d6497a27be003a1004f84ddd30b88235868283c0f5c1fba5a233955ea"` [INFO] [stdout] 2735361d6497a27be003a1004f84ddd30b88235868283c0f5c1fba5a233955ea