[INFO] fetching crate cabin 0.2.0...
[INFO] checking cabin-0.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[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 c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded ahash v0.8.6
[INFO] [stderr]   Downloaded http-error v0.1.0
[INFO] [stderr]   Downloaded cabin-macros v0.2.0
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded zerocopy v0.7.26
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.26
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f410e9902b17d8a75a6eba1c0c8bae370c1fdb675e5cff93a9b0e650ff6fa75
[INFO] running `Command { std: "docker" "start" "-a" "6f410e9902b17d8a75a6eba1c0c8bae370c1fdb675e5cff93a9b0e650ff6fa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f410e9902b17d8a75a6eba1c0c8bae370c1fdb675e5cff93a9b0e650ff6fa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f410e9902b17d8a75a6eba1c0c8bae370c1fdb675e5cff93a9b0e650ff6fa75", kill_on_drop: false }`
[INFO] [stdout] 6f410e9902b17d8a75a6eba1c0c8bae370c1fdb675e5cff93a9b0e650ff6fa75
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ac75b9da6003ff55215591154907862c8033db541fb87296a4bf6b725248e74
[INFO] running `Command { std: "docker" "start" "-a" "5ac75b9da6003ff55215591154907862c8033db541fb87296a4bf6b725248e74", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking itoa v1.0.9
[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 once_cell v1.18.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling axum-core v0.3.4
[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]    Compiling axum v0.6.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking http-error v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[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 tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tower v0.4.13
[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: 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] warning: 1 warning emitted
[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/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/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/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/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/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 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 "error") 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] [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] [stderr] error: could not compile `cabin` (example "dialog") due to 2 previous errors
[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 "async") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "boundary") due to 2 previous errors
[INFO] [stderr] error: could not compile `cabin` (example "nested") 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: 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] running `Command { std: "docker" "inspect" "5ac75b9da6003ff55215591154907862c8033db541fb87296a4bf6b725248e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ac75b9da6003ff55215591154907862c8033db541fb87296a4bf6b725248e74", kill_on_drop: false }`
[INFO] [stdout] 5ac75b9da6003ff55215591154907862c8033db541fb87296a4bf6b725248e74
