[INFO] cloning repository https://github.com/kazerthekeen/Square-of-Squares-Solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazerthekeen/Square-of-Squares-Solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazerthekeen%2FSquare-of-Squares-Solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazerthekeen%2FSquare-of-Squares-Solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8149654ea6175792bdb55e7eeec81476511e51f0 [INFO] testing kazerthekeen/Square-of-Squares-Solver against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazerthekeen%2FSquare-of-Squares-Solver" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kazerthekeen/Square-of-Squares-Solver on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kazerthekeen/Square-of-Squares-Solver [INFO] finished tweaking git repo https://github.com/kazerthekeen/Square-of-Squares-Solver [INFO] tweaked toml for git repo https://github.com/kazerthekeen/Square-of-Squares-Solver written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kazerthekeen/Square-of-Squares-Solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 186dbb97669519d99877ff1d22f88e8a9987c634e9aeaf4c3435ef07c7048f8a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "186dbb97669519d99877ff1d22f88e8a9987c634e9aeaf4c3435ef07c7048f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "186dbb97669519d99877ff1d22f88e8a9987c634e9aeaf4c3435ef07c7048f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186dbb97669519d99877ff1d22f88e8a9987c634e9aeaf4c3435ef07c7048f8a", kill_on_drop: false }` [INFO] [stdout] 186dbb97669519d99877ff1d22f88e8a9987c634e9aeaf4c3435ef07c7048f8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 1f450798002f98ebe6725cb462239bfffd50cb86eac93ae582800ce8150412e6 [INFO] running `Command { std: "docker" "start" "-a" "1f450798002f98ebe6725cb462239bfffd50cb86eac93ae582800ce8150412e6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling slash-formatter v2.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling educe v0.4.2 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling easy-http-request v0.2.6 [INFO] [stderr] Compiling sqrprob v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.83s [INFO] running `Command { std: "docker" "inspect" "1f450798002f98ebe6725cb462239bfffd50cb86eac93ae582800ce8150412e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f450798002f98ebe6725cb462239bfffd50cb86eac93ae582800ce8150412e6", kill_on_drop: false }` [INFO] [stdout] 1f450798002f98ebe6725cb462239bfffd50cb86eac93ae582800ce8150412e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 4be6595b8be26cb54f607774feb044e58957adcd93e4901bcc515635e746348a [INFO] running `Command { std: "docker" "start" "-a" "4be6595b8be26cb54f607774feb044e58957adcd93e4901bcc515635e746348a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sqrprob v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "4be6595b8be26cb54f607774feb044e58957adcd93e4901bcc515635e746348a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be6595b8be26cb54f607774feb044e58957adcd93e4901bcc515635e746348a", kill_on_drop: false }` [INFO] [stdout] 4be6595b8be26cb54f607774feb044e58957adcd93e4901bcc515635e746348a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30b0f0ba12158cc331e41109e15299f6926fe05de1864302fac8bc08a25be671 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30b0f0ba12158cc331e41109e15299f6926fe05de1864302fac8bc08a25be671", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sqrprob-e8fb1b0d5df99731) [INFO] [stdout] test test_balanced_partition ... ok [INFO] [stdout] test test_pool_size_bad_input_defaults ... ok [INFO] [stdout] test test_compute_square_base ... ok [INFO] [stdout] test test_pool_size_good_input_works ... ok [INFO] [stdout] test test_is_valid_false ... ok [INFO] [stdout] test test_pool_size_no_input_defaults ... ok [INFO] [stdout] test test_compute_square_constant ... ok [INFO] [stdout] test test_is_valid_true ... ok [INFO] [stdout] test test_balanced_partition_rand_500 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "30b0f0ba12158cc331e41109e15299f6926fe05de1864302fac8bc08a25be671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b0f0ba12158cc331e41109e15299f6926fe05de1864302fac8bc08a25be671", kill_on_drop: false }` [INFO] [stdout] 30b0f0ba12158cc331e41109e15299f6926fe05de1864302fac8bc08a25be671