[INFO] cloning repository https://github.com/jozefdransfield/jeremy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jozefdransfield/jeremy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjozefdransfield%2Fjeremy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjozefdransfield%2Fjeremy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93c4ac1c5358fcfe3179df44466d362ae87158a4 [INFO] checking jozefdransfield/jeremy against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjozefdransfield%2Fjeremy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jozefdransfield/jeremy [INFO] finished tweaking git repo https://github.com/jozefdransfield/jeremy [INFO] tweaked toml for git repo https://github.com/jozefdransfield/jeremy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jozefdransfield/jeremy 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/jozefdransfield/jeremy 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4b49decb1a5c23727ac9dd5345fe9aa8de9e9c4000f8f435eed3def27995ed4b [INFO] running `Command { std: "docker" "start" "-a" "4b49decb1a5c23727ac9dd5345fe9aa8de9e9c4000f8f435eed3def27995ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b49decb1a5c23727ac9dd5345fe9aa8de9e9c4000f8f435eed3def27995ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b49decb1a5c23727ac9dd5345fe9aa8de9e9c4000f8f435eed3def27995ed4b", kill_on_drop: false }` [INFO] [stdout] 4b49decb1a5c23727ac9dd5345fe9aa8de9e9c4000f8f435eed3def27995ed4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1de90b76b07f96599e543b173f9229268b7835a78887ed6fda69ecd476423fb5 [INFO] running `Command { std: "docker" "start" "-a" "1de90b76b07f96599e543b173f9229268b7835a78887ed6fda69ecd476423fb5", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking kurbo v0.11.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking jeremy v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/frames.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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/frames.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/frames.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[folder = "frames/"] [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] 8 + #[derive(RustEmbed)] [INFO] [stdout] 9 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/frames.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 38 | let device_frame = image::load_from_memory(Asset::get(device.path).unwrap().data.as_ref()) [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/frames.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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/frames.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/frames.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[folder = "frames/"] [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] 8 + #[derive(RustEmbed)] [INFO] [stdout] 9 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/frames.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 38 | let device_frame = image::load_from_memory(Asset::get(device.path).unwrap().data.as_ref()) [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jeremy` (bin "jeremy") due to 3 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 `jeremy` (bin "jeremy" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1de90b76b07f96599e543b173f9229268b7835a78887ed6fda69ecd476423fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de90b76b07f96599e543b173f9229268b7835a78887ed6fda69ecd476423fb5", kill_on_drop: false }` [INFO] [stdout] 1de90b76b07f96599e543b173f9229268b7835a78887ed6fda69ecd476423fb5