[INFO] cloning repository https://github.com/Ben1152000/openmander-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben1152000/openmander-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen1152000%2Fopenmander-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen1152000%2Fopenmander-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 186fc4124d7019d1226d2144f7c1aae53f00d4e6
[INFO] checking Ben1152000/openmander-core against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen1152000%2Fopenmander-core" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ben1152000/openmander-core
[INFO] finished tweaking git repo https://github.com/Ben1152000/openmander-core
[INFO] tweaked toml for git repo https://github.com/Ben1152000/openmander-core written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ben1152000/openmander-core on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ben1152000/openmander-core 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69a80173803a45f0b8814ab649390dc60896d2d2f6175043c845230dd4bed509
[INFO] running `Command { std: "docker" "start" "-a" "69a80173803a45f0b8814ab649390dc60896d2d2f6175043c845230dd4bed509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69a80173803a45f0b8814ab649390dc60896d2d2f6175043c845230dd4bed509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a80173803a45f0b8814ab649390dc60896d2d2f6175043c845230dd4bed509", kill_on_drop: false }`
[INFO] [stdout] 69a80173803a45f0b8814ab649390dc60896d2d2f6175043c845230dd4bed509
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edebbd74e0cfcafc8d6a5c5ec991755d399e5020b01c4d38e7923a25a001fe3e
[INFO] running `Command { std: "docker" "start" "-a" "edebbd74e0cfcafc8d6a5c5ec991755d399e5020b01c4d38e7923a25a001fe3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling polars-utils v0.50.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling polars-schema v0.50.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.50.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling polars-compute v0.50.0
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking skiplist v0.6.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking arrow-schema v56.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling polars-core v0.50.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polars-ops v0.50.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking geo-types v0.7.17
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling polars-plan v0.50.0
[INFO] [stderr]     Checking geo-traits v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling polars-stream v0.50.0
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling polars-lazy v0.50.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking wkt v0.14.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling polars v0.50.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking proj4rs v0.1.8
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_stacker v0.1.12
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking arrow-buffer v56.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking i_float v1.7.0
[INFO] [stderr]     Checking geoarrow-schema v0.5.0
[INFO] [stderr]     Checking arrow-data v56.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]     Checking i_shape v1.7.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking i_overlay v2.0.5
[INFO] [stderr]     Checking dbase v0.5.0
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking arrow-array v56.1.0
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking shapefile v0.6.0
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking wkb v0.9.0
[INFO] [stderr]     Checking geo v0.30.0
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling openmander-py v0.1.3 (/opt/rustwide/workdir/bindings/python)
[INFO] [stderr]     Checking arrow-select v56.1.0
[INFO] [stderr]     Checking arrow-arith v56.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking geoarrow-array v0.5.0
[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/c8085cfed34c45021fc8f66d073f6394b3e35431/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --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=306ee7b5d4921bba -C extra-filename=-728fb3b11bdde472 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e837eea1760e5f30.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2949c06c5fa9f7d1.so --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 `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c8085cfed34c45021fc8f66d073f6394b3e35431/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=5a050664bfe7b070 -C extra-filename=-2100f7e96a8f0ee0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-af334d4060c6eac4.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9dd31b021e39116c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "edebbd74e0cfcafc8d6a5c5ec991755d399e5020b01c4d38e7923a25a001fe3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edebbd74e0cfcafc8d6a5c5ec991755d399e5020b01c4d38e7923a25a001fe3e", kill_on_drop: false }`
[INFO] [stdout] edebbd74e0cfcafc8d6a5c5ec991755d399e5020b01c4d38e7923a25a001fe3e
