[INFO] cloning repository https://github.com/sunkengxd/dc_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunkengxd/dc_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunkengxd%2Fdc_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunkengxd%2Fdc_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a08f2b2fb5f650176ef1c7b44f89e9d66ccb2ca [INFO] testing sunkengxd/dc_backend against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunkengxd%2Fdc_backend" "/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/sunkengxd/dc_backend on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunkengxd/dc_backend [INFO] finished tweaking git repo https://github.com/sunkengxd/dc_backend [INFO] tweaked toml for git repo https://github.com/sunkengxd/dc_backend written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sunkengxd/dc_backend 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73725b839730e2658504a15b1119153fbd4c6b54286c97d404d24e76b8376ba [INFO] running `Command { std: "docker" "start" "-a" "a73725b839730e2658504a15b1119153fbd4c6b54286c97d404d24e76b8376ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73725b839730e2658504a15b1119153fbd4c6b54286c97d404d24e76b8376ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73725b839730e2658504a15b1119153fbd4c6b54286c97d404d24e76b8376ba", kill_on_drop: false }` [INFO] [stdout] a73725b839730e2658504a15b1119153fbd4c6b54286c97d404d24e76b8376ba [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 419b1603942a2f4555187a3ff523d78d5ac704f578354bb041bf7390cb2bcbe8 [INFO] running `Command { std: "docker" "start" "-a" "419b1603942a2f4555187a3ff523d78d5ac704f578354bb041bf7390cb2bcbe8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling dc_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "419b1603942a2f4555187a3ff523d78d5ac704f578354bb041bf7390cb2bcbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419b1603942a2f4555187a3ff523d78d5ac704f578354bb041bf7390cb2bcbe8", kill_on_drop: false }` [INFO] [stdout] 419b1603942a2f4555187a3ff523d78d5ac704f578354bb041bf7390cb2bcbe8 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc6e45aa3e6a1d7f04974b25a250bd5946da9af096c7645bff0cb47ff5880367 [INFO] running `Command { std: "docker" "start" "-a" "cc6e45aa3e6a1d7f04974b25a250bd5946da9af096c7645bff0cb47ff5880367", kill_on_drop: false }` [INFO] [stderr] Compiling dc_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcppEVJo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-61a1c2dcd6d09af3.rlib,libsharded_slab-ded081b9906b3739.rlib,liblazy_static-9a3b642a4cb24c04.rlib,libmatchers-c8eca95a5caa3f98.rlib,libregex_automata-d95baaf32f1e09ab.rlib,libregex_syntax-98860719b7b9a3c9.rlib,libnu_ansi_term-25bc4c6138f393bf.rlib,liboverload-fce868f7d32c3a35.rlib,libthread_local-52f020c3b5c8779f.rlib,libtracing_log-2cb2935115f8c39c.rlib,libvalidator-7d364ae89b433029.rlib,liburl-b21e9b3fef3b0c26.rlib,libidna-77b5e6d05b36f2e9.rlib,libidna_adapter-4d58a3a0c1b766d7.rlib,libicu_normalizer-550a8a0ff12c9388.rlib,libicu_normalizer_data-72452b86cba3eed8.rlib,libwrite16-1c921c39d2df77b6.rlib,libutf8_iter-abd0a82c0f78c0e8.rlib,libutf16_iter-4a39604101fbfc8e.rlib,libicu_properties-4d819e35c6b11995.rlib,libicu_properties_data-20cb58540b8e155d.rlib,libicu_locid_transform-27828ffd88f196c7.rlib,libicu_locid_transform_data-b18b34d6d26c1189.rlib,libicu_collections-5d052fcbef9ab221.rlib,libicu_provider-677f8ef451cbe075.rlib,libicu_locid-c45aef81ac2c248c.rlib,liblitemap-5f88f503a997eb1d.rlib,libtinystr-c35f36bbde2ef048.rlib,libzerovec-2204c4b7596501d5.rlib,libwriteable-69df7c94598306ad.rlib,libyoke-5ed1f4d15de7997f.rlib,libzerofrom-e1a1d85bb79e4f9d.rlib,libstable_deref_trait-4daef82966b1abdd.rlib,libregex-fdc8eae11a120aae.rlib,libregex_automata-b6e05faf510b9e65.rlib,libregex_syntax-2c24adf665723494.rlib,libidna-1dfa05b486f342a4.rlib,libunicode_normalization-67c67f009fe2ca62.rlib,libtinyvec-5d9a36910f79703e.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-e36572f371d64f7a.rlib,libthiserror-a3aa40712f8d7562.rlib,libaxum-62d0af638d966282.rlib,libserde_json-0c1d5414625cd620.rlib,libmemchr-9f173e8f7f0f0cc9.rlib,libserde_path_to_error-a1e853d0376bbb5d.rlib,libserde_urlencoded-f005bdb7df61aea9.rlib,libryu-932665ed4df39488.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhyper_util-158dc4c4d396a9e3.rlib,libhyper-050733db6a693c24.rlib,libhttparse-21dbe6f85eb6947f.rlib,libhttpdate-a061c31a04dbb35a.rlib,libfutures_channel-b9e249a7e128e1b4.rlib,libmatchit-d322d0e5f1b0f086.rlib,libserde-fd02d2344834f579.rlib,libaxum_core-7a05ae7e3b2ee9dc.rlib,libmime-b1201f19d94827ba.rlib,libhttp_body_util-80865d9a9e3292b7.rlib,libhttp_body-8ac2ab2032f326df.rlib,libhttp-d336b0d5bd805dc5.rlib,libitoa-0a7f0210c7ed7f9d.rlib,libfnv-185b8526af05532d.rlib,libtracing-becd7a282d01861d.rlib,liblog-58cccfb782553c51.rlib,libtracing_core-8c6848c9e88b8564.rlib,libonce_cell-0cc69017148b68cd.rlib,libtower-1871b715476f2ad4.rlib,libsync_wrapper-77dd5a3023229ddd.rlib,libtower_layer-4d92cc5cda30beaf.rlib,libfutures_util-12502eef47ca0b91.rlib,libfutures_task-05022fa86d59d2e5.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-dd67655186f24208.rlib,libtower_service-4cb89c795547f893.rlib,libtokio-e4408d790bb86645.rlib,libsignal_hook_registry-41e041c319103dc1.rlib,libsocket2-016b20a44326ed36.rlib,libbytes-53d76ab935d5ce0b.rlib,libmio-cf0eb7d460e9285f.rlib,libparking_lot-2ea14d28889193dd.rlib,libparking_lot_core-01f2b89ba99cc77d.rlib,liblibc-0bf5b5ecef990669.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-20eea7d39a057ee6.rlib,liblock_api-bc648ff866ed17cd.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-b16a97cb545211fd.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" "-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/dc_backend-fed2d9759b7d9495" "-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 `dc_backend` (bin "dc_backend" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc6e45aa3e6a1d7f04974b25a250bd5946da9af096c7645bff0cb47ff5880367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6e45aa3e6a1d7f04974b25a250bd5946da9af096c7645bff0cb47ff5880367", kill_on_drop: false }` [INFO] [stdout] cc6e45aa3e6a1d7f04974b25a250bd5946da9af096c7645bff0cb47ff5880367