[INFO] fetching crate runtime_units 0.6.2... [INFO] building runtime_units-0.6.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate runtime_units 0.6.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate runtime_units 0.6.2 [INFO] finished tweaking crates.io crate runtime_units 0.6.2 [INFO] tweaked toml for crates.io crate runtime_units 0.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate runtime_units 0.6.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runtime_units 0.6.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f084224d2168372d07203744792d3431b28ce693e3af17910e8206c8873846 [INFO] running `Command { std: "docker" "start" "-a" "e0f084224d2168372d07203744792d3431b28ce693e3af17910e8206c8873846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f084224d2168372d07203744792d3431b28ce693e3af17910e8206c8873846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f084224d2168372d07203744792d3431b28ce693e3af17910e8206c8873846", kill_on_drop: false }` [INFO] [stdout] e0f084224d2168372d07203744792d3431b28ce693e3af17910e8206c8873846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62e0280bb32b0344317ea2a4ebc814c4c0046f726681efc0907b04f6ff99cd31 [INFO] running `Command { std: "docker" "start" "-a" "62e0280bb32b0344317ea2a4ebc814c4c0046f726681efc0907b04f6ff99cd31", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bitfield-struct v0.6.2 [INFO] [stderr] Compiling runtime_units v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `UnitBase` [INFO] [stdout] --> src/traits.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{errors::RuntimeUnitError, units_base::{UnitBase, UnitDefinition}, Units}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/time.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quantity! { [INFO] [stdout] 6 | | /// Time (base UnitDefinition second, s). [INFO] [stdout] 7 | | quantity: Time; "time"; [INFO] [stdout] 8 | | /// Dimension of time, T (base UnitDefinition second, s). [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/mass.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Mass (base UnitDefinition kilogram, kg). [INFO] [stdout] 5 | | quantity: Mass; "mass"; [INFO] [stdout] 6 | | /// Mass dimension, M (base UnitDefinition kilogram, kg). [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/temperature_interval.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quantity! { [INFO] [stdout] 11 | | /// Temperature interval (base UnitDefinition kelvin, K). [INFO] [stdout] 12 | | quantity: TemperatureInterval; "temperature interval"; [INFO] [stdout] 13 | | /// Dimension of temperature interval, Th (base UnitDefinition kelvin, K). [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/luminance.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Luminance (base UnitDefinition candela per square meter, cd · m⁻²). [INFO] [stdout] 5 | | quantity: Luminance; "luminance"; [INFO] [stdout] 6 | | /// Dimension of luminance, L⁻²J (base UnitDefinition candela per square meter, cd · m⁻²). [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/angle.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quantity! { [INFO] [stdout] 7 | | /// Angle (dimensionless quantity). [INFO] [stdout] 8 | | quantity: Angle; "angle"; [INFO] [stdout] 9 | | /// Dimension of angle, 1 (dimensionless). [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/length.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quantity! { [INFO] [stdout] 6 | | /// Length (base UnitDefinition meter, m). [INFO] [stdout] 7 | | quantity: Length; "length"; [INFO] [stdout] 8 | | /// Dimension of length, L (base UnitDefinition meter, m). [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/electric_current.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Electric current (base UnitDefinition ampere, A). [INFO] [stdout] 5 | | quantity: ElectricCurrent; "electric current"; [INFO] [stdout] 6 | | /// Dimension of electric current, I (base UnitDefinition ampere, A). [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/amount_of_substance.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Amount of substance (base UnitDefinition mole, mol). [INFO] [stdout] 5 | | quantity: AmountOfSubstance; "amount of substance"; [INFO] [stdout] 6 | | /// Dimension of amount of substance, N (base UnitDefinition mole, mol). [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/dimensionless.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Dimensionless (dimensionless quantity). [INFO] [stdout] 5 | | quantity: Dimensionless; "nondimensional"; [INFO] [stdout] 6 | | /// Dimension of information, 1 (dimensionless). [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s [INFO] running `Command { std: "docker" "inspect" "62e0280bb32b0344317ea2a4ebc814c4c0046f726681efc0907b04f6ff99cd31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e0280bb32b0344317ea2a4ebc814c4c0046f726681efc0907b04f6ff99cd31", kill_on_drop: false }` [INFO] [stdout] 62e0280bb32b0344317ea2a4ebc814c4c0046f726681efc0907b04f6ff99cd31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8144cca55a1a55fb2cb0c013c37ed3ae8046e9876395b138b855e409986712b7 [INFO] running `Command { std: "docker" "start" "-a" "8144cca55a1a55fb2cb0c013c37ed3ae8046e9876395b138b855e409986712b7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [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/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3881450f07006b78 -C extra-filename=-e7d0c3bca40278f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "8144cca55a1a55fb2cb0c013c37ed3ae8046e9876395b138b855e409986712b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8144cca55a1a55fb2cb0c013c37ed3ae8046e9876395b138b855e409986712b7", kill_on_drop: false }` [INFO] [stdout] 8144cca55a1a55fb2cb0c013c37ed3ae8046e9876395b138b855e409986712b7