[INFO] fetching crate cargo-geiger 0.10.2... [INFO] checking cargo-geiger-0.10.2 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate cargo-geiger 0.10.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cargo-geiger 0.10.2 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-geiger 0.10.2 [INFO] finished tweaking crates.io crate cargo-geiger 0.10.2 [INFO] tweaked toml for crates.io crate cargo-geiger 0.10.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate cargo-geiger 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miow v0.3.5 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded curl v0.4.30 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded cargo v0.46.0 [INFO] [stderr] Downloaded curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Downloaded openssl-src v111.10.1+1.1.1g [INFO] [stderr] Downloaded geiger v0.4.5 [INFO] [stderr] Downloaded rstest v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] 0b458a1e0ce9a9f916a3b8eca9b21776a3f9eba21a7464398d47a121d1967066 [INFO] running `Command { std: "docker" "start" "-a" "0b458a1e0ce9a9f916a3b8eca9b21776a3f9eba21a7464398d47a121d1967066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b458a1e0ce9a9f916a3b8eca9b21776a3f9eba21a7464398d47a121d1967066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b458a1e0ce9a9f916a3b8eca9b21776a3f9eba21a7464398d47a121d1967066", kill_on_drop: false }` [INFO] [stdout] 0b458a1e0ce9a9f916a3b8eca9b21776a3f9eba21a7464398d47a121d1967066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTUP_TOOLCHAIN=45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "-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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ad214781f6d4bcf90417a72ea3c8942af5f39fbb945cccfa18f37b0ea115ce [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" "f7ad214781f6d4bcf90417a72ea3c8942af5f39fbb945cccfa18f37b0ea115ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking pico-args v0.3.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking jobserver v0.1.21 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking geiger v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking serde_ignored v0.1.2 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stderr] Checking insta v0.16.1 [INFO] [stderr] Checking crates-io v0.31.1 [INFO] [stderr] Checking git2 v0.13.6 [INFO] [stderr] Checking git2-curl v0.14.0 [INFO] [stderr] Checking cargo v0.46.0 [INFO] [stderr] Checking cargo-geiger v0.10.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | let mut process = util::process(&config.load_global_rustc(Some(ws))?.path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / lines [INFO] [stdout] 131 | | .map(|s| Cfg::from_str(s).map_err(|e| e.into())) [INFO] [stdout] 132 | | .collect::>>()?, [INFO] [stdout] | |______________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | let pkg = packages.get_one(pkg_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | None => important_paths::find_root_manifest_for_wd(config.cwd())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let mut registry = PackageRegistry::new(config)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | registry.add_sources(Some(package.package_id().source_id()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 239 | let prev = ops::load_pkg_lockfile(ws)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | let resolve = ops::resolve_with_previous( [INFO] [stdout] | ___________________^ [INFO] [stdout] 241 | | registry, [INFO] [stdout] 242 | | ws, [INFO] [stdout] 243 | | &opts, [INFO] [stdout] ... | [INFO] [stdout] 247 | | true, [INFO] [stdout] 248 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | PackageRegistry::new(ws.config())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | let packages = ops::get_resolved_packages( [INFO] [stdout] | ____________________^ [INFO] [stdout] 250 | | &resolve, [INFO] [stdout] 251 | | PackageRegistry::new(ws.config())?, [INFO] [stdout] 252 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | config.shell().status("Scanning", "done")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | config.shell().status("Scanning", "done")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:970:5 [INFO] [stdout] | [INFO] [stdout] 970 | / ops::clean(ws, &clean_opt) [INFO] [stdout] 971 | | .map_err(|e| RsResolveError::Cargo(e.to_string()))?; [INFO] [stdout] | |___________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | / ops::compile_with_exec(ws, &copt, &exec) [INFO] [stdout] 980 | | .map_err(|e| RsResolveError::Cargo(e.to_string()))?; [INFO] [stdout] | |_______________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:984:9 [INFO] [stdout] | [INFO] [stdout] 984 | Arc::try_unwrap(inner_arc).map_err(|_| RsResolveError::ArcUnwrap())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:986:19 [INFO] [stdout] | [INFO] [stdout] 986 | let ctx = inner_mutex.into_inner()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:996:23 [INFO] [stdout] | [INFO] [stdout] 996 | let ent = ent.map_err(RsResolveError::Walkdir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1000:24 [INFO] [stdout] | [INFO] [stdout] 1000 | let deps = parse_rustc_dep_info(ent.path()).map_err(|e| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 1001 | | RsResolveError::DepParse( [INFO] [stdout] 1002 | | e.to_string(), [INFO] [stdout] 1003 | | ent.path().to_path_buf(), [INFO] [stdout] 1004 | | ) [INFO] [stdout] 1005 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1015:27 [INFO] [stdout] | [INFO] [stdout] 1015 | hs.insert(p?); [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1033:20 [INFO] [stdout] | [INFO] [stdout] 1033 | let contents = paths::read(rustc_dep_info)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | / args.iter().position(|s| *s == out_dir_key).ok_or_else(|| { [INFO] [stdout] 1124 | | CustomExecutorError::OutDirKeyMissing(cmd.to_string()) [INFO] [stdout] 1125 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1126:23 [INFO] [stdout] | [INFO] [stdout] 1126 | let out_dir = args [INFO] [stdout] | _______________________^ [INFO] [stdout] 1127 | | .get(out_dir_key_idx + 1) [INFO] [stdout] 1128 | | .ok_or_else(|| { [INFO] [stdout] 1129 | | CustomExecutorError::OutDirValueMissing(cmd.to_string()) [INFO] [stdout] 1130 | | }) [INFO] [stdout] 1131 | | .map(PathBuf::from)?; [INFO] [stdout] | |________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1143:27 [INFO] [stdout] | [INFO] [stdout] 1143 | let mut ctx = self.inner_ctx.lock().map_err(|e| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1144 | | CustomExecutorError::InnerContextMutex(e.to_string()) [INFO] [stdout] 1145 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1152:25 [INFO] [stdout] | [INFO] [stdout] 1152 | let p = raw_path [INFO] [stdout] | _________________________^ [INFO] [stdout] 1153 | | .canonicalize() [INFO] [stdout] 1154 | | .map_err(|e| CustomExecutorError::Io(e, raw_path))?; [INFO] [stdout] | |_______________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1159:9 [INFO] [stdout] | [INFO] [stdout] 1159 | cmd.exec()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | Chunk::Raw(ref s) => (fmt.write_str(s))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | / (write!( [INFO] [stdout] 66 | | fmt, [INFO] [stdout] 67 | | "{} {}", [INFO] [stdout] 68 | | self.package.name(), [INFO] [stdout] 69 | | self.package.version() [INFO] [stdout] 70 | | ))? [INFO] [stdout] | |_______________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | (write!(fmt, "{}", license))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | (write!(fmt, "{}", repository))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 126 | charset: args [INFO] [stdout] | __________________^ [INFO] [stdout] 127 | | .opt_value_from_str("--charset")? [INFO] [stdout] | |_____________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 129 | color: args.opt_value_from_str("--color")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 131 | features: args.opt_value_from_str("--features")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 133 | format: args [INFO] [stdout] | _________________^ [INFO] [stdout] 134 | | .opt_value_from_str("--format")? [INFO] [stdout] | |____________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 141 | manifest_path: args.opt_value_from_str("--manifest-path")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 145 | package: args.opt_value_from_str("--manifest-path")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 147 | quiet: args.opt_value_from_str(["-q", "--quiet"])?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 148 | target: args.opt_value_from_str("--target")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 149 | unstable_flags: args [INFO] [stdout] | _________________________^ [INFO] [stdout] 150 | | .opt_value_from_str("-Z")? [INFO] [stdout] | |______________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 193 | / config.configure( [INFO] [stdout] 194 | | args.verbose, [INFO] [stdout] 195 | | args.quiet.unwrap_or(false), [INFO] [stdout] 196 | | args.color.as_deref(), [INFO] [stdout] ... | [INFO] [stdout] 202 | | &[], // Some cargo API change, TODO: Look closer at this later. [INFO] [stdout] 203 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:215:14 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 215 | let ws = get_workspace(config, args.manifest_path.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 216 | let package = ws.current()?; [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 217 | let mut registry = get_registry(config, &package)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 226 | let (packages, resolve) = resolve( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 227 | | package.package_id(), [INFO] [stdout] 228 | | &mut registry, [INFO] [stdout] 229 | | &ws, [INFO] [stdout] ... | [INFO] [stdout] 232 | | args.no_default_features, [INFO] [stdout] 233 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:235:20 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 235 | let packages = registry.get(&ids)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 238 | Some(ref pkg) => resolve.query(pkg)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 242 | let config_host = config.load_global_rustc(Some(&ws))?.host; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:252:18 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 252 | let format = Pattern::try_build(&args.format).map_err(|e| { [INFO] [stdout] | __________________^ [INFO] [stdout] 253 | | CliError::new( [INFO] [stdout] 254 | | (FormatError { [INFO] [stdout] 255 | | message: e.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 259 | | ) [INFO] [stdout] 260 | | })?; [INFO] [stdout] | |_______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:272:16 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 272 | let cfgs = get_cfgs(config, &args.target, &ws)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 273 | let graph = build_graph( [INFO] [stdout] | _________________^ [INFO] [stdout] 274 | | &resolve, [INFO] [stdout] 275 | | &packages, [INFO] [stdout] 276 | | package.package_id(), [INFO] [stdout] ... | [INFO] [stdout] 279 | | extra_deps, [INFO] [stdout] 280 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | let mut process = util::process(&config.load_global_rustc(Some(ws))?.path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | let mut process = util::process(&config.load_global_rustc(Some(ws))?.path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / lines [INFO] [stdout] 131 | | .map(|s| Cfg::from_str(s).map_err(|e| e.into())) [INFO] [stdout] 132 | | .collect::>>()?, [INFO] [stdout] | |______________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | let pkg = packages.get_one(pkg_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | None => important_paths::find_root_manifest_for_wd(config.cwd())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let mut registry = PackageRegistry::new(config)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | registry.add_sources(Some(package.package_id().source_id()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 239 | let prev = ops::load_pkg_lockfile(ws)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | let resolve = ops::resolve_with_previous( [INFO] [stdout] | ___________________^ [INFO] [stdout] 241 | | registry, [INFO] [stdout] 242 | | ws, [INFO] [stdout] 243 | | &opts, [INFO] [stdout] ... | [INFO] [stdout] 247 | | true, [INFO] [stdout] 248 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | PackageRegistry::new(ws.config())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | let packages = ops::get_resolved_packages( [INFO] [stdout] | ____________________^ [INFO] [stdout] 250 | | &resolve, [INFO] [stdout] 251 | | PackageRegistry::new(ws.config())?, [INFO] [stdout] 252 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | config.shell().status("Scanning", "done")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | config.shell().status("Scanning", "done")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:970:5 [INFO] [stdout] | [INFO] [stdout] 970 | / ops::clean(ws, &clean_opt) [INFO] [stdout] 971 | | .map_err(|e| RsResolveError::Cargo(e.to_string()))?; [INFO] [stdout] | |___________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | / ops::compile_with_exec(ws, &copt, &exec) [INFO] [stdout] 980 | | .map_err(|e| RsResolveError::Cargo(e.to_string()))?; [INFO] [stdout] | |_______________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:984:9 [INFO] [stdout] | [INFO] [stdout] 984 | Arc::try_unwrap(inner_arc).map_err(|_| RsResolveError::ArcUnwrap())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:986:19 [INFO] [stdout] | [INFO] [stdout] 986 | let ctx = inner_mutex.into_inner()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:996:23 [INFO] [stdout] | [INFO] [stdout] 996 | let ent = ent.map_err(RsResolveError::Walkdir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1000:24 [INFO] [stdout] | [INFO] [stdout] 1000 | let deps = parse_rustc_dep_info(ent.path()).map_err(|e| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 1001 | | RsResolveError::DepParse( [INFO] [stdout] 1002 | | e.to_string(), [INFO] [stdout] 1003 | | ent.path().to_path_buf(), [INFO] [stdout] 1004 | | ) [INFO] [stdout] 1005 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1015:27 [INFO] [stdout] | [INFO] [stdout] 1015 | hs.insert(p?); [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1033:20 [INFO] [stdout] | [INFO] [stdout] 1033 | let contents = paths::read(rustc_dep_info)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | / args.iter().position(|s| *s == out_dir_key).ok_or_else(|| { [INFO] [stdout] 1124 | | CustomExecutorError::OutDirKeyMissing(cmd.to_string()) [INFO] [stdout] 1125 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1126:23 [INFO] [stdout] | [INFO] [stdout] 1126 | let out_dir = args [INFO] [stdout] | _______________________^ [INFO] [stdout] 1127 | | .get(out_dir_key_idx + 1) [INFO] [stdout] 1128 | | .ok_or_else(|| { [INFO] [stdout] 1129 | | CustomExecutorError::OutDirValueMissing(cmd.to_string()) [INFO] [stdout] 1130 | | }) [INFO] [stdout] 1131 | | .map(PathBuf::from)?; [INFO] [stdout] | |________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1143:27 [INFO] [stdout] | [INFO] [stdout] 1143 | let mut ctx = self.inner_ctx.lock().map_err(|e| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1144 | | CustomExecutorError::InnerContextMutex(e.to_string()) [INFO] [stdout] 1145 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1152:25 [INFO] [stdout] | [INFO] [stdout] 1152 | let p = raw_path [INFO] [stdout] | _________________________^ [INFO] [stdout] 1153 | | .canonicalize() [INFO] [stdout] 1154 | | .map_err(|e| CustomExecutorError::Io(e, raw_path))?; [INFO] [stdout] | |_______________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/cli.rs:1159:9 [INFO] [stdout] | [INFO] [stdout] 1159 | cmd.exec()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | Chunk::Raw(ref s) => (fmt.write_str(s))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | / (write!( [INFO] [stdout] 66 | | fmt, [INFO] [stdout] 67 | | "{} {}", [INFO] [stdout] 68 | | self.package.name(), [INFO] [stdout] 69 | | self.package.version() [INFO] [stdout] 70 | | ))? [INFO] [stdout] | |_______________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | (write!(fmt, "{}", license))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/format/mod.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | (write!(fmt, "{}", repository))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 126 | charset: args [INFO] [stdout] | __________________^ [INFO] [stdout] 127 | | .opt_value_from_str("--charset")? [INFO] [stdout] | |_____________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 129 | color: args.opt_value_from_str("--color")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 131 | features: args.opt_value_from_str("--features")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 133 | format: args [INFO] [stdout] | _________________^ [INFO] [stdout] 134 | | .opt_value_from_str("--format")? [INFO] [stdout] | |____________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 141 | manifest_path: args.opt_value_from_str("--manifest-path")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 145 | package: args.opt_value_from_str("--manifest-path")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 147 | quiet: args.opt_value_from_str(["-q", "--quiet"])?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 148 | target: args.opt_value_from_str("--target")?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 149 | unstable_flags: args [INFO] [stdout] | _________________________^ [INFO] [stdout] 150 | | .opt_value_from_str("-Z")? [INFO] [stdout] | |______________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 193 | / config.configure( [INFO] [stdout] 194 | | args.verbose, [INFO] [stdout] 195 | | args.quiet.unwrap_or(false), [INFO] [stdout] 196 | | args.color.as_deref(), [INFO] [stdout] ... | [INFO] [stdout] 202 | | &[], // Some cargo API change, TODO: Look closer at this later. [INFO] [stdout] 203 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:215:14 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 215 | let ws = get_workspace(config, args.manifest_path.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 216 | let package = ws.current()?; [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 217 | let mut registry = get_registry(config, &package)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 226 | let (packages, resolve) = resolve( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 227 | | package.package_id(), [INFO] [stdout] 228 | | &mut registry, [INFO] [stdout] 229 | | &ws, [INFO] [stdout] ... | [INFO] [stdout] 232 | | args.no_default_features, [INFO] [stdout] 233 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:235:20 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 235 | let packages = registry.get(&ids)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 238 | Some(ref pkg) => resolve.query(pkg)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 242 | let config_host = config.load_global_rustc(Some(&ws))?.host; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:252:18 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 252 | let format = Pattern::try_build(&args.format).map_err(|e| { [INFO] [stdout] | __________________^ [INFO] [stdout] 253 | | CliError::new( [INFO] [stdout] 254 | | (FormatError { [INFO] [stdout] 255 | | message: e.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 259 | | ) [INFO] [stdout] 260 | | })?; [INFO] [stdout] | |_______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:272:16 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 272 | let cfgs = get_cfgs(config, &args.target, &ws)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 5 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 273 | let graph = build_graph( [INFO] [stdout] | _________________^ [INFO] [stdout] 274 | | &resolve, [INFO] [stdout] 275 | | &packages, [INFO] [stdout] 276 | | package.package_id(), [INFO] [stdout] ... | [INFO] [stdout] 279 | | extra_deps, [INFO] [stdout] 280 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "f7ad214781f6d4bcf90417a72ea3c8942af5f39fbb945cccfa18f37b0ea115ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ad214781f6d4bcf90417a72ea3c8942af5f39fbb945cccfa18f37b0ea115ce", kill_on_drop: false }` [INFO] [stdout] f7ad214781f6d4bcf90417a72ea3c8942af5f39fbb945cccfa18f37b0ea115ce