[INFO] cloning repository https://github.com/Wertoquri/Secure-Config-Versioning-System
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wertoquri/Secure-Config-Versioning-System" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWertoquri%2FSecure-Config-Versioning-System", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWertoquri%2FSecure-Config-Versioning-System'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eee5d846a5bae4823cbc4f21c48940e09c087e3b
[INFO] checking Wertoquri/Secure-Config-Versioning-System against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWertoquri%2FSecure-Config-Versioning-System" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wertoquri/Secure-Config-Versioning-System
[INFO] finished tweaking git repo https://github.com/Wertoquri/Secure-Config-Versioning-System
[INFO] tweaked toml for git repo https://github.com/Wertoquri/Secure-Config-Versioning-System written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wertoquri/Secure-Config-Versioning-System on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wertoquri/Secure-Config-Versioning-System 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs-err v3.2.2
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded winnow v0.4.12
[INFO] [stderr]   Downloaded p256 v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3291d981f51200b6abbc192025991c6676e2d23dd1af99daaab496b00ad5a207
[INFO] running `Command { std: "docker" "start" "-a" "3291d981f51200b6abbc192025991c6676e2d23dd1af99daaab496b00ad5a207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3291d981f51200b6abbc192025991c6676e2d23dd1af99daaab496b00ad5a207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3291d981f51200b6abbc192025991c6676e2d23dd1af99daaab496b00ad5a207", kill_on_drop: false }`
[INFO] [stdout] 3291d981f51200b6abbc192025991c6676e2d23dd1af99daaab496b00ad5a207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15ffcdf36f4515eacce08f3e6002b475153c03c125eea99e3d06b36b650d85ea
[INFO] running `Command { std: "docker" "start" "-a" "15ffcdf36f4515eacce08f3e6002b475153c03c125eea99e3d06b36b650d85ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking signature v1.4.0
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking winnow v0.4.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking rfc6979 v0.1.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking sec1 v0.2.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking elliptic-curve v0.11.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking ecdsa v0.13.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking p256 v0.10.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking toml_edit v0.19.10
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking toml v0.7.4
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]     Checking secure-config-versioning-system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.31s
[INFO] running `Command { std: "docker" "inspect" "15ffcdf36f4515eacce08f3e6002b475153c03c125eea99e3d06b36b650d85ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ffcdf36f4515eacce08f3e6002b475153c03c125eea99e3d06b36b650d85ea", kill_on_drop: false }`
[INFO] [stdout] 15ffcdf36f4515eacce08f3e6002b475153c03c125eea99e3d06b36b650d85ea
