[INFO] cloning repository https://github.com/neonphog/cargo-task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neonphog/cargo-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonphog%2Fcargo-task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonphog%2Fcargo-task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffb3aad275e8edc3d71ab34efaeb39480d329c8a [INFO] checking neonphog/cargo-task against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonphog%2Fcargo-task" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neonphog/cargo-task on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neonphog/cargo-task [INFO] finished tweaking git repo https://github.com/neonphog/cargo-task [INFO] tweaked toml for git repo https://github.com/neonphog/cargo-task written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/neonphog/cargo-task already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c672cfb337d0a0c92e7e7ceb0ca3c63374960fda35cd1d9cef986875787176e8 [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" "c672cfb337d0a0c92e7e7ceb0ca3c63374960fda35cd1d9cef986875787176e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c672cfb337d0a0c92e7e7ceb0ca3c63374960fda35cd1d9cef986875787176e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c672cfb337d0a0c92e7e7ceb0ca3c63374960fda35cd1d9cef986875787176e8", kill_on_drop: false }` [INFO] [stdout] c672cfb337d0a0c92e7e7ceb0ca3c63374960fda35cd1d9cef986875787176e8 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f5f129579e6e809ff93edf6bc06fffd4c1e8817ffb33d1545128723759845d [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" "f3f5f129579e6e809ff93edf6bc06fffd4c1e8817ffb33d1545128723759845d", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-task v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: allow(unused_unsafe) incompatible with previous forbid [INFO] [stdout] --> src/_cargo_task_util.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / thread_local! { [INFO] [stdout] 237 | | static CT_ENV: std::sync::Mutex> = std::sync::Mutex::new(priv_new_env()); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_unsafe) incompatible with previous forbid [INFO] [stdout] --> src/_cargo_task_util.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / thread_local! { [INFO] [stdout] 237 | | static CT_ENV: std::sync::Mutex> = std::sync::Mutex::new(priv_new_env()); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_unsafe) incompatible with previous forbid [INFO] [stdout] --> src/_cargo_task_util.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / thread_local! { [INFO] [stdout] 237 | | static CT_ENV: std::sync::Mutex> = std::sync::Mutex::new(priv_new_env()); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_unsafe) incompatible with previous forbid [INFO] [stdout] --> src/_cargo_task_util.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / thread_local! { [INFO] [stdout] 237 | | static CT_ENV: std::sync::Mutex> = std::sync::Mutex::new(priv_new_env()); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/_cargo_task_util.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | if !cmd.spawn()?.wait()?.success() { [INFO] [stdout] | ^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/_cargo_task_util.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | if !cmd.spawn()?.wait()?.success() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | let work_dir = find_cargo_task_work_dir()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | let mut cargo_task_path = std::env::current_dir().map_err(|_| E)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | for item in std::fs::read_dir(&cargo_task_path).map_err(|_| E)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | if !item.file_type().map_err(|_| E)?.is_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | let file = std::fs::File::open(&path).map_err(|e| { [INFO] [stdout] | ________________^ [INFO] [stdout] 238 | | format!("parse metadata error: {:?}: {:?}", path.as_ref(), e,) [INFO] [stdout] 239 | | })?; [INFO] [stdout] | |_______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/exec.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | let mut child = cmd.spawn().map_err(|e| format!("{:?}", e))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/exec.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | let status = child.wait().map_err(|e| format!("{:?}", e))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/_cargo_task_util.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | if !cmd.spawn()?.wait()?.success() { [INFO] [stdout] | ^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/_cargo_task_util.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | if !cmd.spawn()?.wait()?.success() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | let work_dir = find_cargo_task_work_dir()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | let mut cargo_task_path = std::env::current_dir().map_err(|_| E)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | for item in std::fs::read_dir(&cargo_task_path).map_err(|_| E)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | if !item.file_type().map_err(|_| E)?.is_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/env_loader.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | let file = std::fs::File::open(&path).map_err(|e| { [INFO] [stdout] | ________________^ [INFO] [stdout] 238 | | format!("parse metadata error: {:?}: {:?}", path.as_ref(), e,) [INFO] [stdout] 239 | | })?; [INFO] [stdout] | |_______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/exec.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | let mut child = cmd.spawn().map_err(|e| format!("{:?}", e))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/exec.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | let status = child.wait().map_err(|e| format!("{:?}", e))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [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(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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `Command { std: "docker" "inspect" "f3f5f129579e6e809ff93edf6bc06fffd4c1e8817ffb33d1545128723759845d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f5f129579e6e809ff93edf6bc06fffd4c1e8817ffb33d1545128723759845d", kill_on_drop: false }` [INFO] [stdout] f3f5f129579e6e809ff93edf6bc06fffd4c1e8817ffb33d1545128723759845d