[INFO] fetching crate firefly_cli 0.11.0... [INFO] checking firefly_cli-0.11.0 against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] extracting crate firefly_cli 0.11.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate firefly_cli 0.11.0 [INFO] finished tweaking crates.io crate firefly_cli 0.11.0 [INFO] tweaked toml for crates.io crate firefly_cli 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate firefly_cli 0.11.0 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 firefly_cli 0.11.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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 25173c755b408b29e192aad3a3715b111a25688ba09c4fd03f70f04b06f47a43 [INFO] running `Command { std: "docker" "start" "-a" "25173c755b408b29e192aad3a3715b111a25688ba09c4fd03f70f04b06f47a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25173c755b408b29e192aad3a3715b111a25688ba09c4fd03f70f04b06f47a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25173c755b408b29e192aad3a3715b111a25688ba09c4fd03f70f04b06f47a43", kill_on_drop: false }` [INFO] [stdout] 25173c755b408b29e192aad3a3715b111a25688ba09c4fd03f70f04b06f47a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a90199aa84c4d71aa0a1afff95e793a803443bda9b6a3d45ef8d72d934c9434e [INFO] running `Command { std: "docker" "start" "-a" "a90199aa84c4d71aa0a1afff95e793a803443bda9b6a3d45ef8d72d934c9434e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling wasmparser v0.237.0 [INFO] [stderr] Compiling wasm-encoder v0.237.0 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking ureq-proto v0.5.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking rustyline v17.0.1 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking cobs v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unescaper v0.1.5 [INFO] [stderr] Checking serialport v4.7.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking firefly-types v0.6.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking zip v4.5.0 [INFO] [stderr] Checking ureq v3.1.0 [INFO] [stderr] Checking firefly_cli v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/commands/new.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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/commands/new.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/commands/new.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[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] 12 + #[derive(RustEmbed)] [INFO] [stdout] 13 | struct Assets; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/commands/new.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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/commands/new.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/commands/new.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[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] 12 + #[derive(RustEmbed)] [INFO] [stdout] 13 | struct Assets; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/commands/new.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 12 | struct Assets; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 97 | let asset = Assets::get("cargo.toml").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Assets` [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: `History` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #5: `toml_parser::source::SourceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/commands/new.rs:193:33 [INFO] [stdout] | [INFO] [stdout] 12 | struct Assets; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 193 | let Some(src) = Assets::get(name) else { [INFO] [stdout] | ^^^ function or associated item not found in `Assets` [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: `History` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #5: `toml_parser::source::SourceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/commands/new.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 12 | struct Assets; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 97 | let asset = Assets::get("cargo.toml").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Assets` [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: `History` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #5: `toml_parser::source::SourceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/commands/new.rs:193:33 [INFO] [stdout] | [INFO] [stdout] 12 | struct Assets; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 193 | let Some(src) = Assets::get(name) else { [INFO] [stdout] | ^^^ function or associated item not found in `Assets` [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: `History` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #5: `toml_parser::source::SourceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `firefly_cli` (bin "firefly_cli") due to 4 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 `firefly_cli` (bin "firefly_cli" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a90199aa84c4d71aa0a1afff95e793a803443bda9b6a3d45ef8d72d934c9434e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90199aa84c4d71aa0a1afff95e793a803443bda9b6a3d45ef8d72d934c9434e", kill_on_drop: false }` [INFO] [stdout] a90199aa84c4d71aa0a1afff95e793a803443bda9b6a3d45ef8d72d934c9434e