[INFO] cloning repository https://github.com/Thejana-Rajapakshe/abook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thejana-Rajapakshe/abook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThejana-Rajapakshe%2Fabook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThejana-Rajapakshe%2Fabook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38f50d74e58c859460a836174732e21763a9e01e [INFO] testing Thejana-Rajapakshe/abook/38f50d74e58c859460a836174732e21763a9e01e against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThejana-Rajapakshe%2Fabook" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thejana-Rajapakshe/abook on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Thejana-Rajapakshe/abook [INFO] finished tweaking git repo https://github.com/Thejana-Rajapakshe/abook [INFO] tweaked toml for git repo https://github.com/Thejana-Rajapakshe/abook written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Thejana-Rajapakshe/abook 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3564deffb8d25ee9871bb45e11f5cc94a2aa20fb31d25d14695945960d7c2cf2 [INFO] running `Command { std: "docker" "start" "-a" "3564deffb8d25ee9871bb45e11f5cc94a2aa20fb31d25d14695945960d7c2cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3564deffb8d25ee9871bb45e11f5cc94a2aa20fb31d25d14695945960d7c2cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3564deffb8d25ee9871bb45e11f5cc94a2aa20fb31d25d14695945960d7c2cf2", kill_on_drop: false }` [INFO] [stdout] 3564deffb8d25ee9871bb45e11f5cc94a2aa20fb31d25d14695945960d7c2cf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79ad0f6913c7aff9749ffb515ac7c5f4054e0a61ee5de5fb4c31e86aa4731aed [INFO] running `Command { std: "docker" "start" "-a" "79ad0f6913c7aff9749ffb515ac7c5f4054e0a61ee5de5fb4c31e86aa4731aed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] error: failed to run custom build command for `markup5ever v0.11.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/markup5ever-8891e932c6b71dba/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/markup5ever-0.11.0/build.rs:130:6: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a8e67aa65b5 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a8e67aa65b5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a8e67aa65b5 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5a8e67aa65b5 - ::fmt::h1b9dad2a88e955ff [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x5a8e67ac324b - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5a8e67ac324b - core::fmt::write::h4b5a1270214bc4a7 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x5a8e67aa476f - std::io::Write::write_fmt::hd04af345a50c312d [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x5a8e67aa7701 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x5a8e67aa7701 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x5a8e67aa73dc - std::panicking::default_hook::h3cacb9c27561ad33 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x5a8e67aa7d61 - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x5a8e67aa7bc7 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5a8e67aa6a79 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5a8e67aa7854 - rust_begin_unwind [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5a8e67a31263 - core::panicking::panic_fmt::h3d8fc78294164da7 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5a8e67a31656 - core::result::unwrap_failed::hfa79a499befff387 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x5a8e67a3aa67 - build_script_build::named_entities_to_phf::h1526dd626d2ae1e2 [INFO] [stderr] 17: 0x5a8e67a39312 - build_script_build::main::ha95eb76a523d872f [INFO] [stderr] 18: 0x5a8e67a36783 - core::ops::function::FnOnce::call_once::h913305551734241c [INFO] [stderr] 19: 0x5a8e67a3c886 - std::sys::backtrace::__rust_begin_short_backtrace::h1d510fff3b9126d8 [INFO] [stderr] 20: 0x5a8e67a3c829 - std::rt::lang_start::{{closure}}::h12e2f9e610bdb708 [INFO] [stderr] 21: 0x5a8e67aa22b0 - core::ops::function::impls:: for &F>::call_once::h2feec6363bd28ad6 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5a8e67aa22b0 - std::panicking::try::do_call::h71b24ad3a8e797d5 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stderr] 23: 0x5a8e67aa22b0 - std::panicking::try::h8412d1bfb4bcbcc1 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stderr] 24: 0x5a8e67aa22b0 - std::panic::catch_unwind::h2053d3ee5bd8db53 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stderr] 25: 0x5a8e67aa22b0 - std::rt::lang_start_internal::{{closure}}::h82eb98fe4f8e75b8 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x5a8e67aa22b0 - std::panicking::try::do_call::h793dba66a0bbd3de [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stderr] 27: 0x5a8e67aa22b0 - std::panicking::try::he09b629b3ba06846 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stderr] 28: 0x5a8e67aa22b0 - std::panic::catch_unwind::h7964c913fc871155 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stderr] 29: 0x5a8e67aa22b0 - std::rt::lang_start_internal::h5e7c81cecd7f0954 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x5a8e67a3c807 - std::rt::lang_start::h426dd1de56e7285a [INFO] [stderr] 31: 0x5a8e67a3add5 - main [INFO] [stderr] 32: 0x761e81b57d90 - [INFO] [stderr] 33: 0x761e81b57e40 - __libc_start_main [INFO] [stderr] 34: 0x5a8e67a31a95 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOi8vkd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWCW2GE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacOhrt9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetat7eWe8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "79ad0f6913c7aff9749ffb515ac7c5f4054e0a61ee5de5fb4c31e86aa4731aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ad0f6913c7aff9749ffb515ac7c5f4054e0a61ee5de5fb4c31e86aa4731aed", kill_on_drop: false }` [INFO] [stdout] 79ad0f6913c7aff9749ffb515ac7c5f4054e0a61ee5de5fb4c31e86aa4731aed