[INFO] fetching crate idr2nix 0.1.2...
[INFO] checking idr2nix-0.1.2 against 1.95.0 for pr-155915
[INFO] extracting crate idr2nix 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate idr2nix 0.1.2
[INFO] finished tweaking crates.io crate idr2nix 0.1.2
[INFO] tweaked toml for crates.io crate idr2nix 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate idr2nix 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate idr2nix 0.1.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded snafu-derive v0.7.4
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded lru v0.10.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded toml v0.7.4
[INFO] [stderr]   Downloaded snafu v0.7.4
[INFO] [stderr]   Downloaded custom_debug_derive v0.5.1
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded custom_debug v0.5.1
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded miniz_oxide v0.6.2
[INFO] [stderr]   Downloaded backtrace v0.3.67
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae3b0cbdd47b45f3cadbe58430dc4925c77b0d2bf67fecf76386d64862895f2c
[INFO] running `Command { std: "docker" "start" "-a" "ae3b0cbdd47b45f3cadbe58430dc4925c77b0d2bf67fecf76386d64862895f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae3b0cbdd47b45f3cadbe58430dc4925c77b0d2bf67fecf76386d64862895f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3b0cbdd47b45f3cadbe58430dc4925c77b0d2bf67fecf76386d64862895f2c", kill_on_drop: false }`
[INFO] [stdout] ae3b0cbdd47b45f3cadbe58430dc4925c77b0d2bf67fecf76386d64862895f2c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d17cfa53a6ce4c21213e6d3f017914bda9e1cc1394e452146b28fd45841c8d2
[INFO] running `Command { std: "docker" "start" "-a" "6d17cfa53a6ce4c21213e6d3f017914bda9e1cc1394e452146b28fd45841c8d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]     Checking once_cell v1.17.2
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking winnow v0.4.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking regex v1.8.3
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking lru v0.10.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]     Checking custom_debug v0.5.1
[INFO] [stderr]     Checking snafu v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking serde_spanned v0.6.2
[INFO] [stderr]     Checking toml_datetime v0.6.2
[INFO] [stderr]     Checking toml_edit v0.19.10
[INFO] [stderr]     Checking toml v0.7.4
[INFO] [stderr]     Checking idr2nix v0.1.2 (/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:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^------------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Debug` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_State`
[INFO] [stdout] 43 | pub struct State {
[INFO] [stdout]    |            ----- `State` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_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 `custom_debug::Debug` (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:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^------------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Debug` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_State`
[INFO] [stdout] 43 | pub struct State {
[INFO] [stdout]    |            ----- `State` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_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 `custom_debug::Debug` (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 37.54s
[INFO] running `Command { std: "docker" "inspect" "6d17cfa53a6ce4c21213e6d3f017914bda9e1cc1394e452146b28fd45841c8d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d17cfa53a6ce4c21213e6d3f017914bda9e1cc1394e452146b28fd45841c8d2", kill_on_drop: false }`
[INFO] [stdout] 6d17cfa53a6ce4c21213e6d3f017914bda9e1cc1394e452146b28fd45841c8d2
