[INFO] fetching crate fetch-modi 0.1.0... [INFO] checking fetch-modi-0.1.0 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate fetch-modi 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fetch-modi 0.1.0 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fetch-modi 0.1.0 [INFO] finished tweaking crates.io crate fetch-modi 0.1.0 [INFO] tweaked toml for crates.io crate fetch-modi 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate fetch-modi 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 461b49c4442ef3de95ed7159e643149de8f3562d6bbcb12c9751453f08871361 [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" "461b49c4442ef3de95ed7159e643149de8f3562d6bbcb12c9751453f08871361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "461b49c4442ef3de95ed7159e643149de8f3562d6bbcb12c9751453f08871361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461b49c4442ef3de95ed7159e643149de8f3562d6bbcb12c9751453f08871361", kill_on_drop: false }` [INFO] [stdout] 461b49c4442ef3de95ed7159e643149de8f3562d6bbcb12c9751453f08871361 [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=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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236bb259db945391dcb5aca3b28f9ddcbf8cf26c1fb41163315de1149fc4298e [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" "236bb259db945391dcb5aca3b28f9ddcbf8cf26c1fb41163315de1149fc4298e", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking str-macro v0.1.4 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking fetch-modi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'modus` shadows a label name that is already in scope [INFO] [stdout] --> src/main.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:175:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:175:18 [INFO] [stdout] | [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:205:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:205:18 [INFO] [stdout] | [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:205:18 [INFO] [stdout] | [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:150:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:175:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:175:18 [INFO] [stdout] | [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:205:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:205:18 [INFO] [stdout] | [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:205:18 [INFO] [stdout] | [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 125 | 0 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 150 | 1 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 175 | 2 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime '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:230:18 [INFO] [stdout] | [INFO] [stdout] 205 | 3 => 'modus: loop { [INFO] [stdout] | ------ first declared here [INFO] [stdout] ... [INFO] [stdout] 230 | 4 => 'modus: loop { [INFO] [stdout] | ^^^^^^ lifetime 'modus already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.76s [INFO] running `Command { std: "docker" "inspect" "236bb259db945391dcb5aca3b28f9ddcbf8cf26c1fb41163315de1149fc4298e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236bb259db945391dcb5aca3b28f9ddcbf8cf26c1fb41163315de1149fc4298e", kill_on_drop: false }` [INFO] [stdout] 236bb259db945391dcb5aca3b28f9ddcbf8cf26c1fb41163315de1149fc4298e