[INFO] fetching crate cabin 0.2.0... [INFO] checking cabin-0.2.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate cabin 0.2.0 into /workspace/builds/worker-6-tc1/source [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] validating manifest of crates.io crate cabin 0.2.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cabin-macros v0.2.0 [INFO] [stderr] Downloaded linkme v0.3.17 [INFO] [stderr] Downloaded http-error v0.1.0 [INFO] [stderr] Downloaded linkme-impl v0.3.17 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e81485de5d1ec1c5f796ee3f04326edaead08ee761d0a2044bde93c4ff7175 [INFO] running `Command { std: "docker" "start" "-a" "43e81485de5d1ec1c5f796ee3f04326edaead08ee761d0a2044bde93c4ff7175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e81485de5d1ec1c5f796ee3f04326edaead08ee761d0a2044bde93c4ff7175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e81485de5d1ec1c5f796ee3f04326edaead08ee761d0a2044bde93c4ff7175", kill_on_drop: false }` [INFO] [stdout] 43e81485de5d1ec1c5f796ee3f04326edaead08ee761d0a2044bde93c4ff7175 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22311a95d463c152100274c311ed372b073039c28da95f22ca8b26790e82bde1 [INFO] running `Command { std: "docker" "start" "-a" "22311a95d463c152100274c311ed372b073039c28da95f22ca8b26790e82bde1", kill_on_drop: false }` [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] 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] 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] Compiling multer v2.1.0 [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] Checking rand_core v0.6.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling linkme-impl v0.3.17 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling cabin-macros v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking linkme v0.3.17 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-error v0.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking serde v1.0.192 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.10 [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] warning: unnecessary parentheses around type [INFO] [stdout] --> src/error.rs:116:34 [INFO] [stdout] | [INFO] [stdout] 116 | impl From for Box<(dyn HttpError + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 116 - impl From for Box<(dyn HttpError + Send + 'static)> { [INFO] [stdout] 116 + impl From for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HashFmt` is never constructed [INFO] [stdout] --> src/view/text.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct HashFmt<'a>(&'a mut dyn std::hash::Hasher); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_tailwind` [INFO] [stdout] --> examples/style.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cabin_tailwind::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_tailwind` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_tailwind`, use `cargo add cabin_tailwind` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `cabin_tailwind` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_tailwind`, use `cargo add cabin_tailwind` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/counter.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin` (example "counter") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/dialog.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/boundary.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/error.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/style.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [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 1 previous error [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 unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/list.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/nested.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/dropdown.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/concurrency.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin` (example "error") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/async.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin` (example "dialog") due to 1 previous error [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 5 previous errors [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] --> examples/form.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | .layer(cabin_service::framework()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cabin_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cabin_service`, use `cargo add cabin_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin` (example "dropdown") due to 1 previous error [INFO] [stderr] error: could not compile `cabin` (example "concurrency") due to 1 previous error [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 1 previous error [INFO] [stderr] error: could not compile `cabin` (example "async") due to 1 previous error [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] [stderr] error: could not compile `cabin` (example "list") due to 1 previous error [INFO] [stderr] error: could not compile `cabin` (example "form") due to 1 previous error [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/error.rs:116:34 [INFO] [stdout] | [INFO] [stdout] 116 | impl From for Box<(dyn HttpError + Send + 'static)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 116 - impl From for Box<(dyn HttpError + Send + 'static)> { [INFO] [stdout] 116 + impl From for Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HashFmt` is never constructed [INFO] [stdout] --> src/view/text.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct HashFmt<'a>(&'a mut dyn std::hash::Hasher); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22311a95d463c152100274c311ed372b073039c28da95f22ca8b26790e82bde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22311a95d463c152100274c311ed372b073039c28da95f22ca8b26790e82bde1", kill_on_drop: false }` [INFO] [stdout] 22311a95d463c152100274c311ed372b073039c28da95f22ca8b26790e82bde1