[INFO] cloning repository https://github.com/Anastasis575/S3parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anastasis575/S3parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnastasis575%2FS3parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnastasis575%2FS3parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64a753be97fc849072d6ef75c7caf76a3a7f3f4d
[INFO] testing Anastasis575/S3parser against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnastasis575%2FS3parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anastasis575/S3parser
[INFO] finished tweaking git repo https://github.com/Anastasis575/S3parser
[INFO] tweaked toml for git repo https://github.com/Anastasis575/S3parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anastasis575/S3parser on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anastasis575/S3parser 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10b1243cdc2cb265697571379ad840e147095c446263d3ca12adc4f315004e65
[INFO] running `Command { std: "docker" "start" "-a" "10b1243cdc2cb265697571379ad840e147095c446263d3ca12adc4f315004e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10b1243cdc2cb265697571379ad840e147095c446263d3ca12adc4f315004e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b1243cdc2cb265697571379ad840e147095c446263d3ca12adc4f315004e65", kill_on_drop: false }`
[INFO] [stdout] 10b1243cdc2cb265697571379ad840e147095c446263d3ca12adc4f315004e65
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019bdb07ab04e28c9b39275cc6d68b236a3fa1b95028a03ed7c936c992eeaaa2
[INFO] running `Command { std: "docker" "start" "-a" "019bdb07ab04e28c9b39275cc6d68b236a3fa1b95028a03ed7c936c992eeaaa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling serde v1.0.206
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling array-init-cursor v0.2.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling raw-cpuid v11.1.0
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling atoi_simd v0.15.6
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling polars-plan v0.41.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling argminmax v0.6.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling polars-lazy v0.41.3
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]    Compiling parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.206
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling multiversion v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling polars-arrow-format v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling polars-error v0.41.3
[INFO] [stderr]    Compiling polars-row v0.41.3
[INFO] [stderr]    Compiling polars-parquet v0.41.3
[INFO] [stderr] error: could not compile `polars-compute` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name polars_compute --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-compute-0.41.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dtype-array", "nightly", "simd"))' -C metadata=e106336bfe3c75da -C extra-filename=-dee10646c5fb1bd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ff679098607dbcb3.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-d9350474cfeab10b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5014754d40bdc64a.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-cb83f3769c4225a3.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-c4a3a3bc0fa6a2f4.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-12dbe495f2ce4b36.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-f8089ca65e319bed.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/psm-80f00ec72d9b3842/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `polars-arrow` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name polars_arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.41.3/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="arrow-format"' --cfg 'feature="atoi_simd"' --cfg 'feature="compute"' --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_bitwise"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_hash"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="fast-float"' --cfg 'feature="io_ipc"' --cfg 'feature="itoa"' --cfg 'feature="multiversion"' --cfg 'feature="ryu"' --cfg 'feature="strength_reduce"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "arrow_rs", "async-stream", "atoi", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_hash", "compute_take", "compute_temporal", "default", "dtype-array", "dtype-decimal", "fast-float", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "itoa", "itoap", "lz4", "multiversion", "nightly", "performant", "regex", "regex-syntax", "ryu", "serde", "simd", "strength_reduce", "strings", "temporal", "timezones", "zstd"))' -C metadata=936213f57efef2a5 -C extra-filename=-cb83f3769c4225a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-051e1abdb6d99ed6.rmeta --extern atoi_simd=/opt/rustwide/target/debug/deps/libatoi_simd-04c787af0eee3e65.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ff679098607dbcb3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7642a1fa3b0b6066.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-804684e24a78f3e6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-d9350474cfeab10b.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-e094dfd1fd390243.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-5521a5a5506648db.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-4ae9e443bc5d830b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cdbabb100dc697ab.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4b57cbf346271e0e.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-4ae35b87ba6e454f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5014754d40bdc64a.rmeta --extern arrow_format=/opt/rustwide/target/debug/deps/libpolars_arrow_format-87a98ca96a527459.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-c4a3a3bc0fa6a2f4.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-12dbe495f2ce4b36.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-eb0c70b924a184e7.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-be6a73a5e28b58d0.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-46ba336e22669c9c.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-f8089ca65e319bed.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/psm-80f00ec72d9b3842/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `polars-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.41.3/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="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "rolling_window_by", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=2518feaf403a3320 -C extra-filename=-8ce67b6cfe4a85ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-051e1abdb6d99ed6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-bc075cf852e4ba77.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ff679098607dbcb3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7642a1fa3b0b6066.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-55021803b11e5dad.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-d9350474cfeab10b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cdbabb100dc697ab.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-79e7ff70f2a7beb6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5014754d40bdc64a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-20a943de9b0df70b.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-cb83f3769c4225a3.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-dee10646c5fb1bd9.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-c4a3a3bc0fa6a2f4.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-f0cf534b9a607c1b.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-12dbe495f2ce4b36.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5d3f6a0369ad6d4d.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-c60fc6c9cbbeb4d7.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-f0d3bc5cda1f92af.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e8ee698a0d921f74.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-6e4f77b002efd4bc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a2b3948f4555a2.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-4a19fec6a36b25c4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/psm-80f00ec72d9b3842/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "019bdb07ab04e28c9b39275cc6d68b236a3fa1b95028a03ed7c936c992eeaaa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019bdb07ab04e28c9b39275cc6d68b236a3fa1b95028a03ed7c936c992eeaaa2", kill_on_drop: false }`
[INFO] [stdout] 019bdb07ab04e28c9b39275cc6d68b236a3fa1b95028a03ed7c936c992eeaaa2
