[INFO] fetching crate decode1090 0.5.1... [INFO] checking decode1090-0.5.1 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate decode1090 0.5.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate decode1090 0.5.1 [INFO] finished tweaking crates.io crate decode1090 0.5.1 [INFO] tweaked toml for crates.io crate decode1090 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate decode1090 0.5.1 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate decode1090 0.5.1 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Downloaded no_std_io2 v0.9.2 [INFO] [stderr] Downloaded deku_derive v0.20.2 [INFO] [stderr] Downloaded lzma-rust v0.1.7 [INFO] [stderr] Downloaded filetime_creation v0.2.0 [INFO] [stderr] Downloaded deku v0.20.2 [INFO] [stderr] Downloaded nt-time v0.8.1 [INFO] [stderr] Downloaded sevenz-rust v0.6.1 [INFO] [stderr] Downloaded rs1090 v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c45015a1a88b45ed496c542d58cdc14b4679a7f4a59218638402f206057401fd [INFO] running `Command { std: "docker" "start" "-a" "c45015a1a88b45ed496c542d58cdc14b4679a7f4a59218638402f206057401fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45015a1a88b45ed496c542d58cdc14b4679a7f4a59218638402f206057401fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45015a1a88b45ed496c542d58cdc14b4679a7f4a59218638402f206057401fd", kill_on_drop: false }` [INFO] [stdout] c45015a1a88b45ed496c542d58cdc14b4679a7f4a59218638402f206057401fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a42842aca4d096063e640eba9c9922239157a2340197a270c96c6f2bb5146e6 [INFO] running `Command { std: "docker" "start" "-a" "0a42842aca4d096063e640eba9c9922239157a2340197a270c96c6f2bb5146e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking no_std_io2 v0.9.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking lzma-rust v0.1.7 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking filetime_creation v0.2.0 [INFO] [stderr] Checking serde_json v1.0.148 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking nt-time v0.8.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking sevenz-rust v0.6.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling deku_derive v0.20.2 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling rs1090 v0.5.1 [INFO] [stderr] Checking deku v0.20.2 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking decode1090 v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.43s [INFO] running `Command { std: "docker" "inspect" "0a42842aca4d096063e640eba9c9922239157a2340197a270c96c6f2bb5146e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a42842aca4d096063e640eba9c9922239157a2340197a270c96c6f2bb5146e6", kill_on_drop: false }` [INFO] [stdout] 0a42842aca4d096063e640eba9c9922239157a2340197a270c96c6f2bb5146e6