[INFO] fetching crate ic-identity-hsm 0.23.0... [INFO] building ic-identity-hsm-0.23.0 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate ic-identity-hsm 0.23.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate ic-identity-hsm 0.23.0 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ic-identity-hsm 0.23.0 [INFO] finished tweaking crates.io crate ic-identity-hsm 0.23.0 [INFO] tweaked toml for crates.io crate ic-identity-hsm 0.23.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-agent v0.23.0 [INFO] [stderr] Downloaded bls12_381 v0.7.1 [INFO] [stderr] Downloaded ic-certification v0.23.0 [INFO] [stderr] Downloaded pairing v0.22.0 [INFO] [stderr] Downloaded pkcs11 v0.5.0 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7e8da14893e8659ee20315286e83568faf066599b7431f4890def50c1e968d2 [INFO] running `Command { std: "docker" "start" "-a" "a7e8da14893e8659ee20315286e83568faf066599b7431f4890def50c1e968d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7e8da14893e8659ee20315286e83568faf066599b7431f4890def50c1e968d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e8da14893e8659ee20315286e83568faf066599b7431f4890def50c1e968d2", kill_on_drop: false }` [INFO] [stdout] a7e8da14893e8659ee20315286e83568faf066599b7431f4890def50c1e968d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d870d20eb1eb551e54a001bcd0931fc0fc7bca0a11e4f4f7b8fdd1fcfcb72bd1 [INFO] running `Command { std: "docker" "start" "-a" "d870d20eb1eb551e54a001bcd0931fc0fc7bca0a11e4f4f7b8fdd1fcfcb72bd1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling toml_edit v0.18.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling ic-verify-bls-signature v0.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling pkcs11 v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling num_enum_derive v0.5.9 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.8/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' -C metadata=fab89b03b25906a0 -C extra-filename=-fab89b03b25906a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-0987e237c3c26dcb.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-493917433dec4487.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ee74ac2e90af5e43.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-8f052707a6bae014.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-39d2cb6411ab3d0d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5fff699ef4005715.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-ea03bccdb815efca.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-27c86591ee48484d.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-bcd6aed9be57c227.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d6e86e5d11739e09.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-53ccaf77c702f817.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-00255f515529bbaa.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ae54b85771f93373.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" "d870d20eb1eb551e54a001bcd0931fc0fc7bca0a11e4f4f7b8fdd1fcfcb72bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d870d20eb1eb551e54a001bcd0931fc0fc7bca0a11e4f4f7b8fdd1fcfcb72bd1", kill_on_drop: false }` [INFO] [stdout] d870d20eb1eb551e54a001bcd0931fc0fc7bca0a11e4f4f7b8fdd1fcfcb72bd1