[INFO] fetching crate otp-std 0.2.3...
[INFO] testing otp-std-0.2.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate otp-std 0.2.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate otp-std 0.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate otp-std 0.2.3
[INFO] tweaked toml for crates.io crate otp-std 0.2.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate otp-std 0.2.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate otp-std 0.2.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-macros v0.1.1
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fa0c0ee24dc75235d6cc1b45ad0cb9b72d50545b9c14526a03143767f139112
[INFO] running `Command { std: "docker" "start" "-a" "5fa0c0ee24dc75235d6cc1b45ad0cb9b72d50545b9c14526a03143767f139112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fa0c0ee24dc75235d6cc1b45ad0cb9b72d50545b9c14526a03143767f139112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa0c0ee24dc75235d6cc1b45ad0cb9b72d50545b9c14526a03143767f139112", kill_on_drop: false }`
[INFO] [stdout] 5fa0c0ee24dc75235d6cc1b45ad0cb9b72d50545b9c14526a03143767f139112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ac4e591fbce3963415be6bc07648cb76b9be1768083c96d4bd66572cbe784e7
[INFO] running `Command { std: "docker" "start" "-a" "0ac4e591fbce3963415be6bc07648cb76b9be1768083c96d4bd66572cbe784e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling const-macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling otp-std v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.96s
[INFO] running `Command { std: "docker" "inspect" "0ac4e591fbce3963415be6bc07648cb76b9be1768083c96d4bd66572cbe784e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac4e591fbce3963415be6bc07648cb76b9be1768083c96d4bd66572cbe784e7", kill_on_drop: false }`
[INFO] [stdout] 0ac4e591fbce3963415be6bc07648cb76b9be1768083c96d4bd66572cbe784e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a99df536011e7be910db19cd7d6a81ef0d3fa613f2a42c014bab6697ba255209
[INFO] running `Command { std: "docker" "start" "-a" "a99df536011e7be910db19cd7d6a81ef0d3fa613f2a42c014bab6697ba255209", kill_on_drop: false }`
[INFO] [stderr]    Compiling otp-std v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `otp_std::Algorithm::Sha256`, `otp_std::Algorithm::Sha512`
[INFO] [stdout]  --> tests/compliance.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Algorithm::{self, Sha1, Sha256, Sha512},
[INFO] [stdout]   |                             ^^^^^^  ^^^^^^
[INFO] [stdout]   |                             |       |
[INFO] [stdout]   |                             |       no `Sha512` in `algorithm::Algorithm`
[INFO] [stdout]   |                             |       help: a similar name exists in the module: `Sha1`
[INFO] [stdout]   |                             no `Sha256` in `algorithm::Algorithm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `otp-std` (test "compliance") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a99df536011e7be910db19cd7d6a81ef0d3fa613f2a42c014bab6697ba255209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99df536011e7be910db19cd7d6a81ef0d3fa613f2a42c014bab6697ba255209", kill_on_drop: false }`
[INFO] [stdout] a99df536011e7be910db19cd7d6a81ef0d3fa613f2a42c014bab6697ba255209
