[INFO] fetching crate ubermind 0.7.0... [INFO] testing ubermind-0.7.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate ubermind 0.7.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ubermind 0.7.0 [INFO] finished tweaking crates.io crate ubermind 0.7.0 [INFO] tweaked toml for crates.io crate ubermind 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ubermind 0.7.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ubermind 0.7.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded netstat2 v0.11.2 [INFO] [stderr] Downloaded libproc v0.14.11 [INFO] [stderr] Downloaded syn v2.0.115 [INFO] [stderr] Downloaded netlink-packet-utils v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5aefb7f2850df794da609b8017e7fc4e5aeda0395e257de8ed16acfc291d13b [INFO] running `Command { std: "docker" "start" "-a" "a5aefb7f2850df794da609b8017e7fc4e5aeda0395e257de8ed16acfc291d13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5aefb7f2850df794da609b8017e7fc4e5aeda0395e257de8ed16acfc291d13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5aefb7f2850df794da609b8017e7fc4e5aeda0395e257de8ed16acfc291d13b", kill_on_drop: false }` [INFO] [stdout] a5aefb7f2850df794da609b8017e7fc4e5aeda0395e257de8ed16acfc291d13b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe9eeb69bd5067cd5b7d22c29407b059ea7e0239781d3f6e148fcbc8b17d8668 [INFO] running `Command { std: "docker" "start" "-a" "fe9eeb69bd5067cd5b7d22c29407b059ea7e0239781d3f6e148fcbc8b17d8668", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.14 [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 parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling ubermind v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling libproc v0.14.11 [INFO] [stderr] Compiling netstat2 v0.11.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stdout] warning: fields `idle_timeout` and `log_dir` are never read [INFO] [stdout] --> src/config.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct DaemonConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 19 | #[serde(default = "default_idle_timeout")] [INFO] [stdout] 20 | pub idle_timeout: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub log_dir: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DaemonConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "fe9eeb69bd5067cd5b7d22c29407b059ea7e0239781d3f6e148fcbc8b17d8668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9eeb69bd5067cd5b7d22c29407b059ea7e0239781d3f6e148fcbc8b17d8668", kill_on_drop: false }` [INFO] [stdout] fe9eeb69bd5067cd5b7d22c29407b059ea7e0239781d3f6e148fcbc8b17d8668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e434bd9076430e480c3d129cb9c4e872a38df333411be9fdeafffdd084fc4cfc [INFO] running `Command { std: "docker" "start" "-a" "e434bd9076430e480c3d129cb9c4e872a38df333411be9fdeafffdd084fc4cfc", kill_on_drop: false }` [INFO] [stderr] Compiling ubermind v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../../ui/build/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/daemon/api.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / #[folder = "../../ui/build/"] [INFO] [stdout] 17 | | struct UiAssets; [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `UiAssets` in the current scope [INFO] [stdout] --> src/daemon/api.rs:309:35 [INFO] [stdout] | [INFO] [stdout] 17 | struct UiAssets; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 309 | if let Some(content) = UiAssets::get(path) { [INFO] [stdout] | ^^^ function or associated item not found in `UiAssets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `UiAssets` in the current scope [INFO] [stdout] --> src/daemon/api.rs:314:36 [INFO] [stdout] | [INFO] [stdout] 17 | struct UiAssets; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 314 | if let Some(content) = UiAssets::get("index.html") { [INFO] [stdout] | ^^^ function or associated item not found in `UiAssets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ubermind` (bin "ubermind" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "e434bd9076430e480c3d129cb9c4e872a38df333411be9fdeafffdd084fc4cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e434bd9076430e480c3d129cb9c4e872a38df333411be9fdeafffdd084fc4cfc", kill_on_drop: false }` [INFO] [stdout] e434bd9076430e480c3d129cb9c4e872a38df333411be9fdeafffdd084fc4cfc