[INFO] fetching crate qasmsim 1.2.0... [INFO] checking qasmsim-1.2.0 against master#1204400ab8da9830f6f77a5e40e7ad3ea459676a for pr-94295 [INFO] extracting crate qasmsim 1.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate qasmsim 1.2.0 on toolchain 1204400ab8da9830f6f77a5e40e7ad3ea459676a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qasmsim 1.2.0 [INFO] finished tweaking crates.io crate qasmsim 1.2.0 [INFO] tweaked toml for crates.io crate qasmsim 1.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate qasmsim 1.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 091ba1919148297af34467535ea1ff42e9948af6449922f431b2af8ce3d76123 [INFO] running `Command { std: "docker" "start" "-a" "091ba1919148297af34467535ea1ff42e9948af6449922f431b2af8ce3d76123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "091ba1919148297af34467535ea1ff42e9948af6449922f431b2af8ce3d76123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091ba1919148297af34467535ea1ff42e9948af6449922f431b2af8ce3d76123", kill_on_drop: false }` [INFO] [stdout] 091ba1919148297af34467535ea1ff42e9948af6449922f431b2af8ce3d76123 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40131e0d922ad85d93e6484fa3e21f494603ebd49431b7983e4e43558a37342 [INFO] running `Command { std: "docker" "start" "-a" "d40131e0d922ad85d93e6484fa3e21f494603ebd49431b7983e4e43558a37342", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking lalrpop-util v0.19.4 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling cached_proc_macro v0.6.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.18 [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.4/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=f144a5b52ce2c5f9 -C extra-filename=-f144a5b52ce2c5f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-1065bbd2d2738f76.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c9e58af101b10952.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ae67966752c952a3.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-c186fbe8f1785cfa.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-47b75f6effb06423.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-24c5ed82e2a6aa8f.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-38b88e464312d8d9.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-dc2d6e6cc40bc775.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ff7fe162c2542845.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c9a4eac6b2db02cb.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-1db94559e87c19ce.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-e2d578571e8dc422.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.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" "d40131e0d922ad85d93e6484fa3e21f494603ebd49431b7983e4e43558a37342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40131e0d922ad85d93e6484fa3e21f494603ebd49431b7983e4e43558a37342", kill_on_drop: false }` [INFO] [stdout] d40131e0d922ad85d93e6484fa3e21f494603ebd49431b7983e4e43558a37342