[INFO] cloning repository https://github.com/ivision-research/dtu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivision-research/dtu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivision-research%2Fdtu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivision-research%2Fdtu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7073e0ccd9a31ce988871b393dc5d6121fc6270c
[INFO] checking ivision-research/dtu/7073e0ccd9a31ce988871b393dc5d6121fc6270c against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivision-research%2Fdtu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ivision-research/dtu
[INFO] finished tweaking git repo https://github.com/ivision-research/dtu
[INFO] tweaked toml for git repo https://github.com/ivision-research/dtu written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ivision-research/dtu on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ivision-research/dtu 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594
[INFO] running `Command { std: "docker" "start" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594", 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" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594", 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" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling protobuf v3.5.1
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling smalisa v0.3.0 (https://github.com/ivision-research/smalisa.git?rev=1c6b4e623524257a83ea474e410f7208deb8b347#1c6b4e62)
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking zip v4.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dtu-py v6.1.0 (/opt/rustwide/workdir/dtu-py)
[INFO] [stderr]    Compiling dtu-cli v6.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking promptly v0.3.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking dtu_proc_macro v0.1.0 (/opt/rustwide/workdir/dtu_proc_macro)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling blanket v0.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking protobuf-support v3.5.1
[INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=6f04f04fd3806526 -C extra-filename=-7b43c414182647e1 --out-dir /opt/rustwide/target/debug/build/pyo3-macros-backend/7b43c414182647e1/out -L dependency=/opt/rustwide/target/debug/build/heck/14ca64be72f9faf7/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/117c8f07a34b80d2/out -L dependency=/opt/rustwide/target/debug/build/pyo3-build-config/c10abdd663b71ad5/out -L dependency=/opt/rustwide/target/debug/build/quote/de3e8fe1231f2a8e/out -L dependency=/opt/rustwide/target/debug/build/syn/3f698aec671481c6/out -L dependency=/opt/rustwide/target/debug/build/target-lexicon/b3558b6a492d684b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d1c9f53123bbc8ef/out --extern heck=/opt/rustwide/target/debug/build/heck/14ca64be72f9faf7/out/libheck-14ca64be72f9faf7.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/117c8f07a34b80d2/out/libproc_macro2-117c8f07a34b80d2.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/build/pyo3-build-config/c10abdd663b71ad5/out/libpyo3_build_config-c10abdd663b71ad5.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/de3e8fe1231f2a8e/out/libquote-de3e8fe1231f2a8e.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/3f698aec671481c6/out/libsyn-3f698aec671481c6.rmeta --cap-lints allow --cap-lints=forbid --cfg return_position_impl_trait_in_traits --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(return_position_impl_trait_in_traits)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=14ed0f08a0bc9c02 -C extra-filename=-94a70ededc15ab7d --out-dir /opt/rustwide/target/debug/build/futures-util/94a70ededc15ab7d/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/c80d1a2cfbe5b869/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e0f5028531ad71be/out -L dependency=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/97dd73537f50025a/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a990fd8578e61d67/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/85ad0f9cbd1f0922/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/c80d1a2cfbe5b869/out/libfutures_channel-c80d1a2cfbe5b869.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/e0f5028531ad71be/out/libfutures_core-e0f5028531ad71be.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/97dd73537f50025a/out/libfutures_macro-97dd73537f50025a.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/a990fd8578e61d67/out/libfutures_sink-a990fd8578e61d67.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/85ad0f9cbd1f0922/out/libslab-85ad0f9cbd1f0922.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594", kill_on_drop: false }`
[INFO] [stdout] e35a7d83bf1f57511dca6ee99d0d678cb2689aa48bf8297ffad2b37f91bcb594
