[INFO] cloning repository https://github.com/mumu1818/tanpura-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mumu1818/tanpura-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmumu1818%2Ftanpura-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmumu1818%2Ftanpura-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d53734484818e01fb9958c43ecdd2b03921905c [INFO] checking mumu1818/tanpura-cli against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmumu1818%2Ftanpura-cli" "/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/mumu1818/tanpura-cli [INFO] finished tweaking git repo https://github.com/mumu1818/tanpura-cli [INFO] tweaked toml for git repo https://github.com/mumu1818/tanpura-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mumu1818/tanpura-cli on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mumu1818/tanpura-cli 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.6.0 [INFO] [stderr] Downloaded rust-embed-utils v8.6.0 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] [stderr] Downloaded rust-embed v8.6.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcdc6e4b848717b8ee1292337fb9fef34e1f5a10d5594e602e97b7fc1b17d47e [INFO] running `Command { std: "docker" "start" "-a" "fcdc6e4b848717b8ee1292337fb9fef34e1f5a10d5594e602e97b7fc1b17d47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcdc6e4b848717b8ee1292337fb9fef34e1f5a10d5594e602e97b7fc1b17d47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdc6e4b848717b8ee1292337fb9fef34e1f5a10d5594e602e97b7fc1b17d47e", kill_on_drop: false }` [INFO] [stdout] fcdc6e4b848717b8ee1292337fb9fef34e1f5a10d5594e602e97b7fc1b17d47e [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7213fe21c3eddc54deb7c2a619e0e639e024626b65355c84fb7e8c330244a69b [INFO] running `Command { std: "docker" "start" "-a" "7213fe21c3eddc54deb7c2a619e0e639e024626b65355c84fb7e8c330244a69b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking rust-embed-utils v8.6.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling tanpura-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking rust-embed v8.6.0 [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/mp3/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[folder = "mp3/"] [INFO] [stdout] 15 | | 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:180:30 [INFO] [stdout] | [INFO] [stdout] 15 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 180 | match Asset::get(asset_key) { [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: `alsa::poll::Descriptors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tanpura-cli` (bin "tanpura-cli" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/mp3/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[folder = "mp3/"] [INFO] [stdout] 15 | | 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:180:30 [INFO] [stdout] | [INFO] [stdout] 15 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 180 | match Asset::get(asset_key) { [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: `alsa::poll::Descriptors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tanpura-cli` (bin "tanpura-cli") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7213fe21c3eddc54deb7c2a619e0e639e024626b65355c84fb7e8c330244a69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7213fe21c3eddc54deb7c2a619e0e639e024626b65355c84fb7e8c330244a69b", kill_on_drop: false }` [INFO] [stdout] 7213fe21c3eddc54deb7c2a619e0e639e024626b65355c84fb7e8c330244a69b