[INFO] cloning repository https://github.com/cwchanap/canopus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwchanap/canopus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwchanap%2Fcanopus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwchanap%2Fcanopus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5804b5a0009e3e5a6fda44a95403b06f5567a7 [INFO] testing cwchanap/canopus against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwchanap%2Fcanopus" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cwchanap/canopus [INFO] finished tweaking git repo https://github.com/cwchanap/canopus [INFO] tweaked toml for git repo https://github.com/cwchanap/canopus written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cwchanap/canopus on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cwchanap/canopus 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant_utils v3.3.0 [INFO] [stderr] Downloaded endi v1.1.1 [INFO] [stderr] Downloaded mac-notification-sys v0.6.9 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded zbus_names v4.3.1 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded notify-rust v4.11.7 [INFO] [stderr] Downloaded toml_edit v0.23.5 [INFO] [stderr] Downloaded zvariant v5.9.1 [INFO] [stderr] Downloaded async-lock v3.4.2 [INFO] [stderr] Downloaded zbus_macros v5.13.0 [INFO] [stderr] Downloaded uuid v1.19.0 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded zvariant_derive v5.9.1 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f74a801031f3b9f0326f88c422a398726b7494e0cc488f820c44431da0ab52f [INFO] running `Command { std: "docker" "start" "-a" "0f74a801031f3b9f0326f88c422a398726b7494e0cc488f820c44431da0ab52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f74a801031f3b9f0326f88c422a398726b7494e0cc488f820c44431da0ab52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f74a801031f3b9f0326f88c422a398726b7494e0cc488f820c44431da0ab52f", kill_on_drop: false }` [INFO] [stdout] 0f74a801031f3b9f0326f88c422a398726b7494e0cc488f820c44431da0ab52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b3e0d3223bf983f00bfc5d30a90631dc23f66daf2c5336c71781d4d16b988e [INFO] running `Command { std: "docker" "start" "-a" "33b3e0d3223bf983f00bfc5d30a90631dc23f66daf2c5336c71781d4d16b988e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hooks v0.1.0 (/opt/rustwide/workdir/hooks) [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant_derive v5.9.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling zvariant v5.9.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/schema) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling zbus_macros v5.13.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling canopus-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling ipc v0.1.0 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Compiling daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling canopus-inbox v0.1.0 (/opt/rustwide/workdir/inbox) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "33b3e0d3223bf983f00bfc5d30a90631dc23f66daf2c5336c71781d4d16b988e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b3e0d3223bf983f00bfc5d30a90631dc23f66daf2c5336c71781d4d16b988e", kill_on_drop: false }` [INFO] [stdout] 33b3e0d3223bf983f00bfc5d30a90631dc23f66daf2c5336c71781d4d16b988e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d1113761ccb824eda3e354749b10c0a73a8ff97bb810bafae69376e472da634 [INFO] running `Command { std: "docker" "start" "-a" "4d1113761ccb824eda3e354749b10c0a73a8ff97bb810bafae69376e472da634", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/schema) [INFO] [stderr] Compiling hooks v0.1.0 (/opt/rustwide/workdir/hooks) [INFO] [stderr] Compiling canopus-inbox v0.1.0 (/opt/rustwide/workdir/inbox) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/error_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::error::{InboxError, Result}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[test] [INFO] [stdout] 4 | | fn test_error_codes() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | assert!(ok_result.is_ok()); [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/notify_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::item::{InboxItem, NewInboxItem, SourceAgent}; [INFO] [stdout] 2 | | use canopus_inbox::notify::{format_item_notification, format_summary_notification, truncate}; [INFO] [stdout] 3 | | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stdout] 4 | | use std::sync::Arc; [INFO] [stdout] ... | [INFO] [stdout] 184 | | assert_eq!(mock.summaries().len(), 5); [INFO] [stdout] 185 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/item_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::item::{InboxFilter, InboxItem, InboxStatus, NewInboxItem, SourceAgent}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[test] [INFO] [stdout] 4 | | fn test_source_agent_parsing() { [INFO] [stdout] ... | [INFO] [stdout] 170 | | assert!(item.details.is_none()); [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/store_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::item::{InboxFilter, InboxStatus, NewInboxItem, SourceAgent}; [INFO] [stdout] 2 | | use canopus_inbox::store::SqliteStore; [INFO] [stdout] 3 | | use canopus_inbox::InboxStore; [INFO] [stdout] ... | [INFO] [stdout] 407 | | assert_eq!(count, 1); [INFO] [stdout] 408 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling ipc v0.1.0 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling canopus-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling e2e-tests v0.1.0 (/opt/rustwide/workdir/e2e-tests) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] error: could not compile `canopus-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name canopus_core --edition=2021 core/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=b441f53ec5467ffa -C extra-filename=-8a4773982cedb88e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a79084ac942d945b.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-17802dc2d34b4efd.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-82cf3ff25102c927.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ee1406c505ea38c3.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-edf8fbdc21dd8a34.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-7e656c001058f0df.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-8b7191258e7655c7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern schema=/opt/rustwide/target/debug/deps/libschema-62e1040c8d89a8c1.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-1aa9cb5c2b153726.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5aeee0125ba96bd7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d4e4a88e9615a39.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4e6802668098e511.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-03f6b096f3bfb218.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-022063fc776fe7f0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-501b05471765a553.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6630b6659d8825f0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ab4a326418662c6c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d1113761ccb824eda3e354749b10c0a73a8ff97bb810bafae69376e472da634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1113761ccb824eda3e354749b10c0a73a8ff97bb810bafae69376e472da634", kill_on_drop: false }` [INFO] [stdout] 4d1113761ccb824eda3e354749b10c0a73a8ff97bb810bafae69376e472da634