[INFO] cloning repository https://github.com/jeffutter/remote-m8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffutter/remote-m8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fremote-m8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fremote-m8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c442271ced479225606d0c5872af2b4b94f73ad3
[INFO] checking jeffutter/remote-m8 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fremote-m8" "/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/jeffutter/remote-m8
[INFO] finished tweaking git repo https://github.com/jeffutter/remote-m8
[INFO] tweaked toml for git repo https://github.com/jeffutter/remote-m8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeffutter/remote-m8 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/jeffutter/remote-m8 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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b87155139725c9d489e04f96c1912fba0c236beabaa730b9e2f013117e303bf8
[INFO] running `Command { std: "docker" "start" "-a" "b87155139725c9d489e04f96c1912fba0c236beabaa730b9e2f013117e303bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b87155139725c9d489e04f96c1912fba0c236beabaa730b9e2f013117e303bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87155139725c9d489e04f96c1912fba0c236beabaa730b9e2f013117e303bf8", kill_on_drop: false }`
[INFO] [stdout] b87155139725c9d489e04f96c1912fba0c236beabaa730b9e2f013117e303bf8
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5fff2c0413632281f0c19191ff07dc988aa33c7e2c36e7b49eb951c88535ba
[INFO] running `Command { std: "docker" "start" "-a" "dd5fff2c0413632281f0c19191ff07dc988aa33c7e2c36e7b49eb951c88535ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]     Checking tower v0.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking serialport v4.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking mio-serial v5.0.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking rubato v0.15.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking include-flate v0.3.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-serial v5.4.4
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking axum-extra v0.9.3
[INFO] [stderr]     Checking remote-m8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/server.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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/server.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rust_embed::Embed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/server.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[folder = "frontend/"]
[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] 20 + #[derive(RustEmbed)]
[INFO] [stdout] 21 | struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/server.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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/server.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rust_embed::Embed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/server.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[folder = "frontend/"]
[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] 20 + #[derive(RustEmbed)]
[INFO] [stdout] 21 | 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/server.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct Asset;
[INFO] [stdout]     | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |         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: `Itertools`
[INFO] [stdout]             candidate #3: `SliceIndex`
[INFO] [stdout]             candidate #4: `alsa::poll::Descriptors`
[INFO] [stdout]             candidate #5: `nix::sys::socket::GetSockOpt`
[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/server.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct Asset;
[INFO] [stdout]     | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |         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: `Itertools`
[INFO] [stdout]             candidate #3: `SliceIndex`
[INFO] [stdout]             candidate #4: `alsa::poll::Descriptors`
[INFO] [stdout]             candidate #5: `nix::sys::socket::GetSockOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remote-m8` (bin "remote-m8") 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 `remote-m8` (bin "remote-m8" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "dd5fff2c0413632281f0c19191ff07dc988aa33c7e2c36e7b49eb951c88535ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5fff2c0413632281f0c19191ff07dc988aa33c7e2c36e7b49eb951c88535ba", kill_on_drop: false }`
[INFO] [stdout] dd5fff2c0413632281f0c19191ff07dc988aa33c7e2c36e7b49eb951c88535ba
