[INFO] fetching crate transcendent 0.3.2... [INFO] checking transcendent-0.3.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate transcendent 0.3.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate transcendent 0.3.2 [INFO] finished tweaking crates.io crate transcendent 0.3.2 [INFO] tweaked toml for crates.io crate transcendent 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate transcendent 0.3.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darth-rust v4.4.1 [INFO] [stderr] Downloaded colorful v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1191426847db0d64f66d022a2ee3f22a037d878654251385fe2e7b9f13f0ff79 [INFO] running `Command { std: "docker" "start" "-a" "1191426847db0d64f66d022a2ee3f22a037d878654251385fe2e7b9f13f0ff79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1191426847db0d64f66d022a2ee3f22a037d878654251385fe2e7b9f13f0ff79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1191426847db0d64f66d022a2ee3f22a037d878654251385fe2e7b9f13f0ff79", kill_on_drop: false }` [INFO] [stdout] 1191426847db0d64f66d022a2ee3f22a037d878654251385fe2e7b9f13f0ff79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71f0b55dfd3192aef76a5915464f433cbbd8795ed6749a0f62c7ec4879e7470 [INFO] running `Command { std: "docker" "start" "-a" "b71f0b55dfd3192aef76a5915464f433cbbd8795ed6749a0f62c7ec4879e7470", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darth-rust v4.4.1 [INFO] [stderr] Checking transcendent v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `colorful` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `colorful` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `colorful`, use `cargo add colorful` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `colorful` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `colorful` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `colorful`, use `cargo add colorful` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `colorful` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `colorful` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `colorful`, use `cargo add colorful` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `colorful` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `colorful` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `colorful`, use `cargo add colorful` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openssl` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openssl` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `serde` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openssl` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `serde` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openssl` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `transcendent` (lib test) due to 15 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> src/random/hermes/gen.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> src/repositories/athena/tokio.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, DarthRust, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `DarthRust` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `transcendent` (lib) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "b71f0b55dfd3192aef76a5915464f433cbbd8795ed6749a0f62c7ec4879e7470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71f0b55dfd3192aef76a5915464f433cbbd8795ed6749a0f62c7ec4879e7470", kill_on_drop: false }` [INFO] [stdout] b71f0b55dfd3192aef76a5915464f433cbbd8795ed6749a0f62c7ec4879e7470