[INFO] cloning repository https://github.com/hasura/ndc-spec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasura/ndc-spec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasura%2Fndc-spec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasura%2Fndc-spec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0926e1aac6e6b68557591deff26caca7652eebfe [INFO] testing hasura/ndc-spec against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasura%2Fndc-spec" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasura/ndc-spec on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hasura/ndc-spec [INFO] finished tweaking git repo https://github.com/hasura/ndc-spec [INFO] tweaked toml for git repo https://github.com/hasura/ndc-spec written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hasura/ndc-spec 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59b00be6524734295809bacc6156a14802e81f3082a0b67f7e756936c4031acf [INFO] running `Command { std: "docker" "start" "-a" "59b00be6524734295809bacc6156a14802e81f3082a0b67f7e756936c4031acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59b00be6524734295809bacc6156a14802e81f3082a0b67f7e756936c4031acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b00be6524734295809bacc6156a14802e81f3082a0b67f7e756936c4031acf", kill_on_drop: false }` [INFO] [stdout] 59b00be6524734295809bacc6156a14802e81f3082a0b67f7e756936c4031acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8a81d9da634f569fb878322617170b2e82e65e2e88009bc5dd330f284ba9998 [INFO] running `Command { std: "docker" "start" "-a" "e8a81d9da634f569fb878322617170b2e82e65e2e88009bc5dd330f284ba9998", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling ndc-models v0.2.0 (/opt/rustwide/workdir/ndc-models) [INFO] [stderr] Compiling ndc-test v0.2.0 (/opt/rustwide/workdir/ndc-test) [INFO] [stderr] Compiling ndc-reference v0.2.0 (/opt/rustwide/workdir/ndc-reference) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "e8a81d9da634f569fb878322617170b2e82e65e2e88009bc5dd330f284ba9998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a81d9da634f569fb878322617170b2e82e65e2e88009bc5dd330f284ba9998", kill_on_drop: false }` [INFO] [stdout] e8a81d9da634f569fb878322617170b2e82e65e2e88009bc5dd330f284ba9998 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59fb9fd12c4144fdede6be83c2865b458dd82f991726b54c4603437098918661 [INFO] running `Command { std: "docker" "start" "-a" "59fb9fd12c4144fdede6be83c2865b458dd82f991726b54c4603437098918661", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling similar-asserts v1.6.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling goldenfile v1.7.3 [INFO] [stderr] Compiling ndc-models v0.2.0 (/opt/rustwide/workdir/ndc-models) [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling insta v1.41.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling ndc-test v0.2.0 (/opt/rustwide/workdir/ndc-test) [INFO] [stderr] Compiling ndc-reference v0.2.0 (/opt/rustwide/workdir/ndc-reference) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAwsMOo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio_test-6000c398104cd904.rlib,libtokio_stream-c8121b7c37abd79e.rlib,libiso8601-120e1fad0e96374e.rlib,libnom-0ef80a77f514e62c.rlib,libinsta-239fc6bbdf604f96.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libglobset-755ce0b0d1768d20.rlib,libbstr-fef759142ccde234.rlib,libconsole-970b7a8156576453.rlib,libsimilar-ce6752f158782472.rlib,libunicode_segmentation-421de088ab714999.rlib,liblinked_hash_map-7d04f0e6cc440adb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libndc_test-fe1ae3667f106944.rlib,libsemver-91fc05008857a407.rlib,libreqwest-9a2194729a0714f6.rlib,librustls_pemfile-f69bc66ac5a80553.rlib,librustls_pki_types-3ff1de78bbe88671.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-8b8ac2f1f2253516.rlib,libhyper_tls-715f1499d77a19df.rlib,libtokio_native_tls-86247eb3ea4f86d7.rlib,libmime_guess-78c17f7c2eb964b8.rlib,libunicase-8adae49f8984f66d.rlib,libnative_tls-833e4851901ddad0.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-49666e180850ad67.rlib,libbitflags-c95e5b195a86a9bf.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-0fb84bb7f2be9fc3.rlib,liburl-ce3191c364a0ff5d.rlib,libidna-8c87eee941f16467.rlib,libunicode_normalization-80309ed6ee8ff09c.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-10194253f2186184.rlib,librand-2042f9acc678a10c.rlib,librand_chacha-1ed241b5dcf7fbde.rlib,libppv_lite86-f7c21372448b274a.rlib,libzerocopy-4776d0d84a738245.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-be8459bb5bb397d3.rlib,libgetrandom-43e05ab49175aab6.rlib,libcolorful-2468cd4df64ba808.rlib,libregex-d01299fbb199d71c.rlib,libregex_automata-6f57d6643f81ee76.rlib,libaho_corasick-bc7b8202cc90b0c6.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libprometheus-a2bcd78afa9ad934.rlib,liblazy_static-3674be3f4245d19b.rlib,libthiserror-66d82644174ca65a.rlib,libprotobuf-3565c45b7b7123b9.rlib,libndc_models-9563b852a764c534.rlib,libref_cast-005409069b95bb28.rlib,libserde_with-d73c114caebc2cee.rlib,libschemars-29e7ce6472f596b9.rlib,libdyn_clone-5258a20ab3811a89.rlib,libsmol_str-b1b5eb361fe7a481.rlib,libindexmap-5adfb7d5cf4a83d0.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libitertools-858108c2e3b28bab.rlib,libeither-b4418dba5a443acb.rlib,libaxum-1ad1a6f2ef2b3eae.rlib,libserde_path_to_error-04ac9d69fc21a56a.rlib,libserde_json-3a717b3be6e1822c.rlib,libmemchr-08f38e9718637002.rlib,libindexmap-f0a77683fba92710.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-1e5f66c70c5c9d04.rlib,libserde_urlencoded-98a51f0dfafd47c2.rlib,libryu-a980823ac8640001.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhyper_util-db6c020cd58d734d.rlib,libhyper-d266eb5239ff6149.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-fbf77c9da6775be1.rlib,libhttpdate-331798cefc82cc7e.rlib,libfutures_channel-8e61eaebe9799500.rlib,libmatchit-616cb01453b9e7d4.rlib,libserde-a3b402bc26bf9bce.rlib,libaxum_core-310aa653e93fc29b.rlib,libmime-0188e0814ca7ddbf.rlib,libsync_wrapper-a1e9dfdef20c3285.rlib,libhttp_body_util-5b31c1b83335388a.rlib,libhttp_body-74177d7fc5ad697a.rlib,libhttp-6d58a2e2c29e77b3.rlib,libitoa-20e94f961f8d160c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtracing-dd96ffd0a48522fb.rlib,liblog-9a3ff67864b30e2c.rlib,libtracing_core-2d2d7a5438fa1784.rlib,libonce_cell-2642703f88b7c2f4.rlib,libtower-05516d13e2fe5ab6.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libtower_layer-d908dd771b239ecd.rlib,libfutures_util-78139605840c117b.rlib,libfutures_task-f13500651ee1eef1.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libtower_service-3fb88d28c2218805.rlib,libtokio-2f86403c1592d9ee.rlib,libsignal_hook_registry-2ab10fca1289a816.rlib,libsocket2-fbe73cc115303b1d.rlib,libbytes-59b64796c649cbb1.rlib,libmio-475276ea55bf98cc.rlib,libparking_lot-6458dab487037a1b.rlib,libparking_lot_core-51f6e8a5d709ecd7.rlib,liblibc-e3d035d30dd8684a.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-a37b359f1ee84cd3.rlib,libscopeguard-55139cbc26b0b9b4.rlib,libpin_project_lite-1fb34223a43983ad.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ndc_reference-5a5cc93eda52898b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `ndc-reference` (bin "ndc-reference" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "59fb9fd12c4144fdede6be83c2865b458dd82f991726b54c4603437098918661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59fb9fd12c4144fdede6be83c2865b458dd82f991726b54c4603437098918661", kill_on_drop: false }` [INFO] [stdout] 59fb9fd12c4144fdede6be83c2865b458dd82f991726b54c4603437098918661