[INFO] fetching crate doitlater 0.2.7...
[INFO] checking doitlater-0.2.7 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate doitlater 0.2.7 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate doitlater 0.2.7 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 doitlater 0.2.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate doitlater 0.2.7
[INFO] tweaked toml for crates.io crate doitlater 0.2.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate doitlater 0.2.7 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 cron-parser v0.8.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.13
[INFO] [stderr]   Downloaded typetag v0.2.13
[INFO] [stderr]   Downloaded redis v0.23.3
[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] 8f278ad60b1c93c9e0e240949a529f13b466c02cd7901bdc84730d6bee82899f
[INFO] running `Command { std: "docker" "start" "-a" "8f278ad60b1c93c9e0e240949a529f13b466c02cd7901bdc84730d6bee82899f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f278ad60b1c93c9e0e240949a529f13b466c02cd7901bdc84730d6bee82899f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f278ad60b1c93c9e0e240949a529f13b466c02cd7901bdc84730d6bee82899f", kill_on_drop: false }`
[INFO] [stdout] 8f278ad60b1c93c9e0e240949a529f13b466c02cd7901bdc84730d6bee82899f
[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] a37fe6cbc1494493c6ae806284b4be01af9866774fed823cd8d3da9063c76039
[INFO] running `Command { std: "docker" "start" "-a" "a37fe6cbc1494493c6ae806284b4be01af9866774fed823cd8d3da9063c76039", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking inventory v0.3.12
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking cron-parser v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling typetag-impl v0.2.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking typetag v0.2.13
[INFO] [stderr]     Checking doitlater v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "a37fe6cbc1494493c6ae806284b4be01af9866774fed823cd8d3da9063c76039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a37fe6cbc1494493c6ae806284b4be01af9866774fed823cd8d3da9063c76039", kill_on_drop: false }`
[INFO] [stdout] a37fe6cbc1494493c6ae806284b4be01af9866774fed823cd8d3da9063c76039
[INFO] checking doitlater-0.2.7 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate doitlater 0.2.7 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate doitlater 0.2.7 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 doitlater 0.2.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate doitlater 0.2.7
[INFO] tweaked toml for crates.io crate doitlater 0.2.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate doitlater 0.2.7 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] 061cbb2d6670dfabbaece30b4538371e262fd3f39328e9735e83981e440fea73
[INFO] running `Command { std: "docker" "start" "-a" "061cbb2d6670dfabbaece30b4538371e262fd3f39328e9735e83981e440fea73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061cbb2d6670dfabbaece30b4538371e262fd3f39328e9735e83981e440fea73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061cbb2d6670dfabbaece30b4538371e262fd3f39328e9735e83981e440fea73", kill_on_drop: false }`
[INFO] [stdout] 061cbb2d6670dfabbaece30b4538371e262fd3f39328e9735e83981e440fea73
[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] ebcd701600af992dfe6dd0cd3147986ab0beb21fca88aea93f9c10ea0ff2d2c2
[INFO] running `Command { std: "docker" "start" "-a" "ebcd701600af992dfe6dd0cd3147986ab0beb21fca88aea93f9c10ea0ff2d2c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking inventory v0.3.12
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking cron-parser v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling typetag-impl v0.2.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking typetag v0.2.13
[INFO] [stderr]     Checking doitlater v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/executable.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[typetag::serde]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_Executable_registry`
[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 attribute macro `typetag::serde` (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/executable.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[typetag::serde]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_Executable_registry`
[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 attribute macro `typetag::serde` (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 `doitlater` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `doitlater` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebcd701600af992dfe6dd0cd3147986ab0beb21fca88aea93f9c10ea0ff2d2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcd701600af992dfe6dd0cd3147986ab0beb21fca88aea93f9c10ea0ff2d2c2", kill_on_drop: false }`
[INFO] [stdout] ebcd701600af992dfe6dd0cd3147986ab0beb21fca88aea93f9c10ea0ff2d2c2
