[INFO] cloning repository https://github.com/ninthwave-sh/strait [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninthwave-sh/strait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthwave-sh%2Fstrait", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthwave-sh%2Fstrait'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8885a9a2336c2bd95175b9fa1a9cced77d403c2 [INFO] checking ninthwave-sh/strait against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthwave-sh%2Fstrait" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ninthwave-sh/strait [INFO] finished tweaking git repo https://github.com/ninthwave-sh/strait [INFO] tweaked toml for git repo https://github.com/ninthwave-sh/strait written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ninthwave-sh/strait on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ninthwave-sh/strait 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f [INFO] running `Command { std: "docker" "start" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking aws-smithy-types v1.4.7 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling aws-smithy-runtime-api-macros v1.0.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking unicode-security v0.1.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling strait-proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking linked_hash_set v0.1.6 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking nonempty v0.12.0 [INFO] [stderr] Checking smol_str v0.3.6 [INFO] [stderr] Checking rustc-literal-escaper v0.0.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking logos v0.16.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking pretty v0.12.5 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling cedar-policy v4.9.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking moka v0.12.15 [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/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=707aaec890100af4 -C extra-filename=-90c72d26af91c266 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-51c011d304096252.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2f16226d32f03f17.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a569e91c39921b96.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0809f34da8983d23.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9875d91e06b037b7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --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 `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.22.2/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="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=19eccc292773fd28 -C extra-filename=-5e9e3d98cb188570 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-277de149c01604d3.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-87e7eaf3abf9d97f.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-ffd4d3c8989bc812.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c310e7fe26b8e768.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-eec6bfc141ef397c.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5e87052e0ed322f2.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4cd2f46f88580751.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f8ed72d78990c0ba.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-137f2355a76b6f89.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-0e95fc93a0cd9cc2.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-70f9ad3b4765ac71.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f", kill_on_drop: false }` [INFO] [stdout] 1655592f069286f485723a9bd09c4dc3d0b9df18644432dda012741a7ebc134f