[INFO] cloning repository https://github.com/lourkeur/age-plugin-threshold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lourkeur/age-plugin-threshold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flourkeur%2Fage-plugin-threshold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flourkeur%2Fage-plugin-threshold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b57a28ccfb657ec3790bd9357f666d2523e313e [INFO] checking lourkeur/age-plugin-threshold against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flourkeur%2Fage-plugin-threshold" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lourkeur/age-plugin-threshold [INFO] finished tweaking git repo https://github.com/lourkeur/age-plugin-threshold [INFO] tweaked toml for git repo https://github.com/lourkeur/age-plugin-threshold written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lourkeur/age-plugin-threshold on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lourkeur/age-plugin-threshold 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f0e85728257b5028d8548ef1d243facebea45a9d314aec8a6279569b4085978 [INFO] running `Command { std: "docker" "start" "-a" "9f0e85728257b5028d8548ef1d243facebea45a9d314aec8a6279569b4085978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f0e85728257b5028d8548ef1d243facebea45a9d314aec8a6279569b4085978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0e85728257b5028d8548ef1d243facebea45a9d314aec8a6279569b4085978", kill_on_drop: false }` [INFO] [stdout] 9f0e85728257b5028d8548ef1d243facebea45a9d314aec8a6279569b4085978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a35b94ceca63315333309fda0fde35fac04f97260e2ae8f21857d7200c64cdbf [INFO] running `Command { std: "docker" "start" "-a" "a35b94ceca63315333309fda0fde35fac04f97260e2ae8f21857d7200c64cdbf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.14 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking wsl v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking testdata v0.1.0 (/opt/rustwide/workdir/testdata) [INFO] [stderr] Checking pinentry v0.5.0 [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> testdata/src/lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[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] --> testdata/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> testdata/src/lib.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[folder = "data/"] [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] 5 + #[derive(RustEmbed)] [INFO] [stdout] 6 | pub struct Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> testdata/src/lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[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] --> testdata/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> testdata/src/lib.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[folder = "data/"] [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] 5 + #[derive(RustEmbed)] [INFO] [stdout] 6 | pub struct Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testdata` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `testdata` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a35b94ceca63315333309fda0fde35fac04f97260e2ae8f21857d7200c64cdbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35b94ceca63315333309fda0fde35fac04f97260e2ae8f21857d7200c64cdbf", kill_on_drop: false }` [INFO] [stdout] a35b94ceca63315333309fda0fde35fac04f97260e2ae8f21857d7200c64cdbf