[INFO] cloning repository https://github.com/hungng14/rust-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hungng14/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhungng14%2Frust-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhungng14%2Frust-web-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1feea9058dac07011c60d194264d00edb0ff6d6b [INFO] testing hungng14/rust-web-app against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhungng14%2Frust-web-app" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hungng14/rust-web-app on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hungng14/rust-web-app [INFO] finished tweaking git repo https://github.com/hungng14/rust-web-app [INFO] tweaked toml for git repo https://github.com/hungng14/rust-web-app written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hungng14/rust-web-app 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_postgres v0.18.0 [INFO] [stderr] Downloaded diesel v1.4.7 [INFO] [stderr] Downloaded tokio-postgres v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d14645154d77af3e6129d161e72ee3ecab9c762040fe75bd920b3cf7e71a307 [INFO] running `Command { std: "docker" "start" "-a" "2d14645154d77af3e6129d161e72ee3ecab9c762040fe75bd920b3cf7e71a307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d14645154d77af3e6129d161e72ee3ecab9c762040fe75bd920b3cf7e71a307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d14645154d77af3e6129d161e72ee3ecab9c762040fe75bd920b3cf7e71a307", kill_on_drop: false }` [INFO] [stdout] 2d14645154d77af3e6129d161e72ee3ecab9c762040fe75bd920b3cf7e71a307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 070681e0c0967e4e61fa2b0ae19c0bf2bc31d6c8147222cbb67dc12597bbecf4 [INFO] running `Command { std: "docker" "start" "-a" "070681e0c0967e4e61fa2b0ae19c0bf2bc31d6c8147222cbb67dc12597bbecf4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling throw v0.1.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [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.83.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" "-Wl,--version-script=/tmp/rustckE5DNO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustckE5DNO/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.serde_derive.6f7b834986d15605-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.4urr7fx5y8qsohsi2jlmt0lam.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-b9f73a77f5fbbcf5.5dq0r0v1pqpy8rv7sqwzorxww.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f0fe34334020a9ad.rlib" "/opt/rustwide/target/debug/deps/libquote-9684cda3fb5a7249.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-41dc3635707de45f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5d8884b5642969f3.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-b9f73a77f5fbbcf5.so" "-Wl,--gc-sections" "-shared" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.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" "-Wl,--version-script=/tmp/rustc1M0EFn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1M0EFn/symbols.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.diesel_derives.d5ac7b522853c0d4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.3kmqk2hp74ciyxi4tywwhivc5.rcgu.rmeta" "/opt/rustwide/target/debug/deps/diesel_derives-4e4ee51710bf5bb3.7v23zy2esbmuxfv86j4fw7ah3.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f0fe34334020a9ad.rlib" "/opt/rustwide/target/debug/deps/libquote-9684cda3fb5a7249.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-41dc3635707de45f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5d8884b5642969f3.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdiesel_derives-4e4ee51710bf5bb3.so" "-Wl,--gc-sections" "-shared" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.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" "-Wl,--version-script=/tmp/rustchIhU70/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchIhU70/symbols.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.derive_more.e2945e2674ebc92e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.5vtyh9oauy5acct6kuur9o189.rcgu.rmeta" "/opt/rustwide/target/debug/deps/derive_more-a46dcf125f2eb97b.1rlfglqykglptk88xzpd7vocu.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconvert_case-fb5a98decc3103b1.rlib" "/opt/rustwide/target/debug/deps/libsyn-f0fe34334020a9ad.rlib" "/opt/rustwide/target/debug/deps/libquote-9684cda3fb5a7249.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-41dc3635707de45f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5d8884b5642969f3.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more-a46dcf125f2eb97b.so" "-Wl,--gc-sections" "-shared" "-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 `diesel_derives` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "070681e0c0967e4e61fa2b0ae19c0bf2bc31d6c8147222cbb67dc12597bbecf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070681e0c0967e4e61fa2b0ae19c0bf2bc31d6c8147222cbb67dc12597bbecf4", kill_on_drop: false }` [INFO] [stdout] 070681e0c0967e4e61fa2b0ae19c0bf2bc31d6c8147222cbb67dc12597bbecf4