[INFO] cloning repository https://github.com/bear0412/pier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bear0412/pier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbear0412%2Fpier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbear0412%2Fpier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ba93cb37eb2a13c226cfab466927486daca8f67
[INFO] checking bear0412/pier against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbear0412%2Fpier" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bear0412/pier on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/bear0412/pier
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/bear0412/pier
[INFO] tweaked toml for git repo https://github.com/bear0412/pier written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/bear0412/pier already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded doc-comment v0.3.1
[INFO] [stderr]   Downloaded constant_time_eq v0.1.3
[INFO] [stderr]   Downloaded serde v1.0.89
[INFO] [stderr]   Downloaded wasi v0.7.0
[INFO] [stderr]   Downloaded enum-kinds v0.4.1
[INFO] [stderr]   Downloaded globwalk v0.5.0
[INFO] [stderr]   Downloaded snafu-derive v0.5.0
[INFO] [stderr]   Downloaded redox_users v0.3.0
[INFO] [stderr]   Downloaded structopt-derive v0.3.5
[INFO] [stderr]   Downloaded csv-core v0.1.5
[INFO] [stderr]   Downloaded structopt v0.3.5
[INFO] [stderr]   Downloaded syn v0.12.15
[INFO] [stderr]   Downloaded bstr v0.2.8
[INFO] [stderr]   Downloaded winapi v0.3.6
[INFO] [stderr]   Downloaded csv v1.0.7
[INFO] [stderr]   Downloaded rand v0.7.2
[INFO] [stderr]   Downloaded syn v0.15.29
[INFO] [stderr]   Downloaded regex v1.1.9
[INFO] [stderr]   Downloaded ignore v0.4.10
[INFO] [stderr]   Downloaded backtrace v0.3.16
[INFO] [stderr]   Downloaded getrandom v0.1.13
[INFO] [stderr]   Downloaded arrayvec v0.4.10
[INFO] [stderr]   Downloaded serde_derive v1.0.89
[INFO] [stderr]   Downloaded snafu v0.5.0
[INFO] [stderr]   Downloaded scrawl v1.1.0
[INFO] [stderr]   Downloaded walkdir v2.2.9
[INFO] [stderr]   Downloaded globset v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v0.2.3
[INFO] [stderr]   Downloaded assert_fs v0.11.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.14
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded quote v0.4.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.51
[INFO] [stderr]   Downloaded same-file v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 986cf4a77ddc04c9035bd1c13690e6df9177a68979f182176259b66b64279ed1
[INFO] running `Command { std: "docker" "start" "-a" "986cf4a77ddc04c9035bd1c13690e6df9177a68979f182176259b66b64279ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "986cf4a77ddc04c9035bd1c13690e6df9177a68979f182176259b66b64279ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986cf4a77ddc04c9035bd1c13690e6df9177a68979f182176259b66b64279ed1", kill_on_drop: false }`
[INFO] [stdout] 986cf4a77ddc04c9035bd1c13690e6df9177a68979f182176259b66b64279ed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a829aef2f60201db38839aeb327c66187af7072c9589fe58ebb2abdee3671893
[INFO] running `Command { std: "docker" "start" "-a" "a829aef2f60201db38839aeb327c66187af7072c9589fe58ebb2abdee3671893", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling backtrace v0.3.16
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking csv-core v0.1.5
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking encode_unicode v0.3.5
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking ignore v0.4.10
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking scrawl v1.1.0
[INFO] [stderr]     Checking globwalk v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]     Checking assert_fs v0.11.3
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]    Compiling enum-kinds v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling snafu-derive v0.5.0
[INFO] [stderr]     Checking structopt v0.3.5
[INFO] [stderr]     Checking snafu v0.5.0
[INFO] [stderr]     Checking csv v1.0.7
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking pier v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:5:27
[INFO] [stdout]    |
[INFO] [stdout] 5  |         return Err($type)?;
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/defaults.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pier_err!(PierError::NoConfigFile)
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `pier_err`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `pier_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut script =
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         &self.add_script(Script {
[INFO] [stdout] 72 | |             alias: String::from("hello-pier"),
[INFO] [stdout] 73 | |             command: String::from("echo Hello, Pier!"),
[INFO] [stdout] 74 | |             description: Some(String::from("This is an example command.")),
[INFO] [stdout] 75 | |             reference: None,
[INFO] [stdout] 76 | |             tags: None,
[INFO] [stdout] 77 | |         }, false);
[INFO] [stdout]    | |_________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let _ = &self.add_script(Script {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking assert_cmd v0.11.1
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:5:27
[INFO] [stdout]    |
[INFO] [stdout] 5  |         return Err($type)?;
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/defaults.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pier_err!(PierError::NoConfigFile)
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `pier_err`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `pier_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut script =
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         &self.add_script(Script {
[INFO] [stdout] 72 | |             alias: String::from("hello-pier"),
[INFO] [stdout] 73 | |             command: String::from("echo Hello, Pier!"),
[INFO] [stdout] 74 | |             description: Some(String::from("This is an example command.")),
[INFO] [stdout] 75 | |             reference: None,
[INFO] [stdout] 76 | |             tags: None,
[INFO] [stdout] 77 | |         }, false);
[INFO] [stdout]    | |_________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let _ = &self.add_script(Script {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pier v0.2.0 (/opt/rustwide/workdir), syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "a829aef2f60201db38839aeb327c66187af7072c9589fe58ebb2abdee3671893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a829aef2f60201db38839aeb327c66187af7072c9589fe58ebb2abdee3671893", kill_on_drop: false }`
[INFO] [stdout] a829aef2f60201db38839aeb327c66187af7072c9589fe58ebb2abdee3671893
[INFO] checking bear0412/pier against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbear0412%2Fpier" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bear0412/pier on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/bear0412/pier
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/bear0412/pier
[INFO] tweaked toml for git repo https://github.com/bear0412/pier written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bear0412/pier already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3b75e967a68bf451734895fe1615ba3ffebba7befbe211a335dff49c7f319d7
[INFO] running `Command { std: "docker" "start" "-a" "c3b75e967a68bf451734895fe1615ba3ffebba7befbe211a335dff49c7f319d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3b75e967a68bf451734895fe1615ba3ffebba7befbe211a335dff49c7f319d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b75e967a68bf451734895fe1615ba3ffebba7befbe211a335dff49c7f319d7", kill_on_drop: false }`
[INFO] [stdout] c3b75e967a68bf451734895fe1615ba3ffebba7befbe211a335dff49c7f319d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c742241173f11b6cf1557ae2b8c60e51d8d3e08ee523e3e3ac3af719a0bf66
[INFO] running `Command { std: "docker" "start" "-a" "45c742241173f11b6cf1557ae2b8c60e51d8d3e08ee523e3e3ac3af719a0bf66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling backtrace v0.3.16
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking csv-core v0.1.5
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking encode_unicode v0.3.5
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking ignore v0.4.10
[INFO] [stderr]     Checking scrawl v1.1.0
[INFO] [stderr]     Checking globwalk v0.5.0
[INFO] [stderr]     Checking assert_fs v0.11.3
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]    Compiling enum-kinds v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling snafu-derive v0.5.0
[INFO] [stderr]     Checking structopt v0.3.5
[INFO] [stderr]     Checking snafu v0.5.0
[INFO] [stderr]     Checking csv v1.0.7
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking pier v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:5:27
[INFO] [stdout]    |
[INFO] [stdout] 5  |         return Err($type)?;
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/defaults.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pier_err!(PierError::NoConfigFile)
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `pier_err`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `pier_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut script =
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         &self.add_script(Script {
[INFO] [stdout] 72 | |             alias: String::from("hello-pier"),
[INFO] [stdout] 73 | |             command: String::from("echo Hello, Pier!"),
[INFO] [stdout] 74 | |             description: Some(String::from("This is an example command.")),
[INFO] [stdout] 75 | |             reference: None,
[INFO] [stdout] 76 | |             tags: None,
[INFO] [stdout] 77 | |         }, false);
[INFO] [stdout]    | |_________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let _ = &self.add_script(Script {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ConfigDefaultOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ConfigDefaultOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Config`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Default)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/config.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Scripts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/script.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Script`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/script.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Script`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pier` (lib) due to 8 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45c742241173f11b6cf1557ae2b8c60e51d8d3e08ee523e3e3ac3af719a0bf66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c742241173f11b6cf1557ae2b8c60e51d8d3e08ee523e3e3ac3af719a0bf66", kill_on_drop: false }`
[INFO] [stdout] 45c742241173f11b6cf1557ae2b8c60e51d8d3e08ee523e3e3ac3af719a0bf66
