[INFO] cloning repository https://github.com/m4tx/bash-curl-attack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m4tx/bash-curl-attack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tx%2Fbash-curl-attack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tx%2Fbash-curl-attack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ea24ac150683ab9340725781066546b9eb5f65 [INFO] checking m4tx/bash-curl-attack against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tx%2Fbash-curl-attack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/m4tx/bash-curl-attack [INFO] finished tweaking git repo https://github.com/m4tx/bash-curl-attack [INFO] tweaked toml for git repo https://github.com/m4tx/bash-curl-attack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m4tx/bash-curl-attack on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m4tx/bash-curl-attack 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e543fca311486a22f4c27199d937c9c1f10c40b00180602bb1affaa1d040f426 [INFO] running `Command { std: "docker" "start" "-a" "e543fca311486a22f4c27199d937c9c1f10c40b00180602bb1affaa1d040f426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e543fca311486a22f4c27199d937c9c1f10c40b00180602bb1affaa1d040f426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e543fca311486a22f4c27199d937c9c1f10c40b00180602bb1affaa1d040f426", kill_on_drop: false }` [INFO] [stdout] e543fca311486a22f4c27199d937c9c1f10c40b00180602bb1affaa1d040f426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4b40d002306dceb77ffcc2d696acbfc9fe0dbbe0881dfd5917abd1dcd8f1e6 [INFO] running `Command { std: "docker" "start" "-a" "0c4b40d002306dceb77ffcc2d696acbfc9fe0dbbe0881dfd5917abd1dcd8f1e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking password-auth v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=ae0ca94c665b6d17 -C extra-filename=-fba8d1e477da8b47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-8a66059d01132d94.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-bd192d38527fc20a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-7dfded9a97aad21a.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 `darling_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=f22c74bbb3bcfb28 -C extra-filename=-139576a60eeaf9fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d39b452e62eda284.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0c4b40d002306dceb77ffcc2d696acbfc9fe0dbbe0881dfd5917abd1dcd8f1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4b40d002306dceb77ffcc2d696acbfc9fe0dbbe0881dfd5917abd1dcd8f1e6", kill_on_drop: false }` [INFO] [stdout] 0c4b40d002306dceb77ffcc2d696acbfc9fe0dbbe0881dfd5917abd1dcd8f1e6