[INFO] cloning repository https://github.com/scottpchow23/rust_showcase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottpchow23/rust_showcase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01587b94fb0eb1df01d647bbe48cc9d36f681346 [INFO] checking scottpchow23/rust_showcase against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase" "/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/scottpchow23/rust_showcase on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottpchow23/rust_showcase [INFO] finished tweaking git repo https://github.com/scottpchow23/rust_showcase [INFO] tweaked toml for git repo https://github.com/scottpchow23/rust_showcase written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scottpchow23/rust_showcase 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flame v0.2.2 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81ab3e4b4a44f172d2522f9eccd045f47493d42fd408b74b96f00a160f05c676 [INFO] running `Command { std: "docker" "start" "-a" "81ab3e4b4a44f172d2522f9eccd045f47493d42fd408b74b96f00a160f05c676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ab3e4b4a44f172d2522f9eccd045f47493d42fd408b74b96f00a160f05c676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ab3e4b4a44f172d2522f9eccd045f47493d42fd408b74b96f00a160f05c676", kill_on_drop: false }` [INFO] [stdout] 81ab3e4b4a44f172d2522f9eccd045f47493d42fd408b74b96f00a160f05c676 [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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08d7c09161fc889e6f85da1c9f2bb646b3497cff43610d4c309037f716c5a35f [INFO] running `Command { std: "docker" "start" "-a" "08d7c09161fc889e6f85da1c9f2bb646b3497cff43610d4c309037f716c5a35f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [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.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.56: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.56: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.56: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.56: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.56: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.56: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.56: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.56: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.56: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.56` [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-cec9b843706e1fdf/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_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c" [INFO] [stderr] cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] cargo:warning= 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] cargo:warning= 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.56/build/main.rs:138:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." } [INFO] [stderr] [INFO] [stderr] Failed to find OpenSSL development headers. [INFO] [stderr] [INFO] [stderr] You can try fixing this setting the `OPENSSL_DIR` environment variable [INFO] [stderr] pointing to your OpenSSL installation or installing OpenSSL headers package [INFO] [stderr] specific to your distribution: [INFO] [stderr] [INFO] [stderr] # On Ubuntu [INFO] [stderr] sudo apt-get install libssl-dev [INFO] [stderr] # On Arch Linux [INFO] [stderr] sudo pacman -S openssl [INFO] [stderr] # On Fedora [INFO] [stderr] sudo dnf install openssl-devel [INFO] [stderr] [INFO] [stderr] See rust-openssl README for more information: [INFO] [stderr] [INFO] [stderr] https://github.com/sfackler/rust-openssl#linux [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a0824d1665 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55a0824d1665 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a0824d1665 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a0824d1665 - ::fmt::h8710a3386e66dc13 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a0824f4beb - core::fmt::rt::Argument::fmt::h56356193ea14b69e [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55a0824f4beb - core::fmt::write::ha8a35e57fe29df69 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55a0824ceeef - std::io::Write::write_fmt::h070417d35cbd0295 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55a0824d143e - std::sys_common::backtrace::_print::h98c81ef11000e712 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a0824d143e - std::sys_common::backtrace::print::hb4fda26b0eb411fc [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a0824d2919 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663 [INFO] [stderr] 10: 0x55a0824d265d - std::panicking::default_hook::h9ee81ffa3eaff881 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55a0824d2db3 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55a0824d2c94 - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55a0824d1b29 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a0824d29c7 - rust_begin_unwind [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55a082440313 - core::panicking::panic_fmt::hb6b8317cb2c3be4c [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a0824491ed - build_script_main::validate_headers::hfe1a0227099888f4 [INFO] [stderr] 17: 0x55a082445ddf - build_script_main::find_normal::try_pkg_config::h80c60807e5e9b33a [INFO] [stderr] 18: 0x55a082444a88 - build_script_main::find_normal::find_openssl_dir::hcecca67f9ac103d3 [INFO] [stderr] 19: 0x55a082444892 - build_script_main::find_normal::get_openssl::{{closure}}::hb6ee5bb14b8a2838 [INFO] [stderr] 20: 0x55a08244c523 - core::option::Option::unwrap_or_else::h2da6f7e751a6b4e3 [INFO] [stderr] 21: 0x55a08244468d - build_script_main::find_normal::get_openssl::heaaf220414beffa4 [INFO] [stderr] 22: 0x55a082446add - build_script_main::find_openssl::h23d57bb3f006c0f7 [INFO] [stderr] 23: 0x55a082446c49 - build_script_main::main::hbac07db577b53418 [INFO] [stderr] 24: 0x55a08244b063 - core::ops::function::FnOnce::call_once::he0e26170016b2ab3 [INFO] [stderr] 25: 0x55a082441276 - std::sys_common::backtrace::__rust_begin_short_backtrace::haa512adf3e289e10 [INFO] [stderr] 26: 0x55a08244a6c9 - std::rt::lang_start::{{closure}}::hee62926f1be14541 [INFO] [stderr] 27: 0x55a0824cb376 - core::ops::function::impls:: for &F>::call_once::hed2c947f9885a74b [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x55a0824cb376 - std::panicking::try::do_call::hb89329b1c9c22cc4 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55a0824cb376 - std::panicking::try::h32506f612ff970ae [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55a0824cb376 - std::panic::catch_unwind::hb921c12c6fd21966 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55a0824cb376 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48 [INFO] [stderr] 32: 0x55a0824cb376 - std::panicking::try::do_call::hc05b1198989502ae [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40 [INFO] [stderr] 33: 0x55a0824cb376 - std::panicking::try::h4ecd1dd6f6f1e3ba [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19 [INFO] [stderr] 34: 0x55a0824cb376 - std::panic::catch_unwind::h92b0390d9e8eb6ea [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14 [INFO] [stderr] 35: 0x55a0824cb376 - std::rt::lang_start_internal::he4964f7a9f7ed816 [INFO] [stderr] at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20 [INFO] [stderr] 36: 0x55a08244a6a7 - std::rt::lang_start::h1aaa9dca72ed398c [INFO] [stderr] 37: 0x55a08244a0c5 - main [INFO] [stderr] 38: 0x7fe47d064d90 - [INFO] [stderr] 39: 0x7fe47d064e40 - __libc_start_main [INFO] [stderr] 40: 0x55a082440a25 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "08d7c09161fc889e6f85da1c9f2bb646b3497cff43610d4c309037f716c5a35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d7c09161fc889e6f85da1c9f2bb646b3497cff43610d4c309037f716c5a35f", kill_on_drop: false }` [INFO] [stdout] 08d7c09161fc889e6f85da1c9f2bb646b3497cff43610d4c309037f716c5a35f [INFO] checking scottpchow23/rust_showcase against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file flame-graph-serial.html [INFO] [stderr] error: unable to write file flame-graph-threaded.html [INFO] [stderr] error: unable to write file secrets-SAMPLE.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking scottpchow23/rust_showcase against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file flame-graph-serial.html [INFO] [stderr] error: unable to write file flame-graph-threaded.html [INFO] [stderr] error: unable to write file secrets-SAMPLE.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking scottpchow23/rust_showcase against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file flame-graph-serial.html [INFO] [stderr] error: unable to write file flame-graph-threaded.html [INFO] [stderr] error: unable to write file secrets-SAMPLE.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking scottpchow23/rust_showcase against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file flame-graph-serial.html [INFO] [stderr] error: unable to write file flame-graph-threaded.html [INFO] [stderr] error: unable to write file secrets-SAMPLE.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking scottpchow23/rust_showcase against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottpchow23%2Frust_showcase" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file flame-graph-serial.html [INFO] [stderr] error: unable to write file flame-graph-threaded.html [INFO] [stderr] error: unable to write file secrets-SAMPLE.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/scottpchow23/rust_showcase [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.