[INFO] fetching crate koto_toml 0.16.0... [INFO] testing koto_toml-0.16.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate koto_toml 0.16.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate koto_toml 0.16.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate koto_toml 0.16.0 [INFO] tweaked toml for crates.io crate koto_toml 0.16.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate koto_toml 0.16.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate koto_toml 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a45bb66ccb83d5525955a9fee51d121fa42c557c3182bdb2d9dd098a357e5d6 [INFO] running `Command { std: "docker" "start" "-a" "1a45bb66ccb83d5525955a9fee51d121fa42c557c3182bdb2d9dd098a357e5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a45bb66ccb83d5525955a9fee51d121fa42c557c3182bdb2d9dd098a357e5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a45bb66ccb83d5525955a9fee51d121fa42c557c3182bdb2d9dd098a357e5d6", kill_on_drop: false }` [INFO] [stdout] 1a45bb66ccb83d5525955a9fee51d121fa42c557c3182bdb2d9dd098a357e5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea863433bc9fff6073dd373c3657b3ea4457ccc34011be6631348afe319dfc0a [INFO] running `Command { std: "docker" "start" "-a" "ea863433bc9fff6073dd373c3657b3ea4457ccc34011be6631348afe319dfc0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling koto_memory v0.16.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling circular-buffer v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling saturating_cast v0.1.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling koto_lexer v0.16.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [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] Compiling derive-name v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling koto_parser v0.16.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling koto_bytecode v0.16.0 [INFO] [stderr] Compiling koto_runtime v0.16.0 [INFO] [stderr] Compiling koto_serde v0.16.0 [INFO] [stderr] Compiling koto_toml v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.18s [INFO] running `Command { std: "docker" "inspect" "ea863433bc9fff6073dd373c3657b3ea4457ccc34011be6631348afe319dfc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea863433bc9fff6073dd373c3657b3ea4457ccc34011be6631348afe319dfc0a", kill_on_drop: false }` [INFO] [stdout] ea863433bc9fff6073dd373c3657b3ea4457ccc34011be6631348afe319dfc0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ebee09aceef23e13f66f38285d834cb64911347660134bb0d0950ca456a7927 [INFO] running `Command { std: "docker" "start" "-a" "9ebee09aceef23e13f66f38285d834cb64911347660134bb0d0950ca456a7927", kill_on_drop: false }` [INFO] [stderr] Compiling koto_toml v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `koto_test_utils` [INFO] [stdout] --> tests/koto_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use koto_test_utils::run_test_script; [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_toml` (test "koto_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../docs/libs/toml.md`: No such file or directory (os error 2) [INFO] [stdout] --> tests/toml_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/toml.md" [INFO] [stdout] 11 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koto_test_utils` [INFO] [stdout] --> tests/toml_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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `koto_toml` (test "toml_docs") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9ebee09aceef23e13f66f38285d834cb64911347660134bb0d0950ca456a7927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ebee09aceef23e13f66f38285d834cb64911347660134bb0d0950ca456a7927", kill_on_drop: false }` [INFO] [stdout] 9ebee09aceef23e13f66f38285d834cb64911347660134bb0d0950ca456a7927