[INFO] fetching crate oura 2.0.0...
[INFO] checking oura-2.0.0 against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] extracting crate oura 2.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oura 2.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oura 2.0.0
[INFO] tweaked toml for crates.io crate oura 2.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oura 2.0.0 on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oura 2.0.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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d145fa6f709ed76a8e47c96ceac424b2955b3d31786510fd5ca7d7a2089ed461
[INFO] running `Command { std: "docker" "start" "-a" "d145fa6f709ed76a8e47c96ceac424b2955b3d31786510fd5ca7d7a2089ed461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d145fa6f709ed76a8e47c96ceac424b2955b3d31786510fd5ca7d7a2089ed461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d145fa6f709ed76a8e47c96ceac424b2955b3d31786510fd5ca7d7a2089ed461", kill_on_drop: false }`
[INFO] [stdout] d145fa6f709ed76a8e47c96ceac424b2955b3d31786510fd5ca7d7a2089ed461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 136313fc00577a6dd47e85b3b2057045e47d361bfb5036f462f527551fc216cf
[INFO] running `Command { std: "docker" "start" "-a" "136313fc00577a6dd47e85b3b2057045e47d361bfb5036f462f527551fc216cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking binary-layout v3.3.0
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking file-rotate v0.7.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking unicode-truncate v0.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking port-selector v0.1.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking goldenfile v1.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]     Checking merge v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling gasket-derive v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b9948ac5eaba017a -C extra-filename=-b59df287f8c6ac5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f72c3efc7d15320e.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 `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=3e67b00ce7ae383b -C extra-filename=-f4a9e558d5362da0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32fd3152b75f1d9d.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "136313fc00577a6dd47e85b3b2057045e47d361bfb5036f462f527551fc216cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "136313fc00577a6dd47e85b3b2057045e47d361bfb5036f462f527551fc216cf", kill_on_drop: false }`
[INFO] [stdout] 136313fc00577a6dd47e85b3b2057045e47d361bfb5036f462f527551fc216cf
