[INFO] fetching crate annatto 0.2.0... [INFO] testing annatto-0.2.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate annatto 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate annatto 0.2.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate annatto 0.2.0 [INFO] finished tweaking crates.io crate annatto 0.2.0 [INFO] tweaked toml for crates.io crate annatto 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate annatto 0.2.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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 150c0c8327b27cd417fde15949951ff16051a924c6829b826ba1ecb191117393 [INFO] running `Command { std: "docker" "start" "-a" "150c0c8327b27cd417fde15949951ff16051a924c6829b826ba1ecb191117393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "150c0c8327b27cd417fde15949951ff16051a924c6829b826ba1ecb191117393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150c0c8327b27cd417fde15949951ff16051a924c6829b826ba1ecb191117393", kill_on_drop: false }` [INFO] [stdout] 150c0c8327b27cd417fde15949951ff16051a924c6829b826ba1ecb191117393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f95b5e17354266b4d75d4202d263465ae28eaf7d65a792f19fd8dad16fb7fcc9 [INFO] running `Command { std: "docker" "start" "-a" "f95b5e17354266b4d75d4202d263465ae28eaf7d65a792f19fd8dad16fb7fcc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling libflate v1.3.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lalrpop-util v0.19.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling binary-layout v2.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling zune-inflate v0.2.53 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sstable v0.11.1 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling lfu v0.2.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lalrpop v0.19.10 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling boolean_expression v0.4.4 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling rust-embed v6.6.1 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.10/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 --cfg 'feature="lexer"' -C metadata=538812fefd7d9b14 -C extra-filename=-538812fefd7d9b14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-ce66b02a11df791d.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-05e1fe4c53da28c7.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-fa0c4c9aeb158f3f.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-0130445c37be0716.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-98f051d40110c23f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-15920b6d00774337.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-1701fcaae6b757d3.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4f44bc7f123efd46.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-10190f5d1dc4ce69.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-bb2e34ba77ab578c.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-3b078aa789110df0.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-fd7f360400d493b2.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-3ed26d3175b941c3.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4b8411d64a9b1009.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f95b5e17354266b4d75d4202d263465ae28eaf7d65a792f19fd8dad16fb7fcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95b5e17354266b4d75d4202d263465ae28eaf7d65a792f19fd8dad16fb7fcc9", kill_on_drop: false }` [INFO] [stdout] f95b5e17354266b4d75d4202d263465ae28eaf7d65a792f19fd8dad16fb7fcc9