[INFO] cloning repository https://github.com/indygreg/PyOxidizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indygreg/PyOxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2FPyOxidizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2FPyOxidizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ceca8664c71f39e849ce4873e00d821504b32bd
[INFO] checking indygreg/PyOxidizer against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findygreg%2FPyOxidizer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/indygreg/PyOxidizer
[INFO] finished tweaking git repo https://github.com/indygreg/PyOxidizer
[INFO] tweaked toml for git repo https://github.com/indygreg/PyOxidizer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/indygreg/PyOxidizer on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/indygreg/PyOxidizer 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc
[INFO] running `Command { std: "docker" "start" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking simple-file-manifest v0.11.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking mailparse v0.15.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]     Checking python-packed-resources v0.12.0 (/opt/rustwide/workdir/python-packed-resources)
[INFO] [stderr]     Checking spdx v0.10.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> python-packed-resources/src/parser.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut state = self.blob_sections[resource_field as usize]
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking bcder v0.7.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking xml-rs v0.8.22
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking aws-smithy-xml v0.60.9
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking typewit v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking konst_kernel v0.3.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.67
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking p12 v0.6.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking goblin v0.9.2
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]    Compiling minicbor v0.24.4
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking konst v0.3.9
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]    Compiling rasn-derive v0.20.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking ruzstd v0.7.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking aws-smithy-async v1.2.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking aws-smithy-types v1.2.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.2
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.5
[INFO] [stderr]     Checking aws-smithy-json v0.60.7
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking zip_structs v0.2.1
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking spake2 v0.4.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking python-packaging v0.16.0 (/opt/rustwide/workdir/python-packaging)
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking aws-smithy-http v0.60.11
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> python-packaging/src/resource_collection.rs:1844:9
[INFO] [stdout]      |
[INFO] [stdout] 1844 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1845 |         compiler: &mut dyn PythonBytecodeCompiler,
[INFO] [stdout] 1846 |     ) -> Result<CompiledResourcesCollection> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1846 |     ) -> Result<CompiledResourcesCollection<'_>> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn archive_metadata_header(&self, header: &str) -> Result<Cow<str>> {
[INFO] [stdout]     |                                    ^^^^^                          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn archive_metadata_header(&self, header: &str) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:144:37
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn archive_metadata_headers(&self, header: &str) -> Result<Vec<Cow<str>>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn archive_metadata_headers(&self, header: &str) -> Result<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn wheel_version(&self) -> Result<Cow<str>> {
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn wheel_version(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn wheel_generator(&self) -> Result<Cow<str>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn wheel_generator(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn tags(&self) -> Result<Vec<Cow<str>>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn tags(&self) -> Result<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn build(&self) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn build(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> python-packaging/src/wheel.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn install_paths_to(&self) -> Result<Vec<Cow<str>>> {
[INFO] [stdout]     |                             ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn install_paths_to(&self) -> Result<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking aws-smithy-checksums v0.60.13
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking aws-sigv4 v1.2.5
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking x509-certificate v0.24.0
[INFO] [stderr]     Checking cpio-archive v0.10.0
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking x509 v0.2.0
[INFO] [stderr]     Checking rasn v0.20.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking fiat-crypto v0.1.20
[INFO] [stderr]    Compiling tugger-wix v0.16.0 (/opt/rustwide/workdir/tugger-wix)
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]     Checking apple-bundles v0.20.0
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking remove_dir_all v0.8.4
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking tar v0.4.43
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking tugger-common v0.10.0 (/opt/rustwide/workdir/tugger-common)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking tugger-windows v0.10.0 (/opt/rustwide/workdir/tugger-windows)
[INFO] [stderr]     Checking cryptographic-message-syntax v0.27.0
[INFO] [stderr]     Checking app-store-connect v0.6.0
[INFO] [stderr]     Checking tugger-windows-codesign v0.10.0 (/opt/rustwide/workdir/tugger-windows-codesign)
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]     Checking apple-xar v0.19.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.12/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="default"' --cfg 'feature="lexer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=d437e1e4035f333c -C extra-filename=-22d2c5526d16c252 --out-dir /opt/rustwide/target/debug/build/lalrpop/22d2c5526d16c252/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/a6efa894b8ce6ff2/out -L dependency=/opt/rustwide/target/debug/build/ascii-canvas/bbee002db668cd12/out -L dependency=/opt/rustwide/target/debug/build/bit-set/1abc97c8f91329a2/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/8d5c8d6a6143f11b/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/a6ec14cb1a24e6b7/out -L dependency=/opt/rustwide/target/debug/build/crunchy/9df6266a443507a3/out -L dependency=/opt/rustwide/target/debug/build/diff/1e51ea032474e4fa/out -L dependency=/opt/rustwide/target/debug/build/dirs-next/234584231ba46b6d/out -L dependency=/opt/rustwide/target/debug/build/dirs-sys-next/7a42f10965e54884/out -L dependency=/opt/rustwide/target/debug/build/either/4fcd3f8e66c69bf0/out -L dependency=/opt/rustwide/target/debug/build/ena/e29955f9616aa31d/out -L dependency=/opt/rustwide/target/debug/build/equivalent/a86170404b080df5/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/69defad4b00af737/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/bdd87ee338833ebb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/0ea648a7fed67257/out -L dependency=/opt/rustwide/target/debug/build/is-terminal/04e8f7fb12ac4be8/out -L dependency=/opt/rustwide/target/debug/build/itertools/b59996979e4cf06c/out -L dependency=/opt/rustwide/target/debug/build/lalrpop-util/afc506c71b1d0a50/out -L dependency=/opt/rustwide/target/debug/build/libc/55ce66c5d745de7d/out -L dependency=/opt/rustwide/target/debug/build/lock_api/f12f7696c1ac2e83/out -L dependency=/opt/rustwide/target/debug/build/log/64e4f3632e0a179a/out -L dependency=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/once_cell/8c389f34fb60beb7/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/ec30dd36fdcf6bfe/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/1877521b11414858/out -L dependency=/opt/rustwide/target/debug/build/petgraph/31d50049ebef4f4c/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/5be5a05bde71c061/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/regex/582ecb3ee6c26e96/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/02c289a8bab29f73/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2a31a75497a65d4d/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/a51f3b0cccc0511b/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/siphasher/e8abbf2562d6d618/out -L dependency=/opt/rustwide/target/debug/build/smallvec/ad26e46c9877b0dc/out -L dependency=/opt/rustwide/target/debug/build/string_cache/a698449d8a55c74f/out -L dependency=/opt/rustwide/target/debug/build/term/4ef345ba6bb4dd2a/out -L dependency=/opt/rustwide/target/debug/build/tiny-keccak/51262c9f3c39367c/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/bbee002db668cd12/out/libascii_canvas-bbee002db668cd12.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/1abc97c8f91329a2/out/libbit_set-1abc97c8f91329a2.rmeta --extern diff=/opt/rustwide/target/debug/build/diff/1e51ea032474e4fa/out/libdiff-1e51ea032474e4fa.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/e29955f9616aa31d/out/libena-e29955f9616aa31d.rmeta --extern is_terminal=/opt/rustwide/target/debug/build/is-terminal/04e8f7fb12ac4be8/out/libis_terminal-04e8f7fb12ac4be8.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/b59996979e4cf06c/out/libitertools-b59996979e4cf06c.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/afc506c71b1d0a50/out/liblalrpop_util-afc506c71b1d0a50.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/31d50049ebef4f4c/out/libpetgraph-31d50049ebef4f4c.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/582ecb3ee6c26e96/out/libregex-582ecb3ee6c26e96.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/2a31a75497a65d4d/out/libregex_syntax-2a31a75497a65d4d.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/a698449d8a55c74f/out/libstring_cache-a698449d8a55c74f.rmeta --extern term=/opt/rustwide/target/debug/build/term/4ef345ba6bb4dd2a/out/libterm-4ef345ba6bb4dd2a.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/build/tiny-keccak/51262c9f3c39367c/out/libtiny_keccak-51262c9f3c39367c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.5/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="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=1d3217948d6f5000 -C extra-filename=-a68b6418c0eae1c9 --out-dir /opt/rustwide/target/debug/build/object/a68b6418c0eae1c9/out -L dependency=/opt/rustwide/target/debug/build/adler2/bc974bf08ccb6746/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/f4bd62d1652c6f48/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/e30e1d858349fe59/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d3d0700524103a17/out -L dependency=/opt/rustwide/target/debug/build/flate2/678efab012e4e8bf/out -L dependency=/opt/rustwide/target/debug/build/foldhash/0ba8b929728e7065/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2085f6436b54f018/out -L dependency=/opt/rustwide/target/debug/build/indexmap/6976059a416fe954/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/55485574794e5b26/out -L dependency=/opt/rustwide/target/debug/build/ruzstd/09b51620379780db/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/twox-hash/b6832f580fd55c31/out --extern crc32fast=/opt/rustwide/target/debug/build/crc32fast/e30e1d858349fe59/out/libcrc32fast-e30e1d858349fe59.rmeta --extern flate2=/opt/rustwide/target/debug/build/flate2/678efab012e4e8bf/out/libflate2-678efab012e4e8bf.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/2085f6436b54f018/out/libhashbrown-2085f6436b54f018.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/6976059a416fe954/out/libindexmap-6976059a416fe954.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.rmeta --extern ruzstd=/opt/rustwide/target/debug/build/ruzstd/09b51620379780db/out/libruzstd-09b51620379780db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc", kill_on_drop: false }`
[INFO] [stdout] fff3d66e9a85a612f3816fd47c56caef4ab1e9a67e80b52d2ac48068361c40bc
