[INFO] cloning repository https://github.com/pro911/rust-hellorust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pro911/rust-hellorust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpro911%2Frust-hellorust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpro911%2Frust-hellorust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 181770c4552ea5cd7c50ae8d55a2e45975aad3cb [INFO] testing pro911/rust-hellorust against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpro911%2Frust-hellorust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pro911/rust-hellorust on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pro911/rust-hellorust [INFO] finished tweaking git repo https://github.com/pro911/rust-hellorust [INFO] tweaked toml for git repo https://github.com/pro911/rust-hellorust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pro911/rust-hellorust 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html2md v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c20327586fe788a5db950bc57b69737896d44c30fdee2e18b1b3946187ac1b [INFO] running `Command { std: "docker" "start" "-a" "55c20327586fe788a5db950bc57b69737896d44c30fdee2e18b1b3946187ac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c20327586fe788a5db950bc57b69737896d44c30fdee2e18b1b3946187ac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c20327586fe788a5db950bc57b69737896d44c30fdee2e18b1b3946187ac1b", kill_on_drop: false }` [INFO] [stdout] 55c20327586fe788a5db950bc57b69737896d44c30fdee2e18b1b3946187ac1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65be7d0a59cca65d04869219ccb635bc385d5df6fb1f8d77e060310fe3da6479 [INFO] running `Command { std: "docker" "start" "-a" "65be7d0a59cca65d04869219ccb635bc385d5df6fb1f8d77e060310fe3da6479", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling html2md v0.2.14 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling hellorust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.60s [INFO] running `Command { std: "docker" "inspect" "65be7d0a59cca65d04869219ccb635bc385d5df6fb1f8d77e060310fe3da6479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65be7d0a59cca65d04869219ccb635bc385d5df6fb1f8d77e060310fe3da6479", kill_on_drop: false }` [INFO] [stdout] 65be7d0a59cca65d04869219ccb635bc385d5df6fb1f8d77e060310fe3da6479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06f211f6fdc071a682d525e86d90ec4f39676b4377ce9cbab46b59fe7d93542b [INFO] running `Command { std: "docker" "start" "-a" "06f211f6fdc071a682d525e86d90ec4f39676b4377ce9cbab46b59fe7d93542b", kill_on_drop: false }` [INFO] [stderr] Compiling hellorust 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/beta-2025-01-12-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" "-m64" "/tmp/rustcXiXlrq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhtml2md-7c6ce600d58671bd.rlib,libmarkup5ever_rcdom-73c3995bf66f76d2.rlib,libhtml5ever-9d6a21b81abee932.rlib,libmarkup5ever-4fccba5238b26c75.rlib,libstring_cache-143096275861494e.rlib,libprecomputed_hash-b8aaee179f87ad21.rlib,libparking_lot-b8bded40728c5a1b.rlib,libparking_lot_core-c0baa6c63479b93e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libphf-5f8c3dc183981435.rlib,libphf_shared-309e6a952312955a.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libtendril-93666ea5128310a4.rlib,libutf8-f4341c3c7568480d.rlib,libfutf-a0e0ccd19ff2796c.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmac-fd2d43da8dd761a5.rlib,libregex-3015a720187bed47.rlib,libregex_automata-d75326ab1e836844.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-2b97d6b09241de8e.rlib,liblazy_static-3674be3f4245d19b.rlib,libreqwest-3bd54ce10f20e4c6.rlib,librustls_pemfile-8f9c518cce6383e9.rlib,librustls_pki_types-d3f6fe72d15492ab.rlib,libsync_wrapper-3d80c7b6687fcb37.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-21a83f2d587ce134.rlib,libhyper_tls-655a7f7d48cafbc4.rlib,libtokio_native_tls-8681e797bb183f5b.rlib,libserde_urlencoded-9a0598e4063c46d7.rlib,libryu-a980823ac8640001.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libserde-b53911511af3e255.rlib,libnative_tls-465e774ac2e07686.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-b514a1ce48074928.rlib,libbitflags-09131a3e0891448f.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libopenssl_sys-9a0676e5a1f6bf9c.rlib,libhyper_util-85aa4dac7ca5f192.rlib,libtower-542cf4d960dbadec.rlib,libpin_project-625bc8856079d30c.rlib,libtower_layer-d908dd771b239ecd.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-7aac9c9eb188e53a.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libsmallvec-084045a3116dc58e.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-03c683da01a98db0.rlib,libtracing-6f440e4b9df914ed.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libindexmap-8dd9ce136735987a.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-35931b04fc6cc7c6.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libtokio-7d6c1496388698ca.rlib,libsocket2-7529cd8dde055b90.rlib,libmio-4b042ff4f0ce0e5a.rlib,liblibc-faefa127492a8260.rlib,libhttp_body_util-5ac680e805b22c5e.rlib,libhttp_body-e01fa180762585d4.rlib,liblog-9a3ff67864b30e2c.rlib,libfutures_util-66091ebddf947db2.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,liburl-8b7c31fbe656333b.rlib,libidna-7dbc11892eaa4c64.rlib,libunicode_normalization-fcc8f0b1c97810b3.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-8d6d4ef93a82ded5.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-6ef7891ad1d0e9a7.rlib,libfnv-79e2cbfbe03dcd16.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib,libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hellorust-c97bb50752c538e6" "-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 `hellorust` (bin "hellorust" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "06f211f6fdc071a682d525e86d90ec4f39676b4377ce9cbab46b59fe7d93542b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f211f6fdc071a682d525e86d90ec4f39676b4377ce9cbab46b59fe7d93542b", kill_on_drop: false }` [INFO] [stdout] 06f211f6fdc071a682d525e86d90ec4f39676b4377ce9cbab46b59fe7d93542b