[INFO] cloning repository https://github.com/Andrii-Labai/Test-1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrii-Labai/Test-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrii-Labai%2FTest-1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrii-Labai%2FTest-1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df0283c2fc32cdf053ce20dfd021e5206c9c5e86
[INFO] documenting Andrii-Labai/Test-1/df0283c2fc32cdf053ce20dfd021e5206c9c5e86 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrii-Labai%2FTest-1" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Andrii-Labai/Test-1
[INFO] finished tweaking git repo https://github.com/Andrii-Labai/Test-1
[INFO] tweaked toml for git repo https://github.com/Andrii-Labai/Test-1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andrii-Labai/Test-1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andrii-Labai/Test-1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0868311bdd47975ef8954d3a7412df0735b84ab21e198cf5970b60ef221bcac6
[INFO] running `Command { std: "docker" "start" "-a" "0868311bdd47975ef8954d3a7412df0735b84ab21e198cf5970b60ef221bcac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0868311bdd47975ef8954d3a7412df0735b84ab21e198cf5970b60ef221bcac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0868311bdd47975ef8954d3a7412df0735b84ab21e198cf5970b60ef221bcac6", kill_on_drop: false }`
[INFO] [stdout] 0868311bdd47975ef8954d3a7412df0735b84ab21e198cf5970b60ef221bcac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d96a746b55a44458421da986341b5b2000b11cf1617f41aba7062447a2e825
[INFO] running `Command { std: "docker" "start" "-a" "c0d96a746b55a44458421da986341b5b2000b11cf1617f41aba7062447a2e825", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/fuel_core/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `fuel-core` in package `fuel-core-bin v0.40.2 (/opt/rustwide/workdir/bin/fuel-core)` has the same output filename as the lib target `fuel_core` in package `fuel-core v0.40.2 (/opt/rustwide/workdir/crates/fuel-core)`
[INFO] [stderr]   = note: if this looks unexpected, it may be a bug in Cargo. Please file a bug report at https://github.com/rust-lang/cargo/issues/ with as much information as you can provide.
[INFO] [stderr]   = note: cargo 1.92.0-beta.1 (344c4567c 2025-10-21) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu`
[INFO] [stderr]   = note: first unit: Unit { pkg: Package { id: PackageId { name: "fuel-core-bin", version: "0.40.2", source: "/opt/rustwide/workdir/bin/fuel-core" }, ..: ".." }, target: TargetInner { name: "fuel-core", doc: true, ..: with_path("/opt/rustwide/workdir/bin/fuel-core/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: ["const_format", "default", "env", "p2p", "parquet", "relayer", "rocksdb"], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 15425204087721520460 }
[INFO] [stderr]   = note: second unit: Unit { pkg: Package { id: PackageId { name: "fuel-core", version: "0.40.2", source: "/opt/rustwide/workdir/crates/fuel-core" }, ..: ".." }, target: TargetInner { name_inferred: true, ..: lib_target("fuel_core", ["lib"], "/opt/rustwide/workdir/crates/fuel-core/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: ["default", "p2p", "relayer", "rocksdb", "rocksdb-production", "smt", "test-helpers", "wasm-executor"], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 18426602722708470186 }
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/fuel_core_client/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `fuel-core-client` in package `fuel-core-client-bin v0.40.2 (/opt/rustwide/workdir/bin/fuel-core-client)` has the same output filename as the lib target `fuel_core_client` in package `fuel-core-client v0.40.2 (/opt/rustwide/workdir/crates/client)`
[INFO] [stderr]   = note: if this looks unexpected, it may be a bug in Cargo. Please file a bug report at https://github.com/rust-lang/cargo/issues/ with as much information as you can provide.
[INFO] [stderr]   = note: cargo 1.92.0-beta.1 (344c4567c 2025-10-21) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu`
[INFO] [stderr]   = note: first unit: Unit { pkg: Package { id: PackageId { name: "fuel-core-client-bin", version: "0.40.2", source: "/opt/rustwide/workdir/bin/fuel-core-client" }, ..: ".." }, target: TargetInner { name: "fuel-core-client", doc: true, ..: with_path("/opt/rustwide/workdir/bin/fuel-core-client/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: [], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 3516605467229661247 }
[INFO] [stderr]   = note: second unit: Unit { pkg: Package { id: PackageId { name: "fuel-core-client", version: "0.40.2", source: "/opt/rustwide/workdir/crates/client" }, ..: ".." }, target: TargetInner { name_inferred: true, ..: lib_target("fuel_core_client", ["lib"], "/opt/rustwide/workdir/crates/client/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: ["base64", "default", "eventsource-client", "futures", "hyper-rustls", "std", "subscriptions", "test-helpers"], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 8744466221900250359 }
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/fuel_core_keygen/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `fuel-core-keygen` in package `fuel-core-keygen-bin v0.40.2 (/opt/rustwide/workdir/bin/keygen)` has the same output filename as the lib target `fuel_core_keygen` in package `fuel-core-keygen v0.40.2 (/opt/rustwide/workdir/crates/keygen)`
[INFO] [stderr]   = note: if this looks unexpected, it may be a bug in Cargo. Please file a bug report at https://github.com/rust-lang/cargo/issues/ with as much information as you can provide.
[INFO] [stderr]   = note: cargo 1.92.0-beta.1 (344c4567c 2025-10-21) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu`
[INFO] [stderr]   = note: first unit: Unit { pkg: Package { id: PackageId { name: "fuel-core-keygen-bin", version: "0.40.2", source: "/opt/rustwide/workdir/bin/keygen" }, ..: ".." }, target: TargetInner { name: "fuel-core-keygen", doc: true, ..: with_path("/opt/rustwide/workdir/bin/keygen/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: [], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 548365097344713373 }
[INFO] [stderr]   = note: second unit: Unit { pkg: Package { id: PackageId { name: "fuel-core-keygen", version: "0.40.2", source: "/opt/rustwide/workdir/crates/keygen" }, ..: ".." }, target: TargetInner { name_inferred: true, ..: lib_target("fuel_core_keygen", ["lib"], "/opt/rustwide/workdir/crates/keygen/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: [], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 2763974232675543672 }
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking fuel-storage v0.59.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking asn1_der v0.7.6
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling cranelift-isle v0.110.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking cranelift-control v0.110.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=fbb1026b0c5e1146 -C extra-filename=-fad31693560c62b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ea1245a415f8355e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d1f76d8121df5896.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-239eb5de21455cec.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c0d96a746b55a44458421da986341b5b2000b11cf1617f41aba7062447a2e825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d96a746b55a44458421da986341b5b2000b11cf1617f41aba7062447a2e825", kill_on_drop: false }`
[INFO] [stdout] c0d96a746b55a44458421da986341b5b2000b11cf1617f41aba7062447a2e825
