[INFO] fetching crate cdragon-prop 0.2.0...
[INFO] checking cdragon-prop-0.2.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate cdragon-prop 0.2.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cdragon-prop 0.2.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18212379ea40c06bc942690ce7d1e85d7954cfd2eded1d3a48abb909b6223041
[INFO] running `Command { std: "docker" "start" "-a" "18212379ea40c06bc942690ce7d1e85d7954cfd2eded1d3a48abb909b6223041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18212379ea40c06bc942690ce7d1e85d7954cfd2eded1d3a48abb909b6223041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18212379ea40c06bc942690ce7d1e85d7954cfd2eded1d3a48abb909b6223041", kill_on_drop: false }`
[INFO] [stdout] 18212379ea40c06bc942690ce7d1e85d7954cfd2eded1d3a48abb909b6223041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0ae6ca6632c23b960c9694f9c84f3ec1ef70646d5f4bfc3c84b2479eb655f9f
[INFO] running `Command { std: "docker" "start" "-a" "b0ae6ca6632c23b960c9694f9c84f3ec1ef70646d5f4bfc3c84b2479eb655f9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking cdragon-utils v0.2.0
[INFO] [stderr]     Checking cdragon-hashes v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking num_enum v0.7.6
[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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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]     = 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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: 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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: 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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: 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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]     = 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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: 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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: 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]     = help: call with fully qualified syntax `cdragon_utils::parsing::ReadArray::read_array(...)` to keep using the current method
[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: 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 test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/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=6c4f35bd628184a4 -C extra-filename=-f23f041b62c8cb0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cdragon_hashes=/opt/rustwide/target/debug/deps/libcdragon_hashes-ee8ff7f9e80b86cc.rmeta --extern cdragon_utils=/opt/rustwide/target/debug/deps/libcdragon_utils-5e6ada40968f5db1.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-556dfa010efa30e2.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-3bd32ffe1dc54ba6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-95c17e300293f3c8.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); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/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=3a4f5550ec3cbb98 -C extra-filename=-64268b112fa92e50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cdragon_hashes=/opt/rustwide/target/debug/deps/libcdragon_hashes-ee8ff7f9e80b86cc.rmeta --extern cdragon_utils=/opt/rustwide/target/debug/deps/libcdragon_utils-5e6ada40968f5db1.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-556dfa010efa30e2.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-3bd32ffe1dc54ba6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-95c17e300293f3c8.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b0ae6ca6632c23b960c9694f9c84f3ec1ef70646d5f4bfc3c84b2479eb655f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0ae6ca6632c23b960c9694f9c84f3ec1ef70646d5f4bfc3c84b2479eb655f9f", kill_on_drop: false }`
[INFO] [stdout] b0ae6ca6632c23b960c9694f9c84f3ec1ef70646d5f4bfc3c84b2479eb655f9f
