[INFO] fetching crate oma-pm 0.43.0...
[INFO] checking oma-pm-0.43.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate oma-pm 0.43.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate oma-pm 0.43.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oma-pm 0.43.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oma-pm 0.43.0
[INFO] tweaked toml for crates.io crate oma-pm 0.43.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate oma-pm 0.43.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a18ef6cda53d669ac95d0046b3b37bdc130ff76e2da113677e060c6280f3b573
[INFO] running `Command { std: "docker" "start" "-a" "a18ef6cda53d669ac95d0046b3b37bdc130ff76e2da113677e060c6280f3b573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a18ef6cda53d669ac95d0046b3b37bdc130ff76e2da113677e060c6280f3b573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18ef6cda53d669ac95d0046b3b37bdc130ff76e2da113677e060c6280f3b573", kill_on_drop: false }`
[INFO] [stdout] a18ef6cda53d669ac95d0046b3b37bdc130ff76e2da113677e060c6280f3b573
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32b41e4944073b52c195d44fe60e2cf987eda1a4b362fa42712090d9c1fc4372
[INFO] running `Command { std: "docker" "start" "-a" "32b41e4944073b52c195d44fe60e2cf987eda1a4b362fa42712090d9c1fc4372", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.131
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking url-escape v0.1.1
[INFO] [stderr]     Checking os-release v0.1.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking glob-match v0.2.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling cxx v1.0.131
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling cxx-build v1.0.131
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking fs4 v0.11.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.131
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking indicium v0.6.3
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling oma-apt v0.8.0
[INFO] [stderr]     Checking apt-auth-config v0.2.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.1.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr] error: could not compile `cxxbridge-macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name cxxbridge_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cxxbridge-macro-1.0.131/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang-ast", "experimental-async-fn", "experimental-enum-variants-from-header", "flate2", "memmap", "serde", "serde_derive", "serde_json"))' -C metadata=1ef6da96d9974a00 -C extra-filename=-1ef6da96d9974a00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d11653daf72307d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b422c54dc071b01d.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-851c0b9789869db0.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-19741e4a5e8ce4dd.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/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 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c0fc91e010372c97 -C extra-filename=-c0fc91e010372c97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6d8caebaca4caa21.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "32b41e4944073b52c195d44fe60e2cf987eda1a4b362fa42712090d9c1fc4372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32b41e4944073b52c195d44fe60e2cf987eda1a4b362fa42712090d9c1fc4372", kill_on_drop: false }`
[INFO] [stdout] 32b41e4944073b52c195d44fe60e2cf987eda1a4b362fa42712090d9c1fc4372
