[INFO] fetching crate binary-data-schema 0.2.0...
[INFO] building binary-data-schema-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate binary-data-schema 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate binary-data-schema 0.2.0
[INFO] finished tweaking crates.io crate binary-data-schema 0.2.0
[INFO] tweaked toml for crates.io crate binary-data-schema 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate binary-data-schema 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 106 packages to latest compatible versions
[INFO] [stderr]       Adding bstr v0.2.17 (available: v1.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding valico v3.6.1 (available: v4.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded no-std-net v0.5.0
[INFO] [stderr]   Downloaded valico v3.6.1
[INFO] [stderr]   Downloaded psl v2.1.145
[INFO] [stderr]   Downloaded addr v0.11.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d35f30e48e91814ea76ead880a626726a7088c09ab8632cd0d0b455782bb8ceb
[INFO] running `Command { std: "docker" "start" "-a" "d35f30e48e91814ea76ead880a626726a7088c09ab8632cd0d0b455782bb8ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d35f30e48e91814ea76ead880a626726a7088c09ab8632cd0d0b455782bb8ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35f30e48e91814ea76ead880a626726a7088c09ab8632cd0d0b455782bb8ceb", kill_on_drop: false }`
[INFO] [stdout] d35f30e48e91814ea76ead880a626726a7088c09ab8632cd0d0b455782bb8ceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f301956961830cf80a569985457e049ef2b3a9e2e44c852ea6c9c39984d30d97
[INFO] running `Command { std: "docker" "start" "-a" "f301956961830cf80a569985457e049ef2b3a9e2e44c852ea6c9c39984d30d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling binary-data-schema v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]    --> src/object.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 297 | struct JoinedBitfield {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 298 |     bytes: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinedBitfield` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
[INFO] running `Command { std: "docker" "inspect" "f301956961830cf80a569985457e049ef2b3a9e2e44c852ea6c9c39984d30d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f301956961830cf80a569985457e049ef2b3a9e2e44c852ea6c9c39984d30d97", kill_on_drop: false }`
[INFO] [stdout] f301956961830cf80a569985457e049ef2b3a9e2e44c852ea6c9c39984d30d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24d53b8d2e524d6beed78d89d6d700ccd3749fd484e7ad6c2a3c6e65d09548f7
[INFO] running `Command { std: "docker" "start" "-a" "24d53b8d2e524d6beed78d89d6d700ccd3749fd484e7ad6c2a3c6e65d09548f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling psl v2.1.145
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling no-std-net v0.5.0
[INFO] [stderr]    Compiling jsonway v2.0.0
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]    --> src/object.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 297 | struct JoinedBitfield {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 298 |     bytes: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinedBitfield` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling valico v3.6.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling addr v0.11.8
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling binary-data-schema v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]    --> src/object.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 297 | struct JoinedBitfield {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 298 |     bytes: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinedBitfield` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.94s
[INFO] running `Command { std: "docker" "inspect" "24d53b8d2e524d6beed78d89d6d700ccd3749fd484e7ad6c2a3c6e65d09548f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d53b8d2e524d6beed78d89d6d700ccd3749fd484e7ad6c2a3c6e65d09548f7", kill_on_drop: false }`
[INFO] [stdout] 24d53b8d2e524d6beed78d89d6d700ccd3749fd484e7ad6c2a3c6e65d09548f7
