[INFO] cloning repository https://github.com/rogday/ysda_algorithms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogday/ysda_algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogday%2Fysda_algorithms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogday%2Fysda_algorithms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae147f9701589ddfd52cf1008dfe61ab9bfbb48f [INFO] testing rogday/ysda_algorithms against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogday%2Fysda_algorithms" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogday/ysda_algorithms on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rogday/ysda_algorithms [INFO] finished tweaking git repo https://github.com/rogday/ysda_algorithms [INFO] tweaked toml for git repo https://github.com/rogday/ysda_algorithms written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rogday/ysda_algorithms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e886ababef101feaddccd8e44cfadaab7d1bca681ea895c6df06e6a27250dea [INFO] running `Command { std: "docker" "start" "-a" "7e886ababef101feaddccd8e44cfadaab7d1bca681ea895c6df06e6a27250dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e886ababef101feaddccd8e44cfadaab7d1bca681ea895c6df06e6a27250dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e886ababef101feaddccd8e44cfadaab7d1bca681ea895c6df06e6a27250dea", kill_on_drop: false }` [INFO] [stdout] 7e886ababef101feaddccd8e44cfadaab7d1bca681ea895c6df06e6a27250dea [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1201e24838e3305029c4148368dad9ddad6964cea1785894da239cfe28b59e37 [INFO] running `Command { std: "docker" "start" "-a" "1201e24838e3305029c4148368dad9ddad6964cea1785894da239cfe28b59e37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling sqrt_countdown v0.1.0 (/opt/rustwide/workdir/sqrt_countdown) [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling isomorphic_trees v0.1.0 (/opt/rustwide/workdir/isomorphic_trees) [INFO] [stderr] Compiling squares v0.1.0 (/opt/rustwide/workdir/squares) [INFO] [stderr] Compiling perfect_hash v0.1.0 (/opt/rustwide/workdir/perfect_hash) [INFO] [stderr] Compiling decoder v0.1.0 (/opt/rustwide/workdir/decoder) [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling convex_hull v0.1.0 (/opt/rustwide/workdir/convex_hull) [INFO] [stderr] Compiling bad_rand v0.1.0 (/opt/rustwide/workdir/bad_rand) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.95s [INFO] running `Command { std: "docker" "inspect" "1201e24838e3305029c4148368dad9ddad6964cea1785894da239cfe28b59e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1201e24838e3305029c4148368dad9ddad6964cea1785894da239cfe28b59e37", kill_on_drop: false }` [INFO] [stdout] 1201e24838e3305029c4148368dad9ddad6964cea1785894da239cfe28b59e37 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27f17dea7c92c434ff18606934070541d44373774e69ef6358b60808fca9d8ec [INFO] running `Command { std: "docker" "start" "-a" "27f17dea7c92c434ff18606934070541d44373774e69ef6358b60808fca9d8ec", kill_on_drop: false }` [INFO] [stderr] Compiling sqrt_countdown v0.1.0 (/opt/rustwide/workdir/sqrt_countdown) [INFO] [stderr] Compiling decoder v0.1.0 (/opt/rustwide/workdir/decoder) [INFO] [stderr] Compiling isomorphic_trees v0.1.0 (/opt/rustwide/workdir/isomorphic_trees) [INFO] [stderr] Compiling perfect_hash v0.1.0 (/opt/rustwide/workdir/perfect_hash) [INFO] [stderr] Compiling squares v0.1.0 (/opt/rustwide/workdir/squares) [INFO] [stderr] Compiling convex_hull v0.1.0 (/opt/rustwide/workdir/convex_hull) [INFO] [stderr] Compiling bad_rand v0.1.0 (/opt/rustwide/workdir/bad_rand) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.44s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bad_rand-2b308e5f5959c279) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/convex_hull-c893d386069f17cb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/decoder-fbb78e3cbd1a4639) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/isomorphic_trees-0e0db6f839eaa9a2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/perfect_hash-fe883399790966cb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sqrt_countdown-dea4a14bf022bf1e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/squares-13a030b9d46ae954) [INFO] running `Command { std: "docker" "inspect" "27f17dea7c92c434ff18606934070541d44373774e69ef6358b60808fca9d8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f17dea7c92c434ff18606934070541d44373774e69ef6358b60808fca9d8ec", kill_on_drop: false }` [INFO] [stdout] 27f17dea7c92c434ff18606934070541d44373774e69ef6358b60808fca9d8ec [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9588fd7b3da35ba3135fbdc5004836db789ab2fccf66f16caed8ae4f48226e6d [INFO] running `Command { std: "docker" "start" "-a" "9588fd7b3da35ba3135fbdc5004836db789ab2fccf66f16caed8ae4f48226e6d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bad_rand-2b308e5f5959c279) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/convex_hull-c893d386069f17cb) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decoder-fbb78e3cbd1a4639) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/isomorphic_trees-0e0db6f839eaa9a2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::small_correctness ... ok [INFO] [stdout] test tests::random_big_correctness has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9588fd7b3da35ba3135fbdc5004836db789ab2fccf66f16caed8ae4f48226e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9588fd7b3da35ba3135fbdc5004836db789ab2fccf66f16caed8ae4f48226e6d", kill_on_drop: false }` [INFO] [stdout] 9588fd7b3da35ba3135fbdc5004836db789ab2fccf66f16caed8ae4f48226e6d