[INFO] fetching crate cabin 0.2.0...
[INFO] checking cabin-0.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cabin 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cabin 0.2.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cabin 0.2.0
[INFO] finished tweaking crates.io crate cabin 0.2.0
[INFO] tweaked toml for crates.io crate cabin 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate cabin 0.2.0 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded cabin-macros v0.2.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.17
[INFO] [stderr]   Downloaded linkme v0.3.17
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded http-error v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b64515f0ffe7f886ef9c8af63e843e8877d440fac74d8a2dcc7aa0f91805720
[INFO] running `Command { std: "docker" "start" "-a" "7b64515f0ffe7f886ef9c8af63e843e8877d440fac74d8a2dcc7aa0f91805720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b64515f0ffe7f886ef9c8af63e843e8877d440fac74d8a2dcc7aa0f91805720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b64515f0ffe7f886ef9c8af63e843e8877d440fac74d8a2dcc7aa0f91805720", kill_on_drop: false }`
[INFO] [stdout] 7b64515f0ffe7f886ef9c8af63e843e8877d440fac74d8a2dcc7aa0f91805720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a9b09d1b37564f09dd3c1cbd9a6edcf663f4f63a524f2aeb7277dc1be15a952
[INFO] running `Command { std: "docker" "start" "-a" "7a9b09d1b37564f09dd3c1cbd9a6edcf663f4f63a524f2aeb7277dc1be15a952", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking http-error v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling linkme-impl v0.3.17
[INFO] [stderr]    Compiling cabin-macros v0.2.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking linkme v0.3.17
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking cabin v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_tailwind`
[INFO] [stdout]  --> examples/style.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cabin_tailwind::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `cabin_tailwind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cabin_tailwind`
[INFO] [stdout]  --> examples/style.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use cabin_tailwind::cabin_stylesheets;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `cabin_tailwind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `tw` in this scope
[INFO] [stdout]   --> examples/style.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             tw![
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cabin_macros::tw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `tw` in this scope
[INFO] [stdout]   --> examples/style.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .append_when(count == 0, tw![tw::text::color("red")]),
[INFO] [stdout]    |                                      ^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cabin_macros::tw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/async.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/dialog.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/nested.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/concurrency.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/error.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/counter.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/style.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "async") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cabin` (example "nested") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "dialog") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "concurrency") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/boundary.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/form.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "error") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "counter") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "style") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/dropdown.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "form") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "boundary") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/list.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "dropdown") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "list") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7a9b09d1b37564f09dd3c1cbd9a6edcf663f4f63a524f2aeb7277dc1be15a952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9b09d1b37564f09dd3c1cbd9a6edcf663f4f63a524f2aeb7277dc1be15a952", kill_on_drop: false }`
[INFO] [stdout] 7a9b09d1b37564f09dd3c1cbd9a6edcf663f4f63a524f2aeb7277dc1be15a952
[INFO] checking cabin-0.2.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cabin 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cabin 0.2.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cabin 0.2.0
[INFO] finished tweaking crates.io crate cabin 0.2.0
[INFO] tweaked toml for crates.io crate cabin 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate cabin 0.2.0 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13be3793730e171f69dd30189b6bedfd51d72dd0f0f3dfaefdcd7032243a23f6
[INFO] running `Command { std: "docker" "start" "-a" "13be3793730e171f69dd30189b6bedfd51d72dd0f0f3dfaefdcd7032243a23f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13be3793730e171f69dd30189b6bedfd51d72dd0f0f3dfaefdcd7032243a23f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13be3793730e171f69dd30189b6bedfd51d72dd0f0f3dfaefdcd7032243a23f6", kill_on_drop: false }`
[INFO] [stdout] 13be3793730e171f69dd30189b6bedfd51d72dd0f0f3dfaefdcd7032243a23f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cc81aca8aef261427c7bfa2416af8beddb35af5e9e98d0e0f29a1e7f540c21
[INFO] running `Command { std: "docker" "start" "-a" "82cc81aca8aef261427c7bfa2416af8beddb35af5e9e98d0e0f29a1e7f540c21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking http-error v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling linkme-impl v0.3.17
[INFO] [stderr]    Compiling cabin-macros v0.2.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking linkme v0.3.17
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking cabin v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_tailwind`
[INFO] [stdout]  --> examples/style.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cabin_tailwind::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `cabin_tailwind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cabin_tailwind`
[INFO] [stdout]  --> examples/style.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use cabin_tailwind::cabin_stylesheets;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `cabin_tailwind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `tw` in this scope
[INFO] [stdout]   --> examples/style.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             tw![
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cabin_macros::tw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `tw` in this scope
[INFO] [stdout]   --> examples/style.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .append_when(count == 0, tw![tw::text::color("red")]),
[INFO] [stdout]    |                                      ^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cabin_macros::tw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/dialog.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/counter.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/error.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "dialog") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "counter") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/style.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "error") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/async.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/nested.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/concurrency.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/list.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/dropdown.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/form.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cabin_service`
[INFO] [stdout]   --> examples/boundary.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .layer(cabin_service::framework());
[INFO] [stdout]    |                ^^^^^^^^^^^^^ use of undeclared crate or module `cabin_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "style") due to 6 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "list") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "async") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "nested") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "dropdown") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "concurrency") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "form") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cabin` (example "boundary") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "82cc81aca8aef261427c7bfa2416af8beddb35af5e9e98d0e0f29a1e7f540c21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cc81aca8aef261427c7bfa2416af8beddb35af5e9e98d0e0f29a1e7f540c21", kill_on_drop: false }`
[INFO] [stdout] 82cc81aca8aef261427c7bfa2416af8beddb35af5e9e98d0e0f29a1e7f540c21
