[INFO] fetching crate abscissa_tokio 0.8.0...
[INFO] checking abscissa_tokio-0.8.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate abscissa_tokio 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate abscissa_tokio 0.8.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abscissa_tokio 0.8.0
[INFO] finished tweaking crates.io crate abscissa_tokio 0.8.0
[INFO] tweaked toml for crates.io crate abscissa_tokio 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding backtrace v0.3.71 (available: v0.3.74)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded canonical-path v2.0.2
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded abscissa_derive v0.8.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded abscissa_core v0.8.1
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1ecb6b4c11efd9175d2cce06ae9d9526d45675a516966a80e05a9fd505fb309
[INFO] running `Command { std: "docker" "start" "-a" "f1ecb6b4c11efd9175d2cce06ae9d9526d45675a516966a80e05a9fd505fb309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1ecb6b4c11efd9175d2cce06ae9d9526d45675a516966a80e05a9fd505fb309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ecb6b4c11efd9175d2cce06ae9d9526d45675a516966a80e05a9fd505fb309", kill_on_drop: false }`
[INFO] [stdout] f1ecb6b4c11efd9175d2cce06ae9d9526d45675a516966a80e05a9fd505fb309
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d47c06742b3ce99774bb0a284598bd30e7430a26f6aff8f41979e77038454827
[INFO] running `Command { std: "docker" "start" "-a" "d47c06742b3ce99774bb0a284598bd30e7430a26f6aff8f41979e77038454827", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking canonical-path v2.0.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling abscissa_derive v0.8.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking abscissa_core v0.8.1
[INFO] [stderr]     Checking abscissa_tokio v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Component, Debug)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Component` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_TokioComponent`
[INFO] [stdout] 167 | pub struct TokioComponent {
[INFO] [stdout]     |            -------------- `TokioComponent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Component, Debug)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Component` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_TokioComponent`
[INFO] [stdout] 167 | pub struct TokioComponent {
[INFO] [stdout]     |            -------------- `TokioComponent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.24s
[INFO] running `Command { std: "docker" "inspect" "d47c06742b3ce99774bb0a284598bd30e7430a26f6aff8f41979e77038454827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47c06742b3ce99774bb0a284598bd30e7430a26f6aff8f41979e77038454827", kill_on_drop: false }`
[INFO] [stdout] d47c06742b3ce99774bb0a284598bd30e7430a26f6aff8f41979e77038454827
