[INFO] fetching crate terminus-store 0.21.1... [INFO] building terminus-store-0.21.1 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate terminus-store 0.21.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate terminus-store 0.21.1 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] started tweaking crates.io crate terminus-store 0.21.1 [INFO] finished tweaking crates.io crate terminus-store 0.21.1 [INFO] tweaked toml for crates.io crate terminus-store 0.21.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate terminus-store 0.21.1 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] Downloading crates ... [INFO] [stderr] Downloaded lru v0.10.0 [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] 973b57a05ec7315f22a7e47d22cc828eafc23b8c19a3c0ed075829112023ff9f [INFO] running `Command { std: "docker" "start" "-a" "973b57a05ec7315f22a7e47d22cc828eafc23b8c19a3c0ed075829112023ff9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "973b57a05ec7315f22a7e47d22cc828eafc23b8c19a3c0ed075829112023ff9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973b57a05ec7315f22a7e47d22cc828eafc23b8c19a3c0ed075829112023ff9f", kill_on_drop: false }` [INFO] [stdout] 973b57a05ec7315f22a7e47d22cc828eafc23b8c19a3c0ed075829112023ff9f [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] 563b3135beb06f446e149852bf9160bd7885e82a7d29080bf7061ddaffc681c9 [INFO] running `Command { std: "docker" "start" "-a" "563b3135beb06f446e149852bf9160bd7885e82a7d29080bf7061ddaffc681c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling gmp-mpfr-sys v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling rug v1.19.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling lru v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling terminus-store v0.21.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `logging::*` [INFO] [stdout] --> src/logging/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use logging::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "563b3135beb06f446e149852bf9160bd7885e82a7d29080bf7061ddaffc681c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563b3135beb06f446e149852bf9160bd7885e82a7d29080bf7061ddaffc681c9", kill_on_drop: false }` [INFO] [stdout] 563b3135beb06f446e149852bf9160bd7885e82a7d29080bf7061ddaffc681c9 [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] f359bb22cb497c9d86ca462bb4469955c94be13c5ac5cfb3f6a4ce492a1bc240 [INFO] running `Command { std: "docker" "start" "-a" "f359bb22cb497c9d86ca462bb4469955c94be13c5ac5cfb3f6a4ce492a1bc240", kill_on_drop: false }` [INFO] [stderr] Compiling terminus-store v0.21.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `logging::*` [INFO] [stdout] --> src/logging/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use logging::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/layer/internal/mod.rs:1052:1 [INFO] [stdout] | [INFO] [stdout] 1052 | / mod tests { [INFO] [stdout] 1053 | | use super::*; [INFO] [stdout] 1054 | | use crate::open_sync_memory_store; [INFO] [stdout] 1055 | | use crate::store::sync::*; [INFO] [stdout] ... | [INFO] [stdout] 1123 | | } [INFO] [stdout] 1124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the name `tests` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/layer/internal/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use base::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/layer/internal/mod.rs:1052:1 [INFO] [stdout] | [INFO] [stdout] 1052 | / mod tests { [INFO] [stdout] 1053 | | use super::*; [INFO] [stdout] 1054 | | use crate::open_sync_memory_store; [INFO] [stdout] 1055 | | use crate::store::sync::*; [INFO] [stdout] ... | [INFO] [stdout] 1123 | | } [INFO] [stdout] 1124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logging::*` [INFO] [stdout] --> src/logging/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use logging::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terminus-store` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name terminus_store --edition=2018 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=10a346637fdedc96 -C extra-filename=-10a346637fdedc96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d65071111b5e5cfa.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1c199d36717e94b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-dc767b7d5b2894aa.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-288d6a3358303b1a.rlib --extern futures_locks=/opt/rustwide/target/debug/deps/libfutures_locks-82c3d068ee33309d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-45cdb194c21b442d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-816494184311e203.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-12bd24683e2d225a.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b707aad24505fcdc.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-22f5982f9afcc078.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9ab160d759c6e637.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-5da20ee53e29e316.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-e86397a679a3de8e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4e8b62343e007ca6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fa01f6b4ca59b804.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6864b6a4a1b0788f.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3b4f1421ddf2f076.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-22bbc43b9fed81dc/out/lib` (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/rustc9HTEk2/symbols.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.write_to_graph.9ff9e2ebd490d653-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_graph-82e22eb61a96cdeb.4o50r4khdjrgg81q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-22bbc43b9fed81dc/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libterminus_store-39b69f288165fe88.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-82c3d068ee33309d.rlib" "/opt/rustwide/target/debug/deps/librand-b707aad24505fcdc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be385366ca3902d4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9970d261b7249d3f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b04e90e62dd82042.rlib" "/opt/rustwide/target/debug/deps/librug-5da20ee53e29e316.rlib" "/opt/rustwide/target/debug/deps/libgmp_mpfr_sys-9a20b0fc66964178.rlib" "/opt/rustwide/target/debug/deps/libaz-53994fbc1bf86405.rlib" "/opt/rustwide/target/debug/deps/libchrono-a1c199d36717e94b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-84b3ccb8a9aa58f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libitertools-45cdb194c21b442d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libtar-e86397a679a3de8e.rlib" "/opt/rustwide/target/debug/deps/libxattr-70e93f4fb8414362.rlib" "/opt/rustwide/target/debug/deps/libfiletime-fb5389329ee86409.rlib" "/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libfs2-dc767b7d5b2894aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3b4f1421ddf2f076.rlib" "/opt/rustwide/target/debug/deps/liblog-141636494f575cdb.rlib" "/opt/rustwide/target/debug/deps/liblru-816494184311e203.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7cf92c525dd686e5.rlib" "/opt/rustwide/target/debug/deps/libahash-9b1c81f41c943baf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa01f6b4ca59b804.rlib" "/opt/rustwide/target/debug/deps/libtokio-6864b6a4a1b0788f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-997fe64d1096ba9f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cec6477c8c16ab0f.rlib" "/opt/rustwide/target/debug/deps/libmio-5a12bad00a4761d0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b248ae7a02eea7b1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dc84187a31b8f7f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-71f76ee72c18b4ee.rlib" "/opt/rustwide/target/debug/deps/liblock_api-20e18b4a1a6bacc2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4e8b62343e007ca6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/librustix-613597f0499a1be9.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-1d86b8de75a6fcb3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/librayon-22f5982f9afcc078.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7eb168e2900c7fcf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-514da9016a8238df.rlib" "/opt/rustwide/target/debug/deps/liblibc-52dc0bbd0dd6860e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c62d798182d8fe1a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2814ead388ec0d3f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1ed1defedf7f208e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libeither-f1d803e54323461f.rlib" "/opt/rustwide/target/debug/deps/libfutures-288d6a3358303b1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-89d36f3098b2d79d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7dad4da2687fc9de.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-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca3e3d20639f9ac3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libregex-9ab160d759c6e637.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44f96d42df4c72f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.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/write_to_graph-82e22eb61a96cdeb" "-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 `terminus-store` (example "write_to_graph") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f359bb22cb497c9d86ca462bb4469955c94be13c5ac5cfb3f6a4ce492a1bc240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f359bb22cb497c9d86ca462bb4469955c94be13c5ac5cfb3f6a4ce492a1bc240", kill_on_drop: false }` [INFO] [stdout] f359bb22cb497c9d86ca462bb4469955c94be13c5ac5cfb3f6a4ce492a1bc240