[INFO] fetching crate qorb 0.4.1...
[INFO] checking qorb-0.4.1 against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] extracting crate qorb 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate qorb 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qorb 0.4.1
[INFO] tweaked toml for crates.io crate qorb 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qorb 0.4.1 on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qorb 0.4.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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff0bc7e82f8bf28d9f90d168a1ff9bd103e3cf9d98ac85639c3b4a355f983d63
[INFO] running `Command { std: "docker" "start" "-a" "ff0bc7e82f8bf28d9f90d168a1ff9bd103e3cf9d98ac85639c3b4a355f983d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff0bc7e82f8bf28d9f90d168a1ff9bd103e3cf9d98ac85639c3b4a355f983d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0bc7e82f8bf28d9f90d168a1ff9bd103e3cf9d98ac85639c3b4a355f983d63", kill_on_drop: false }`
[INFO] [stdout] ff0bc7e82f8bf28d9f90d168a1ff9bd103e3cf9d98ac85639c3b4a355f983d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1878e93cca97effe286670797edea1945279172f7670a643957de7b86c272ca7
[INFO] running `Command { std: "docker" "start" "-a" "1878e93cca97effe286670797edea1945279172f7670a643957de7b86c272ca7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling usdt-impl v0.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling dropshot v0.16.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.7.34
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling regress v0.10.1
[INFO] [stderr]     Checking lru v0.12.3
[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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.10/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", "pretty-print", "std"))' -C metadata=9c12b28eba8dfa58 -C extra-filename=-3e59a40055820545 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f6d3a80039506637.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3392770c97191f93.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-bb278f29358e41f9.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" "1878e93cca97effe286670797edea1945279172f7670a643957de7b86c272ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1878e93cca97effe286670797edea1945279172f7670a643957de7b86c272ca7", kill_on_drop: false }`
[INFO] [stdout] 1878e93cca97effe286670797edea1945279172f7670a643957de7b86c272ca7
