[INFO] cloning repository https://github.com/cowanweks/openapi-actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cowanweks/openapi-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowanweks%2Fopenapi-actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowanweks%2Fopenapi-actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbe19e02b06f02cc58e5f729dac034f2d83e9119 [INFO] checking cowanweks/openapi-actix against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowanweks%2Fopenapi-actix" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cowanweks/openapi-actix [INFO] finished tweaking git repo https://github.com/cowanweks/openapi-actix [INFO] tweaked toml for git repo https://github.com/cowanweks/openapi-actix written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cowanweks/openapi-actix on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cowanweks/openapi-actix 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" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a [INFO] running `Command { std: "docker" "start" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking actix-router v0.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling apistos-schemars v0.8.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.22 [INFO] [stderr] Compiling brotli v8.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha1 v0.11.0 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking apistos-models v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking actix-http v3.12.1 [INFO] [stderr] Checking actix-web v4.13.0 [INFO] [stderr] Checking apistos-plugins v0.6.0 [INFO] [stderr] Checking apistos-core v0.6.0 [INFO] [stderr] Checking apistos-swagger-ui v0.6.0 [INFO] [stderr] Compiling apistos-gen v0.6.0 [INFO] [stderr] Checking apistos v0.6.0 [INFO] [stderr] Checking openapi-actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.51s [INFO] running `Command { std: "docker" "inspect" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a", kill_on_drop: false }` [INFO] [stdout] d1b4b803ade5c1db8ecd62aebdd75f94f6a2929ddf00240d676c9e2e8f34595a