[INFO] fetching crate cabin 0.2.0...
[INFO] checking cabin-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate cabin 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cabin 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "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 axum-core v0.3.4
[INFO] [stderr]   Downloaded matchit v0.7.3
[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 axum v0.6.20
[INFO] [stderr]   Downloaded http-error v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4673f10f4723315f93abc1a39ec7c2adec99fa4c0f0fce85bcf38fa9ed245221
[INFO] running `Command { std: "docker" "start" "-a" "4673f10f4723315f93abc1a39ec7c2adec99fa4c0f0fce85bcf38fa9ed245221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4673f10f4723315f93abc1a39ec7c2adec99fa4c0f0fce85bcf38fa9ed245221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4673f10f4723315f93abc1a39ec7c2adec99fa4c0f0fce85bcf38fa9ed245221", kill_on_drop: false }`
[INFO] [stdout] 4673f10f4723315f93abc1a39ec7c2adec99fa4c0f0fce85bcf38fa9ed245221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89dcb9f142ee8b3bb26199fddf04deb8b30a11bf478b971d65889f0d9f4f07fa
[INFO] running `Command { std: "docker" "start" "-a" "89dcb9f142ee8b3bb26199fddf04deb8b30a11bf478b971d65889f0d9f4f07fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.108
[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]    Compiling multer v2.1.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking http-error v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[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]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking rand_core v0.6.4
[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 linkme v0.3.17
[INFO] [stderr]     Checking tokio v1.34.0
[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_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/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/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/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/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[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[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/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: 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 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] [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] [stderr] error: could not compile `cabin` (example "concurrency") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cabin` (example "dialog") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "error") 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 "nested") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "style") due to 6 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] [stderr] error: could not compile `cabin` (example "counter") 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 "async") 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 "form") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "dropdown") due to 2 previous errors
[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: 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" "89dcb9f142ee8b3bb26199fddf04deb8b30a11bf478b971d65889f0d9f4f07fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89dcb9f142ee8b3bb26199fddf04deb8b30a11bf478b971d65889f0d9f4f07fa", kill_on_drop: false }`
[INFO] [stdout] 89dcb9f142ee8b3bb26199fddf04deb8b30a11bf478b971d65889f0d9f4f07fa
[INFO] checking cabin-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate cabin 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate cabin 0.2.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2d364d94e508f42bb8998c7f385ca147af0bdd26d0874491101d8289fb1cb50
[INFO] running `Command { std: "docker" "start" "-a" "e2d364d94e508f42bb8998c7f385ca147af0bdd26d0874491101d8289fb1cb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2d364d94e508f42bb8998c7f385ca147af0bdd26d0874491101d8289fb1cb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d364d94e508f42bb8998c7f385ca147af0bdd26d0874491101d8289fb1cb50", kill_on_drop: false }`
[INFO] [stdout] e2d364d94e508f42bb8998c7f385ca147af0bdd26d0874491101d8289fb1cb50
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cbc219839da1db802459965ea5073beda9b230a1918d37e9579d1ebb8ff8f01
[INFO] running `Command { std: "docker" "start" "-a" "6cbc219839da1db802459965ea5073beda9b230a1918d37e9579d1ebb8ff8f01", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.108
[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]    Compiling multer v2.1.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[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-body v0.4.5
[INFO] [stderr]     Checking http-error v0.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[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 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 hyper v0.14.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.10
[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[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: 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/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/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: 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] [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] [stderr] error: could not compile `cabin` (example "error") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/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: 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/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 "dialog") due to 2 previous errors
[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 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 "counter") 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 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] [stderr] error: could not compile `cabin` (example "async") due to 2 previous errors
[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: 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 "style") due to 6 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 "list") due to 2 previous errors
[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/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 "nested") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "dropdown") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6cbc219839da1db802459965ea5073beda9b230a1918d37e9579d1ebb8ff8f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbc219839da1db802459965ea5073beda9b230a1918d37e9579d1ebb8ff8f01", kill_on_drop: false }`
[INFO] [stdout] 6cbc219839da1db802459965ea5073beda9b230a1918d37e9579d1ebb8ff8f01
