[INFO] cloning repository https://github.com/actions-marketplace-validations/kazu728_recently-read-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actions-marketplace-validations/kazu728_recently-read-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fkazu728_recently-read-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fkazu728_recently-read-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8100c80cf19b1f5128611a922254bf37ef69b47 [INFO] testing actions-marketplace-validations/kazu728_recently-read-book against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fkazu728_recently-read-book" "/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/actions-marketplace-validations/kazu728_recently-read-book on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/actions-marketplace-validations/kazu728_recently-read-book [INFO] finished tweaking git repo https://github.com/actions-marketplace-validations/kazu728_recently-read-book [INFO] tweaked toml for git repo https://github.com/actions-marketplace-validations/kazu728_recently-read-book written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/actions-marketplace-validations/kazu728_recently-read-book 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcf1d15cf1d967a47dba9bff80f69f8b93cf4fdf2b6009fc6abc97366fc0ab2c [INFO] running `Command { std: "docker" "start" "-a" "dcf1d15cf1d967a47dba9bff80f69f8b93cf4fdf2b6009fc6abc97366fc0ab2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf1d15cf1d967a47dba9bff80f69f8b93cf4fdf2b6009fc6abc97366fc0ab2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf1d15cf1d967a47dba9bff80f69f8b93cf4fdf2b6009fc6abc97366fc0ab2c", kill_on_drop: false }` [INFO] [stdout] dcf1d15cf1d967a47dba9bff80f69f8b93cf4fdf2b6009fc6abc97366fc0ab2c [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f42186325b4646c98130b38daf67866d2a337b7d183e36d4e77d113adf52ff [INFO] running `Command { std: "docker" "start" "-a" "f9f42186325b4646c98130b38daf67866d2a337b7d183e36d4e77d113adf52ff", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling recently-read-book v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.18s [INFO] running `Command { std: "docker" "inspect" "f9f42186325b4646c98130b38daf67866d2a337b7d183e36d4e77d113adf52ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f42186325b4646c98130b38daf67866d2a337b7d183e36d4e77d113adf52ff", kill_on_drop: false }` [INFO] [stdout] f9f42186325b4646c98130b38daf67866d2a337b7d183e36d4e77d113adf52ff [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af039832400e6f26f522451bbc71fd4ad1c7f73e7b6be4e10d68fc2cd991a65f [INFO] running `Command { std: "docker" "start" "-a" "af039832400e6f26f522451bbc71fd4ad1c7f73e7b6be4e10d68fc2cd991a65f", kill_on_drop: false }` [INFO] [stderr] Compiling recently-read-book v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAY8rxf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenvy-02762231a782e4a9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-125b98dea881e4ee.rlib,libhyper_tls-5f2f45e7a57a8ece.rlib,libipnet-31b549556d5e413d.rlib,libtokio_native_tls-76847f5eb7302361.rlib,libserde_urlencoded-8e9fcdcfb91ce6c7.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-21d80902978079f7.rlib,libserde_json-6f9dda393d9a07b6.rlib,libryu-038f6cdb33aa666f.rlib,libbase64-42295ac2e0e134a3.rlib,libnative_tls-1894a5db20f499ec.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-85e3008a4cd9bb19.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-5cb938894c17b580.rlib,libhyper-ef29015afcbedd5d.rlib,libwant-877b19cbb6d45c1e.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-947711e6baf00551.rlib,libh2-f9f632c90df7a259.rlib,libindexmap-a77f9b9634cddb94.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-61651b552532844a.rlib,libfutures_sink-6e96cabfd22eb3eb.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-32a5e53d151b53f9.rlib,libtracing_core-e76f2fc6afd16f3f.rlib,libfutures_channel-387235b1010dbd2a.rlib,libtokio-ae343ad22ba0bfc7.rlib,libnum_cpus-a7c22d17694ea927.rlib,libsocket2-f227a868096fc4f3.rlib,libmio-71665635823e629a.rlib,libhttp_body-79319cff7ecedbd4.rlib,libfutures_util-a084b6cc7f9a150c.rlib,libmemchr-34c06a26bc9e8129.rlib,libfutures_io-c54e440992b6bdfe.rlib,libslab-b1e702ccf3e927a6.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_task-34722ad7aa8a3d6a.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-ddb9f02a8442a108.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libhttp-ebd43429acca0022.rlib,libitoa-038a99b7aae53dfd.rlib,libbytes-90fa2233ca6ac0df.rlib,libfnv-79e2cbfbe03dcd16.rlib,libscraper-ba4b36c81d63c0b6.rlib,libselectors-83b48f0e86889a54.rlib,libthin_slice-1775a0fbef1ec9d7.rlib,libservo_arc-da06acbd19910766.rlib,libstable_deref_trait-a9f42b1d2f15127d.rlib,libnodrop-7d3b001a086f6673.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libcssparser-c3d13a7fb17a3317.rlib,libitoa-968a9d3f706bae82.rlib,libdtoa_short-b239ea56a0903f41.rlib,libdtoa-f4f9d18f09bff426.rlib,libbitflags-dde12b0d7d495b50.rlib,libego_tree-e62110f6c1503756.rlib,libmatches-80dbaef09a125478.rlib,libhtml5ever-90a75bc87046a0dc.rlib,liblog-d92df7c38c336d51.rlib,libmarkup5ever-d85638d8c3fdc0fb.rlib,libstring_cache-8b2748a538067d5c.rlib,libprecomputed_hash-b8aaee179f87ad21.rlib,libphf_shared-a90c24be4ecc2b43.rlib,libserde-e58aa3c3a9c21179.rlib,libparking_lot-5f30b587b32619c3.rlib,libparking_lot_core-0500aae20afe65dc.rlib,liblibc-8255c98ac802abc5.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libonce_cell-0b208e55ffc12dcf.rlib,libphf-9db996f13d77edf2.rlib,libphf_shared-d2e740e2a17a45bf.rlib,libsiphasher-a12500f72255da72.rlib,libtendril-45ce562b9a8ceec1.rlib,libutf8-f4341c3c7568480d.rlib,libfutf-31a77f11e28f0b5c.rlib,libdebug_unreachable-4cd349c8896c7ebf.rlib,libmac-fd2d43da8dd761a5.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/recently_read_book-c999efa4ef06062e" "-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 `recently-read-book` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af039832400e6f26f522451bbc71fd4ad1c7f73e7b6be4e10d68fc2cd991a65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af039832400e6f26f522451bbc71fd4ad1c7f73e7b6be4e10d68fc2cd991a65f", kill_on_drop: false }` [INFO] [stdout] af039832400e6f26f522451bbc71fd4ad1c7f73e7b6be4e10d68fc2cd991a65f