[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 try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Evolis-SA/axum-autoroute on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce8faab74d84fe83746940a6538ee5cf81ebb858122057680531a688059165ca [INFO] running `Command { std: "docker" "start" "-a" "ce8faab74d84fe83746940a6538ee5cf81ebb858122057680531a688059165ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce8faab74d84fe83746940a6538ee5cf81ebb858122057680531a688059165ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8faab74d84fe83746940a6538ee5cf81ebb858122057680531a688059165ca", kill_on_drop: false }` [INFO] [stdout] ce8faab74d84fe83746940a6538ee5cf81ebb858122057680531a688059165ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c5f838569ff7456aa966ecbbd8a0250017147747c86bf81e9cfb436ed8e624 [INFO] running `Command { std: "docker" "start" "-a" "69c5f838569ff7456aa966ecbbd8a0250017147747c86bf81e9cfb436ed8e624", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking parking_lot_core v0.9.12 [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 httpdate v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [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] Compiling socket2 v0.6.1 [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] Compiling http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.3.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] Compiling ubyte v0.10.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling target-triple v1.0.0 [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 serde_json v1.0.145 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking proc-macro2 v1.0.103 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking quote v1.0.42 [INFO] [stderr] Checking convert_case v0.10.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking tempfile v3.23.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] Checking matchers v0.2.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e0be752d74f5e857 -C extra-filename=-553b9b1449f3e1cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-434c70b0965efbea.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2cae77d778020390.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d3b410ef28debee0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=0562833d97b92361 -C extra-filename=-fb042de76e7ead36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e169ac79dad5a9cf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "69c5f838569ff7456aa966ecbbd8a0250017147747c86bf81e9cfb436ed8e624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c5f838569ff7456aa966ecbbd8a0250017147747c86bf81e9cfb436ed8e624", kill_on_drop: false }` [INFO] [stdout] 69c5f838569ff7456aa966ecbbd8a0250017147747c86bf81e9cfb436ed8e624