[INFO] cloning repository https://github.com/filmor/wololo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filmor/wololo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilmor%2Fwololo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilmor%2Fwololo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd7dbdff49c211f0677bf55d142f65cfe5a53fa5 [INFO] checking filmor/wololo against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilmor%2Fwololo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/filmor/wololo [INFO] finished tweaking git repo https://github.com/filmor/wololo [INFO] tweaked toml for git repo https://github.com/filmor/wololo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/filmor/wololo on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/filmor/wololo 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f27a12f4ac7fd65ecba1930a767d972dfacf7c75425b66fc8aaa87f1d58f63c8 [INFO] running `Command { std: "docker" "start" "-a" "f27a12f4ac7fd65ecba1930a767d972dfacf7c75425b66fc8aaa87f1d58f63c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27a12f4ac7fd65ecba1930a767d972dfacf7c75425b66fc8aaa87f1d58f63c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27a12f4ac7fd65ecba1930a767d972dfacf7c75425b66fc8aaa87f1d58f63c8", kill_on_drop: false }` [INFO] [stdout] f27a12f4ac7fd65ecba1930a767d972dfacf7c75425b66fc8aaa87f1d58f63c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a54e59104849eb2e36cbb1702642a28e2b31f5a1e4a8b0bdb1e701026f7e80bb [INFO] running `Command { std: "docker" "start" "-a" "a54e59104849eb2e36cbb1702642a28e2b31f5a1e4a8b0bdb1e701026f7e80bb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking wake-on-lan v0.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling maud_macros v0.26.0 (https://github.com/filmor/maud.git?branch=axum-0.8#9051a8e7) [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking quick-xml v0.37.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking maud v0.26.0 (https://github.com/filmor/maud.git?branch=axum-0.8#9051a8e7) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking axum-embed v0.1.0 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking wololo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/routes.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Embed, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/routes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/routes.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Embed, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/routes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/routes.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[folder = "assets/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(RustEmbed)] [INFO] [stdout] 19 | struct Assets; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/routes.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[folder = "assets/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(RustEmbed)] [INFO] [stdout] 19 | struct Assets; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Assets: Embed` is not satisfied [INFO] [stdout] --> src/routes.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let serve_assets = ServeEmbed::::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Assets` [INFO] [stdout] --> src/routes.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | struct Assets; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `ServeEmbed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-embed-0.1.0/src/lib.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct ServeEmbed { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ServeEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `ServeEmbed`, but its trait bounds were not satisfied [INFO] [stdout] --> src/routes.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 18 | struct Assets; [INFO] [stdout] | ------------- doesn't satisfy `Assets: Embed` [INFO] [stdout] ... [INFO] [stdout] 21 | let serve_assets = ServeEmbed::::new(); [INFO] [stdout] | ^^^ function or associated item cannot be called on `ServeEmbed` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Assets: Embed` [INFO] [stdout] note: the trait `Embed` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait RustEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Assets: Embed` is not satisfied [INFO] [stdout] --> src/routes.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let serve_assets = ServeEmbed::::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Assets` [INFO] [stdout] --> src/routes.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | struct Assets; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `ServeEmbed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-embed-0.1.0/src/lib.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct ServeEmbed { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ServeEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `ServeEmbed`, but its trait bounds were not satisfied [INFO] [stdout] --> src/routes.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 18 | struct Assets; [INFO] [stdout] | ------------- doesn't satisfy `Assets: Embed` [INFO] [stdout] ... [INFO] [stdout] 21 | let serve_assets = ServeEmbed::::new(); [INFO] [stdout] | ^^^ function or associated item cannot be called on `ServeEmbed` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Assets: Embed` [INFO] [stdout] note: the trait `Embed` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait RustEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wololo` (bin "wololo" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wololo` (bin "wololo") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a54e59104849eb2e36cbb1702642a28e2b31f5a1e4a8b0bdb1e701026f7e80bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54e59104849eb2e36cbb1702642a28e2b31f5a1e4a8b0bdb1e701026f7e80bb", kill_on_drop: false }` [INFO] [stdout] a54e59104849eb2e36cbb1702642a28e2b31f5a1e4a8b0bdb1e701026f7e80bb