[INFO] cloning repository https://github.com/ryebread9001/Mandlebrot-Fractal-Generation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryebread9001/Mandlebrot-Fractal-Generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryebread9001%2FMandlebrot-Fractal-Generation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryebread9001%2FMandlebrot-Fractal-Generation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe8c294f5980da9e783d73c1bb3e45bd2a388ca7 [INFO] testing ryebread9001/Mandlebrot-Fractal-Generation against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryebread9001%2FMandlebrot-Fractal-Generation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryebread9001/Mandlebrot-Fractal-Generation [INFO] finished tweaking git repo https://github.com/ryebread9001/Mandlebrot-Fractal-Generation [INFO] tweaked toml for git repo https://github.com/ryebread9001/Mandlebrot-Fractal-Generation written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryebread9001/Mandlebrot-Fractal-Generation on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryebread9001/Mandlebrot-Fractal-Generation already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 618a190e7200b4cbf478a8d06e8681c7628c087a1eec62c027f5d70fd83a3240 [INFO] running `Command { std: "docker" "start" "-a" "618a190e7200b4cbf478a8d06e8681c7628c087a1eec62c027f5d70fd83a3240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "618a190e7200b4cbf478a8d06e8681c7628c087a1eec62c027f5d70fd83a3240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618a190e7200b4cbf478a8d06e8681c7628c087a1eec62c027f5d70fd83a3240", kill_on_drop: false }` [INFO] [stdout] 618a190e7200b4cbf478a8d06e8681c7628c087a1eec62c027f5d70fd83a3240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30896131cbde37bf5d916a21e15fc854db1921d2a6c45f6323bdf3a6ad40928e [INFO] running `Command { std: "docker" "start" "-a" "30896131cbde37bf5d916a21e15fc854db1921d2a6c45f6323bdf3a6ad40928e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 60 | 0 ..= 2 => chars[0], [INFO] [stdout] | ------- this range overlaps on `2_usize`... [INFO] [stdout] 61 | 2 ..= 5 => chars[1], [INFO] [stdout] | ^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 61 | 2 ..= 5 => chars[1], [INFO] [stdout] | ------- this range overlaps on `5_usize`... [INFO] [stdout] 62 | 5 ..= 10 => chars[3], [INFO] [stdout] | ^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 63 | 11 ..= 30 => chars[4], [INFO] [stdout] | --------- this range overlaps on `30_usize`... [INFO] [stdout] 64 | 30 ..= 100 => chars[5], [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 64 | 30 ..= 100 => chars[5], [INFO] [stdout] | ---------- this range overlaps on `100_usize`... [INFO] [stdout] 65 | 100 ..= 200 => chars[6], [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 65 | 100 ..= 200 => chars[6], [INFO] [stdout] | ----------- this range overlaps on `200_usize`... [INFO] [stdout] 66 | 200 ..= 400 => chars[7], [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 66 | 200 ..= 400 => chars[7], [INFO] [stdout] | ----------- this range overlaps on `400_usize`... [INFO] [stdout] 67 | 400 ..= 700 => chars[8], [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "30896131cbde37bf5d916a21e15fc854db1921d2a6c45f6323bdf3a6ad40928e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30896131cbde37bf5d916a21e15fc854db1921d2a6c45f6323bdf3a6ad40928e", kill_on_drop: false }` [INFO] [stdout] 30896131cbde37bf5d916a21e15fc854db1921d2a6c45f6323bdf3a6ad40928e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fedc8f55a123d181656b81f19acf8c605020528602d63b1171219b293a80f8cc [INFO] running `Command { std: "docker" "start" "-a" "fedc8f55a123d181656b81f19acf8c605020528602d63b1171219b293a80f8cc", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 60 | 0 ..= 2 => chars[0], [INFO] [stdout] | ------- this range overlaps on `2_usize`... [INFO] [stdout] 61 | 2 ..= 5 => chars[1], [INFO] [stdout] | ^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 61 | 2 ..= 5 => chars[1], [INFO] [stdout] | ------- this range overlaps on `5_usize`... [INFO] [stdout] 62 | 5 ..= 10 => chars[3], [INFO] [stdout] | ^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 63 | 11 ..= 30 => chars[4], [INFO] [stdout] | --------- this range overlaps on `30_usize`... [INFO] [stdout] 64 | 30 ..= 100 => chars[5], [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 64 | 30 ..= 100 => chars[5], [INFO] [stdout] | ---------- this range overlaps on `100_usize`... [INFO] [stdout] 65 | 100 ..= 200 => chars[6], [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 65 | 100 ..= 200 => chars[6], [INFO] [stdout] | ----------- this range overlaps on `200_usize`... [INFO] [stdout] 66 | 200 ..= 400 => chars[7], [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 66 | 200 ..= 400 => chars[7], [INFO] [stdout] | ----------- this range overlaps on `400_usize`... [INFO] [stdout] 67 | 400 ..= 700 => chars[8], [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "fedc8f55a123d181656b81f19acf8c605020528602d63b1171219b293a80f8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedc8f55a123d181656b81f19acf8c605020528602d63b1171219b293a80f8cc", kill_on_drop: false }` [INFO] [stdout] fedc8f55a123d181656b81f19acf8c605020528602d63b1171219b293a80f8cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70b0f733f5cb851b04b3369449c0a666e5030b331d6b12f0cf1282f8813e1040 [INFO] running `Command { std: "docker" "start" "-a" "70b0f733f5cb851b04b3369449c0a666e5030b331d6b12f0cf1282f8813e1040", kill_on_drop: false }` [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 60 | 0 ..= 2 => chars[0], [INFO] [stderr] | ------- this range overlaps on `2_usize`... [INFO] [stderr] 61 | 2 ..= 5 => chars[1], [INFO] [stderr] | ^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 61 | 2 ..= 5 => chars[1], [INFO] [stderr] | ------- this range overlaps on `5_usize`... [INFO] [stderr] 62 | 5 ..= 10 => chars[3], [INFO] [stderr] | ^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 63 | 11 ..= 30 => chars[4], [INFO] [stderr] | --------- this range overlaps on `30_usize`... [INFO] [stderr] 64 | 30 ..= 100 => chars[5], [INFO] [stderr] | ^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 64 | 30 ..= 100 => chars[5], [INFO] [stderr] | ---------- this range overlaps on `100_usize`... [INFO] [stderr] 65 | 100 ..= 200 => chars[6], [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 65 | 100 ..= 200 => chars[6], [INFO] [stderr] | ----------- this range overlaps on `200_usize`... [INFO] [stderr] 66 | 200 ..= 400 => chars[7], [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 66 | 200 ..= 400 => chars[7], [INFO] [stderr] | ----------- this range overlaps on `400_usize`... [INFO] [stderr] 67 | 400 ..= 700 => chars[8], [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: `hello-rust` (bin "hello-rust" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_rust-fd946e0b541b7537) [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] running `Command { std: "docker" "inspect" "70b0f733f5cb851b04b3369449c0a666e5030b331d6b12f0cf1282f8813e1040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b0f733f5cb851b04b3369449c0a666e5030b331d6b12f0cf1282f8813e1040", kill_on_drop: false }` [INFO] [stdout] 70b0f733f5cb851b04b3369449c0a666e5030b331d6b12f0cf1282f8813e1040