[INFO] fetching crate golem-wasm-ast 1.3.1...
[INFO] checking golem-wasm-ast-1.3.1 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate golem-wasm-ast 1.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate golem-wasm-ast 1.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate golem-wasm-ast 1.3.1
[INFO] tweaked toml for crates.io crate golem-wasm-ast 1.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate golem-wasm-ast 1.3.1 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate golem-wasm-ast 1.3.1 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81eab724bb4da7fd5af5ad4d9534b6c672d5f1a9aec1d7c07937b849b1c30175
[INFO] running `Command { std: "docker" "start" "-a" "81eab724bb4da7fd5af5ad4d9534b6c672d5f1a9aec1d7c07937b849b1c30175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81eab724bb4da7fd5af5ad4d9534b6c672d5f1a9aec1d7c07937b849b1c30175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81eab724bb4da7fd5af5ad4d9534b6c672d5f1a9aec1d7c07937b849b1c30175", kill_on_drop: false }`
[INFO] [stdout] 81eab724bb4da7fd5af5ad4d9534b6c672d5f1a9aec1d7c07937b849b1c30175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d301455aba9da6abc39e309f8ce72b1044e3adc9159a690baf865c537b2563c9
[INFO] running `Command { std: "docker" "start" "-a" "d301455aba9da6abc39e309f8ce72b1044e3adc9159a690baf865c537b2563c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tungstenite v0.25.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling prost-reflect v0.16.1
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling protox v0.9.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking auditable-serde v0.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-tungstenite v0.25.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling poem-derive v3.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling anstyle-wincon v3.0.4
[INFO] [stderr]     Checking spdx v0.10.9
[INFO] [stderr]    Compiling quick-xml v0.38.1
[INFO] [stdout] error[E0446]: crate-private trait `Is<&'a Self>` in public interface
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/bound_util.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub(crate) trait Is<T: ?Sized> {}
[INFO] [stdout]    |   ------------------------------ `Is<&'a Self>` declared as crate-private
[INFO] [stdout] ...
[INFO] [stdout] 16 |               type $aty<'a>: $otrt + Is<&'a Self>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout] ...
[INFO] [stdout] 43 | / bound_util! {
[INFO] [stdout] 44 | |     /// [`Read`] by reference.
[INFO] [stdout] 45 | |     RefRead  of Read  with Read  mtd as_read
[INFO] [stdout] 46 | |     /// [`Write`] by reference.
[INFO] [stdout] 47 | |     RefWrite of Write with Write mtd as_write
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `bound_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private trait `Is<&'a Self>` in public interface
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/bound_util.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub(crate) trait Is<T: ?Sized> {}
[INFO] [stdout]    |   ------------------------------ `Is<&'a Self>` declared as crate-private
[INFO] [stdout] ...
[INFO] [stdout] 16 |               type $aty<'a>: $otrt + Is<&'a Self>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout] ...
[INFO] [stdout] 43 | / bound_util! {
[INFO] [stdout] 44 | |     /// [`Read`] by reference.
[INFO] [stdout] 45 | |     RefRead  of Read  with Read  mtd as_read
[INFO] [stdout] 46 | |     /// [`Write`] by reference.
[INFO] [stdout] 47 | |     RefWrite of Write with Write mtd as_write
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `bound_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private trait `Is<&'a Self>` in public interface
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/bound_util.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub(crate) trait Is<T: ?Sized> {}
[INFO] [stdout]    |   ------------------------------ `Is<&'a Self>` declared as crate-private
[INFO] [stdout] ...
[INFO] [stdout] 16 |               type $aty<'a>: $otrt + Is<&'a Self>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout] ...
[INFO] [stdout] 51 | / bound_util! {
[INFO] [stdout] 52 | |     /// [Tokio's `AsyncRead`](TokioAsyncRead) by reference.
[INFO] [stdout] 53 | |     RefTokioAsyncRead  of TokioAsyncRead  with Read  mtd as_tokio_async_read
[INFO] [stdout] 54 | |     /// [Tokio's `AsyncWrite`](TokioAsyncWrite) by reference.
[INFO] [stdout] 55 | |     RefTokioAsyncWrite of TokioAsyncWrite with Write mtd as_tokio_async_write
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `bound_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private trait `Is<&'a Self>` in public interface
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/bound_util.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub(crate) trait Is<T: ?Sized> {}
[INFO] [stdout]    |   ------------------------------ `Is<&'a Self>` declared as crate-private
[INFO] [stdout] ...
[INFO] [stdout] 16 |               type $aty<'a>: $otrt + Is<&'a Self>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout] ...
[INFO] [stdout] 51 | / bound_util! {
[INFO] [stdout] 52 | |     /// [Tokio's `AsyncRead`](TokioAsyncRead) by reference.
[INFO] [stdout] 53 | |     RefTokioAsyncRead  of TokioAsyncRead  with Read  mtd as_tokio_async_read
[INFO] [stdout] 54 | |     /// [Tokio's `AsyncWrite`](TokioAsyncWrite) by reference.
[INFO] [stdout] 55 | |     RefTokioAsyncWrite of TokioAsyncWrite with Write mtd as_tokio_async_write
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `bound_util` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `interprocess` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d301455aba9da6abc39e309f8ce72b1044e3adc9159a690baf865c537b2563c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d301455aba9da6abc39e309f8ce72b1044e3adc9159a690baf865c537b2563c9", kill_on_drop: false }`
[INFO] [stdout] d301455aba9da6abc39e309f8ce72b1044e3adc9159a690baf865c537b2563c9
