[INFO] cloning repository https://github.com/bluecube/filedl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecube/filedl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Ffiledl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Ffiledl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a71e69400ff0603d5d1ec2fb188ea1070b0c5e2c
[INFO] checking bluecube/filedl against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Ffiledl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bluecube/filedl
[INFO] finished tweaking git repo https://github.com/bluecube/filedl
[INFO] tweaked toml for git repo https://github.com/bluecube/filedl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bluecube/filedl on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bluecube/filedl 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20d69a9db52163226fcbe58dd58dfccdfac65cfd8253f016398edf6760f1508a
[INFO] running `Command { std: "docker" "start" "-a" "20d69a9db52163226fcbe58dd58dfccdfac65cfd8253f016398edf6760f1508a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d69a9db52163226fcbe58dd58dfccdfac65cfd8253f016398edf6760f1508a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d69a9db52163226fcbe58dd58dfccdfac65cfd8253f016398edf6760f1508a", kill_on_drop: false }`
[INFO] [stdout] 20d69a9db52163226fcbe58dd58dfccdfac65cfd8253f016398edf6760f1508a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2549e9e31d9a530b94ff6a247d34e11070fcbf93152e1e4d7909fe2b8f3c9314
[INFO] running `Command { std: "docker" "start" "-a" "2549e9e31d9a530b94ff6a247d34e11070fcbf93152e1e4d7909fe2b8f3c9314", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_data_structures v0.122.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_allocator v0.122.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling oxc_estree v0.122.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.122.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling oxc-miette v2.7.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]     Checking zlib-rs v0.6.2
[INFO] [stderr]    Compiling oxc_str v0.122.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling oxc_span v0.122.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.122.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling oxc_regular_expression v0.122.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling oxc_syntax v0.122.0
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling oxc_ast v0.122.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling oxc_ecmascript v0.122.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.122.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling oxc_semantic v0.122.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling oxc-browserslist v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oxc_parser v0.122.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling oxc_compat v0.122.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling oxc_traverse v0.122.0
[INFO] [stderr]    Compiling oxc_mangler v0.122.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking font-types v0.11.0
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]     Checking hayro-ccitt v0.2.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking hayro-jbig2 v0.1.0
[INFO] [stderr]     Checking peniko v0.5.0
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]    Compiling oxc_minifier v0.122.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2549e9e31d9a530b94ff6a247d34e11070fcbf93152e1e4d7909fe2b8f3c9314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2549e9e31d9a530b94ff6a247d34e11070fcbf93152e1e4d7909fe2b8f3c9314", kill_on_drop: false }`
[INFO] [stdout] 2549e9e31d9a530b94ff6a247d34e11070fcbf93152e1e4d7909fe2b8f3c9314
