[INFO] cloning repository https://github.com/ckampfe/r2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckampfe/r2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fr2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fr2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a1cee9288742595cf25707440d5e29390458aa5
[INFO] checking ckampfe/r2 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fr2" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ckampfe/r2
[INFO] finished tweaking git repo https://github.com/ckampfe/r2
[INFO] tweaked toml for git repo https://github.com/ckampfe/r2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ckampfe/r2 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/ckampfe/r2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 21e1ece5721d728e6ae2e2e8b5cdb0638c86534d8ec87a5de3298c9b32167428
[INFO] running `Command { std: "docker" "start" "-a" "21e1ece5721d728e6ae2e2e8b5cdb0638c86534d8ec87a5de3298c9b32167428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21e1ece5721d728e6ae2e2e8b5cdb0638c86534d8ec87a5de3298c9b32167428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e1ece5721d728e6ae2e2e8b5cdb0638c86534d8ec87a5de3298c9b32167428", kill_on_drop: false }`
[INFO] [stdout] 21e1ece5721d728e6ae2e2e8b5cdb0638c86534d8ec87a5de3298c9b32167428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 176deacb14d4535d7e294e35b6be230647c5e3529d0feff4708f8b2a4545a74f
[INFO] running `Command { std: "docker" "start" "-a" "176deacb14d4535d7e294e35b6be230647c5e3529d0feff4708f8b2a4545a74f", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking markup5ever v0.16.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking html5ever v0.31.0
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]     Checking mediatype v0.19.20
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking html2text v0.15.2
[INFO] [stderr]     Checking tower-livereload v0.9.6
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking ammonia v4.1.1
[INFO] [stderr]     Checking feed-rs v2.3.1
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking r2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]    --> src/main.rs:988:10
[INFO] [stdout]     |
[INFO] [stdout] 988 | #[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:39:5
[INFO] [stdout]     |
[INFO] [stdout]  39 | 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:989:3
[INFO] [stdout]     |
[INFO] [stdout] 989 | #[folder = "dist/"]
[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] 990 + #[derive(RustEmbed)]
[INFO] [stdout] 991 | struct Asset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]    --> src/main.rs:988:10
[INFO] [stdout]     |
[INFO] [stdout] 988 | #[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:39:5
[INFO] [stdout]     |
[INFO] [stdout]  39 | 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:989:3
[INFO] [stdout]     |
[INFO] [stdout] 989 | #[folder = "dist/"]
[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] 990 + #[derive(RustEmbed)]
[INFO] [stdout] 991 | 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/main.rs:1001:22
[INFO] [stdout]      |
[INFO] [stdout]  990 | struct Asset;
[INFO] [stdout]      | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1001 |         match Asset::get(path.as_str()) {
[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: `Row`
[INFO] [stdout]              candidate #3: `SliceIndex`
[INFO] [stdout]              candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]              candidate #5: `icu_provider::baked::DataStore`
[INFO] [stdout]              candidate #6: `string_cache::static_sets::StaticAtomSet`
[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/main.rs:1001:22
[INFO] [stdout]      |
[INFO] [stdout]  990 | struct Asset;
[INFO] [stdout]      | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1001 |         match Asset::get(path.as_str()) {
[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: `Row`
[INFO] [stdout]              candidate #3: `SliceIndex`
[INFO] [stdout]              candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]              candidate #5: `icu_provider::baked::DataStore`
[INFO] [stdout]              candidate #6: `string_cache::static_sets::StaticAtomSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `r2` (bin "r2") 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 `r2` (bin "r2" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "176deacb14d4535d7e294e35b6be230647c5e3529d0feff4708f8b2a4545a74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176deacb14d4535d7e294e35b6be230647c5e3529d0feff4708f8b2a4545a74f", kill_on_drop: false }`
[INFO] [stdout] 176deacb14d4535d7e294e35b6be230647c5e3529d0feff4708f8b2a4545a74f
