[INFO] cloning repository https://github.com/OpenAstrodynamics/lox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenAstrodynamics/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1691988333550c2f15c98b89c389a16e95d1b398 [INFO] testing OpenAstrodynamics/lox against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenAstrodynamics/lox on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OpenAstrodynamics/lox [INFO] finished tweaking git repo https://github.com/OpenAstrodynamics/lox [INFO] tweaked toml for git repo https://github.com/OpenAstrodynamics/lox written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OpenAstrodynamics/lox 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.83.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.22.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded float_eq v1.0.1 [INFO] [stderr] Downloaded divan v0.1.15 [INFO] [stderr] Downloaded numpy v0.22.1 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded divan-macros v0.1.15 [INFO] [stderr] Downloaded fast_polynomial v0.1.0 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded glam v0.28.0 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] [stderr] Downloaded sgp4 v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eab8d2d199d3d18097ffe985f0d1095bf1e24d5781c9d678f43bece8379078b [INFO] running `Command { std: "docker" "start" "-a" "0eab8d2d199d3d18097ffe985f0d1095bf1e24d5781c9d678f43bece8379078b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eab8d2d199d3d18097ffe985f0d1095bf1e24d5781c9d678f43bece8379078b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eab8d2d199d3d18097ffe985f0d1095bf1e24d5781c9d678f43bece8379078b", kill_on_drop: false }` [INFO] [stdout] 0eab8d2d199d3d18097ffe985f0d1095bf1e24d5781c9d678f43bece8379078b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e4687e1f6c64bbd361f156d0b23123b5b5db345849bbee9591924f062dc64c3 [INFO] running `Command { std: "docker" "start" "-a" "2e4687e1f6c64bbd361f156d0b23123b5b5db345849bbee9591924f062dc64c3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fast_polynomial v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/lox-derive) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling lox-math v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-math) [INFO] [stderr] Compiling numpy v0.22.1 [INFO] [stderr] Compiling lox-bodies v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-bodies) [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling sgp4 v2.2.0 [INFO] [stderr] Compiling lox-io v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-io) [INFO] [stderr] Compiling lox-ephem v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-ephem) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/lox-ephem/src/spk/api.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 47 | fn find_record<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 52 | ) -> Result<(&Vec, f64), DafSpkError> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/lox-ephem/src/spk/api.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_chebyshev_polynomial<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> Result<(Vec, &Vec), DafSpkError> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lox-time v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-time) [INFO] [stderr] Compiling lox-orbits v0.1.0-alpha.4 (/opt/rustwide/workdir/crates/lox-orbits) [INFO] [stderr] Compiling lox-earth v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-earth) [INFO] [stderr] Compiling lox-space v0.1.0-alpha.8 (/opt/rustwide/workdir/crates/lox-space) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "2e4687e1f6c64bbd361f156d0b23123b5b5db345849bbee9591924f062dc64c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e4687e1f6c64bbd361f156d0b23123b5b5db345849bbee9591924f062dc64c3", kill_on_drop: false }` [INFO] [stdout] 2e4687e1f6c64bbd361f156d0b23123b5b5db345849bbee9591924f062dc64c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dc582f343f0020a86615267de6b9e638950e28dc9c8f814620959e81f41e195 [INFO] running `Command { std: "docker" "start" "-a" "6dc582f343f0020a86615267de6b9e638950e28dc9c8f814620959e81f41e195", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling fast_polynomial v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/lox-derive) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling divan-macros v0.1.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling divan v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling lox-math v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-math) [INFO] [stderr] Compiling numpy v0.22.1 [INFO] [stderr] Compiling lox-bodies v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-bodies) [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling sgp4 v2.2.0 [INFO] [stderr] Compiling lox-io v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-io) [INFO] [stderr] Compiling lox-ephem v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-ephem) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/lox-ephem/src/spk/api.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 47 | fn find_record<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 52 | ) -> Result<(&Vec, f64), DafSpkError> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/lox-ephem/src/spk/api.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_chebyshev_polynomial<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> Result<(Vec, &Vec), DafSpkError> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/lox-ephem/src/spk/api.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 47 | fn find_record<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 52 | ) -> Result<(&Vec, f64), DafSpkError> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/lox-ephem/src/spk/api.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_chebyshev_polynomial<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> Result<(Vec, &Vec), DafSpkError> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lox-time v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-time) [INFO] [stderr] Compiling lox-orbits v0.1.0-alpha.4 (/opt/rustwide/workdir/crates/lox-orbits) [INFO] [stderr] Compiling lox-earth v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/lox-earth) [INFO] [stderr] error: could not compile `lox-io` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lox_io --edition=2021 crates/lox-io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30aa7ee92b419b41 -C extra-filename=-30aa7ee92b419b41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-5992af4c0a7db499.rlib --extern lox_derive=/opt/rustwide/target/debug/deps/liblox_derive-b46942fab8cd2097.so --extern lox_math=/opt/rustwide/target/debug/deps/liblox_math-d70039655893418f.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-768e1a78634ba60f.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-2a87e1c707bd8271.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c08cfa255eeca23c.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-97eb6992b27f84e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-822e52b9611f0b0e.rlib --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-7bb6b8e67260bb7b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d87078b441dc3455.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecb2f6c308ff2f76.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6dc582f343f0020a86615267de6b9e638950e28dc9c8f814620959e81f41e195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc582f343f0020a86615267de6b9e638950e28dc9c8f814620959e81f41e195", kill_on_drop: false }` [INFO] [stdout] 6dc582f343f0020a86615267de6b9e638950e28dc9c8f814620959e81f41e195