[INFO] cloning repository https://github.com/Notalight/ledger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Notalight/ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotalight%2Fledger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotalight%2Fledger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c8368c3eae0ea4992c81ed5f8a2d7cc8f91093 [INFO] testing Notalight/ledger against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotalight%2Fledger" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Notalight/ledger on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Notalight/ledger [INFO] finished tweaking git repo https://github.com/Notalight/ledger [INFO] tweaked toml for git repo https://github.com/Notalight/ledger written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Notalight/ledger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.6.0 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded lexical-write-integer v0.8.0 [INFO] [stderr] Downloaded hash_hasher v2.0.3 [INFO] [stderr] Downloaded lexical-write-float v0.8.2 [INFO] [stderr] Downloaded async-rustls v0.2.0 [INFO] [stderr] Downloaded polars-utils v0.1.0 [INFO] [stderr] Downloaded polars-io v0.19.1 [INFO] [stderr] Downloaded polars-arrow v0.19.1 [INFO] [stderr] Downloaded polars-time v0.1.1 [INFO] [stderr] Downloaded lexical v6.0.1 [INFO] [stderr] Downloaded polars-core v0.19.1 [INFO] [stderr] Downloaded sqlx-core v0.5.10 [INFO] [stderr] Downloaded streaming-iterator v0.1.5 [INFO] [stderr] Downloaded arrow2 v0.9.1 [INFO] [stderr] Downloaded rbatis-core v3.0.20 [INFO] [stderr] Downloaded sqlx-rt v0.5.10 [INFO] [stderr] Downloaded fast_log v1.4.18 [INFO] [stderr] Downloaded yahoo_finance_api v1.2.2 [INFO] [stderr] Downloaded rbatis_sql v3.0.13 [INFO] [stderr] Downloaded security-framework v2.6.0 [INFO] [stderr] Downloaded rbson v2.0.3 [INFO] [stderr] Downloaded lexical-core v0.8.2 [INFO] [stderr] Downloaded rbatis v3.0.30 [INFO] [stderr] Downloaded ipnetwork v0.17.0 [INFO] [stderr] Downloaded bigdecimal v0.2.2 [INFO] [stderr] Downloaded polars v0.19.1 [INFO] [stderr] Downloaded polars-lazy v0.19.1 [INFO] [stderr] Downloaded py_sql v1.0.1 [INFO] [stderr] Downloaded rexpr v1.0.7 [INFO] [stderr] Downloaded rust_decimal v1.21.0 [INFO] [stderr] Downloaded html_parser v0.6.2 [INFO] [stderr] Downloaded rbatis-macro-driver v3.0.5 [INFO] [stderr] Downloaded rbatis_sql_macro v3.0.7 [INFO] [stderr] Downloaded unsafe_unwrap v0.1.0 [INFO] [stderr] Downloaded simdutf8 v0.1.3 [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7b22978298ba501127c46e7132de8d7be7491e05b6ead1de9d41b0469ae1c22 [INFO] running `Command { std: "docker" "start" "-a" "d7b22978298ba501127c46e7132de8d7be7491e05b6ead1de9d41b0469ae1c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7b22978298ba501127c46e7132de8d7be7491e05b6ead1de9d41b0469ae1c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b22978298ba501127c46e7132de8d7be7491e05b6ead1de9d41b0469ae1c22", kill_on_drop: false }` [INFO] [stdout] d7b22978298ba501127c46e7132de8d7be7491e05b6ead1de9d41b0469ae1c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee1e6f65e13c3f5fb168e629e503ab91c9c78226fa8fe51aa0b15f2db09b4ac7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee1e6f65e13c3f5fb168e629e503ab91c9c78226fa8fe51aa0b15f2db09b4ac7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling streaming-iterator v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rust_decimal v1.21.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lexical v6.0.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling polars-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling html_parser v0.6.2 [INFO] [stderr] Compiling rexpr v1.0.7 [INFO] [stderr] Compiling rbson v2.0.3 [INFO] [stderr] Compiling fast_log v1.4.18 [INFO] [stderr] Compiling arrow2 v0.9.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling py_sql v1.0.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rbatis_sql_macro v3.0.7 [INFO] [stderr] Compiling rbatis-macro-driver v3.0.5 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling rbatis_sql v3.0.13 [INFO] [stderr] Compiling rbatis-core v3.0.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rbatis v3.0.30 [INFO] [stderr] Compiling yahoo_finance_api v1.2.2 [INFO] [stderr] Compiling polars-arrow v0.19.1 [INFO] [stderr] Compiling polars-time v0.1.1 [INFO] [stderr] Compiling polars-core v0.19.1 [INFO] [stderr] Compiling polars-io v0.19.1 [INFO] [stderr] Compiling polars-lazy v0.19.1 [INFO] [stderr] Compiling polars v0.19.1 [INFO] [stderr] error: could not compile `polars-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/polars-core-0.19.1/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 -C debuginfo=2 --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="lazy"' --cfg 'feature="performant"' --cfg 'feature="plain_fmt"' --cfg 'feature="polars-time"' --cfg 'feature="prettytable-rs"' --cfg 'feature="private"' --cfg 'feature="regex"' --cfg 'feature="sort_multiple"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' -C metadata=83ef25c80b72e25f -C extra-filename=-83ef25c80b72e25f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-34f0af04ea61a1e9.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7cb6b5e1e2080d9e.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-09c74a350be86779.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-faa4af7459249eca.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ec2025240de87a9e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f70764a7f4bd7832.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-a0131f21bc18c3cc.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-856d2ca5d75ebbf0.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-fc7f72565a8bbabe.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-4b8b949e4efbdea4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f09181b0a3ffb4eb.rmeta --extern unsafe_unwrap=/opt/rustwide/target/debug/deps/libunsafe_unwrap-16ed894bc1a4e1fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee1e6f65e13c3f5fb168e629e503ab91c9c78226fa8fe51aa0b15f2db09b4ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1e6f65e13c3f5fb168e629e503ab91c9c78226fa8fe51aa0b15f2db09b4ac7", kill_on_drop: false }` [INFO] [stdout] ee1e6f65e13c3f5fb168e629e503ab91c9c78226fa8fe51aa0b15f2db09b4ac7