[INFO] cloning repository https://github.com/Evolis-SA/axum-autoroute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Evolis-SA/axum-autoroute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b470d10e451166e7b076e786912761fd9d5a61ab
[INFO] checking Evolis-SA/axum-autoroute against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Evolis-SA/axum-autoroute
[INFO] finished tweaking git repo https://github.com/Evolis-SA/axum-autoroute
[INFO] tweaked toml for git repo https://github.com/Evolis-SA/axum-autoroute written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Evolis-SA/axum-autoroute on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Evolis-SA/axum-autoroute 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum_typed_multipart v0.16.4
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.7.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.9.0
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded pastey v0.2.0
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.16.4
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded rust-embed-utils v8.9.0
[INFO] [stderr]   Downloaded axum-extra v0.12.2
[INFO] [stderr]   Downloaded rust-embed v8.9.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui-vendored v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d792fe34d5acf50ac35476cb15ec74a1f347c66777641fe4d7193942d12af139
[INFO] running `Command { std: "docker" "start" "-a" "d792fe34d5acf50ac35476cb15ec74a1f347c66777641fe4d7193942d12af139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d792fe34d5acf50ac35476cb15ec74a1f347c66777641fe4d7193942d12af139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d792fe34d5acf50ac35476cb15ec74a1f347c66777641fe4d7193942d12af139", kill_on_drop: false }`
[INFO] [stdout] d792fe34d5acf50ac35476cb15ec74a1f347c66777641fe4d7193942d12af139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0451c38ef3f2cda2b17287fcbbf8950cab005391d4a3c20da6c40f2f187757f
[INFO] running `Command { std: "docker" "start" "-a" "a0451c38ef3f2cda2b17287fcbbf8950cab005391d4a3c20da6c40f2f187757f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking convert_case v0.10.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 utoipa-gen v5.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking common-multipart-rfc7578 v0.7.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.16.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]     Checking utoipa-axum v0.2.0
[INFO] [stderr]     Checking axum-autoroute-macros v0.1.1 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking axum_typed_multipart v0.16.4
[INFO] [stderr]     Checking axum-extra v0.12.2
[INFO] [stderr]     Checking axum-autoroute v0.1.1 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking axum-autoroute-example v0.1.1 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "a0451c38ef3f2cda2b17287fcbbf8950cab005391d4a3c20da6c40f2f187757f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0451c38ef3f2cda2b17287fcbbf8950cab005391d4a3c20da6c40f2f187757f", kill_on_drop: false }`
[INFO] [stdout] a0451c38ef3f2cda2b17287fcbbf8950cab005391d4a3c20da6c40f2f187757f
