[INFO] fetching crate ic-utils 0.2.0... [INFO] checking ic-utils-0.2.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate ic-utils 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ic-utils 0.2.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ic-utils 0.2.0 [INFO] finished tweaking crates.io crate ic-utils 0.2.0 [INFO] tweaked toml for crates.io crate ic-utils 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19260b661e9d75350f4dc2b8c31cc4bdf0da28af30c53fa518bad91686f55250 [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" "19260b661e9d75350f4dc2b8c31cc4bdf0da28af30c53fa518bad91686f55250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19260b661e9d75350f4dc2b8c31cc4bdf0da28af30c53fa518bad91686f55250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19260b661e9d75350f4dc2b8c31cc4bdf0da28af30c53fa518bad91686f55250", kill_on_drop: false }` [INFO] [stdout] 19260b661e9d75350f4dc2b8c31cc4bdf0da28af30c53fa518bad91686f55250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 284d32f3ae8701508ddc0f448c1274de9596a75712d527ad938e523ce1533631 [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" "284d32f3ae8701508ddc0f448c1274de9596a75712d527ad938e523ce1533631", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking delay v0.3.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling candid_derive v0.4.4 [INFO] [stderr] Checking futures-util v0.3.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=8757616e039d3c2d -C extra-filename=-8757616e039d3c2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-b3a820ebc1baa81c.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-706b631cf0f623af.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-36a0dfb0bef79571.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-53b517b66254c2f6.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-cf786261cb622fcb.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-55a96065643d2deb.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-066ca65d68660c7b.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-476ad2de55196245.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-5873a3a2651488bb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f8c6ba8a7a4b41cb.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-5f5b8f6d6983060a.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-4fe76e7df8a8da2f.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-138660323f4385b5.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.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" "284d32f3ae8701508ddc0f448c1274de9596a75712d527ad938e523ce1533631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284d32f3ae8701508ddc0f448c1274de9596a75712d527ad938e523ce1533631", kill_on_drop: false }` [INFO] [stdout] 284d32f3ae8701508ddc0f448c1274de9596a75712d527ad938e523ce1533631