[INFO] cloning repository https://github.com/Yozhgoor/yewprint-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yozhgoor/yewprint-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYozhgoor%2Fyewprint-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYozhgoor%2Fyewprint-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45f82872f0138a2f4c464e5bc16cd71dd2ac694 [INFO] checking Yozhgoor/yewprint-playground against try#0004f98fdd309b1940390200ae28913f7fbd736f for pr-101478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYozhgoor%2Fyewprint-playground" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yozhgoor/yewprint-playground on toolchain 0004f98fdd309b1940390200ae28913f7fbd736f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Yozhgoor/yewprint-playground [INFO] finished tweaking git repo https://github.com/Yozhgoor/yewprint-playground [INFO] tweaked toml for git repo https://github.com/Yozhgoor/yewprint-playground written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Yozhgoor/yewprint-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bb36b61af1f4a32051d1802ab9d4a812811049cace381e569892460ba2e2163 [INFO] running `Command { std: "docker" "start" "-a" "0bb36b61af1f4a32051d1802ab9d4a812811049cace381e569892460ba2e2163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb36b61af1f4a32051d1802ab9d4a812811049cace381e569892460ba2e2163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb36b61af1f4a32051d1802ab9d4a812811049cace381e569892460ba2e2163", kill_on_drop: false }` [INFO] [stdout] 0bb36b61af1f4a32051d1802ab9d4a812811049cace381e569892460ba2e2163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7008763e3ddc388838774de66fe52cee354528798f95264b9426514e69a0a1 [INFO] running `Command { std: "docker" "start" "-a" "eb7008763e3ddc388838774de66fe52cee354528798f95264b9426514e69a0a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking yewprint-playground v0.1.0 (/opt/rustwide/workdir/yewprint-playground) [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: failed to run custom build command for `libc v0.2.118` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libc-65624f7831226634/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to get rustc version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.118/build.rs:9:63 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c86963bbe0 - std::backtrace_rs::backtrace::libunwind::trace::h68f4821065dfec0e [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x55c86963bbe0 - std::backtrace_rs::backtrace::trace_unsynchronized::ha303f16c3a318cd7 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c86963bbe0 - std::sys_common::backtrace::_print_fmt::h8dfadbff5821254c [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55c86963bbe0 - ::fmt::heefb934e22801888 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55c869658c9e - core::fmt::write::h01342d4892384d76 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x55c869638f05 - std::io::Write::write_fmt::hb26080656bb88960 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x55c86963d2d3 - std::sys_common::backtrace::_print::hb4fd46f8e2d1a65e [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55c86963d2d3 - std::sys_common::backtrace::print::h2a76f58572fab0a6 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55c86963d2d3 - std::panicking::default_hook::{{closure}}::hb9a3f4df8037487b [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55c86963cfbf - std::panicking::default_hook::h979ac2eb56748e7e [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55c86963d97a - std::panicking::rust_panic_with_hook::h2b045de94a6bed6e [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55c86963d877 - std::panicking::begin_panic_handler::{{closure}}::hd16628f187ef8977 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55c86963c0bc - std::sys_common::backtrace::__rust_end_short_backtrace::hbed5d913924b6f8d [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55c86963d592 - rust_begin_unwind [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55c869616a93 - core::panicking::panic_fmt::h2c4e0212f9f8bf54 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55c869657f41 - core::panicking::panic_display::h9594fd5db3ac0e0f [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/panicking.rs:72:5 [INFO] [stderr] 16: 0x55c869657eeb - core::panicking::panic_str::h1761d3a9bd5d6d29 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/panicking.rs:56:5 [INFO] [stderr] 17: 0x55c869616906 - core::option::expect_failed::ha2fd85073979cbeb [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/option.rs:1880:5 [INFO] [stderr] 18: 0x55c869618aa2 - core::option::Option::expect::h22ad87d92819c492 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/option.rs:738:21 [INFO] [stderr] 19: 0x55c86961d164 - build_script_build::main::h8fb0f8998cd018e3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.118/build.rs:9:41 [INFO] [stderr] 20: 0x55c869620a4b - core::ops::function::FnOnce::call_once::h2f088a7faa10f60e [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 21: 0x55c8696206ee - std::sys_common::backtrace::__rust_begin_short_backtrace::haf439f3e1955bb49 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x55c869619a91 - std::rt::lang_start::{{closure}}::h17c8f657f7647f45 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/rt.rs:166:18 [INFO] [stderr] 23: 0x55c86963647f - core::ops::function::impls:: for &F>::call_once::h6c98c92d9c546c1a [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 24: 0x55c86963647f - std::panicking::try::do_call::h76afc2029c2e1d32 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x55c86963647f - std::panicking::try::h74dc6b18046089e3 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x55c86963647f - std::panic::catch_unwind::h6a1254ff8094a160 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x55c86963647f - std::rt::lang_start_internal::{{closure}}::h5219e028e3b4e1e8 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55c86963647f - std::panicking::try::do_call::he19154737ff80739 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x55c86963647f - std::panicking::try::h3d6d936260435153 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x55c86963647f - std::panic::catch_unwind::hd4cb540b69d540e3 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x55c86963647f - std::rt::lang_start_internal::h80f5e86d2adcc33d [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55c869619a6a - std::rt::lang_start::h2b83dac247049872 [INFO] [stderr] at /rustc/0004f98fdd309b1940390200ae28913f7fbd736f/library/std/src/rt.rs:165:17 [INFO] [stderr] 33: 0x55c86961e811 - main [INFO] [stderr] 34: 0x7f18e4097083 - __libc_start_main [INFO] [stderr] 35: 0x55c869616c6e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb7008763e3ddc388838774de66fe52cee354528798f95264b9426514e69a0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7008763e3ddc388838774de66fe52cee354528798f95264b9426514e69a0a1", kill_on_drop: false }` [INFO] [stdout] eb7008763e3ddc388838774de66fe52cee354528798f95264b9426514e69a0a1