[INFO] fetching crate roam 7.3.0... [INFO] testing roam-7.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate roam 7.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate roam 7.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate roam 7.3.0 [INFO] tweaked toml for crates.io crate roam 7.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate roam 7.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate roam 7.3.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b03673a6055c4205cec1d1c2f612dd708663a56d000405b5fd676fdf69915cbc [INFO] running `Command { std: "docker" "start" "-a" "b03673a6055c4205cec1d1c2f612dd708663a56d000405b5fd676fdf69915cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b03673a6055c4205cec1d1c2f612dd708663a56d000405b5fd676fdf69915cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b03673a6055c4205cec1d1c2f612dd708663a56d000405b5fd676fdf69915cbc", kill_on_drop: false }` [INFO] [stdout] b03673a6055c4205cec1d1c2f612dd708663a56d000405b5fd676fdf69915cbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606d903f6e41da618945a8bca5b2e0cd1761abb3c6cd423e218c62f16d565023 [INFO] running `Command { std: "docker" "start" "-a" "606d903f6e41da618945a8bca5b2e0cd1761abb3c6cd423e218c62f16d565023", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling facet-core v0.44.1 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling facet v0.44.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling moire-macros-noop v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling structstruck v0.5.1 [INFO] [stderr] Compiling facet-macro-types v0.44.1 [INFO] [stderr] Compiling roam-macros-parse v7.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling facet-path v0.44.1 [INFO] [stderr] Compiling facet-reflect v0.44.1 [INFO] [stderr] Compiling facet-macro-parse v0.44.1 [INFO] [stderr] Compiling facet-macros-impl v0.44.1 [INFO] [stderr] Compiling facet-solver v0.44.1 [INFO] [stderr] Compiling facet-dessert v0.44.1 [INFO] [stderr] Compiling facet-format v0.44.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling facet-toml v0.44.0 [INFO] [stderr] Compiling facet-value v0.44.1 [INFO] [stderr] Compiling facet-postcard v0.44.1 [INFO] [stderr] Compiling facet-macros v0.44.1 [INFO] [stderr] Compiling facet-error v0.44.1 [INFO] [stderr] Compiling facet-cargo-toml v0.44.0 [INFO] [stderr] Compiling moire-trace-types v1.0.0 [INFO] [stderr] Compiling facet-json v0.44.0 [INFO] [stderr] Compiling moire-types v1.0.0 [INFO] [stderr] Compiling moire-trace-capture v1.0.0 [INFO] [stderr] Compiling roam-macros-core v7.3.0 [INFO] [stderr] Compiling roam-service-macros v7.3.0 [INFO] [stderr] Compiling moire-wire v1.0.0 [INFO] [stderr] Compiling roam-types v7.3.0 [INFO] [stderr] Compiling moire-runtime v1.0.0 [INFO] [stderr] Compiling roam-hash v7.3.0 [INFO] [stderr] Compiling moire-tokio v1.0.0 [INFO] [stderr] Compiling moire v1.0.0 [INFO] [stderr] Compiling roam-core v7.3.0 [INFO] [stderr] Compiling roam v7.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.13s [INFO] running `Command { std: "docker" "inspect" "606d903f6e41da618945a8bca5b2e0cd1761abb3c6cd423e218c62f16d565023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606d903f6e41da618945a8bca5b2e0cd1761abb3c6cd423e218c62f16d565023", kill_on_drop: false }` [INFO] [stdout] 606d903f6e41da618945a8bca5b2e0cd1761abb3c6cd423e218c62f16d565023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c6e88b59d519edcdaca4cea77c5d2e0645a188bebf503c1d75d4d1fb1c580b [INFO] running `Command { std: "docker" "start" "-a" "86c6e88b59d519edcdaca4cea77c5d2e0645a188bebf503c1d75d4d1fb1c580b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling roam-types v7.3.0 [INFO] [stderr] Compiling roam-core v7.3.0 [INFO] [stderr] Compiling roam-hash v7.3.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling roam v7.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `roam_shm` in this scope [INFO] [stdout] --> tests/shm_service_macro_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use roam_shm::varslot::SizeClassConfig; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `roam_shm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `roam_shm`, use `cargo add roam_shm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `roam_shm` [INFO] [stdout] --> tests/shm_service_macro_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use roam_shm::{Segment, SegmentConfig, ShmLink, create_test_link_pair}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `roam_shm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `roam_shm`, use `cargo add roam_shm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shm_primitives` [INFO] [stdout] --> tests/shm_service_macro_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use shm_primitives::FileCleanup; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shm_primitives` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `shm_primitives`, use `cargo add shm_primitives` to add it to your `Cargo.toml` [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 `roam` (test "shm_service_macro_tests") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "86c6e88b59d519edcdaca4cea77c5d2e0645a188bebf503c1d75d4d1fb1c580b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c6e88b59d519edcdaca4cea77c5d2e0645a188bebf503c1d75d4d1fb1c580b", kill_on_drop: false }` [INFO] [stdout] 86c6e88b59d519edcdaca4cea77c5d2e0645a188bebf503c1d75d4d1fb1c580b