[INFO] fetching crate openpgp-ca 0.10.1... [INFO] testing openpgp-ca-0.10.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate openpgp-ca 0.10.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate openpgp-ca 0.10.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpgp-ca 0.10.1 [INFO] finished tweaking crates.io crate openpgp-ca 0.10.1 [INFO] tweaked toml for crates.io crate openpgp-ca 0.10.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate openpgp-ca 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pico-args v0.4.1 [INFO] [stderr] Downloaded nettle v7.0.1 [INFO] [stderr] Downloaded nettle-sys v2.0.7 [INFO] [stderr] Downloaded openpgp-ca-lib v0.10.1 [INFO] [stderr] Downloaded sequoia-openpgp v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 2837c6bc86de3d6fcc8a14ae0a1ecb295bcab39f6566dffff5febcaf33a11e8f [INFO] running `Command { std: "docker" "start" "-a" "2837c6bc86de3d6fcc8a14ae0a1ecb295bcab39f6566dffff5febcaf33a11e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2837c6bc86de3d6fcc8a14ae0a1ecb295bcab39f6566dffff5febcaf33a11e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2837c6bc86de3d6fcc8a14ae0a1ecb295bcab39f6566dffff5febcaf33a11e8f", kill_on_drop: false }` [INFO] [stdout] 2837c6bc86de3d6fcc8a14ae0a1ecb295bcab39f6566dffff5febcaf33a11e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 8144af3651573048ff6ef7ce8bbd5e1719761c8a0ae6f079ce764c02dacce3bf [INFO] running `Command { std: "docker" "start" "-a" "8144af3651573048ff6ef7ce8bbd5e1719761c8a0ae6f079ce764c02dacce3bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memsec v0.6.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling bzip2 v0.4.2 [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.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Compiling nettle-sys v2.0.7 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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.5/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=99c00fd80e8e03a6 -C extra-filename=-99c00fd80e8e03a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-bf6bc8d7711773b1.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-836b4f57a65873d1.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-98cd35579be22a13.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-ce3bacfc1f6ef780.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-c0e6bf26969b620a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ab6334bac248b209.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-50b0a23168c94139.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c12515848ba84d1f.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-1de24b5ffea37320.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-b15fa283e33019c4.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-ff3a2b168a0beb9a.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4b6d404ab84b67a5.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-38987aa89d2b0d41.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" "8144af3651573048ff6ef7ce8bbd5e1719761c8a0ae6f079ce764c02dacce3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8144af3651573048ff6ef7ce8bbd5e1719761c8a0ae6f079ce764c02dacce3bf", kill_on_drop: false }` [INFO] [stdout] 8144af3651573048ff6ef7ce8bbd5e1719761c8a0ae6f079ce764c02dacce3bf