[INFO] cloning repository https://github.com/wolpi/weight-d3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wolpi/weight-d3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d84c2fb109a26e7806db4cc54c8e30fb2801d0f4 [INFO] checking wolpi/weight-d3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3" "/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/wolpi/weight-d3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wolpi/weight-d3 [INFO] finished tweaking git repo https://github.com/wolpi/weight-d3 [INFO] tweaked toml for git repo https://github.com/wolpi/weight-d3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wolpi/weight-d3 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67d503d0d7a8ad8d10846a47d253d392dbc6d683fc0ac87321cf549f9ce2a249 [INFO] running `Command { std: "docker" "start" "-a" "67d503d0d7a8ad8d10846a47d253d392dbc6d683fc0ac87321cf549f9ce2a249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67d503d0d7a8ad8d10846a47d253d392dbc6d683fc0ac87321cf549f9ce2a249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d503d0d7a8ad8d10846a47d253d392dbc6d683fc0ac87321cf549f9ce2a249", kill_on_drop: false }` [INFO] [stdout] 67d503d0d7a8ad8d10846a47d253d392dbc6d683fc0ac87321cf549f9ce2a249 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da57d6e085f5f64148e9be0c6dcdb658a098e8f8dc5fcc12365178328dac3a49 [INFO] running `Command { std: "docker" "start" "-a" "da57d6e085f5f64148e9be0c6dcdb658a098e8f8dc5fcc12365178328dac3a49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking webbrowser v0.8.7 [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 time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking actix-http v2.2.1 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Compiling actix-web-static-files v3.0.5 [INFO] [stderr] Compiling weight-d3 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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/rustc43Z8eH/symbols.o" "/opt/rustwide/target/debug/build/weight-d3-fd70f61ec60be926/build_script_build-fd70f61ec60be926.build_script_build.dedf7621dc2b33a1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/weight-d3-fd70f61ec60be926/build_script_build-fd70f61ec60be926.3xnp100gd971wm85.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-beb7937a1bf2d322/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_static_files-d6c432899afa2768.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-21f752a78e423285.rlib" "/opt/rustwide/target/debug/deps/libunicase-12224ae57af62b5f.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-1af605ae3fe7075b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-44097869a28ccc01.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-eedf3e76411597bf.rlib" "/opt/rustwide/target/debug/deps/libawc-c047db05cf443be8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-08b86a5335056d9e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0255d0a2b384f403.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5af8f2c6d1ce7826.rlib" "/opt/rustwide/target/debug/deps/libbytestring-0d4036d362fb5c7a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-267946f7f4a54b50.rlib" "/opt/rustwide/target/debug/deps/libbase64-e2788705d698584b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-acdea75302742b4a.rlib" "/opt/rustwide/target/debug/deps/libsha1-9527b9ef6ba22053.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b56fd6188e35ae09.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5685bee48677c9d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-780378cdba7922e9.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c904ef735666512.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c82bac75c2821d42.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8ad3d04c9593bcec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fc559b3556defc62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-295376255df4a894.rlib" "/opt/rustwide/target/debug/deps/libryu-41a38906f81a54d2.rlib" "/opt/rustwide/target/debug/deps/libcookie-b13854b11ee85f8c.rlib" "/opt/rustwide/target/debug/deps/libserde-ccde991b862a817e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a24e5ee18f882cf7.rlib" "/opt/rustwide/target/debug/deps/libregex-15ff944ea6679665.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-99541882b0a5754e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7504a30f1306ef4a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-38c9a71b51ed3836.rlib" "/opt/rustwide/target/debug/deps/libmime-9cdcfbe0a3b3acd1.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6fb32f3ea8a0b1e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07ac213df02506de.rlib" "/opt/rustwide/target/debug/deps/libadler-32b9e865fa23d3a8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-046b0aef2afd5735.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-097caf776c19c4e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-c34238e77f399ea5.rlib" "/opt/rustwide/target/debug/deps/libtime-4c362e51a09b1c4c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a2193014e0449786.rlib" "/opt/rustwide/target/debug/deps/libstandback-ac8864743f190710.rlib" "/opt/rustwide/target/debug/deps/libfxhash-794473c452dbad95.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-060d84950575f33a.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-4daf626b3e64794a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-c7e71229d5d62d20.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba8c9841119b4ae3.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-15ab51ed0bac1d28.rlib" "/opt/rustwide/target/debug/deps/libhostname-7a3ae98af7b4f79d.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-5b1914683465e289.rlib" "/opt/rustwide/target/debug/deps/libquick_error-14bf640c9704534a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-03d7c75982d182e8.rlib" "/opt/rustwide/target/debug/deps/librand-ea2c1e895cd8368e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dfc5d9dd74bb8d25.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd6fb1ebf2756906.rlib" "/opt/rustwide/target/debug/deps/librand_core-4ff17d892dfa2983.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8440394237d343f4.rlib" "/opt/rustwide/target/debug/deps/liburl-148cd14061762dc3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4aa16b9a5dbeca99.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-4e5605db53e8cec1.rlib" "/opt/rustwide/target/debug/deps/libidna-206eef0e6627a1de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ed0ba9938119f4eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0b1cb0a0eb5ee2f5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-104d0954cb4e1043.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-646e0f05930dabfe.rlib" "/opt/rustwide/target/debug/deps/libmatches-74c8a7bc69b8d4ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c4038fddc6b10339.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a38853145a313930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3a014bad0a8ebb9.rlib" "/opt/rustwide/target/debug/deps/libfutures-45a9b4a1019824ce.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-31a6c8d430a644c0.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-610f1e310d11ab29.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9f3d60fc11c4ee7f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-01685b9dea26ff84.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d1a957bc12ddf231.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fac1cd4675b5a340.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ed3e965cdb45ea38.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-0e85636da0c3b68c.rlib" "/opt/rustwide/target/debug/deps/libinstant-7a9662e2e63b7456.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-788b23ae6e9e7c2d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-719e797ff364e509.rlib" "/opt/rustwide/target/debug/deps/libeither-608274631018d8d2.rlib" "/opt/rustwide/target/debug/deps/libh2-6d809f350bce73c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-05715f9beac757b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcbf54223c858cd4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a7b87733e4b4d3d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d919421d37411151.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-de641fa6124d2a3a.rlib" "/opt/rustwide/target/debug/deps/libhttp-d48750560ed7ba79.rlib" "/opt/rustwide/target/debug/deps/libitoa-f0cbb70d1fce321a.rlib" "/opt/rustwide/target/debug/deps/libbytes-90974f3003ba4824.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-664bb0d3f64cb8c9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6661d73a29bf1c78.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5fc860988b55ae4b.rlib" "/opt/rustwide/target/debug/deps/libtokio-b2fcd3281f7b6528.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-446dbdba97a6b5d6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-666ce628430a2e94.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libmio-8fcccd4b036dec41.rlib" "/opt/rustwide/target/debug/deps/libiovec-e5c6eacf83ffd388.rlib" "/opt/rustwide/target/debug/deps/libnet2-c0088e3bfe3fbf2f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-60660c4445a61b3d.rlib" "/opt/rustwide/target/debug/deps/liblibc-f8459749011c601c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f44db63c89803239.rlib" "/opt/rustwide/target/debug/deps/libpin_project-478f4ca86336b6e8.rlib" "/opt/rustwide/target/debug/deps/libbytes-01755e67819e9efa.rlib" "/opt/rustwide/target/debug/deps/liblog-75d41919eb93285d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d3853fd32fa87c0f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f156d4c50e41636d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4239399d97f86b26.rlib" "/opt/rustwide/target/debug/deps/libmemchr-945130c93de7af7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af7d3b8f023df4b8.rlib" "/opt/rustwide/target/debug/deps/libslab-c533ef299ad65aac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-332d95f182c6409a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1bb382662006eb8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ae0dfb780c017796.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-48aa69536e651b7f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-bf933ce6469565fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-83b0725397e16bfd.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/weight-d3-fd70f61ec60be926/build_script_build-fd70f61ec60be926" "-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 `weight-d3` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da57d6e085f5f64148e9be0c6dcdb658a098e8f8dc5fcc12365178328dac3a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da57d6e085f5f64148e9be0c6dcdb658a098e8f8dc5fcc12365178328dac3a49", kill_on_drop: false }` [INFO] [stdout] da57d6e085f5f64148e9be0c6dcdb658a098e8f8dc5fcc12365178328dac3a49 [INFO] checking wolpi/weight-d3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wolpi/weight-d3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wolpi/weight-d3 [INFO] finished tweaking git repo https://github.com/wolpi/weight-d3 [INFO] tweaked toml for git repo https://github.com/wolpi/weight-d3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wolpi/weight-d3 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] checking wolpi/weight-d3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file static/d3.v6.js [INFO] [stderr] error: unable to write file static/index-apex.html [INFO] [stderr] error: unable to write file static/index-d3.html [INFO] [stderr] error: unable to write file static/index.html [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking wolpi/weight-d3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file static/d3.v6.js [INFO] [stderr] error: unable to write file static/index-apex.html [INFO] [stderr] error: unable to write file static/index-d3.html [INFO] [stderr] error: unable to write file static/index.html [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking wolpi/weight-d3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file static/d3.v6.js [INFO] [stderr] error: unable to write file static/index-apex.html [INFO] [stderr] error: unable to write file static/index-d3.html [INFO] [stderr] error: unable to write file static/index.html [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking wolpi/weight-d3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolpi%2Fweight-d3" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wolpi/weight-d3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wolpi/weight-d3 [INFO] finished tweaking git repo https://github.com/wolpi/weight-d3 [INFO] tweaked toml for git repo https://github.com/wolpi/weight-d3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wolpi/weight-d3 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [ERROR] this task or one of its parent failed! [ERROR] No space left on device (os error 28) [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.