[INFO] cloning repository https://github.com/techno-tanoC/progress_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techno-tanoC/progress_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Fprogress_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Fprogress_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b65aae442ceea69242b04b17856a111d15c26d2d [INFO] checking techno-tanoC/progress_test against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Fprogress_test" "/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/techno-tanoC/progress_test on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/techno-tanoC/progress_test [INFO] finished tweaking git repo https://github.com/techno-tanoC/progress_test [INFO] tweaked toml for git repo https://github.com/techno-tanoC/progress_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/techno-tanoC/progress_test 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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 475c6c08289803bd66732e6598beb479a3125cb6298dbc50744f4d3710f5f738 [INFO] running `Command { std: "docker" "start" "-a" "475c6c08289803bd66732e6598beb479a3125cb6298dbc50744f4d3710f5f738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "475c6c08289803bd66732e6598beb479a3125cb6298dbc50744f4d3710f5f738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475c6c08289803bd66732e6598beb479a3125cb6298dbc50744f4d3710f5f738", kill_on_drop: false }` [INFO] [stdout] 475c6c08289803bd66732e6598beb479a3125cb6298dbc50744f4d3710f5f738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46df202c527ea181a9d6f41ca7add8191feba351d9f1ba203dac3faaa11d656d [INFO] running `Command { std: "docker" "start" "-a" "46df202c527ea181a9d6f41ca7add8191feba351d9f1ba203dac3faaa11d656d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafcdqAR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `try-lock` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.55` [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/openssl-sys-94f0171c6ccde3ec/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.9.0+1.1.1g/src/lib.rs:413:35: [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: 0x59e6aa06576a - std::backtrace_rs::backtrace::libunwind::trace::h47269e099786aa2f [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59e6aa06576a - std::backtrace_rs::backtrace::trace_unsynchronized::h1eac5797b3079e97 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59e6aa06576a - std::sys::backtrace::_print_fmt::h23553e3204963a2b [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59e6aa06576a - ::fmt::h3f1f904b05cf01ed [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59e6aa08abd3 - core::fmt::rt::Argument::fmt::hcd737542d6a4cee6 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59e6aa08abd3 - core::fmt::write::h8fdd4321bccd7ff7 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x59e6aa0621a3 - std::io::Write::write_fmt::hf6d19f789ab4e566 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x59e6aa0655b2 - std::sys::backtrace::BacktraceLock::print::h207163bbb67104a5 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59e6aa066dad - std::panicking::default_hook::{{closure}}::hc080dab657a77677 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x59e6aa066bf2 - std::panicking::default_hook::h7f1891be32176dc9 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x59e6aa0674f7 - std::panicking::rust_panic_with_hook::h414e5cb8b015ec70 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x59e6aa06727a - std::panicking::begin_panic_handler::{{closure}}::h83bdb90b74c49c99 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x59e6aa065c39 - std::sys::backtrace::__rust_end_short_backtrace::h4f393bdbd60739d5 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x59e6aa066f0d - rust_begin_unwind [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x59e6aa0899a0 - core::panicking::panic_fmt::hf3f1c528d3b70301 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x59e6aa089de6 - core::result::unwrap_failed::h9f3e2dd5d39f6a61 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x59e6a9ffbd84 - openssl_src::cp_r::h32cab7e7cd74936f [INFO] [stderr] 17: 0x59e6a9ff7b48 - openssl_src::Build::build::h41085d96985865bc [INFO] [stderr] 18: 0x59e6a9fda5cd - build_script_main::find_vendored::get_openssl::ha600804b37a398ac [INFO] [stderr] 19: 0x59e6a9fd1778 - build_script_main::find_openssl::h27604d733eeda345 [INFO] [stderr] 20: 0x59e6a9fd1959 - build_script_main::main::he00477a83406d2cb [INFO] [stderr] 21: 0x59e6a9fd7fa3 - core::ops::function::FnOnce::call_once::h53d4d2bc32c566d0 [INFO] [stderr] 22: 0x59e6a9fd7416 - std::sys::backtrace::__rust_begin_short_backtrace::hd618edfd6599f32a [INFO] [stderr] 23: 0x59e6a9fd7259 - std::rt::lang_start::{{closure}}::h522399939b6ca4d2 [INFO] [stderr] 24: 0x59e6aa05d9a7 - core::ops::function::impls:: for &F>::call_once::h0b92595eebab4b78 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x59e6aa05d9a7 - std::panicking::try::do_call::hce395618ab02a084 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x59e6aa05d9a7 - std::panicking::try::h85342928a0732dd9 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x59e6aa05d9a7 - std::panic::catch_unwind::ha1c79a3680814f87 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x59e6aa05d9a7 - std::rt::lang_start_internal::{{closure}}::ha90096952123ed54 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/rt.rs:174:48 [INFO] [stderr] 29: 0x59e6aa05d9a7 - std::panicking::try::do_call::h3bc225b231585958 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:573:40 [INFO] [stderr] 30: 0x59e6aa05d9a7 - std::panicking::try::h1ece1edbb14249a5 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panicking.rs:536:19 [INFO] [stderr] 31: 0x59e6aa05d9a7 - std::panic::catch_unwind::hcbff96824e15890b [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/panic.rs:358:14 [INFO] [stderr] 32: 0x59e6aa05d9a7 - std::rt::lang_start_internal::h5f70dff465951aa6 [INFO] [stderr] at /rustc/a0cd57eba5d417638d3351ba13fc414ad1a24bec/library/std/src/rt.rs:174:20 [INFO] [stderr] 33: 0x59e6a9fd7237 - std::rt::lang_start::he701ae90962ebb00 [INFO] [stderr] 34: 0x59e6a9fd4935 - main [INFO] [stderr] 35: 0x7f5f37f74d90 - [INFO] [stderr] 36: 0x7f5f37f74e40 - __libc_start_main [INFO] [stderr] 37: 0x59e6a9fcb6b5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDqFWeP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-3f77a687519ce081/build_script_build-3f77a687519ce081" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetam4LT7p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "46df202c527ea181a9d6f41ca7add8191feba351d9f1ba203dac3faaa11d656d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46df202c527ea181a9d6f41ca7add8191feba351d9f1ba203dac3faaa11d656d", kill_on_drop: false }` [INFO] [stdout] 46df202c527ea181a9d6f41ca7add8191feba351d9f1ba203dac3faaa11d656d