[INFO] fetching crate gluesql 0.10.2... [INFO] testing gluesql-0.10.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gluesql 0.10.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate gluesql 0.10.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking crates.io crate gluesql 0.10.2 [INFO] finished tweaking crates.io crate gluesql 0.10.2 [INFO] tweaked toml for crates.io crate gluesql 0.10.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate gluesql 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gluesql-cli v0.10.2 [INFO] [stderr] Downloaded rust_decimal v1.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c6a73c071748e8b1470a554867a42e57ec85f4f65eea74c49c53f0a827440cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c6a73c071748e8b1470a554867a42e57ec85f4f65eea74c49c53f0a827440cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c6a73c071748e8b1470a554867a42e57ec85f4f65eea74c49c53f0a827440cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6a73c071748e8b1470a554867a42e57ec85f4f65eea74c49c53f0a827440cb", kill_on_drop: false }` [INFO] [stdout] 9c6a73c071748e8b1470a554867a42e57ec85f4f65eea74c49c53f0a827440cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b236f999bf6867c501c0192cad5f8aa50a7933ae90399bd91fce7e9ea15850 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30b236f999bf6867c501c0192cad5f8aa50a7933ae90399bd91fce7e9ea15850", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fd-lock v3.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling iter-enum v1.0.1 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling rustyline-derive v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling gluesql-utils v0.10.2 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sqlparser v0.11.0 [INFO] [stderr] Compiling gluesql-core v0.10.2 [INFO] [stderr] Compiling gluesql_sled_storage v0.10.2 [INFO] [stderr] Compiling gluesql_memory_storage v0.10.2 [INFO] [stderr] Compiling gluesql-test-suite v0.10.2 [INFO] [stderr] Compiling gluesql-cli v0.10.2 [INFO] [stderr] Compiling gluesql v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 09s [INFO] running `Command { std: "docker" "inspect" "30b236f999bf6867c501c0192cad5f8aa50a7933ae90399bd91fce7e9ea15850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b236f999bf6867c501c0192cad5f8aa50a7933ae90399bd91fce7e9ea15850", kill_on_drop: false }` [INFO] [stdout] 30b236f999bf6867c501c0192cad5f8aa50a7933ae90399bd91fce7e9ea15850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a7255c1ebd03705b83e39507c0d4a46a6fed8b385dd44ea2e0084ddec15d80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03a7255c1ebd03705b83e39507c0d4a46a6fed8b385dd44ea2e0084ddec15d80", kill_on_drop: false }` [INFO] [stderr] Compiling gluesql v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gluesql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glue --edition=2021 tests/glue.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="memory-storage"' --cfg 'feature="sled-storage"' --cfg 'feature="test-suite"' -C metadata=7532c9fd7c7cac9b -C extra-filename=-7532c9fd7c7cac9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-91ca906d5037026f.rlib --extern gluesql=/opt/rustwide/target/debug/deps/libgluesql-6b0f3044619b21e7.rlib --extern cli=/opt/rustwide/target/debug/deps/libgluesql_cli-3277f8cf1748c27e.rlib --extern gluesql_core=/opt/rustwide/target/debug/deps/libgluesql_core-a2f01c6f2f32872c.rlib --extern test_suite=/opt/rustwide/target/debug/deps/libgluesql_test_suite-5671b1a7cfdf5580.rlib --extern memory_storage=/opt/rustwide/target/debug/deps/libgluesql_memory_storage-12f478f3923c6801.rlib --extern sled_storage=/opt/rustwide/target/debug/deps/libgluesql_sled_storage-c070a8edc593f3ca.rlib --cap-lints=warn` (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: "cc" "-m64" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.sled_multi_threaded.973fb98b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d.2ql3ieeiawh19y6f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgluesql-6b0f3044619b21e7.rlib" "/opt/rustwide/target/debug/deps/libgluesql_test_suite-5671b1a7cfdf5580.rlib" "/opt/rustwide/target/debug/deps/libgluesql_sled_storage-c070a8edc593f3ca.rlib" "/opt/rustwide/target/debug/deps/libbincode-e0ad4e74bea53681.rlib" "/opt/rustwide/target/debug/deps/libsled-9e1f0056690e7e37.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-303561bb1c717611.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d250e8e85ee88581.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfs2-dca0e61fab588eb9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-61abbebd2e9ef34d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5195d92209c09f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libgluesql_memory_storage-12f478f3923c6801.rlib" "/opt/rustwide/target/debug/deps/libgluesql_core-a2f01c6f2f32872c.rlib" "/opt/rustwide/target/debug/deps/libgluesql_utils-c5a86ab250f48ff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-faed583ef931f841.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libim_rc-7809be21fe512bac.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-ed3d943909000200.rlib" "/opt/rustwide/target/debug/deps/librand_core-df8bc60668f77c1a.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-8700918c3ba989e7.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-a4251635c5657006.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d355a6512edafad.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libuuid-d1b4371706b779b4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4eaaab139f1146.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-2b2865e0074ad19c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3148da6f98a5a6c8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5f0695968e105d43.rlib" "/opt/rustwide/target/debug/deps/libfutures-91ca906d5037026f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-db8ae1a25fe59888.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-84903dd336f92728.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-da37a57ce3aac077.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8eb90ff38a7505c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8873804e7e04c252.rlib" "/opt/rustwide/target/debug/deps/libsqlparser-5f42e43651d539e3.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-029f5b9172039de3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4fa13a71ae0a7141.rlib" "/opt/rustwide/target/debug/deps/libchrono-b6f33b11d58d00a5.rlib" "/opt/rustwide/target/debug/deps/libserde-66adb25aa7439c9b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtime-99b501ca8e9e779d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sled_multi_threaded-ef1d3510875c504d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.hello_world.695d8f27-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a.46s3k3p0e0w4zjkw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgluesql-6b0f3044619b21e7.rlib" "/opt/rustwide/target/debug/deps/libgluesql_test_suite-5671b1a7cfdf5580.rlib" "/opt/rustwide/target/debug/deps/libgluesql_sled_storage-c070a8edc593f3ca.rlib" "/opt/rustwide/target/debug/deps/libbincode-e0ad4e74bea53681.rlib" "/opt/rustwide/target/debug/deps/libsled-9e1f0056690e7e37.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-303561bb1c717611.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d250e8e85ee88581.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfs2-dca0e61fab588eb9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-61abbebd2e9ef34d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5195d92209c09f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libgluesql_memory_storage-12f478f3923c6801.rlib" "/opt/rustwide/target/debug/deps/libgluesql_core-a2f01c6f2f32872c.rlib" "/opt/rustwide/target/debug/deps/libgluesql_utils-c5a86ab250f48ff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-faed583ef931f841.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libim_rc-7809be21fe512bac.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-ed3d943909000200.rlib" "/opt/rustwide/target/debug/deps/librand_core-df8bc60668f77c1a.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-8700918c3ba989e7.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-a4251635c5657006.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d355a6512edafad.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libuuid-d1b4371706b779b4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4eaaab139f1146.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-2b2865e0074ad19c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3148da6f98a5a6c8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5f0695968e105d43.rlib" "/opt/rustwide/target/debug/deps/libfutures-91ca906d5037026f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-db8ae1a25fe59888.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-84903dd336f92728.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-da37a57ce3aac077.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8eb90ff38a7505c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8873804e7e04c252.rlib" "/opt/rustwide/target/debug/deps/libsqlparser-5f42e43651d539e3.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-029f5b9172039de3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4fa13a71ae0a7141.rlib" "/opt/rustwide/target/debug/deps/libchrono-b6f33b11d58d00a5.rlib" "/opt/rustwide/target/debug/deps/libserde-66adb25aa7439c9b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtime-99b501ca8e9e779d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-bc1c7904a592f03a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03a7255c1ebd03705b83e39507c0d4a46a6fed8b385dd44ea2e0084ddec15d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a7255c1ebd03705b83e39507c0d4a46a6fed8b385dd44ea2e0084ddec15d80", kill_on_drop: false }` [INFO] [stdout] 03a7255c1ebd03705b83e39507c0d4a46a6fed8b385dd44ea2e0084ddec15d80