[INFO] fetching crate rfm-bin 0.3.7... [INFO] checking rfm-bin-0.3.7 against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] extracting crate rfm-bin 0.3.7 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rfm-bin 0.3.7 [INFO] finished tweaking crates.io crate rfm-bin 0.3.7 [INFO] tweaked toml for crates.io crate rfm-bin 0.3.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rfm-bin 0.3.7 on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rfm-bin 0.3.7 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1ef6fc916c57ca2f5cb4ebaec700858c0e98259e2a0660a0865d81429e6747d [INFO] running `Command { std: "docker" "start" "-a" "a1ef6fc916c57ca2f5cb4ebaec700858c0e98259e2a0660a0865d81429e6747d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1ef6fc916c57ca2f5cb4ebaec700858c0e98259e2a0660a0865d81429e6747d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ef6fc916c57ca2f5cb4ebaec700858c0e98259e2a0660a0865d81429e6747d", kill_on_drop: false }` [INFO] [stdout] a1ef6fc916c57ca2f5cb4ebaec700858c0e98259e2a0660a0865d81429e6747d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd96e21f6eacbe03fe4910152dc3a3233ef1fc6b8036eab993227aa530919c3 [INFO] running `Command { std: "docker" "start" "-a" "7fd96e21f6eacbe03fe4910152dc3a3233ef1fc6b8036eab993227aa530919c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking unicode-display-width v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking opener v0.7.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking patricia_tree v0.6.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking unix_mode v0.1.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cached v0.42.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking rfm-bin v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/main.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/main.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/main.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[folder = "examples/"] [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] 64 + #[derive(RustEmbed)] [INFO] [stdout] 65 | struct Examples; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/main.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[folder = "examples/"] [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] 64 + #[derive(RustEmbed)] [INFO] [stdout] 65 | struct Examples; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Examples` in the current scope [INFO] [stdout] --> src/main.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 123 | let default = Examples::get("config.toml").expect("embedded config.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:155:33 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 155 | let default = Examples::get("keys.toml").expect("embedded keys.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 184 | let default = Examples::get("open.toml").expect("embedded open.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 123 | let default = Examples::get("config.toml").expect("embedded config.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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: `RustEmbed` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:155:33 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 155 | let default = Examples::get("keys.toml").expect("embedded keys.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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: `RustEmbed` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 184 | let default = Examples::get("open.toml").expect("embedded open.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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: `RustEmbed` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:348:32 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 348 | let config = Examples::get("keys.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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: `RustEmbed` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 358 | let config = Examples::get("open.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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: `RustEmbed` [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 `Examples` in the current scope [INFO] [stdout] --> src/main.rs:368:32 [INFO] [stdout] | [INFO] [stdout] 64 | struct Examples; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 368 | let config = Examples::get("config.toml"); [INFO] [stdout] | ^^^ function or associated item not found in `Examples` [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: `RustEmbed` [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 `rfm-bin` (bin "rfm") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rfm-bin` (bin "rfm" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "7fd96e21f6eacbe03fe4910152dc3a3233ef1fc6b8036eab993227aa530919c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd96e21f6eacbe03fe4910152dc3a3233ef1fc6b8036eab993227aa530919c3", kill_on_drop: false }` [INFO] [stdout] 7fd96e21f6eacbe03fe4910152dc3a3233ef1fc6b8036eab993227aa530919c3