[INFO] cloning repository https://github.com/hsmtkk/ubiquitous-disco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsmtkk/ubiquitous-disco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsmtkk%2Fubiquitous-disco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsmtkk%2Fubiquitous-disco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc8dc203c3ed1ad5f67c89c80dad1014f881ddf8 [INFO] testing hsmtkk/ubiquitous-disco against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsmtkk%2Fubiquitous-disco" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsmtkk/ubiquitous-disco on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsmtkk/ubiquitous-disco [INFO] finished tweaking git repo https://github.com/hsmtkk/ubiquitous-disco [INFO] tweaked toml for git repo https://github.com/hsmtkk/ubiquitous-disco written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hsmtkk/ubiquitous-disco 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 721034c740a1a457595e2919e8f01d6cb5750660e12c4a2664f72e22ae403f89 [INFO] running `Command { std: "docker" "start" "-a" "721034c740a1a457595e2919e8f01d6cb5750660e12c4a2664f72e22ae403f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "721034c740a1a457595e2919e8f01d6cb5750660e12c4a2664f72e22ae403f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721034c740a1a457595e2919e8f01d6cb5750660e12c4a2664f72e22ae403f89", kill_on_drop: false }` [INFO] [stdout] 721034c740a1a457595e2919e8f01d6cb5750660e12c4a2664f72e22ae403f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86219e18d0a8089b8aa5b5a25b92e89ad825197f19668a32b894f0fe605bb737 [INFO] running `Command { std: "docker" "start" "-a" "86219e18d0a8089b8aa5b5a25b92e89ad825197f19668a32b894f0fe605bb737", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling stringmatch v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling thirtyfour v0.25.1 [INFO] [stderr] Compiling ubiquitous-disco v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHahQ3p/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthirtyfour-731862991b4f6e0f.rlib,libstringmatch-1d81fae7471638c6.rlib,libregex-fd7c185983caa692.rlib,libaho_corasick-009babf883465083.rlib,libregex_syntax-12b080b3aec45ada.rlib,libthiserror-47988de676f00c25.rlib,libchrono-4a61f63100317fde.rlib,libnum_integer-522799b3c2f12cf7.rlib,libnum_traits-f0913fb46341e5df.rlib,libtime-9c09c29150b90602.rlib,liburlparse-7d25a4d11e8ffff8.rlib,libreqwest-3fbe5ff31d24642f.rlib,libhyper_tls-a9f35856939888cf.rlib,libserde_urlencoded-366926d3504125d2.rlib,libipnet-0d129d1b7e0d8c2c.rlib,libtokio_native_tls-a829d095aa3d93cd.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-41dce915d5e7eb4d.rlib,libnative_tls-3d5ae3398c80a534.rlib,libopenssl_probe-40115e20a622691a.rlib,libopenssl-24f345945a0881e3.rlib,libonce_cell-b0bdd274ea97a3a1.rlib,libbitflags-ea92b9a71a7e9627.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-c2811b038fd009b3.rlib,libhyper-37d9d171c4c65fcf.rlib,libwant-21a0af9c5b1bfc9d.rlib,libtry_lock-0ea2511cea348424.rlib,libsocket2-b0b9995513271324.rlib,libh2-8d9034a98a5793a1.rlib,libtokio_util-cc615f6fcf8dcec5.rlib,libhttparse-8ed7f693d033f35e.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libtracing-ab39b4253e3f2fe8.rlib,libtracing_core-135b03917e4accce.rlib,libhttp_body-17c3ad2a0019ed5e.rlib,liblazy_static-af860367908b8176.rlib,liburl-1db31e36808b51be.rlib,libidna-0ffd5f67f4f5e725.rlib,libunicode_normalization-686b16da107b734f.rlib,libtinyvec-1586cd28492da04f.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-e4829a6bfd210dd1.rlib,libform_urlencoded-5a7cde279417b9da.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-b745fe32e7f24fcc.rlib,libhttp-ba25ea76741e0fec.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbase64-83ca8be32b9f715d.rlib,libserde_json-d2f9ff4f28059bd4.rlib,libryu-f4246d7c552377c0.rlib,libitoa-7cb455aa497c9f0e.rlib,libindexmap-5953c9c28c731d60.rlib,libhashbrown-ea26cc036c35aba9.rlib,libserde-16790512884e9023.rlib,libtokio-8c5cb97370c6c6cc.rlib,libnum_cpus-4f9e6dbf4b7e8849.rlib,libbytes-fd4188dc5bbc0b1b.rlib,libmio-77dc597e3a2e6a64.rlib,liblibc-c11088515bbe4762.rlib,liblog-120a19c0c1ab0517.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfutures-82584df21a8acd8b.rlib,libfutures_executor-a10a0942c39923ae.rlib,libfutures_util-54a852c90acf8ef1.rlib,libmemchr-53fe9504af570e42.rlib,libfutures_io-41e80e8f5516f865.rlib,libslab-7f44b4c2482b7a03.rlib,libfutures_channel-8040e7173e6df980.rlib,libpin_project_lite-b238544462ce70f2.rlib,libfutures_sink-112fa253893f5021.rlib,libfutures_task-12b72664bdcabe59.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-658cc5b2450d008f.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" "-L" "/tmp/rustcHahQ3p/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ubiquitous_disco-e9801b2c15d21b2a" "-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 `ubiquitous-disco` (bin "ubiquitous-disco") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "86219e18d0a8089b8aa5b5a25b92e89ad825197f19668a32b894f0fe605bb737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86219e18d0a8089b8aa5b5a25b92e89ad825197f19668a32b894f0fe605bb737", kill_on_drop: false }` [INFO] [stdout] 86219e18d0a8089b8aa5b5a25b92e89ad825197f19668a32b894f0fe605bb737