[INFO] cloning repository https://github.com/avencera/blocksoon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avencera/blocksoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fblocksoon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fblocksoon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 614237958e86ac8158ab5301821e8310c23f3f72
[INFO] checking avencera/blocksoon against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fblocksoon" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/avencera/blocksoon 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 git repo https://github.com/avencera/blocksoon
[INFO] finished tweaking git repo https://github.com/avencera/blocksoon
[INFO] tweaked toml for git repo https://github.com/avencera/blocksoon written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/avencera/blocksoon 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 dirs v1.0.5
[INFO] [stderr]   Downloaded pkg-config v0.3.17
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded mac-notification-sys v0.3.0
[INFO] [stderr]   Downloaded indexmap v1.3.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded notify-rust v3.6.3
[INFO] [stderr]   Downloaded backtrace v0.3.42
[INFO] [stderr]   Downloaded dbus v0.6.5
[INFO] [stderr]   Downloaded syn v1.0.13
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded rust-argon2 v0.5.1
[INFO] [stderr]   Downloaded plist v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4d18fa28c521640ea3101c8460f9cfeb283df1583c9b8e37e9078d4ef4b8469f
[INFO] running `Command { std: "docker" "start" "-a" "4d18fa28c521640ea3101c8460f9cfeb283df1583c9b8e37e9078d4ef4b8469f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d18fa28c521640ea3101c8460f9cfeb283df1583c9b8e37e9078d4ef4b8469f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d18fa28c521640ea3101c8460f9cfeb283df1583c9b8e37e9078d4ef4b8469f", kill_on_drop: false }`
[INFO] [stdout] 4d18fa28c521640ea3101c8460f9cfeb283df1583c9b8e37e9078d4ef4b8469f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c0b4629fb971c52c832f7a6123b67ef93d76742f1819e9c05da62a1c4571b7a
[INFO] running `Command { std: "docker" "start" "-a" "5c0b4629fb971c52c832f7a6123b67ef93d76742f1819e9c05da62a1c4571b7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]     Checking xml-rs v0.8.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking dbus v0.6.5
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking notify-rust v3.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking plist v0.5.1
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking blocksoon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 12.98s
[INFO] running `Command { std: "docker" "inspect" "5c0b4629fb971c52c832f7a6123b67ef93d76742f1819e9c05da62a1c4571b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0b4629fb971c52c832f7a6123b67ef93d76742f1819e9c05da62a1c4571b7a", kill_on_drop: false }`
[INFO] [stdout] 5c0b4629fb971c52c832f7a6123b67ef93d76742f1819e9c05da62a1c4571b7a
[INFO] checking avencera/blocksoon 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%2Favencera%2Fblocksoon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/avencera/blocksoon 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 git repo https://github.com/avencera/blocksoon
[INFO] finished tweaking git repo https://github.com/avencera/blocksoon
[INFO] tweaked toml for git repo https://github.com/avencera/blocksoon written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/avencera/blocksoon 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b88328a99464fc617951eaa2c03b672330419ebe33dda2b274e9ce61435e81e2
[INFO] running `Command { std: "docker" "start" "-a" "b88328a99464fc617951eaa2c03b672330419ebe33dda2b274e9ce61435e81e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88328a99464fc617951eaa2c03b672330419ebe33dda2b274e9ce61435e81e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88328a99464fc617951eaa2c03b672330419ebe33dda2b274e9ce61435e81e2", kill_on_drop: false }`
[INFO] [stdout] b88328a99464fc617951eaa2c03b672330419ebe33dda2b274e9ce61435e81e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 20a0bd63e5fa3314233badb371133e88dce6c9f61a5ab6c9f7d765b8a070155a
[INFO] running `Command { std: "docker" "start" "-a" "20a0bd63e5fa3314233badb371133e88dce6c9f61a5ab6c9f7d765b8a070155a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking dbus v0.6.5
[INFO] [stderr]     Checking xml-rs v0.8.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking notify-rust v3.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking plist v0.5.1
[INFO] [stderr]     Checking blocksoon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/self_control.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SelfControl`
[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 `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/self_control.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SelfControl`
[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 `Deserialize` (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 `blocksoon` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blocksoon` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "20a0bd63e5fa3314233badb371133e88dce6c9f61a5ab6c9f7d765b8a070155a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a0bd63e5fa3314233badb371133e88dce6c9f61a5ab6c9f7d765b8a070155a", kill_on_drop: false }`
[INFO] [stdout] 20a0bd63e5fa3314233badb371133e88dce6c9f61a5ab6c9f7d765b8a070155a
