[INFO] cloning repository https://github.com/narisada014/terminusdb_learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narisada014/terminusdb_learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarisada014%2Fterminusdb_learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarisada014%2Fterminusdb_learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bcb630042450d59a7ef3c0fb0c0eae3364aae33 [INFO] testing narisada014/terminusdb_learn against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarisada014%2Fterminusdb_learn" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/narisada014/terminusdb_learn on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/narisada014/terminusdb_learn [INFO] finished tweaking git repo https://github.com/narisada014/terminusdb_learn [INFO] tweaked toml for git repo https://github.com/narisada014/terminusdb_learn written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/narisada014/terminusdb_learn 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98f50f2eb50fa7b86455a22e4c9723ad8957a2295a29e473e8784c3044449a75 [INFO] running `Command { std: "docker" "start" "-a" "98f50f2eb50fa7b86455a22e4c9723ad8957a2295a29e473e8784c3044449a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98f50f2eb50fa7b86455a22e4c9723ad8957a2295a29e473e8784c3044449a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f50f2eb50fa7b86455a22e4c9723ad8957a2295a29e473e8784c3044449a75", kill_on_drop: false }` [INFO] [stdout] 98f50f2eb50fa7b86455a22e4c9723ad8957a2295a29e473e8784c3044449a75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2bde4b7e1aed2b9dbfb631677c5da589f7ba6d94107b5c6772e8bd33a6a42f7 [INFO] running `Command { std: "docker" "start" "-a" "b2bde4b7e1aed2b9dbfb631677c5da589f7ba6d94107b5c6772e8bd33a6a42f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling terminusdb-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/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/rustcL5lL2y/symbols.o" "/opt/rustwide/target/debug/deps/terminusdb_test-28e52acb9554b241.terminusdb_test.fc780c86aa81ecb4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/terminusdb_test-28e52acb9554b241.terminusdb_test.fc780c86aa81ecb4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/terminusdb_test-28e52acb9554b241.3bfigw8eem9z2d2j4gwx0oxvi.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-9a5c856053e42dfc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9fc30bab131dae6f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f4f77e34d647191a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-dca012539ca3ad78.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-71f7d43cbcecbddc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-56dfcd2480aec9ef.rlib" "/opt/rustwide/target/debug/deps/libryu-3cbe8daeb220b02d.rlib" "/opt/rustwide/target/debug/deps/libbase64-07efd1286fd3ed97.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bde0d8cdf5628e17.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5f279fe41a5fbbc4.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2f9282bd6d6af1ca.rlib" "/opt/rustwide/target/debug/deps/libserde-e2ca63779ebd9403.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c83ba84cb91864b4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b188f64dadd0fa57.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b56e630c31363e3f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c379b0c2860cd89f.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-16e9ba47211f80c7.rlib" "/opt/rustwide/target/debug/deps/libtower-5bfcb71dfb88ae84.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b55b810dfba05312.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhyper-9a51633cef24838e.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-48010a6872c72095.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7d69384b485eeeff.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8bc72772a8f4978c.rlib" "/opt/rustwide/target/debug/deps/libslab-11857f8d567d339a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-038f6775ff9fae9e.rlib" "/opt/rustwide/target/debug/deps/libtracing-eca33e01884542f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d4498fe8118d44e1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e059338e859adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd510a8a396a0807.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9139d7c326d553f7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libtokio-85dc46c777167dea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-20efdec8ab14a95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56e2f6af0432be3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-71ebaa5146d7eebf.rlib" "/opt/rustwide/target/debug/deps/libmio-135bb82879fdf0c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7a61fd62bd0ad44b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e77d677e88b8e41.rlib" "/opt/rustwide/target/debug/deps/liblibc-5be6306afc4232c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-13c30448a25893ce.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a63a8e78fe9d5239.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f9dd8c7ae62077d.rlib" "/opt/rustwide/target/debug/deps/liblog-25b464cd1830b154.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/target/debug/deps/liburl-c23f5fd2980c201a.rlib" "/opt/rustwide/target/debug/deps/libidna-a877e7a0ff24ff0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ae60997cbf77b432.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-306c460ff5a61743.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/terminusdb_test-28e52acb9554b241" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terminusdb-test` (bin "terminusdb-test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b2bde4b7e1aed2b9dbfb631677c5da589f7ba6d94107b5c6772e8bd33a6a42f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bde4b7e1aed2b9dbfb631677c5da589f7ba6d94107b5c6772e8bd33a6a42f7", kill_on_drop: false }` [INFO] [stdout] b2bde4b7e1aed2b9dbfb631677c5da589f7ba6d94107b5c6772e8bd33a6a42f7