[INFO] fetching crate fetch-modi 0.1.1... [INFO] testing fetch-modi-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fetch-modi 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fetch-modi 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fetch-modi 0.1.1 [INFO] finished tweaking crates.io crate fetch-modi 0.1.1 [INFO] tweaked toml for crates.io crate fetch-modi 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate fetch-modi 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.10.3 [INFO] [stderr] Downloaded dialoguer v0.5.1 [INFO] [stderr] Downloaded str-macro v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 026a5576d0521377861ed36b48426da3d5454e557475c0607308364c9220bdcc [INFO] running `Command { std: "docker" "start" "-a" "026a5576d0521377861ed36b48426da3d5454e557475c0607308364c9220bdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "026a5576d0521377861ed36b48426da3d5454e557475c0607308364c9220bdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026a5576d0521377861ed36b48426da3d5454e557475c0607308364c9220bdcc", kill_on_drop: false }` [INFO] [stdout] 026a5576d0521377861ed36b48426da3d5454e557475c0607308364c9220bdcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ef91321b5199d938e67772e84deb71ce5bad68dfa3dca8f017d91ffa0286a17 [INFO] running `Command { std: "docker" "start" "-a" "7ef91321b5199d938e67772e84deb71ce5bad68dfa3dca8f017d91ffa0286a17", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling str-macro v0.1.4 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.5.1 [INFO] [stderr] Compiling fetch-modi v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.34s [INFO] running `Command { std: "docker" "inspect" "7ef91321b5199d938e67772e84deb71ce5bad68dfa3dca8f017d91ffa0286a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef91321b5199d938e67772e84deb71ce5bad68dfa3dca8f017d91ffa0286a17", kill_on_drop: false }` [INFO] [stdout] 7ef91321b5199d938e67772e84deb71ce5bad68dfa3dca8f017d91ffa0286a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1461aba67f8cf2baf1db642957706b86c0f44df731b887a8819f1b313086c96e [INFO] running `Command { std: "docker" "start" "-a" "1461aba67f8cf2baf1db642957706b86c0f44df731b887a8819f1b313086c96e", kill_on_drop: false }` [INFO] [stderr] Compiling fetch-modi v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 142 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 167 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 192 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 222 | 3 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 247 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ label `'modus` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "1461aba67f8cf2baf1db642957706b86c0f44df731b887a8819f1b313086c96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1461aba67f8cf2baf1db642957706b86c0f44df731b887a8819f1b313086c96e", kill_on_drop: false }` [INFO] [stdout] 1461aba67f8cf2baf1db642957706b86c0f44df731b887a8819f1b313086c96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7fbb5ba58d20ef5f15a60357baae462bd10d5a8876bb8a8444bf392db21f987 [INFO] running `Command { std: "docker" "start" "-a" "c7fbb5ba58d20ef5f15a60357baae462bd10d5a8876bb8a8444bf392db21f987", kill_on_drop: false }` [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] [INFO] [stderr] --> src/main.rs:167:18 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 142 | 0 => 'modus: loop { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ------ first declared here [INFO] [stdout] [INFO] [stderr] ... [INFO] [stderr] 167 | 1 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:192:18 [INFO] [stderr] | [INFO] [stderr] 142 | 0 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 192 | 2 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:192:18 [INFO] [stderr] | [INFO] [stderr] 167 | 1 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 192 | 2 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:222:18 [INFO] [stderr] | [INFO] [stderr] 142 | 0 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 222 | 3 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:222:18 [INFO] [stderr] | [INFO] [stderr] 167 | 1 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 222 | 3 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:222:18 [INFO] [stderr] | [INFO] [stderr] 192 | 2 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 222 | 3 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:247:18 [INFO] [stderr] | [INFO] [stderr] 142 | 0 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 247 | 4 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:247:18 [INFO] [stderr] | [INFO] [stderr] 167 | 1 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 247 | 4 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:247:18 [INFO] [stderr] | [INFO] [stderr] 192 | 2 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 247 | 4 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stderr] --> src/main.rs:247:18 [INFO] [stderr] | [INFO] [stderr] 222 | 3 => 'modus: loop { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 247 | 4 => 'modus: loop { [INFO] [stderr] | ^^^^^^ label `'modus` already in scope [INFO] [stderr] [INFO] [stderr] warning: `fetch-modi` (bin "fetch-modi" test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fetch_modi-97f26ef06cb26a30) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fetch_modi-36e4b6a5cbb31785) [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] Doc-tests fetch-modi [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" "c7fbb5ba58d20ef5f15a60357baae462bd10d5a8876bb8a8444bf392db21f987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fbb5ba58d20ef5f15a60357baae462bd10d5a8876bb8a8444bf392db21f987", kill_on_drop: false }` [INFO] [stdout] c7fbb5ba58d20ef5f15a60357baae462bd10d5a8876bb8a8444bf392db21f987