[INFO] fetching crate random-bytes 1.0.2... [INFO] testing random-bytes-1.0.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate random-bytes 1.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate random-bytes 1.0.2 [INFO] finished tweaking crates.io crate random-bytes 1.0.2 [INFO] tweaked toml for crates.io crate random-bytes 1.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate random-bytes 1.0.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colorful v0.2.2 [INFO] [stderr] Downloaded darth-rust v4.4.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7956aa9bd2618c7e12af4e5fc33682235787b91398c031c0582ed26f6c38ad60 [INFO] running `Command { std: "docker" "start" "-a" "7956aa9bd2618c7e12af4e5fc33682235787b91398c031c0582ed26f6c38ad60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7956aa9bd2618c7e12af4e5fc33682235787b91398c031c0582ed26f6c38ad60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7956aa9bd2618c7e12af4e5fc33682235787b91398c031c0582ed26f6c38ad60", kill_on_drop: false }` [INFO] [stdout] 7956aa9bd2618c7e12af4e5fc33682235787b91398c031c0582ed26f6c38ad60 [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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53988f7d2ea1dfea27011167f254b5bada11d630fcda026a1a27feabeefbdea8 [INFO] running `Command { std: "docker" "start" "-a" "53988f7d2ea1dfea27011167f254b5bada11d630fcda026a1a27feabeefbdea8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bitflags v2.9.4 [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.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darth-rust v4.4.1 [INFO] [stderr] Compiling random-bytes v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `colorful` [INFO] [stdout] --> src/random_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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/random_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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/random_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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/random_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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 `bincode` [INFO] [stdout] --> src/random_bytes.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[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] error: could not compile `random-bytes` (lib) due to 7 previous errors [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] running `Command { std: "docker" "inspect" "53988f7d2ea1dfea27011167f254b5bada11d630fcda026a1a27feabeefbdea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53988f7d2ea1dfea27011167f254b5bada11d630fcda026a1a27feabeefbdea8", kill_on_drop: false }` [INFO] [stdout] 53988f7d2ea1dfea27011167f254b5bada11d630fcda026a1a27feabeefbdea8