[INFO] fetching crate taganak-framework 0.1.0-dev6...
[INFO] checking taganak-framework-0.1.0-dev6 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate taganak-framework 0.1.0-dev6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate taganak-framework 0.1.0-dev6
[INFO] finished tweaking crates.io crate taganak-framework 0.1.0-dev6
[INFO] tweaked toml for crates.io crate taganak-framework 0.1.0-dev6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taganak-framework 0.1.0-dev6 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 crates.io crate taganak-framework 0.1.0-dev6 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e5e3930ac6a79640e96c20a936a9fa6625cb5062f6c5673842cf936b332128fa
[INFO] running `Command { std: "docker" "start" "-a" "e5e3930ac6a79640e96c20a936a9fa6625cb5062f6c5673842cf936b332128fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5e3930ac6a79640e96c20a936a9fa6625cb5062f6c5673842cf936b332128fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e3930ac6a79640e96c20a936a9fa6625cb5062f6c5673842cf936b332128fa", kill_on_drop: false }`
[INFO] [stdout] e5e3930ac6a79640e96c20a936a9fa6625cb5062f6c5673842cf936b332128fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5533406202dd332c136148dbe6eefe5bff5e633187aeed3c87b41721abe461e0
[INFO] running `Command { std: "docker" "start" "-a" "5533406202dd332c136148dbe6eefe5bff5e633187aeed3c87b41721abe461e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling curie v0.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iriencoding v1.0.4
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]     Checking mediatype v0.19.20
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-utf8-decoder v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling iref-core v3.2.2
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]    Compiling iref-macros v3.2.2
[INFO] [stderr]    Compiling iref v3.2.2
[INFO] [stderr]    Compiling taganak-core v0.1.0-dev6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr] error: could not compile `taganak-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name taganak_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taganak-core-0.1.0-dev6/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="_parsers"' --cfg 'feature="source_n_triples"' --cfg 'feature="source_turtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_parsers", "all", "base64", "chrono", "debug", "decimal", "default", "source_n_triples", "source_turtle"))' -C metadata=721eb6da0a054394 -C extra-filename=-405e402307d1875c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-edb7bb46f20bfa4f.rmeta --extern async_utf8_decoder=/opt/rustwide/target/debug/deps/libasync_utf8_decoder-02f96d7565bab782.rmeta --extern bimap=/opt/rustwide/target/debug/deps/libbimap-aed568940c660196.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-8e355471dcdc025d.rmeta --extern curie=/opt/rustwide/target/debug/deps/libcurie-3f02adbd5e216921.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-bb8191c466b9211e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6548df2801d8b3b6.rmeta --extern iref=/opt/rustwide/target/debug/deps/libiref-a6d02308e62fec0b.rmeta --extern iriencoding=/opt/rustwide/target/debug/deps/libiriencoding-b53f5306bd447868.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-2f3c2e7cf6c87c54.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6364858112861f1f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-969daae1b725268f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0491702433b769aa.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f495bc0ccdb53984.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-5f15278b79e2c7d8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ad95205723e55830.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-bd2e4658bdfe087f.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" "5533406202dd332c136148dbe6eefe5bff5e633187aeed3c87b41721abe461e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5533406202dd332c136148dbe6eefe5bff5e633187aeed3c87b41721abe461e0", kill_on_drop: false }`
[INFO] [stdout] 5533406202dd332c136148dbe6eefe5bff5e633187aeed3c87b41721abe461e0
