[INFO] fetching crate samod-core 0.4.0... [INFO] testing samod-core-0.4.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate samod-core 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate samod-core 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate samod-core 0.4.0 [INFO] tweaked toml for crates.io crate samod-core 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate samod-core 0.4.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate samod-core 0.4.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 495b26b3653a6de9ad50acdb5f0ad84f8101d322b14f72fd73fe4cc464fadf03 [INFO] running `Command { std: "docker" "start" "-a" "495b26b3653a6de9ad50acdb5f0ad84f8101d322b14f72fd73fe4cc464fadf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495b26b3653a6de9ad50acdb5f0ad84f8101d322b14f72fd73fe4cc464fadf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495b26b3653a6de9ad50acdb5f0ad84f8101d322b14f72fd73fe4cc464fadf03", kill_on_drop: false }` [INFO] [stdout] 495b26b3653a6de9ad50acdb5f0ad84f8101d322b14f72fd73fe4cc464fadf03 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f097bbb76d8c476453e20dd0778e5b96a9d5e6ed89fd5afa48c90bc7e12b465 [INFO] running `Command { std: "docker" "start" "-a" "4f097bbb76d8c476453e20dd0778e5b96a9d5e6ed89fd5afa48c90bc7e12b465", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling minicbor v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling automerge v0.6.1 [INFO] [stderr] Compiling samod-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.84s [INFO] running `Command { std: "docker" "inspect" "4f097bbb76d8c476453e20dd0778e5b96a9d5e6ed89fd5afa48c90bc7e12b465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f097bbb76d8c476453e20dd0778e5b96a9d5e6ed89fd5afa48c90bc7e12b465", kill_on_drop: false }` [INFO] [stdout] 4f097bbb76d8c476453e20dd0778e5b96a9d5e6ed89fd5afa48c90bc7e12b465 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df5c34c8204f3875ba6e2d2b1f9561635c49f3587630458796adb79db76daae [INFO] running `Command { std: "docker" "start" "-a" "8df5c34c8204f3875ba6e2d2b1f9561635c49f3587630458796adb79db76daae", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling automerge v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling samod-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/create_find_change.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/document_sync_advanced.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use samod_test_harness::Network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/ephemera.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/document_changed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` 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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/document_sync_basic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/connection_events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samod-core` (test "smoke") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `samod-core` (test "document_changed") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `samod-core` (test "create_find_change") due to 1 previous error [INFO] [stderr] error: could not compile `samod-core` (test "connection_events") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `samod-core` (test "document_sync_basic") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/stop.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` 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] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/compaction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use samod_test_harness::{Network, RunningDocIds}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samod-core` (test "ephemera") due to 1 previous error [INFO] [stderr] error: could not compile `samod-core` (test "document_sync_advanced") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `samod-core` (test "stop") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `samod_test_harness` [INFO] [stdout] --> tests/storage_id.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use samod_test_harness::Network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `samod_test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `samod_test_harness`, use `cargo add samod_test_harness` 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 `samod-core` (test "compaction") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `samod-core` (test "storage_id") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8df5c34c8204f3875ba6e2d2b1f9561635c49f3587630458796adb79db76daae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df5c34c8204f3875ba6e2d2b1f9561635c49f3587630458796adb79db76daae", kill_on_drop: false }` [INFO] [stdout] 8df5c34c8204f3875ba6e2d2b1f9561635c49f3587630458796adb79db76daae