[INFO] cloning repository https://github.com/jgosmann/btdt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgosmann/btdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Fbtdt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Fbtdt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b05854e9604c77a75f0eea4b46690ae4f4ea1cb [INFO] checking jgosmann/btdt/0b05854e9604c77a75f0eea4b46690ae4f4ea1cb against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Fbtdt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jgosmann/btdt [INFO] finished tweaking git repo https://github.com/jgosmann/btdt [INFO] tweaked toml for git repo https://github.com/jgosmann/btdt written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jgosmann/btdt on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jgosmann/btdt 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded snapbox-macros v0.3.10 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded rustls-webpki v0.103.5 [INFO] [stderr] Downloaded automod v1.0.15 [INFO] [stderr] Downloaded rfc7239 v0.1.3 [INFO] [stderr] Downloaded wildmatch v2.5.0 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded poem v3.1.12 [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded poem-openapi-derive v5.1.16 [INFO] [stderr] Downloaded biscuit-parser v0.2.0 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded trycmd v0.15.10 [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded bytecheck v0.8.1 [INFO] [stderr] Downloaded biscuit-auth v6.0.0 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded toml_edit v0.23.4 [INFO] [stderr] Downloaded biscuit-quote v0.3.0 [INFO] [stderr] Downloaded bytecheck_derive v0.8.1 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded poem-derive v3.1.12 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded poem-openapi v5.1.16 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded sse-codec v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6a3621ccb83e53437320ccb2855a4b05e9a774ba0e39037e6e98091dd3e5525 [INFO] running `Command { std: "docker" "start" "-a" "f6a3621ccb83e53437320ccb2855a4b05e9a774ba0e39037e6e98091dd3e5525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6a3621ccb83e53437320ccb2855a4b05e9a774ba0e39037e6e98091dd3e5525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a3621ccb83e53437320ccb2855a4b05e9a774ba0e39037e6e98091dd3e5525", kill_on_drop: false }` [INFO] [stdout] f6a3621ccb83e53437320ccb2855a4b05e9a774ba0e39037e6e98091dd3e5525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28dfa6de86471fe77c39b3b4479730f970e10a7a5109f54c7a64bf136f8153cb [INFO] running `Command { std: "docker" "start" "-a" "28dfa6de86471fe77c39b3b4479730f970e10a7a5109f54c7a64bf136f8153cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking rfc7239 v0.1.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking wildmatch v2.5.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling biscuit-parser v0.2.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking munge v0.4.6 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [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/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.2/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="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=9252a228e62f9669 -C extra-filename=-73b8b7b89eefbc36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bb547a7231ea0263.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=655dc26e12dbd771 -C extra-filename=-9f29e658c2c88b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf5b159c3b5ca11e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f7c845c233273a4c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ae13d81e22e6d5b8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-40198be720c43013.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "28dfa6de86471fe77c39b3b4479730f970e10a7a5109f54c7a64bf136f8153cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28dfa6de86471fe77c39b3b4479730f970e10a7a5109f54c7a64bf136f8153cb", kill_on_drop: false }` [INFO] [stdout] 28dfa6de86471fe77c39b3b4479730f970e10a7a5109f54c7a64bf136f8153cb