[INFO] cloning repository https://github.com/marius851000/depiction-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/depiction-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fdepiction-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fdepiction-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2242680a356512d7adb0bbe6defc47617e114d1 [INFO] checking marius851000/depiction-map against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fdepiction-map" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marius851000/depiction-map [INFO] finished tweaking git repo https://github.com/marius851000/depiction-map [INFO] tweaked toml for git repo https://github.com/marius851000/depiction-map written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marius851000/depiction-map 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/marius851000/depiction-map 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 658d047469458f322f449e844528bf15022ce8ffe1fed4f54b34aed30c362f8b [INFO] running `Command { std: "docker" "start" "-a" "658d047469458f322f449e844528bf15022ce8ffe1fed4f54b34aed30c362f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "658d047469458f322f449e844528bf15022ce8ffe1fed4f54b34aed30c362f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "658d047469458f322f449e844528bf15022ce8ffe1fed4f54b34aed30c362f8b", kill_on_drop: false }` [INFO] [stdout] 658d047469458f322f449e844528bf15022ce8ffe1fed4f54b34aed30c362f8b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd6ade7cae3f093ad6a68f1441a2a807cf7cb824deaf6eaf631ef321f7154479 [INFO] running `Command { std: "docker" "start" "-a" "cd6ade7cae3f093ad6a68f1441a2a807cf7cb824deaf6eaf631ef321f7154479", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.13 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking safe_join v0.1.0 (https://github.com/marius851000/safe_join_mirror.git?rev=3f541a0222685f45b816a80664bb84ed825b93df#3f541a02) [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tai-time v0.3.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking osm_overpass v0.1.2 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking depiction_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/main.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[folder = "static"] [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] 29 + #[derive(RustEmbed)] [INFO] [stdout] 30 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/main.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | 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:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[folder = "static"] [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] 29 + #[derive(RustEmbed)] [INFO] [stdout] 30 | 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:32:18 [INFO] [stdout] | [INFO] [stdout] 29 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 32 | match Asset::get(path) { [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] candidate #3: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #4: `icu_provider::baked::DataStore` [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:32:18 [INFO] [stdout] | [INFO] [stdout] 29 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 32 | match Asset::get(path) { [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] candidate #3: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #4: `icu_provider::baked::DataStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `depiction_map` (bin "depiction_map") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `depiction_map` (bin "depiction_map" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "cd6ade7cae3f093ad6a68f1441a2a807cf7cb824deaf6eaf631ef321f7154479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6ade7cae3f093ad6a68f1441a2a807cf7cb824deaf6eaf631ef321f7154479", kill_on_drop: false }` [INFO] [stdout] cd6ade7cae3f093ad6a68f1441a2a807cf7cb824deaf6eaf631ef321f7154479