[INFO] cloning repository https://github.com/Marcel-Scherzinger/scratch-test-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marcel-Scherzinger/scratch-test-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcel-Scherzinger%2Fscratch-test-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcel-Scherzinger%2Fscratch-test-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fce5e79b42f9d5bc8b3ca0e1b83023098e5a7f4 [INFO] checking Marcel-Scherzinger/scratch-test-backend against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcel-Scherzinger%2Fscratch-test-backend" "/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/Marcel-Scherzinger/scratch-test-backend [INFO] finished tweaking git repo https://github.com/Marcel-Scherzinger/scratch-test-backend [INFO] tweaked toml for git repo https://github.com/Marcel-Scherzinger/scratch-test-backend written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marcel-Scherzinger/scratch-test-backend on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Marcel-Scherzinger/scratch-test-backend 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-model` [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-spec` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-value` [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-interpreter` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-path v0.12.3 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded utoipa-actix-web v0.1.2 [INFO] [stderr] Downloaded convert_case v0.11.0 [INFO] [stderr] Downloaded zip v8.2.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 941fdce25713a1fbc828bab7daf6463641d280d7c15ed970d8ba75faf84f9aad [INFO] running `Command { std: "docker" "start" "-a" "941fdce25713a1fbc828bab7daf6463641d280d7c15ed970d8ba75faf84f9aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "941fdce25713a1fbc828bab7daf6463641d280d7c15ed970d8ba75faf84f9aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941fdce25713a1fbc828bab7daf6463641d280d7c15ed970d8ba75faf84f9aad", kill_on_drop: false }` [INFO] [stdout] 941fdce25713a1fbc828bab7daf6463641d280d7c15ed970d8ba75faf84f9aad [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6aa4c5f2a68e49a62475a05d39c8365cedf2de9a82a979a38a108bf1d4e047 [INFO] running `Command { std: "docker" "start" "-a" "5e6aa4c5f2a68e49a62475a05d39c8365cedf2de9a82a979a38a108bf1d4e047", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking deflate64 v0.1.11 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Checking zip v8.2.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking const-str v0.7.1 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking zstd v0.13.3 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling scratch-test-model-proc v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-model#c20805f9) [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking scratch-test-value v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-value#387421b0) [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking actix-http v3.12.0 [INFO] [stderr] Checking scratch-test-model v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-model#c20805f9) [INFO] [stderr] Checking actix-web v4.13.0 [INFO] [stderr] Checking scratch-test-interpreter v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-interpreter#71249520) [INFO] [stderr] Checking scratch-test-spec v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-spec#bb101fd1) [INFO] [stderr] Checking utoipa-actix-web v0.1.2 [INFO] [stderr] Checking utoipa-scalar v0.3.0 [INFO] [stderr] Checking scratch-test-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.70s [INFO] running `Command { std: "docker" "inspect" "5e6aa4c5f2a68e49a62475a05d39c8365cedf2de9a82a979a38a108bf1d4e047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6aa4c5f2a68e49a62475a05d39c8365cedf2de9a82a979a38a108bf1d4e047", kill_on_drop: false }` [INFO] [stdout] 5e6aa4c5f2a68e49a62475a05d39c8365cedf2de9a82a979a38a108bf1d4e047