[INFO] fetching crate lawn 0.3.0...
[INFO] checking lawn-0.3.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate lawn 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate lawn 0.3.0 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] started tweaking crates.io crate lawn 0.3.0
[INFO] finished tweaking crates.io crate lawn 0.3.0
[INFO] tweaked toml for crates.io crate lawn 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate lawn 0.3.0 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] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flurry v0.3.1
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded lawn-constants v0.3.0
[INFO] [stderr]   Downloaded lawn-protocol v0.3.0
[INFO] [stderr]   Downloaded lawn-9p v0.3.0
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded lawn-sftp v0.3.0
[INFO] [stderr]   Downloaded tokio-pipe v0.2.8
[INFO] [stderr]   Downloaded lawn-fs v0.3.0
[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] 053a6da6206eda5397a5ace00238e17809855f7c0135b70ae2a402747a8ac5c7
[INFO] running `Command { std: "docker" "start" "-a" "053a6da6206eda5397a5ace00238e17809855f7c0135b70ae2a402747a8ac5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053a6da6206eda5397a5ace00238e17809855f7c0135b70ae2a402747a8ac5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053a6da6206eda5397a5ace00238e17809855f7c0135b70ae2a402747a8ac5c7", kill_on_drop: false }`
[INFO] [stdout] 053a6da6206eda5397a5ace00238e17809855f7c0135b70ae2a402747a8ac5c7
[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] 0dcae82eb40e5b05099d8a77d309abe072b5605a3e8f3ee7c95229ade748ace5
[INFO] running `Command { std: "docker" "start" "-a" "0dcae82eb40e5b05099d8a77d309abe072b5605a3e8f3ee7c95229ade748ace5", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking flurry v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking lawn-constants v0.3.0
[INFO] [stderr]     Checking lawn-fs v0.3.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking lawn-protocol v0.3.0
[INFO] [stderr]     Checking lawn-sftp v0.3.0
[INFO] [stderr]     Checking tokio-pipe v0.2.8
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking lawn-9p v0.3.0
[INFO] [stderr]     Checking lawn v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "0dcae82eb40e5b05099d8a77d309abe072b5605a3e8f3ee7c95229ade748ace5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dcae82eb40e5b05099d8a77d309abe072b5605a3e8f3ee7c95229ade748ace5", kill_on_drop: false }`
[INFO] [stdout] 0dcae82eb40e5b05099d8a77d309abe072b5605a3e8f3ee7c95229ade748ace5
[INFO] checking lawn-0.3.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate lawn 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate lawn 0.3.0 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] started tweaking crates.io crate lawn 0.3.0
[INFO] finished tweaking crates.io crate lawn 0.3.0
[INFO] tweaked toml for crates.io crate lawn 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate lawn 0.3.0 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] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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] 4ae1222dcb2b1f6c8cfb7aea1fe3b34fd7800f1213e5fd15a6390481d424611f
[INFO] running `Command { std: "docker" "start" "-a" "4ae1222dcb2b1f6c8cfb7aea1fe3b34fd7800f1213e5fd15a6390481d424611f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ae1222dcb2b1f6c8cfb7aea1fe3b34fd7800f1213e5fd15a6390481d424611f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ae1222dcb2b1f6c8cfb7aea1fe3b34fd7800f1213e5fd15a6390481d424611f", kill_on_drop: false }`
[INFO] [stdout] 4ae1222dcb2b1f6c8cfb7aea1fe3b34fd7800f1213e5fd15a6390481d424611f
[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] b078fc5884c1e8d5f3e6eabaf868fed5ce1a292fb64a74405dfea057890348e0
[INFO] running `Command { std: "docker" "start" "-a" "b078fc5884c1e8d5f3e6eabaf868fed5ce1a292fb64a74405dfea057890348e0", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking flurry v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking lawn-constants v0.3.0
[INFO] [stderr]     Checking lawn-fs v0.3.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking lawn-9p v0.3.0
[INFO] [stderr]     Checking lawn-sftp v0.3.0
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking lawn-protocol v0.3.0
[INFO] [stderr]     Checking tokio-pipe v0.2.8
[INFO] [stderr]     Checking lawn v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ssh_proxy.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Copy, Clone, FromPrimitive, Eq, PartialEq)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MessageKind`
[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 `FromPrimitive` (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/ssh_proxy.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Copy, Clone, FromPrimitive, Eq, PartialEq)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MessageKind`
[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 `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lawn` (bin "lawn") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lawn` (bin "lawn" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b078fc5884c1e8d5f3e6eabaf868fed5ce1a292fb64a74405dfea057890348e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b078fc5884c1e8d5f3e6eabaf868fed5ce1a292fb64a74405dfea057890348e0", kill_on_drop: false }`
[INFO] [stdout] b078fc5884c1e8d5f3e6eabaf868fed5ce1a292fb64a74405dfea057890348e0
