[INFO] cloning repository https://github.com/LigeronAhill/rs-mail-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LigeronAhill/rs-mail-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frs-mail-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frs-mail-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2123e367731d84eac0a74054449a345b44712e6
[INFO] checking LigeronAhill/rs-mail-parser against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frs-mail-parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LigeronAhill/rs-mail-parser on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LigeronAhill/rs-mail-parser
[INFO] finished tweaking git repo https://github.com/LigeronAhill/rs-mail-parser
[INFO] tweaked toml for git repo https://github.com/LigeronAhill/rs-mail-parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/LigeronAhill/rs-mail-parser 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94c4a28b38fffd89a340b9b93f4b85582672b3b7f79dc94ba1fa64c4d799fdbb
[INFO] running `Command { std: "docker" "start" "-a" "94c4a28b38fffd89a340b9b93f4b85582672b3b7f79dc94ba1fa64c4d799fdbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94c4a28b38fffd89a340b9b93f4b85582672b3b7f79dc94ba1fa64c4d799fdbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c4a28b38fffd89a340b9b93f4b85582672b3b7f79dc94ba1fa64c4d799fdbb", kill_on_drop: false }`
[INFO] [stdout] 94c4a28b38fffd89a340b9b93f4b85582672b3b7f79dc94ba1fa64c4d799fdbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d8c4c35b793167c0c8a4df02750f73a2f0bf3218909c844f0c55aa779399bc
[INFO] running `Command { std: "docker" "start" "-a" "e1d8c4c35b793167c0c8a4df02750f73a2f0bf3218909c844f0c55aa779399bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking any_ascii v0.3.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking dmp v0.2.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling revision-derive v0.7.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking lexicmp v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.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/44f3504e96c944ae54fc72b5f5008f53f7eda001/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=821b45fde0a59b15 -C extra-filename=-9b09bb694f253858 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-3dab814661fd5742.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-f27faf9d1093f768.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-721bb1071c90fb4a.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-cf432e21ba3160c4.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-8cd83441595e815f.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5d355b4855352ef8.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c9ed6525bee6373f.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-5afcde9a2cf3c6f9.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-e028eac5d7bc09ab.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-0ca3342de8da1ad7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a57f76c9bf821dd2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f3504e96c944ae54fc72b5f5008f53f7eda001/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b49f0f027fc0a16c -C extra-filename=-cb97edae6e805e77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f4d38dd3d1f787cd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0a6bc8caf467e1e3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c59c695caf653c8b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e94cfbacc771cf0d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e1d8c4c35b793167c0c8a4df02750f73a2f0bf3218909c844f0c55aa779399bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d8c4c35b793167c0c8a4df02750f73a2f0bf3218909c844f0c55aa779399bc", kill_on_drop: false }`
[INFO] [stdout] e1d8c4c35b793167c0c8a4df02750f73a2f0bf3218909c844f0c55aa779399bc
