[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 master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricZZZ%2Faxum-live" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EricZZZ/axum-live on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.1.2
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded log v0.4.24
[INFO] [stderr]   Downloaded axum v0.4.8
[INFO] [stderr]   Downloaded cc v1.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a1593f273c550166b2e3da490cd4fbab6694d75c821bea49dbcb99b1e064fd4
[INFO] running `Command { std: "docker" "start" "-a" "4a1593f273c550166b2e3da490cd4fbab6694d75c821bea49dbcb99b1e064fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a1593f273c550166b2e3da490cd4fbab6694d75c821bea49dbcb99b1e064fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1593f273c550166b2e3da490cd4fbab6694d75c821bea49dbcb99b1e064fd4", kill_on_drop: false }`
[INFO] [stdout] 4a1593f273c550166b2e3da490cd4fbab6694d75c821bea49dbcb99b1e064fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d0d1c8d1932d993358b0058d9c155fa6f1191683f91657edaacf87476559ac0
[INFO] running `Command { std: "docker" "start" "-a" "9d0d1c8d1932d993358b0058d9c155fa6f1191683f91657edaacf87476559ac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[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 thiserror v1.0.69
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking pin-project v1.1.8
[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 serde_urlencoded v0.7.1
[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 function or associated item 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]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |         match Assets::get(path.as_str()) {
[INFO] [stdout]    |                       ^^^ function or associated item 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] running `Command { std: "docker" "inspect" "9d0d1c8d1932d993358b0058d9c155fa6f1191683f91657edaacf87476559ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0d1c8d1932d993358b0058d9c155fa6f1191683f91657edaacf87476559ac0", kill_on_drop: false }`
[INFO] [stdout] 9d0d1c8d1932d993358b0058d9c155fa6f1191683f91657edaacf87476559ac0
