[INFO] fetching crate barter-integration-copy 0.7.5...
[INFO] checking barter-integration-copy-0.7.5 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate barter-integration-copy 0.7.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate barter-integration-copy 0.7.5 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate barter-integration-copy 0.7.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate barter-integration-copy 0.7.5
[INFO] tweaked toml for crates.io crate barter-integration-copy 0.7.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate barter-integration-copy 0.7.5 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded barter-instrument-copy v0.1.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29f7234e331788acafb9ab656e5002ba3769c9c5cd5379e82f9b45b02e196e73
[INFO] running `Command { std: "docker" "start" "-a" "29f7234e331788acafb9ab656e5002ba3769c9c5cd5379e82f9b45b02e196e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29f7234e331788acafb9ab656e5002ba3769c9c5cd5379e82f9b45b02e196e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f7234e331788acafb9ab656e5002ba3769c9c5cd5379e82f9b45b02e196e73", kill_on_drop: false }`
[INFO] [stdout] 29f7234e331788acafb9ab656e5002ba3769c9c5cd5379e82f9b45b02e196e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 612ecd8a425b127a9d245b9c5be6d84567a355b26b06bdd11e8911b788274c50
[INFO] running `Command { std: "docker" "start" "-a" "612ecd8a425b127a9d245b9c5be6d84567a355b26b06bdd11e8911b788274c50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking openssl-sys v0.9.104
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking barter-instrument-copy v0.1.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking barter-integration-copy v0.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barter_instrument`
[INFO] [stdout]  --> examples/signed_get_request.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barter_instrument::asset::name::AssetNameInternal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `barter_instrument`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barter_instrument_copy::asset::name::AssetNameInternal;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barter_integration`
[INFO] [stdout]  --> examples/signed_get_request.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use barter_integration::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `barter_integration`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use barter_integration_copy::{
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barter_integration`
[INFO] [stdout]  --> examples/simple_websocket_integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barter_integration::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `barter_integration`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barter_integration_copy::{
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `barter_integration`
[INFO] [stdout]  --> examples/simple_websocket_integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barter_integration::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `barter_integration`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barter_integration_copy::{
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> examples/signed_get_request.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> Result<Self::Config<'a>, SocketError>
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Config` implemented for `FtxSigner`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> Result<<FtxSigner as Example>::Config, SocketError>
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> examples/signed_get_request.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn add_bytes_to_sign<M>(mac: &mut M, config: &Self::Config<'_>)
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Config` implemented for `FtxSigner`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn add_bytes_to_sign<M>(mac: &mut M, config: &<FtxSigner as Example>::Config)
[INFO] [stdout]    |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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] Some errors have detailed explanations: E0223, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `barter-integration-copy` (example "simple_websocket_integration") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `barter-integration-copy` (example "signed_get_request") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "612ecd8a425b127a9d245b9c5be6d84567a355b26b06bdd11e8911b788274c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "612ecd8a425b127a9d245b9c5be6d84567a355b26b06bdd11e8911b788274c50", kill_on_drop: false }`
[INFO] [stdout] 612ecd8a425b127a9d245b9c5be6d84567a355b26b06bdd11e8911b788274c50
