[INFO] cloning repository https://github.com/EricZZZ/axum-live
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricZZZ/axum-live" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricZZZ%2Faxum-live", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricZZZ%2Faxum-live'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2932890144fb9d50e84e94db53429b64dbad6625
[INFO] checking EricZZZ/axum-live against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricZZZ%2Faxum-live" "/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/EricZZZ/axum-live
[INFO] finished tweaking git repo https://github.com/EricZZZ/axum-live
[INFO] tweaked toml for git repo https://github.com/EricZZZ/axum-live written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EricZZZ/axum-live on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EricZZZ/axum-live 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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-utils v7.8.1
[INFO] [stderr]   Downloaded rust-embed-impl v6.8.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded axum-core v0.1.2
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded log v0.4.24
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded cc v1.2.8
[INFO] [stderr]   Downloaded axum v0.4.8
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded rust-embed v6.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22
[INFO] running `Command { std: "docker" "start" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking axum-core v0.1.2
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.2.5
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking axum v0.4.8
[INFO] [stderr]     Checking axum-live v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> examples/basic.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(RustEmbed)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/my-app/build' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer`
[INFO] [stdout]   --> examples/basic.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     AddExtensionLayer, Json, Router, Server,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `axum::AddExtensionLayer`: Use `axum::extract::Extension` instead. It implements `tower::Layer`
[INFO] [stdout]    --> examples/basic.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 .layer(AddExtensionLayer::new(store)),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> examples/basic.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct Assets;
[INFO] [stdout]    | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |         match Assets::get(path.as_str()) {
[INFO] [stdout]    |                       ^^^ associated function or constant not found in `Assets`
[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: `RustEmbed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-live` (example "basic") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: unused dependency `axum`
[INFO] [stderr]  --> Cargo.toml:6:15
[INFO] [stderr]   |
[INFO] [stderr] 6 | [dependencies.axum]
[INFO] [stderr]   |               ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `axum`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `jsonwebtoken`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | jsonwebtoken = "8"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `jsonwebtoken`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `mime_guess`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | mime_guess = "2"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `mime_guess`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `rust-embed`
[INFO] [stderr]  --> Cargo.toml:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | rust-embed = "6"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `rust-embed`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `axum-live` (manifest) generated 4 warnings
[INFO] running `Command { std: "docker" "inspect" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22", kill_on_drop: false }`
[INFO] [stdout] 9af224233dfaafbd51376f224fd40dae5a70d796ce467a87f1f7287ab8f8de22
