[INFO] fetching crate infinite-rs 0.5.3...
[INFO] checking infinite-rs-0.5.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate infinite-rs 0.5.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate infinite-rs 0.5.3 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 infinite-rs 0.5.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate infinite-rs 0.5.3
[INFO] tweaked toml for crates.io crate infinite-rs 0.5.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate infinite-rs 0.5.3 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded infinite-rs-derive v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 400553215f97c79d09d225d25e8ffc8a18f71751e5553181367ee8ea879c72b4
[INFO] running `Command { std: "docker" "start" "-a" "400553215f97c79d09d225d25e8ffc8a18f71751e5553181367ee8ea879c72b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "400553215f97c79d09d225d25e8ffc8a18f71751e5553181367ee8ea879c72b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "400553215f97c79d09d225d25e8ffc8a18f71751e5553181367ee8ea879c72b4", kill_on_drop: false }`
[INFO] [stdout] 400553215f97c79d09d225d25e8ffc8a18f71751e5553181367ee8ea879c72b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d26d492f8176395faea64d693ebb3b7ffb64528ac4d771d158f29a2ac0932ab2
[INFO] running `Command { std: "docker" "start" "-a" "d26d492f8176395faea64d693ebb3b7ffb64528ac4d771d158f29a2ac0932ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling infinite-rs v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling infinite-rs-derive v0.1.1
[INFO] [stdout] error[E0050]: method `load_field_blocks` has 5 parameters but the declaration in trait `load_field_blocks` has 6
[INFO] [stdout]   --> examples/load_all_modules.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Default, Debug, TagStructure)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^ expected 6 parameters, found 5
[INFO] [stdout]    |
[INFO] [stdout]    = note: `load_field_blocks` from trait: `fn(&mut Self, i32, u64, &mut R, &[TagStruct], &[TagDataBlock]) -> Result<(), infinite_rs::Error>`
[INFO] [stdout]    = note: this error originates in the derive macro `TagStructure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `load_field_blocks` has 5 parameters but the declaration in trait `load_field_blocks` has 6
[INFO] [stdout]   --> examples/load_all_modules.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Default, Debug, TagStructure)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^ expected 6 parameters, found 5
[INFO] [stdout]    |
[INFO] [stdout]    = note: `load_field_blocks` from trait: `fn(&mut Self, i32, u64, &mut R, &[TagStruct], &[TagDataBlock]) -> Result<(), infinite_rs::Error>`
[INFO] [stdout]    = note: this error originates in the derive macro `TagStructure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `load_field_blocks` has 5 parameters but the declaration in trait `load_field_blocks` has 6
[INFO] [stdout]   --> examples/load_all_modules.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Default, Debug, TagStructure)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^ expected 6 parameters, found 5
[INFO] [stdout]    |
[INFO] [stdout]    = note: `load_field_blocks` from trait: `fn(&mut Self, i32, u64, &mut R, &[TagStruct], &[TagDataBlock]) -> Result<(), infinite_rs::Error>`
[INFO] [stdout]    = note: this error originates in the derive macro `TagStructure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `load_field_blocks` has 5 parameters but the declaration in trait `load_field_blocks` has 6
[INFO] [stdout]   --> examples/load_all_modules.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(Default, Debug, TagStructure)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^ expected 6 parameters, found 5
[INFO] [stdout]    |
[INFO] [stdout]    = note: `load_field_blocks` from trait: `fn(&mut Self, i32, u64, &mut R, &[TagStruct], &[TagDataBlock]) -> Result<(), infinite_rs::Error>`
[INFO] [stdout]    = note: this error originates in the derive macro `TagStructure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `load_field_blocks` has 5 parameters but the declaration in trait `load_field_blocks` has 6
[INFO] [stdout]    --> examples/load_all_modules.rs:109:26
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Default, Debug, TagStructure)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^ expected 6 parameters, found 5
[INFO] [stdout]     |
[INFO] [stdout]     = note: `load_field_blocks` from trait: `fn(&mut Self, i32, u64, &mut R, &[TagStruct], &[TagDataBlock]) -> Result<(), infinite_rs::Error>`
[INFO] [stdout]     = note: this error originates in the derive macro `TagStructure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `load_field_blocks` has 5 parameters but the declaration in trait `load_field_blocks` has 6
[INFO] [stdout]    --> examples/load_all_modules.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Default, Debug, TagStructure)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^ expected 6 parameters, found 5
[INFO] [stdout]     |
[INFO] [stdout]     = note: `load_field_blocks` from trait: `fn(&mut Self, i32, u64, &mut R, &[TagStruct], &[TagDataBlock]) -> Result<(), infinite_rs::Error>`
[INFO] [stdout]     = note: this error originates in the derive macro `TagStructure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0050`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinite-rs` (example "load_all_modules") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d26d492f8176395faea64d693ebb3b7ffb64528ac4d771d158f29a2ac0932ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26d492f8176395faea64d693ebb3b7ffb64528ac4d771d158f29a2ac0932ab2", kill_on_drop: false }`
[INFO] [stdout] d26d492f8176395faea64d693ebb3b7ffb64528ac4d771d158f29a2ac0932ab2
