[INFO] fetching crate openpgp-ca-lib 0.10.1... [INFO] testing openpgp-ca-lib-0.10.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate openpgp-ca-lib 0.10.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate openpgp-ca-lib 0.10.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpgp-ca-lib 0.10.1 [INFO] finished tweaking crates.io crate openpgp-ca-lib 0.10.1 [INFO] tweaked toml for crates.io crate openpgp-ca-lib 0.10.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.3.8 [INFO] [stderr] Downloaded rexpect v0.4.0 [INFO] [stderr] Downloaded darling_macro v0.6.3 [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded derive_builder_core v0.3.0 [INFO] [stderr] Downloaded darling_core v0.6.3 [INFO] [stderr] Downloaded sequoia-net v0.23.0 [INFO] [stderr] Downloaded chbs v0.0.8 [INFO] [stderr] Downloaded syn v0.13.11 [INFO] [stderr] Downloaded darling v0.6.3 [INFO] [stderr] Downloaded openpgp-keylist v0.2.0 [INFO] [stderr] Downloaded derive_builder v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81a5f25e6276f3b795dbc7e011e50e8c23a323d8bf689d53264932f2574e01f0 [INFO] running `Command { std: "docker" "start" "-a" "81a5f25e6276f3b795dbc7e011e50e8c23a323d8bf689d53264932f2574e01f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a5f25e6276f3b795dbc7e011e50e8c23a323d8bf689d53264932f2574e01f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a5f25e6276f3b795dbc7e011e50e8c23a323d8bf689d53264932f2574e01f0", kill_on_drop: false }` [INFO] [stdout] 81a5f25e6276f3b795dbc7e011e50e8c23a323d8bf689d53264932f2574e01f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbd6c5bcfdb3a62af4f10d8e06baa87f94d6ce686e03d7101b59ac6abd95ed89 [INFO] running `Command { std: "docker" "start" "-a" "dbd6c5bcfdb3a62af4f10d8e06baa87f94d6ce686e03d7101b59ac6abd95ed89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling memsec v0.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling buffered-reader v1.0.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Compiling nettle-sys v2.0.8 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling chbs v0.0.8 [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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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=e173795972083612 -C extra-filename=-e173795972083612 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-1f131cf33f7644cc.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4a382a1b62d82a08.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-59c5b703701ccb90.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-21695a0c53a03893.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9fa2869cd603e6e2.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-407f4cdcca3b084b.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-38d074fda440eabe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-60cd4860bf886014.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-fdc19c737d541384.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-faa47d8d59410018.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-413489117ac6f9e1.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dbd6c5bcfdb3a62af4f10d8e06baa87f94d6ce686e03d7101b59ac6abd95ed89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd6c5bcfdb3a62af4f10d8e06baa87f94d6ce686e03d7101b59ac6abd95ed89", kill_on_drop: false }` [INFO] [stdout] dbd6c5bcfdb3a62af4f10d8e06baa87f94d6ce686e03d7101b59ac6abd95ed89