[INFO] fetching crate cocotools 0.0.7... [INFO] testing cocotools-0.0.7 against 1.77.0 for beta-1.78-1 [INFO] extracting crate cocotools 0.0.7 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cocotools 0.0.7 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cocotools 0.0.7 [INFO] finished tweaking crates.io crate cocotools 0.0.7 [INFO] tweaked toml for crates.io crate cocotools 0.0.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate cocotools 0.0.7 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.18.1 [INFO] [stderr] Downloaded target-lexicon v0.12.6 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded simd-adler32 v0.3.4 [INFO] [stderr] Downloaded flume v0.10.14 [INFO] [stderr] Downloaded exr v1.5.3 [INFO] [stderr] Downloaded tiff v0.8.1 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded pyo3 v0.18.1 [INFO] [stderr] Downloaded minifb v0.23.0 [INFO] [stderr] Downloaded proptest v1.1.0 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded pyo3-ffi v0.18.1 [INFO] [stderr] Downloaded zune-inflate v0.2.51 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.1 [INFO] [stderr] Downloaded rstest_macros v0.16.0 [INFO] [stderr] Downloaded pyo3-build-config v0.18.1 [INFO] [stderr] Downloaded rstest v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cafd6c4715cab5a87e5495976f2c3c2ac46a6857030f101445d34139978b3fa8 [INFO] running `Command { std: "docker" "start" "-a" "cafd6c4715cab5a87e5495976f2c3c2ac46a6857030f101445d34139978b3fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cafd6c4715cab5a87e5495976f2c3c2ac46a6857030f101445d34139978b3fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cafd6c4715cab5a87e5495976f2c3c2ac46a6857030f101445d34139978b3fa8", kill_on_drop: false }` [INFO] [stdout] cafd6c4715cab5a87e5495976f2c3c2ac46a6857030f101445d34139978b3fa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a752e030e0e155aff4711832831d060b6b2b8061551b6567dd937f31cff5b10 [INFO] running `Command { std: "docker" "start" "-a" "3a752e030e0e155aff4711832831d060b6b2b8061551b6567dd937f31cff5b10", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling simd-adler32 v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.51 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling wide v0.7.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.3 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling cocotools v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::visualize::display::anns as display_anns` [INFO] [stdout] --> src/visualize.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use crate::visualize::display::anns as display_anns; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_cat`, `draw_ann`, and `json` are never used [INFO] [stdout] --> src/coco/object_detection.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 209 | impl HashmapDataset { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub fn get_cat(&self, cat_id: u32) -> Result<&Category, MissingIdError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | pub fn draw_ann( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | pub fn json(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Category` is never constructed [INFO] [stdout] --> src/errors.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum MissingIdError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Category(u32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `poly_from_mask` is never used [INFO] [stdout] --> src/mask/conversions.rs:409:8 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn poly_from_mask(mask: &Mask) -> object_detection::Polygons { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `img_anns` is never used [INFO] [stdout] --> src/visualize/display.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn img_anns(dataset: &HashmapDataset, img_id: u64) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `anns` is never used [INFO] [stdout] --> src/visualize/display.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn anns( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "3a752e030e0e155aff4711832831d060b6b2b8061551b6567dd937f31cff5b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a752e030e0e155aff4711832831d060b6b2b8061551b6567dd937f31cff5b10", kill_on_drop: false }` [INFO] [stdout] 3a752e030e0e155aff4711832831d060b6b2b8061551b6567dd937f31cff5b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d4050bf90c322436aba64c97a220bf9f3d88b1aaca0e3131cf3aedac9ef86c1 [INFO] running `Command { std: "docker" "start" "-a" "5d4050bf90c322436aba64c97a220bf9f3d88b1aaca0e3131cf3aedac9ef86c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling proptest v1.1.0 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=ae697e331e4f1409 -C extra-filename=-ae697e331e4f1409 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "5d4050bf90c322436aba64c97a220bf9f3d88b1aaca0e3131cf3aedac9ef86c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4050bf90c322436aba64c97a220bf9f3d88b1aaca0e3131cf3aedac9ef86c1", kill_on_drop: false }` [INFO] [stdout] 5d4050bf90c322436aba64c97a220bf9f3d88b1aaca0e3131cf3aedac9ef86c1