[INFO] cloning repository https://github.com/paulyoung/droid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulyoung/droid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulyoung%2Fdroid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulyoung%2Fdroid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6ed42151407924de267b7b8175254d9438c7a4c [INFO] testing paulyoung/droid/a6ed42151407924de267b7b8175254d9438c7a4c against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulyoung%2Fdroid" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulyoung/droid on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulyoung/droid [INFO] finished tweaking git repo https://github.com/paulyoung/droid [INFO] tweaked toml for git repo https://github.com/paulyoung/droid written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paulyoung/droid 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paulyoung/sdk` [INFO] [stderr] error: invalid character `{` in package name: `{project_name}_backend`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/sdk-8eefb45c82cfcedd/2e0d13c/src/dfx/assets/new_project_rust_files/src/__project_name___backend/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{project_name}_backend" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epi v0.15.0 [INFO] [stderr] Downloaded native-dialog v0.5.8 [INFO] [stderr] Downloaded pest_consume_macros v1.1.0 [INFO] [stderr] Downloaded egui_web v0.15.0 [INFO] [stderr] Downloaded abnf_to_pest v0.5.1 [INFO] [stderr] Downloaded dhall_proc_macros v0.6.0 [INFO] [stderr] Downloaded abnf-core v0.5.0 [INFO] [stderr] Downloaded pest_consume v1.1.3 [INFO] [stderr] Downloaded abnf v0.12.0 [INFO] [stderr] Downloaded fn-error-context v0.2.0 [INFO] [stderr] Downloaded ic-utils v0.23.0 [INFO] [stderr] Downloaded dialoguer v0.10.2 [INFO] [stderr] Downloaded fake v2.5.0 [INFO] [stderr] Downloaded dhall v0.11.1 [INFO] [stderr] Downloaded wasmparser v0.77.0 [INFO] [stderr] Downloaded rust_decimal v1.27.0 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded sysinfo v0.24.7 [INFO] [stderr] Downloaded nix v0.26.1 [INFO] [stderr] Downloaded owned_ttf_parser v0.17.1 [INFO] [stderr] Downloaded zbus v1.9.3 [INFO] [stderr] Downloaded zvariant v2.10.0 [INFO] [stderr] Downloaded const-oid v0.9.1 [INFO] [stderr] Downloaded pkcs11 v0.5.0 [INFO] [stderr] Downloaded async-trait v0.1.60 [INFO] [stderr] Downloaded ic-agent v0.23.0 [INFO] [stderr] Downloaded arbitrary v1.2.0 [INFO] [stderr] Downloaded secret-service v2.0.2 [INFO] [stderr] Downloaded keyring v1.2.0 [INFO] [stderr] Downloaded klask v1.0.0 [INFO] [stderr] Downloaded pretty v0.11.3 [INFO] [stderr] Downloaded annotate-snippets v0.9.1 [INFO] [stderr] Downloaded elsa v1.7.0 [INFO] [stderr] Downloaded ic-wasm v0.2.1 [INFO] [stderr] Downloaded console v0.15.3 [INFO] [stderr] Downloaded ic-certification v0.23.0 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded egui-winit v0.15.0 [INFO] [stderr] Downloaded serde_dhall v0.11.2 [INFO] [stderr] Downloaded zbus_macros v1.9.3 [INFO] [stderr] Downloaded zvariant_derive v2.10.0 [INFO] [stderr] Downloaded cansi v2.2.1 [INFO] [stderr] Downloaded eframe v0.15.0 [INFO] [stderr] Downloaded linkify v0.7.0 [INFO] [stderr] Downloaded junction v0.2.0 [INFO] [stderr] Downloaded nb-connect v1.2.0 [INFO] [stderr] Downloaded egui_glow v0.15.0 [INFO] [stderr] Downloaded libz-ng-sys v1.1.8 [INFO] [stderr] Downloaded openssl-src v111.24.0+1.1.1s [INFO] [stderr] Downloaded ic-identity-hsm v0.23.0 [INFO] [stderr] Downloaded wasmparser v0.87.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a335245de2f4821544a0caf8d5a9bba4a6d242e8e1536c41ddc1e7a1e61e85cd [INFO] running `Command { std: "docker" "start" "-a" "a335245de2f4821544a0caf8d5a9bba4a6d242e8e1536c41ddc1e7a1e61e85cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a335245de2f4821544a0caf8d5a9bba4a6d242e8e1536c41ddc1e7a1e61e85cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a335245de2f4821544a0caf8d5a9bba4a6d242e8e1536c41ddc1e7a1e61e85cd", kill_on_drop: false }` [INFO] [stdout] a335245de2f4821544a0caf8d5a9bba4a6d242e8e1536c41ddc1e7a1e61e85cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e622ea704b88aea27efb14407569007778da0988b40661313b7c27203baf6e7b [INFO] running `Command { std: "docker" "start" "-a" "e622ea704b88aea27efb14407569007778da0988b40661313b7c27203baf6e7b", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{project_name}_backend`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/sdk-8eefb45c82cfcedd/2e0d13c/src/dfx/assets/new_project_rust_files/src/__project_name___backend/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{project_name}_backend" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling elsa v1.7.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling libz-ng-sys v1.1.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling dhall_proc_macros v0.6.0 [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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.8/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="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=016eeaea2294b231 -C extra-filename=-3e75b66cc609be44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-16763ef6ca2fabe8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-1a9212d8c4a44c2b.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d4d133c616508458.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-5f3ddf1593af55e2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-67c04689d74fb4dc.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b2f72aab7c1d50a4.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-f6ed49486cb6949a.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-d4ab75da8bc4cd8b.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-bd404e378107ead1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5ccb396917c7d044.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-7249cfa73c3401e9.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-c652411f2d088981.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-66c6f95c15542e16.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4c14e319c9b0d0fb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-cb7b8641b0703bc9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e622ea704b88aea27efb14407569007778da0988b40661313b7c27203baf6e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e622ea704b88aea27efb14407569007778da0988b40661313b7c27203baf6e7b", kill_on_drop: false }` [INFO] [stdout] e622ea704b88aea27efb14407569007778da0988b40661313b7c27203baf6e7b