[INFO] fetching crate viz-test 0.4.0...
[INFO] checking viz-test-0.4.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate viz-test 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate viz-test 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate viz-test 0.4.0
[INFO] tweaked toml for crates.io crate viz-test 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate viz-test 0.4.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate viz-test 0.4.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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b59015ad3e2364b53204d67e099e56aa2790ee1e9a31e358063ddb745d18bc1f
[INFO] running `Command { std: "docker" "start" "-a" "b59015ad3e2364b53204d67e099e56aa2790ee1e9a31e358063ddb745d18bc1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b59015ad3e2364b53204d67e099e56aa2790ee1e9a31e358063ddb745d18bc1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59015ad3e2364b53204d67e099e56aa2790ee1e9a31e358063ddb745d18bc1f", kill_on_drop: false }`
[INFO] [stdout] b59015ad3e2364b53204d67e099e56aa2790ee1e9a31e358063ddb745d18bc1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5efb240449ab49cfdbd77171f6b8895b7452422d07fabb25763808f2da70cc34
[INFO] running `Command { std: "docker" "start" "-a" "5efb240449ab49cfdbd77171f6b8895b7452422d07fabb25763808f2da70cc34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking path-tree v0.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking nano-id v0.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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 rand v0.8.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking form-data v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking sessions-core v0.7.0
[INFO] [stderr]     Checking sessions-memory v0.7.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking sessions v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking viz-core v0.10.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.11
[INFO] [stdout] error[E0277]: the trait bound `(): Into<Box<(dyn StdError + Send + Sync + 'static)>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/viz-core-0.10.0/src/body.rs:145:77
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e))?,
[INFO] [stdout]     |                              -------------------                            ^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Box<(dyn StdError + Send + Sync + 'static)>` to implement `From<()>`
[INFO] [stdout]     = note: required for `()` to implement `Into<Box<(dyn StdError + Send + Sync + 'static)>>`
[INFO] [stdout] note: required by a bound in `std::io::Error::new`
[INFO] [stdout]    --> /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/error.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Into<Box<(dyn StdError + Send + Sync + 'static)>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/viz-core-0.10.0/src/error.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Self::boxed(e)
[INFO] [stdout]     |         ----------- ^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Box<(dyn StdError + Send + Sync + 'static)>` to implement `From<()>`
[INFO] [stdout]     = note: required for `()` to implement `Into<Box<(dyn StdError + Send + Sync + 'static)>>`
[INFO] [stdout] note: required by a bound in `error::Error::boxed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/viz-core-0.10.0/src/error.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  24 |     pub fn boxed<T>(t: T) -> Self
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout]  25 |     where
[INFO] [stdout]  26 |         T: Into<BoxError>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `Error::boxed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `viz-core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5efb240449ab49cfdbd77171f6b8895b7452422d07fabb25763808f2da70cc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5efb240449ab49cfdbd77171f6b8895b7452422d07fabb25763808f2da70cc34", kill_on_drop: false }`
[INFO] [stdout] 5efb240449ab49cfdbd77171f6b8895b7452422d07fabb25763808f2da70cc34
