[INFO] fetching crate did-webkey 0.1.1...
[INFO] testing did-webkey-0.1.1 against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775
[INFO] extracting crate did-webkey 0.1.1 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate did-webkey 0.1.1 on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate did-webkey 0.1.1
[INFO] finished tweaking crates.io crate did-webkey 0.1.1
[INFO] tweaked toml for crates.io crate did-webkey 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64add78b6f1941d191012c2db851f99d64a2f35134f2cad4437f266808150983
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "64add78b6f1941d191012c2db851f99d64a2f35134f2cad4437f266808150983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64add78b6f1941d191012c2db851f99d64a2f35134f2cad4437f266808150983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64add78b6f1941d191012c2db851f99d64a2f35134f2cad4437f266808150983", kill_on_drop: false }`
[INFO] [stdout] 64add78b6f1941d191012c2db851f99d64a2f35134f2cad4437f266808150983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9d2f88bc3252b5d9422a7946c096d9dcb2a40c56035350c2cba0b29c1f1af5f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c9d2f88bc3252b5d9422a7946c096d9dcb2a40c56035350c2cba0b29c1f1af5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling const-oid v0.5.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling pct-str v1.1.0
[INFO] [stderr]    Compiling base-x v0.2.8
[INFO] [stderr]    Compiling langtag v0.2.0
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mown v0.2.1
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling memsec v0.6.0
[INFO] [stderr]    Compiling ssi-contexts v0.1.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.3
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]    Compiling combination v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling iref v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling der v0.3.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling clear_on_drop v0.2.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling spki v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling string_cache v0.8.3
[INFO] [stderr]    Compiling pkcs8 v0.6.1
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling sha1collisiondetection v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling des v0.6.0
[INFO] [stderr]    Compiling idea v0.3.0
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling cast5 v0.9.0
[INFO] [stderr]    Compiling twofish v0.5.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling buffered-reader v1.1.2
[INFO] [stderr]    Compiling sshkeys v0.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ed25519 v1.4.0
[INFO] [stderr]    Compiling cmac v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ff v0.9.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling eax v0.3.0
[INFO] [stderr]    Compiling group v0.9.0
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling ff_derive-zeroize v0.6.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.10
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[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.7/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=ee2a3a3c6a2eba47 -C extra-filename=-ee2a3a3c6a2eba47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-60482ced3617f0be.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-8e27291e809e89e5.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ae67966752c952a3.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-c186fbe8f1785cfa.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0af72c278174acf0.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-6285636adef68ff3.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-1b3581316bc9d06d.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-bcd6aed9be57c227.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-61c08ab3513427eb.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-2830523d179b3a15.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.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: build failed
[INFO] running `Command { std: "docker" "inspect" "c9d2f88bc3252b5d9422a7946c096d9dcb2a40c56035350c2cba0b29c1f1af5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d2f88bc3252b5d9422a7946c096d9dcb2a40c56035350c2cba0b29c1f1af5f", kill_on_drop: false }`
[INFO] [stdout] c9d2f88bc3252b5d9422a7946c096d9dcb2a40c56035350c2cba0b29c1f1af5f