[INFO] fetching crate ordr 0.2.0...
[INFO] building ordr-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ordr 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ordr 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ordr 0.2.0
[INFO] tweaked toml for crates.io crate ordr 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ordr 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ordr 0.2.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordr_macros v0.2.0
[INFO] [stderr]   Downloaded ordr_core v0.2.0
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 637ebabfee9aed33d1d22cd4741f397cbca3f92ebe293e7d2816d8fbeff1ab18
[INFO] running `Command { std: "docker" "start" "-a" "637ebabfee9aed33d1d22cd4741f397cbca3f92ebe293e7d2816d8fbeff1ab18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637ebabfee9aed33d1d22cd4741f397cbca3f92ebe293e7d2816d8fbeff1ab18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637ebabfee9aed33d1d22cd4741f397cbca3f92ebe293e7d2816d8fbeff1ab18", kill_on_drop: false }`
[INFO] [stdout] 637ebabfee9aed33d1d22cd4741f397cbca3f92ebe293e7d2816d8fbeff1ab18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abfc2a85f3527b6240cb38c22e65ba54794ae091e93aa882be35b30c260eb6a4
[INFO] running `Command { std: "docker" "start" "-a" "abfc2a85f3527b6240cb38c22e65ba54794ae091e93aa882be35b30c260eb6a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling ordr_core v0.2.0
[INFO] [stderr]    Compiling ordr_macros v0.2.0
[INFO] [stderr]    Compiling ordr v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.75s
[INFO] running `Command { std: "docker" "inspect" "abfc2a85f3527b6240cb38c22e65ba54794ae091e93aa882be35b30c260eb6a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abfc2a85f3527b6240cb38c22e65ba54794ae091e93aa882be35b30c260eb6a4", kill_on_drop: false }`
[INFO] [stdout] abfc2a85f3527b6240cb38c22e65ba54794ae091e93aa882be35b30c260eb6a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d9a22735eb063f5e746454b99f70cb0b7eca8923eb7bd7ae510a6b41cb9c97e
[INFO] running `Command { std: "docker" "start" "-a" "6d9a22735eb063f5e746454b99f70cb0b7eca8923eb7bd7ae510a6b41cb9c97e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ordr_core v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ordr_macros v0.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ordr v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stdout] warning: struct `CellSurface` is never constructed
[INFO] [stdout]   --> examples/cells.rs:91:25
[INFO] [stdout]    |
[INFO] [stdout] 91 |     node!(cell_surface: CellSurface, CellPart);
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cell_surface` is never used
[INFO] [stdout]   --> examples/cells.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     node!(cell_surface: CellSurface, CellPart);
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtracellularRegion` is never constructed
[INFO] [stdout]   --> examples/cells.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |     node!(extracellular_region: ExtracellularRegion, CellularComponent);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extracellular_region` is never used
[INFO] [stdout]   --> examples/cells.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     node!(extracellular_region: ExtracellularRegion, CellularComponent);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtracellularSpace` is never constructed
[INFO] [stdout]   --> examples/cells.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     node!(extracellular_space: ExtracellularSpace, ExtracellularRegion);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extracellular_space` is never used
[INFO] [stdout]   --> examples/cells.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     node!(extracellular_space: ExtracellularSpace, ExtracellularRegion);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MembraneEnlosedLumen` is never constructed
[INFO] [stdout]   --> examples/cells.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 |     node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `membrane_enclosed_lumen` is never used
[INFO] [stdout]   --> examples/cells.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |     node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntracellularOrganelleLumen` is never constructed
[INFO] [stdout]    --> examples/cells.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 |     node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `intracellular_organelle_lumen` is never used
[INFO] [stdout]    --> examples/cells.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtracelularRegionPart` is never constructed
[INFO] [stdout]    --> examples/cells.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 |     node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extracellular_region_part` is never used
[INFO] [stdout]    --> examples/cells.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NuclearPart` is never constructed
[INFO] [stdout]    --> examples/cells.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart);
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nuclear_part` is never used
[INFO] [stdout]    --> examples/cells.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrganelleLumen` is never constructed
[INFO] [stdout]    --> examples/cells.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `organelle_lumen` is never used
[INFO] [stdout]    --> examples/cells.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NuclearLumen` is never constructed
[INFO] [stdout]    --> examples/cells.rs:110:26
[INFO] [stdout]     |
[INFO] [stdout] 110 |     node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen);
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nuclear_lumen` is never used
[INFO] [stdout]    --> examples/cells.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |     node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen);
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.03s
[INFO] running `Command { std: "docker" "inspect" "6d9a22735eb063f5e746454b99f70cb0b7eca8923eb7bd7ae510a6b41cb9c97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9a22735eb063f5e746454b99f70cb0b7eca8923eb7bd7ae510a6b41cb9c97e", kill_on_drop: false }`
[INFO] [stdout] 6d9a22735eb063f5e746454b99f70cb0b7eca8923eb7bd7ae510a6b41cb9c97e
