[INFO] cloning repository https://github.com/egorich239/tresor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egorich239/tresor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegorich239%2Ftresor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegorich239%2Ftresor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9224afd100b277a77ec3ac7fa86099ec2c6849ff
[INFO] checking egorich239/tresor against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegorich239%2Ftresor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/egorich239/tresor
[INFO] finished tweaking git repo https://github.com/egorich239/tresor
[INFO] tweaked toml for git repo https://github.com/egorich239/tresor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/egorich239/tresor on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/egorich239/tresor 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3785ce171c2f4ed0b8d781440e563c6cf76267273b3cf7de1a47d0392cf72a17
[INFO] running `Command { std: "docker" "start" "-a" "3785ce171c2f4ed0b8d781440e563c6cf76267273b3cf7de1a47d0392cf72a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3785ce171c2f4ed0b8d781440e563c6cf76267273b3cf7de1a47d0392cf72a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3785ce171c2f4ed0b8d781440e563c6cf76267273b3cf7de1a47d0392cf72a17", kill_on_drop: false }`
[INFO] [stdout] 3785ce171c2f4ed0b8d781440e563c6cf76267273b3cf7de1a47d0392cf72a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053bc08eba3471a43543d3105e3e635ca9a72a96dadab6fc91be84c084966ea3
[INFO] running `Command { std: "docker" "start" "-a" "053bc08eba3471a43543d3105e3e635ca9a72a96dadab6fc91be84c084966ea3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking age-core v0.11.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking age v0.11.1
[INFO] [stderr]     Checking shell-quote v0.7.2
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking toml v0.9.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tresor v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "053bc08eba3471a43543d3105e3e635ca9a72a96dadab6fc91be84c084966ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053bc08eba3471a43543d3105e3e635ca9a72a96dadab6fc91be84c084966ea3", kill_on_drop: false }`
[INFO] [stdout] 053bc08eba3471a43543d3105e3e635ca9a72a96dadab6fc91be84c084966ea3
