[INFO] fetching crate apt-swarm 0.1.0... [INFO] testing apt-swarm-0.1.0 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate apt-swarm 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate apt-swarm 0.1.0 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apt-swarm 0.1.0 [INFO] finished tweaking crates.io crate apt-swarm 0.1.0 [INFO] tweaked toml for crates.io crate apt-swarm 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate apt-swarm 0.1.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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 564a2c4d6e41dd83bbcbcb2d188dbbfcaacb033933022ac3dba78b8ccbc1f458 [INFO] running `Command { std: "docker" "start" "-a" "564a2c4d6e41dd83bbcbcb2d188dbbfcaacb033933022ac3dba78b8ccbc1f458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "564a2c4d6e41dd83bbcbcb2d188dbbfcaacb033933022ac3dba78b8ccbc1f458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564a2c4d6e41dd83bbcbcb2d188dbbfcaacb033933022ac3dba78b8ccbc1f458", kill_on_drop: false }` [INFO] [stdout] 564a2c4d6e41dd83bbcbcb2d188dbbfcaacb033933022ac3dba78b8ccbc1f458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025de6f355c000e1743b5641513c1a785d1bd6f76fb1857004227a11e08d50b4 [INFO] running `Command { std: "docker" "start" "-a" "025de6f355c000e1743b5641513c1a785d1bd6f76fb1857004227a11e08d50b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling sha1collisiondetection v0.2.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling memsec v0.6.2 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bstr v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling buffered-reader v1.1.4 [INFO] [stderr] Compiling env_logger v0.10.0 [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/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=3e6d21bb1e169763 -C extra-filename=-3e6d21bb1e169763 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-08c35e082b17b944.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-1fa490cbbc56a032.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-07a9ea6dc8b65002.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-c0ae363af8f513d6.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-d234c82f70127e25.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-aa1652c4488da98c.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-ff0debe9888d0eff.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4cc06feb209d3ac0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b178831f05c842ab.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-d0dd1c672d29c586.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-3846f25e7055c5a4.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-3a1c6451b69c06e3.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-6583639ee6e559bd.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-2fe545ebd5f9df89.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" "025de6f355c000e1743b5641513c1a785d1bd6f76fb1857004227a11e08d50b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025de6f355c000e1743b5641513c1a785d1bd6f76fb1857004227a11e08d50b4", kill_on_drop: false }` [INFO] [stdout] 025de6f355c000e1743b5641513c1a785d1bd6f76fb1857004227a11e08d50b4