[INFO] fetching crate koto_random 0.16.0... [INFO] checking koto_random-0.16.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate koto_random 0.16.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate koto_random 0.16.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate koto_random 0.16.0 [INFO] tweaked toml for crates.io crate koto_random 0.16.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate koto_random 0.16.0 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] crate crates.io crate koto_random 0.16.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded koto_memory v0.16.0 [INFO] [stderr] Downloaded koto_parser v0.16.0 [INFO] [stderr] Downloaded derive-name-macros v1.1.1 [INFO] [stderr] Downloaded koto_derive v0.16.0 [INFO] [stderr] Downloaded koto_lexer v0.16.0 [INFO] [stderr] Downloaded derive-name v1.1.0 [INFO] [stderr] Downloaded saturating_cast v0.1.0 [INFO] [stderr] Downloaded koto_bytecode v0.16.0 [INFO] [stderr] Downloaded koto_runtime v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63ea22fecf791261dfe7ebebd0e864812e6dc80585d095865ab14d17f9b169ae [INFO] running `Command { std: "docker" "start" "-a" "63ea22fecf791261dfe7ebebd0e864812e6dc80585d095865ab14d17f9b169ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63ea22fecf791261dfe7ebebd0e864812e6dc80585d095865ab14d17f9b169ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ea22fecf791261dfe7ebebd0e864812e6dc80585d095865ab14d17f9b169ae", kill_on_drop: false }` [INFO] [stdout] 63ea22fecf791261dfe7ebebd0e864812e6dc80585d095865ab14d17f9b169ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3552eda2262463a5ca6246ea2bc56b2a4fe0368a6933522f553d11dd315583fe [INFO] running `Command { std: "docker" "start" "-a" "3552eda2262463a5ca6246ea2bc56b2a4fe0368a6933522f553d11dd315583fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking koto_memory v0.16.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking circular-buffer v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking saturating_cast v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking koto_lexer v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling derive-name-macros v1.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling koto_derive v0.16.0 [INFO] [stderr] Checking derive-name v1.1.0 [INFO] [stderr] Checking koto_parser v0.16.0 [INFO] [stderr] Checking koto_bytecode v0.16.0 [INFO] [stderr] Checking koto_runtime v0.16.0 [INFO] [stderr] Checking koto_random v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../docs/libs/random.md`: No such file or directory (os error 2) [INFO] [stdout] --> tests/random_docs.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | let markdown = include_str!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 9 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 10 | | "/../../docs/libs/random.md" [INFO] [stdout] 11 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koto_test_utils` [INFO] [stdout] --> tests/random_docs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use koto_test_utils::run_koto_examples_in_markdown; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koto_derive` [INFO] [stdout] --> tests/shuffle.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use koto_derive::*; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `koto_derive`, use `cargo add koto_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koto_test_utils` [INFO] [stdout] --> tests/shuffle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koto_test_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `koto_random` (test "random_docs") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find derive macro `KotoCopy` in this scope [INFO] [stdout] --> tests/shuffle.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, KotoCopy, KotoType)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `KotoCopy` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/shuffle.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use koto_runtime::{Result, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `KotoType` in this scope [INFO] [stdout] --> tests/shuffle.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug, Default, KotoCopy, KotoType)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `KotoType` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/shuffle.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use koto_runtime::{Result, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `koto_impl` in this scope [INFO] [stdout] --> tests/shuffle.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[koto_impl(runtime = koto_runtime)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `koto_method` in this scope [INFO] [stdout] --> tests/shuffle.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[koto_method] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `koto_method` in this scope [INFO] [stdout] --> tests/shuffle.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[koto_method] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestContainer: KotoEntries` is not satisfied [INFO] [stdout] --> tests/shuffle.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | impl KotoObject for TestContainer { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `KotoEntries` is not implemented for `TestContainer` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `KotoEntries`: [INFO] [stdout] Chunk [INFO] [stdout] DateTime [INFO] [stdout] IteratorOutput [INFO] [stdout] Timer [INFO] [stdout] koto_runtime::core_lib::io::File [INFO] [stdout] koto_runtime::core_lib::iterator::peekable::Peekable [INFO] [stdout] koto_runtime::core_lib::koto::Unimplemented [INFO] [stdout] koto_runtime::core_lib::os::command::Command [INFO] [stdout] note: required by a bound in `koto_runtime::KotoObject` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/koto_runtime-0.16.0/src/types/object.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait KotoObject: KotoType + KotoCopy + KotoEntries + KotoSend + KotoSync + Any { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `KotoObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestContainer: koto_runtime::KotoCopy` is not satisfied [INFO] [stdout] --> tests/shuffle.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | impl KotoObject for TestContainer { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `koto_runtime::KotoCopy` is not implemented for `TestContainer` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `koto_runtime::KotoCopy`: [INFO] [stdout] Chunk [INFO] [stdout] DateTime [INFO] [stdout] IteratorOutput [INFO] [stdout] Timer [INFO] [stdout] koto_runtime::core_lib::io::File [INFO] [stdout] koto_runtime::core_lib::iterator::peekable::Peekable [INFO] [stdout] koto_runtime::core_lib::koto::Unimplemented [INFO] [stdout] koto_runtime::core_lib::os::command::Command [INFO] [stdout] note: required by a bound in `koto_runtime::KotoObject` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/koto_runtime-0.16.0/src/types/object.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait KotoObject: KotoType + KotoCopy + KotoEntries + KotoSend + KotoSync + Any { [INFO] [stdout] | ^^^^^^^^ required by this bound in `KotoObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestContainer: koto_runtime::KotoType` is not satisfied [INFO] [stdout] --> tests/shuffle.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | impl KotoObject for TestContainer { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `koto_runtime::KotoType` is not implemented for `TestContainer` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `koto_runtime::KotoType`: [INFO] [stdout] Chunk [INFO] [stdout] DateTime [INFO] [stdout] IteratorOutput [INFO] [stdout] Timer [INFO] [stdout] koto_runtime::core_lib::io::File [INFO] [stdout] koto_runtime::core_lib::iterator::peekable::Peekable [INFO] [stdout] koto_runtime::core_lib::koto::Unimplemented [INFO] [stdout] koto_runtime::core_lib::os::command::Command [INFO] [stdout] note: required by a bound in `koto_runtime::KotoObject` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/koto_runtime-0.16.0/src/types/object.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait KotoObject: KotoType + KotoCopy + KotoEntries + KotoSend + KotoSync + Any { [INFO] [stdout] | ^^^^^^^^ required by this bound in `KotoObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `koto_random` (test "shuffle") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "3552eda2262463a5ca6246ea2bc56b2a4fe0368a6933522f553d11dd315583fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3552eda2262463a5ca6246ea2bc56b2a4fe0368a6933522f553d11dd315583fe", kill_on_drop: false }` [INFO] [stdout] 3552eda2262463a5ca6246ea2bc56b2a4fe0368a6933522f553d11dd315583fe