[INFO] fetching crate packetry 0.5.0...
[INFO] checking packetry-0.5.0 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] extracting crate packetry 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate packetry 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate packetry 0.5.0
[INFO] tweaked toml for crates.io crate packetry 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packetry 0.5.0 on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate packetry 0.5.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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c63e848465f01efb0c0a5855e5da301cd6f04275e00f558ea7edaa2c6f625744
[INFO] running `Command { std: "docker" "start" "-a" "c63e848465f01efb0c0a5855e5da301cd6f04275e00f558ea7edaa2c6f625744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c63e848465f01efb0c0a5855e5da301cd6f04275e00f558ea7edaa2c6f625744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63e848465f01efb0c0a5855e5da301cd6f04275e00f558ea7edaa2c6f625744", kill_on_drop: false }`
[INFO] [stdout] c63e848465f01efb0c0a5855e5da301cd6f04275e00f558ea7edaa2c6f625744
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eabcfa90d20c23806b07a1d701eda0aefa9138aed5e2c1c23638fbe6a07cf407
[INFO] running `Command { std: "docker" "start" "-a" "eabcfa90d20c23806b07a1d701eda0aefa9138aed5e2c1c23638fbe6a07cf407", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gio v0.19.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling logwise_proc v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking logwise v0.2.4
[INFO] [stderr]    Compiling hidreport v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking app_dirs2 v2.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking defer v0.2.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling usb-ids v1.2024.4
[INFO] [stderr]     Checking lrumap v0.1.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking merge v0.1.0
[INFO] [stderr]     Checking zip-extensions v0.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking nusb v0.2.0
[INFO] [stderr] error: could not compile `usb-ids` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name usb_ids --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usb-ids-1.2024.4/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=3f611cc2d43135c7 -C extra-filename=-2f48231c5866e13d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-4498d8c457656690.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eabcfa90d20c23806b07a1d701eda0aefa9138aed5e2c1c23638fbe6a07cf407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabcfa90d20c23806b07a1d701eda0aefa9138aed5e2c1c23638fbe6a07cf407", kill_on_drop: false }`
[INFO] [stdout] eabcfa90d20c23806b07a1d701eda0aefa9138aed5e2c1c23638fbe6a07cf407
