[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#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flourkeur%2Fage-plugin-threshold" "/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/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lourkeur/age-plugin-threshold 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/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" "+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] eb544708c7904a6ac810c3d6da30021ad8ffeeac136408ee4ecdd8884cb56ebc
[INFO] running `Command { std: "docker" "start" "-a" "eb544708c7904a6ac810c3d6da30021ad8ffeeac136408ee4ecdd8884cb56ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb544708c7904a6ac810c3d6da30021ad8ffeeac136408ee4ecdd8884cb56ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb544708c7904a6ac810c3d6da30021ad8ffeeac136408ee4ecdd8884cb56ebc", kill_on_drop: false }`
[INFO] [stdout] eb544708c7904a6ac810c3d6da30021ad8ffeeac136408ee4ecdd8884cb56ebc
[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] edcbe7ed2ac47f178d38dd35189fb20dff26932761103d249bbbe60256bc6280
[INFO] running `Command { std: "docker" "start" "-a" "edcbe7ed2ac47f178d38dd35189fb20dff26932761103d249bbbe60256bc6280", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.10.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]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.9
[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]     Checking rust-embed v8.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking pinentry v0.5.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking testdata v0.1.0 (/opt/rustwide/workdir/testdata)
[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) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "edcbe7ed2ac47f178d38dd35189fb20dff26932761103d249bbbe60256bc6280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edcbe7ed2ac47f178d38dd35189fb20dff26932761103d249bbbe60256bc6280", kill_on_drop: false }`
[INFO] [stdout] edcbe7ed2ac47f178d38dd35189fb20dff26932761103d249bbbe60256bc6280
