[INFO] cloning repository https://github.com/dullfig/fips-dropbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dullfig/fips-dropbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdullfig%2Ffips-dropbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdullfig%2Ffips-dropbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3849bd2dd7379c14d9882a56f061093c3ba3e3a6
[INFO] testing dullfig/fips-dropbox against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdullfig%2Ffips-dropbox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dullfig/fips-dropbox
[INFO] finished tweaking git repo https://github.com/dullfig/fips-dropbox
[INFO] tweaked toml for git repo https://github.com/dullfig/fips-dropbox written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dullfig/fips-dropbox on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dullfig/fips-dropbox 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded quoted_printable v0.5.2
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded windows-service v0.7.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded lettre v0.11.21
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddfa315d51ccc9525d0da7c06ff5530c678ff337305d599bc2d9019ead80248a
[INFO] running `Command { std: "docker" "start" "-a" "ddfa315d51ccc9525d0da7c06ff5530c678ff337305d599bc2d9019ead80248a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddfa315d51ccc9525d0da7c06ff5530c678ff337305d599bc2d9019ead80248a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfa315d51ccc9525d0da7c06ff5530c678ff337305d599bc2d9019ead80248a", kill_on_drop: false }`
[INFO] [stdout] ddfa315d51ccc9525d0da7c06ff5530c678ff337305d599bc2d9019ead80248a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af1bd395af4538a791733bbe07004fbc94e696615f4d9a0ccf202cf153828349
[INFO] running `Command { std: "docker" "start" "-a" "af1bd395af4538a791733bbe07004fbc94e696615f4d9a0ccf202cf153828349", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling cng v0.1.0 (/opt/rustwide/workdir/crates/cng)
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling crypto v0.1.0 (/opt/rustwide/workdir/crates/crypto)
[INFO] [stdout] error[E0425]: cannot find function `aes_256_gcm_encrypt` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/aead.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (ciphertext, tag) = cng::aes_256_gcm_encrypt(key.as_bytes(), &nonce, aad, plaintext)?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aes_256_gcm_decrypt` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/aead.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ok(cng::aes_256_gcm_decrypt(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CngError` in crate `cng`
[INFO] [stdout]  --> crates/crypto/src/error.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Cng(#[from] cng::CngError),
[INFO] [stdout]   |                      ^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sha256` in crate `cng`
[INFO] [stdout]  --> crates/crypto/src/hash.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(cng::sha256(data)?)
[INFO] [stdout]   |             ^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pbkdf2_hmac_sha256` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/kdf.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let out = cng::pbkdf2_hmac_sha256(password.as_bytes(), salt, iterations, 32)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dpapi_protect_machine` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/kek.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let wrapped = cng::dpapi_protect_machine(&kek, KEK_DPAPI_ENTROPY)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dpapi_unprotect_machine` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/kek.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let raw = cng::dpapi_unprotect_machine(&wrapped, KEK_DPAPI_ENTROPY)?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aes_256_gcm_encrypt` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/kek.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let (ct, tag) = cng::aes_256_gcm_encrypt(&self.kek, &nonce, &[], dek.as_bytes())?;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aes_256_gcm_decrypt` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/kek.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let pt = cng::aes_256_gcm_decrypt(&self.kek, &nonce, &[], ct, &tag)?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hmac_sha256` in crate `cng`
[INFO] [stdout]  --> crates/crypto/src/mac.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Ok(cng::hmac_sha256(key, data)?)
[INFO] [stdout]   |             ^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random_bytes` in crate `cng`
[INFO] [stdout]  --> crates/crypto/src/rand.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     cng::random_bytes(buf)?;
[INFO] [stdout]   |          ^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random_bytes` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/lib.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         cng::random_bytes(&mut k)?;
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_fips_mode` in crate `cng`
[INFO] [stdout]   --> crates/crypto/src/lib.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cng::assert_fips_mode().map_err(Into::into)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not found in `cng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "af1bd395af4538a791733bbe07004fbc94e696615f4d9a0ccf202cf153828349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af1bd395af4538a791733bbe07004fbc94e696615f4d9a0ccf202cf153828349", kill_on_drop: false }`
[INFO] [stdout] af1bd395af4538a791733bbe07004fbc94e696615f4d9a0ccf202cf153828349
