[INFO] cloning repository https://github.com/dubcdr/mkr-listen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dubcdr/mkr-listen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdubcdr%2Fmkr-listen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdubcdr%2Fmkr-listen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 479c0fa4bf4b44795e62a1b9f1aee96ddc960b77 [INFO] testing dubcdr/mkr-listen against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdubcdr%2Fmkr-listen" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dubcdr/mkr-listen on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dubcdr/mkr-listen [INFO] finished tweaking git repo https://github.com/dubcdr/mkr-listen [INFO] tweaked toml for git repo https://github.com/dubcdr/mkr-listen written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/dubcdr/mkr-listen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e09625f606d45816e5acc43806d3975f597ac4e61fd5bddae587c5a90d7f1514 [INFO] running `Command { std: "docker" "start" "-a" "e09625f606d45816e5acc43806d3975f597ac4e61fd5bddae587c5a90d7f1514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e09625f606d45816e5acc43806d3975f597ac4e61fd5bddae587c5a90d7f1514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09625f606d45816e5acc43806d3975f597ac4e61fd5bddae587c5a90d7f1514", kill_on_drop: false }` [INFO] [stdout] e09625f606d45816e5acc43806d3975f597ac4e61fd5bddae587c5a90d7f1514 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cb4021c287521b5968b4baa04e0cc96896e3979acaa47685b3359f2ab1b338c [INFO] running `Command { std: "docker" "start" "-a" "4cb4021c287521b5968b4baa04e0cc96896e3979acaa47685b3359f2ab1b338c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling paris v1.5.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling elliptic-curve v0.11.9 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling k256 v0.10.2 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling coins-bip32 v0.6.0 [INFO] [stderr] Compiling coins-bip39 v0.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v16.0.0 (https://github.com/rust-ethereum/ethabi?branch=master#c622438f) [INFO] [stderr] Compiling ethers-core v0.6.0 (https://github.com/gakonst/ethers-rs#78dfd759) [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=33a1cb030ae226ba -C extra-filename=-33a1cb030ae226ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-8e13ba246c7578a8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-9f4b21376cc70b0d.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-04cc5391576c3558.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-8603616e6f15c299.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ad329b06afa1e0af.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9cca78bd877e30da.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f7626feb5baa8ce1.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-38d074fda440eabe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-cd9acea22761e308.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-cdc0b235da11a555.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-8d64e2a6d0dd6ef9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4cb4021c287521b5968b4baa04e0cc96896e3979acaa47685b3359f2ab1b338c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb4021c287521b5968b4baa04e0cc96896e3979acaa47685b3359f2ab1b338c", kill_on_drop: false }` [INFO] [stdout] 4cb4021c287521b5968b4baa04e0cc96896e3979acaa47685b3359f2ab1b338c