[INFO] cloning repository https://github.com/TDnorthgarden/PodFlow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TDnorthgarden/PodFlow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTDnorthgarden%2FPodFlow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTDnorthgarden%2FPodFlow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9f641e3b3543ce4ec2a165388d309c6551d6817 [INFO] testing TDnorthgarden/PodFlow against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTDnorthgarden%2FPodFlow" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TDnorthgarden/PodFlow [INFO] finished tweaking git repo https://github.com/TDnorthgarden/PodFlow [INFO] tweaked toml for git repo https://github.com/TDnorthgarden/PodFlow written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TDnorthgarden/PodFlow on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TDnorthgarden/PodFlow 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2 [INFO] running `Command { std: "docker" "start" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling podflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stdout] warning: struct `NriFrame` is never constructed [INFO] [stdout] --> src/collector/nri_socket.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | struct NriFrame { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling podflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unused import: `crate::types::diagnosis::Conclusion` [INFO] [stdout] --> src/diagnosis/correlation_rule.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | use crate::types::diagnosis::Conclusion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::diagnosis::Conclusion` [INFO] [stdout] --> src/diagnosis/statistical_rule.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | use crate::types::diagnosis::Conclusion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NriFrame` is never constructed [INFO] [stdout] --> src/collector/nri_socket.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | struct NriFrame { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_state` is never used [INFO] [stdout] --> src/api/rule_management.rs:423:8 [INFO] [stdout] | [INFO] [stdout] 423 | fn create_test_state() -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_state` is never used [INFO] [stdout] --> src/api/diagnosis.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | fn create_test_state() -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NriFrame` is never constructed [INFO] [stdout] --> src/collector/nri_socket.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | struct NriFrame { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_evidence_with_time` is never used [INFO] [stdout] --> src/diagnosis/trend_rule.rs:450:8 [INFO] [stdout] | [INFO] [stdout] 450 | fn create_test_evidence_with_time( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `podflow` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name podflow --edition=2021 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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "k8s-integration", "k8s-openapi", "kube", "kube-derive", "nri-grpc", "prost", "security-audit", "tokio-stream", "tonic"))' -C metadata=6531eaa1d30734f3 -C extra-filename=-8284df9358cef755 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ab2d2830768757a6.so --extern atty=/opt/rustwide/target/debug/deps/libatty-9f82795ad0e6e6b0.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-a08706750037627c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd6bcde5147b05e1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-24af1917ae908602.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-51cc5061fe428c54.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bfd24443ced0606d.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-8f8873d12055d9b9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-77aae5f7aae44b59.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9f89f38e7011b894.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-18a0879aee3d2298.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-04816b69ea567c2d.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b464067bd949c40e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-356466a7fbb46851.rmeta --extern sled=/opt/rustwide/target/debug/deps/libsled-79b0baf2474d9e85.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d045522d74aa1f58.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-652f3d67108b0673.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7a9dd259169c2e6a.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-cfcefa4c8f6fe338.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-97052951cfcaaa32.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e21a337a6b936995.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6c18c09c404304fd.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2", kill_on_drop: false }` [INFO] [stdout] 8422f9826777758d3f015ccbcde673ae21d4cd50394f45d0457bf8d57f50e7e2