[INFO] fetching crate ic-test 0.4.0...
[INFO] checking ic-test-0.4.0 against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] extracting crate ic-test 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ic-test 0.4.0
[INFO] finished tweaking crates.io crate ic-test 0.4.0
[INFO] tweaked toml for crates.io crate ic-test 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ic-test 0.4.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 ic-test 0.4.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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 982d12344dfc16081dfa69e1348405cf66e2942cb914f0ff951eb1ebe3529790
[INFO] running `Command { std: "docker" "start" "-a" "982d12344dfc16081dfa69e1348405cf66e2942cb914f0ff951eb1ebe3529790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982d12344dfc16081dfa69e1348405cf66e2942cb914f0ff951eb1ebe3529790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982d12344dfc16081dfa69e1348405cf66e2942cb914f0ff951eb1ebe3529790", kill_on_drop: false }`
[INFO] [stdout] 982d12344dfc16081dfa69e1348405cf66e2942cb914f0ff951eb1ebe3529790
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff5c7f4b25cc89f81c18d4820f37b49cdb9489618aeb746c16ba42ad63da5aca
[INFO] running `Command { std: "docker" "start" "-a" "ff5c7f4b25cc89f81c18d4820f37b49cdb9489618aeb746c16ba42ad63da5aca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking ic0 v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking convert_case v0.7.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]     Checking convert_case v0.10.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking toml_edit v0.23.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling candid_derive v0.10.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking strum v0.26.3
[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/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.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=9c27275b5724fef6 -C extra-filename=-6e1f3baf772f3443 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-09d4d9d857c92f45.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-439fca0b410f844f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ce4d2d59971d07d3.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-17722b43260ba91e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5e8151e9a74d9e78.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-24d10437c74d63a9.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c65950e42a980085.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-62b96d8c83614b2b.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-2c7c1e96bd0c2a13.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-5c7d9ee328baeb20.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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff5c7f4b25cc89f81c18d4820f37b49cdb9489618aeb746c16ba42ad63da5aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff5c7f4b25cc89f81c18d4820f37b49cdb9489618aeb746c16ba42ad63da5aca", kill_on_drop: false }`
[INFO] [stdout] ff5c7f4b25cc89f81c18d4820f37b49cdb9489618aeb746c16ba42ad63da5aca
