[INFO] fetching crate kip_db 0.1.2-alpha.17... [INFO] building kip_db-0.1.2-alpha.17 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate kip_db 0.1.2-alpha.17 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate kip_db 0.1.2-alpha.17 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate kip_db 0.1.2-alpha.17 [INFO] finished tweaking crates.io crate kip_db 0.1.2-alpha.17 [INFO] tweaked toml for crates.io crate kip_db 0.1.2-alpha.17 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate kip_db 0.1.2-alpha.17 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded assert_cmd v0.11.1 [INFO] [stderr] Downloaded serde v1.0.175 [INFO] [stderr] Downloaded growable-bloom-filter v2.0.1 [INFO] [stderr] Downloaded xxhash-rust v0.8.6 [INFO] [stderr] Downloaded escargot v0.4.0 [INFO] [stderr] Downloaded serde_json v1.0.103 [INFO] [stderr] Downloaded serde_derive v1.0.175 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded csv v1.2.2 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded skiplist v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6553c14751907757ae7a474862e030167c97ed4092d32bb7c6d882ec13e4734f [INFO] running `Command { std: "docker" "start" "-a" "6553c14751907757ae7a474862e030167c97ed4092d32bb7c6d882ec13e4734f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6553c14751907757ae7a474862e030167c97ed4092d32bb7c6d882ec13e4734f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6553c14751907757ae7a474862e030167c97ed4092d32bb7c6d882ec13e4734f", kill_on_drop: false }` [INFO] [stdout] 6553c14751907757ae7a474862e030167c97ed4092d32bb7c6d882ec13e4734f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b22e368a32843f93323a124762f11e008a3d65573fbf55229a39353f6c3ec4b8 [INFO] running `Command { std: "docker" "start" "-a" "b22e368a32843f93323a124762f11e008a3d65573fbf55229a39353f6c3ec4b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling skiplist v0.5.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling growable-bloom-filter v2.0.1 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling kip_db v0.1.2-alpha.17 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "b22e368a32843f93323a124762f11e008a3d65573fbf55229a39353f6c3ec4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22e368a32843f93323a124762f11e008a3d65573fbf55229a39353f6c3ec4b8", kill_on_drop: false }` [INFO] [stdout] b22e368a32843f93323a124762f11e008a3d65573fbf55229a39353f6c3ec4b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86630e452a46dfe8994c687079ef2e0fb142b91def4d6d13e805e3a3d13dd7c [INFO] running `Command { std: "docker" "start" "-a" "c86630e452a46dfe8994c687079ef2e0fb142b91def4d6d13e805e3a3d13dd7c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling kip_db v0.1.2-alpha.17 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kip_db` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name kip_db --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=86da89998b538f68 -C extra-filename=-86da89998b538f68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-ae08d1f840cf3210.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bbe976d550ac3e49.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-2f26071f522330ab.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1918cff7f5e09990.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5bb539957801042.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ac07a4d2e5fea366.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7f80ba884fb93e29.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-c5b19adf47d16e15.rlib --extern fslock=/opt/rustwide/target/debug/deps/libfslock-4d8d22b289137521.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c47a210b911b6c59.rlib --extern growable_bloom_filter=/opt/rustwide/target/debug/deps/libgrowable_bloom_filter-1178335879a4b743.rlib --extern integer_encoding=/opt/rustwide/target/debug/deps/libinteger_encoding-0bf151a6dfc846dd.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-df56565c807843f4.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-1082e9717a11cdca.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-72ee27da83ba5569.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-e849e5c34a42f190.so --extern rand=/opt/rustwide/target/debug/deps/librand-87366cda54b5a74b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e09cd23ada77ba6.rlib --extern skiplist=/opt/rustwide/target/debug/deps/libskiplist-b911b631bfece819.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-7e2a2c2f1dee0f11.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c4cd9df6d97a5bf4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e89876561e466608.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4940461ec004687f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-1052531514016db7.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db205495fcd0bada.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2cc2d0169aafb1e7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-153e8b5fa6031a2e.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-24d28957e871fa70.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-632efc2570a31d7c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBbpLfU/symbols.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.cli.f308939a8850e494-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf.4itax2cm3patmc9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-632efc2570a31d7c/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-153e8b5fa6031a2e.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-571ae74d40b279ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libkip_db-3f82803deb570ab5.rlib" "/opt/rustwide/target/debug/deps/libbincode-2f26071f522330ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-db205495fcd0bada.rlib" "/opt/rustwide/target/debug/deps/libprost-72ee27da83ba5569.rlib" "/opt/rustwide/target/debug/deps/libsled-7e2a2c2f1dee0f11.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-768924212bff19fe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libfs2-9e27d30579e2c618.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c957c85010f0b7f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dfe9f4a71f27a28b.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/liblz4-df56565c807843f4.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-d4c806cff831d638.rlib" "/opt/rustwide/target/debug/deps/libgrowable_bloom_filter-1178335879a4b743.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-8e352f25dc42022f.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-b4e66f0c413147b8.rlib" "/opt/rustwide/target/debug/deps/libchrono-e5bb539957801042.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b687f27ae04abb99.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/libskiplist-b911b631bfece819.rlib" "/opt/rustwide/target/debug/deps/librand-87366cda54b5a74b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-0bf151a6dfc846dd.rlib" "/opt/rustwide/target/debug/deps/libtracing-2cc2d0169aafb1e7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libfutures-c47a210b911b6c59.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e336dff6e19a2ba2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42698e74eb90f1e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-747182851ce76d86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libfslock-4d8d22b289137521.rlib" "/opt/rustwide/target/debug/deps/libtokio-e89876561e466608.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libbytes-1918cff7f5e09990.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libfailure-c5b19adf47d16e15.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66b94a990ebfce46.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-e30f535ee6df9818.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c18cab981a4e3f9f.rlib" "/opt/rustwide/target/debug/deps/libgimli-57e56b2068948121.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libserde-9e09cd23ada77ba6.rlib" "/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libclap-ac07a4d2e5fea366.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-9db38425b31036f1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-6db6becf9f298e7e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli-dfaf16a2a698c9cf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kip_db` (bin "cli") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccBWtlH/symbols.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.scan_read.7a69063f65ddfcdc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce.3pw4cdsi1b76pwf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-632efc2570a31d7c/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-c4cd9df6d97a5bf4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-c66cf813d6844bea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dca0a83eb62295af.rlib" "/opt/rustwide/target/debug/deps/libkip_db-3f82803deb570ab5.rlib" "/opt/rustwide/target/debug/deps/libbincode-2f26071f522330ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-db205495fcd0bada.rlib" "/opt/rustwide/target/debug/deps/libprost-72ee27da83ba5569.rlib" "/opt/rustwide/target/debug/deps/libsled-7e2a2c2f1dee0f11.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-768924212bff19fe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libfs2-9e27d30579e2c618.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c957c85010f0b7f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dfe9f4a71f27a28b.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/liblz4-df56565c807843f4.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-d4c806cff831d638.rlib" "/opt/rustwide/target/debug/deps/libgrowable_bloom_filter-1178335879a4b743.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-8e352f25dc42022f.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-b4e66f0c413147b8.rlib" "/opt/rustwide/target/debug/deps/libchrono-e5bb539957801042.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b687f27ae04abb99.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/libskiplist-b911b631bfece819.rlib" "/opt/rustwide/target/debug/deps/librand-87366cda54b5a74b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-0bf151a6dfc846dd.rlib" "/opt/rustwide/target/debug/deps/libtracing-2cc2d0169aafb1e7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libfutures-c47a210b911b6c59.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e336dff6e19a2ba2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42698e74eb90f1e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-747182851ce76d86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libfslock-4d8d22b289137521.rlib" "/opt/rustwide/target/debug/deps/libtokio-e89876561e466608.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libfailure-c5b19adf47d16e15.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66b94a990ebfce46.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-e30f535ee6df9818.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c18cab981a4e3f9f.rlib" "/opt/rustwide/target/debug/deps/libgimli-57e56b2068948121.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libclap-ac07a4d2e5fea366.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-9db38425b31036f1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-6db6becf9f298e7e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libbytes-1918cff7f5e09990.rlib" "/opt/rustwide/target/debug/deps/libserde-9e09cd23ada77ba6.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/scan_read-8d7320f45d276dce" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kip_db` (example "scan_read") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c86630e452a46dfe8994c687079ef2e0fb142b91def4d6d13e805e3a3d13dd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86630e452a46dfe8994c687079ef2e0fb142b91def4d6d13e805e3a3d13dd7c", kill_on_drop: false }` [INFO] [stdout] c86630e452a46dfe8994c687079ef2e0fb142b91def4d6d13e805e3a3d13dd7c [INFO] building kip_db-0.1.2-alpha.17 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate kip_db 0.1.2-alpha.17 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate kip_db 0.1.2-alpha.17 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate kip_db 0.1.2-alpha.17 [INFO] finished tweaking crates.io crate kip_db 0.1.2-alpha.17 [INFO] tweaked toml for crates.io crate kip_db 0.1.2-alpha.17 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate kip_db 0.1.2-alpha.17 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 916aa30a6a00ef2b13970847864b90efd26218582c05297505b7d0e27602ef9e [INFO] running `Command { std: "docker" "start" "-a" "916aa30a6a00ef2b13970847864b90efd26218582c05297505b7d0e27602ef9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "916aa30a6a00ef2b13970847864b90efd26218582c05297505b7d0e27602ef9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916aa30a6a00ef2b13970847864b90efd26218582c05297505b7d0e27602ef9e", kill_on_drop: false }` [INFO] [stdout] 916aa30a6a00ef2b13970847864b90efd26218582c05297505b7d0e27602ef9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb001faee794cd73d23be69ab12041b4917214f37038cf69974952f09d9cb7a [INFO] running `Command { std: "docker" "start" "-a" "5fb001faee794cd73d23be69ab12041b4917214f37038cf69974952f09d9cb7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling skiplist v0.5.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling growable-bloom-filter v2.0.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling kip_db v0.1.2-alpha.17 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.61s [INFO] running `Command { std: "docker" "inspect" "5fb001faee794cd73d23be69ab12041b4917214f37038cf69974952f09d9cb7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb001faee794cd73d23be69ab12041b4917214f37038cf69974952f09d9cb7a", kill_on_drop: false }` [INFO] [stdout] 5fb001faee794cd73d23be69ab12041b4917214f37038cf69974952f09d9cb7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 327631a814846fe5a32fe33a4d71b30f5e137ba0b2a7dc617bdccc7f05636189 [INFO] running `Command { std: "docker" "start" "-a" "327631a814846fe5a32fe33a4d71b30f5e137ba0b2a7dc617bdccc7f05636189", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling kip_db v0.1.2-alpha.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.94s [INFO] running `Command { std: "docker" "inspect" "327631a814846fe5a32fe33a4d71b30f5e137ba0b2a7dc617bdccc7f05636189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327631a814846fe5a32fe33a4d71b30f5e137ba0b2a7dc617bdccc7f05636189", kill_on_drop: false }` [INFO] [stdout] 327631a814846fe5a32fe33a4d71b30f5e137ba0b2a7dc617bdccc7f05636189