[INFO] cloning repository https://github.com/CM-IV/crypto_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CM-IV/crypto_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCM-IV%2Fcrypto_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCM-IV%2Fcrypto_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 958db4bad644e452775d5d446125b15535f10de8
[INFO] checking CM-IV/crypto_rs against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCM-IV%2Fcrypto_rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CM-IV/crypto_rs
[INFO] finished tweaking git repo https://github.com/CM-IV/crypto_rs
[INFO] tweaked toml for git repo https://github.com/CM-IV/crypto_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CM-IV/crypto_rs on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CM-IV/crypto_rs 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cddf9cba1720cf57b7c972969fdb8f733249a9aec17f5b40a935cf868c8f065
[INFO] running `Command { std: "docker" "start" "-a" "5cddf9cba1720cf57b7c972969fdb8f733249a9aec17f5b40a935cf868c8f065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cddf9cba1720cf57b7c972969fdb8f733249a9aec17f5b40a935cf868c8f065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cddf9cba1720cf57b7c972969fdb8f733249a9aec17f5b40a935cf868c8f065", kill_on_drop: false }`
[INFO] [stdout] 5cddf9cba1720cf57b7c972969fdb8f733249a9aec17f5b40a935cf868c8f065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8108f5b682ff8578f57f52c1ccada0ab56a82aeff0ce71fdf60101e263c193e2
[INFO] running `Command { std: "docker" "start" "-a" "8108f5b682ff8578f57f52c1ccada0ab56a82aeff0ce71fdf60101e263c193e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling camino v1.1.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking bitflags v2.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking hmac-sha512 v1.1.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking rust-embed-utils v8.2.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling tinystr v0.7.1
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.1
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking unic-langid v0.9.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking age-core v0.10.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking fluent v0.16.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v1.2.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking bon v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling i18n-config v0.4.6
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.1
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]     Checking age v0.10.0
[INFO] [stderr]     Checking crypto-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.12s
[INFO] running `Command { std: "docker" "inspect" "8108f5b682ff8578f57f52c1ccada0ab56a82aeff0ce71fdf60101e263c193e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8108f5b682ff8578f57f52c1ccada0ab56a82aeff0ce71fdf60101e263c193e2", kill_on_drop: false }`
[INFO] [stdout] 8108f5b682ff8578f57f52c1ccada0ab56a82aeff0ce71fdf60101e263c193e2
