[INFO] fetching crate cdragon-prop 0.2.0...
[INFO] checking cdragon-prop-0.2.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate cdragon-prop 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cdragon-prop 0.2.0
[INFO] finished tweaking crates.io crate cdragon-prop 0.2.0
[INFO] tweaked toml for crates.io crate cdragon-prop 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cdragon-prop 0.2.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc1832c250cf134affaff46943968d649fd6092122e0179303782b0c489ce72e
[INFO] running `Command { std: "docker" "start" "-a" "bc1832c250cf134affaff46943968d649fd6092122e0179303782b0c489ce72e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc1832c250cf134affaff46943968d649fd6092122e0179303782b0c489ce72e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1832c250cf134affaff46943968d649fd6092122e0179303782b0c489ce72e", kill_on_drop: false }`
[INFO] [stdout] bc1832c250cf134affaff46943968d649fd6092122e0179303782b0c489ce72e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64dece928692bb1dd5f6a6c5017827ab8814135ed2ca6e57a7ea8b5e5daee424
[INFO] running `Command { std: "docker" "start" "-a" "64dece928692bb1dd5f6a6c5017827ab8814135ed2ca6e57a7ea8b5e5daee424", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cdragon-utils v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking cdragon-hashes v0.2.0
[INFO] [stderr]     Checking cdragon-prop v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let buf = reader.read_array::<4>()?;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let buf = reader.read_array::<2>()?;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let buf = reader.read_array::<4>()?;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:222:26
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let buf = reader.read_array::<{4 + 4}>()?;
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let buf = reader.read_array::<4>()?;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let buf = reader.read_array::<2>()?;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let buf = reader.read_array::<4>()?;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/parser.rs:222:26
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let buf = reader.read_array::<{4 + 4}>()?;
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `std::io::Read::read_array`
[INFO] [stdout]    --> src/lib.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 + #![feature(read_array)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cdragon-prop` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name cdragon_prop --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=973478cef55a0dc5 -C extra-filename=-ab98cbd630af0f77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cdragon_hashes=/opt/rustwide/target/debug/deps/libcdragon_hashes-7ca3ad533ecdecd8.rmeta --extern cdragon_utils=/opt/rustwide/target/debug/deps/libcdragon_utils-0c2ccfc3a2ee7ff1.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0f23146fdd1ac0cd.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-3fa2aae44f33023c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c15b3fe26b11d683.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cdragon-prop` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name cdragon_prop --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c5594de118eed8d -C extra-filename=-7f8b89d19160d2a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cdragon_hashes=/opt/rustwide/target/debug/deps/libcdragon_hashes-7ca3ad533ecdecd8.rmeta --extern cdragon_utils=/opt/rustwide/target/debug/deps/libcdragon_utils-0c2ccfc3a2ee7ff1.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0f23146fdd1ac0cd.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-3fa2aae44f33023c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c15b3fe26b11d683.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "64dece928692bb1dd5f6a6c5017827ab8814135ed2ca6e57a7ea8b5e5daee424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dece928692bb1dd5f6a6c5017827ab8814135ed2ca6e57a7ea8b5e5daee424", kill_on_drop: false }`
[INFO] [stdout] 64dece928692bb1dd5f6a6c5017827ab8814135ed2ca6e57a7ea8b5e5daee424
