[INFO] cloning repository https://github.com/pbzweihander/gdua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/gdua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67ecec04fc419c2d20050396dd46b65df7deec3e [INFO] testing pbzweihander/gdua against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/gdua on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/gdua [INFO] finished tweaking git repo https://github.com/pbzweihander/gdua [INFO] tweaked toml for git repo https://github.com/pbzweihander/gdua written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/gdua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb v0.4.14 [INFO] [stderr] Downloaded tokio-sync v0.1.2 [INFO] [stderr] Downloaded tokio-batch v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e34161585e8c82a92ebed2edd25f120123b07970970ed3dffba643098860adbe [INFO] running `Command { std: "docker" "start" "-a" "e34161585e8c82a92ebed2edd25f120123b07970970ed3dffba643098860adbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e34161585e8c82a92ebed2edd25f120123b07970970ed3dffba643098860adbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34161585e8c82a92ebed2edd25f120123b07970970ed3dffba643098860adbe", kill_on_drop: false }` [INFO] [stdout] e34161585e8c82a92ebed2edd25f120123b07970970ed3dffba643098860adbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89fa2105936a69713116ab86a8921eb5a99c8402837f61bed0a10f5fef990581 [INFO] running `Command { std: "docker" "start" "-a" "89fa2105936a69713116ab86a8921eb5a99c8402837f61bed0a10f5fef990581", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling webview-sys v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling web-view v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stdweb v0.4.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.6 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling gdua-core v0.1.0 (/opt/rustwide/workdir/gdua-core) [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling tokio-batch v0.2.0 [INFO] [stderr] Compiling yew v0.7.0 (https://github.com/DenisKolodin/yew?branch=master#150e5afd) [INFO] [stderr] Compiling gdua-ui v0.1.0 (/opt/rustwide/workdir/gdua-ui) [INFO] [stderr] Compiling gdua v0.1.0 (/opt/rustwide/workdir/gdua) [INFO] [stderr] error: failed to run custom build command for `gdua v0.1.0 (/opt/rustwide/workdir/gdua)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gdua-ad13ca0d091ea555/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', gdua/build.rs:20:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5641f8a3931c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5641f8a3931c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5641f8a3931c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5641f8a3931c - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5641f8a5604c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x5641f8a360b8 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x5641f8a3afa7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5641f8a3afa7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5641f8a3afa7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5641f8a3ac6f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5641f8a3b6fa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5641f8a3b3e7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x5641f8a397e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5641f8a3b0f9 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5641f8a1b3b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x5641f8a1b443 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stderr] 16: 0x5641f8a22813 - core::result::Result::unwrap::hf76f2dea51832f81 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stderr] 17: 0x5641f8a1e9cd - build_script_build::main::h4660d62275612fa7 [INFO] [stderr] at /opt/rustwide/workdir/gdua/build.rs:17:23 [INFO] [stderr] 18: 0x5641f8a1f8fb - core::ops::function::FnOnce::call_once::h3575586f7b8e5116 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5641f8a2025e - std::sys_common::backtrace::__rust_begin_short_backtrace::h977d4df30acd9131 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x5641f8a1dd21 - std::rt::lang_start::{{closure}}::ha902ddab61b5718c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x5641f8a38a01 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5641f8a38a01 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x5641f8a38a01 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x5641f8a38a01 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x5641f8a38a01 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x5641f8a38a01 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x5641f8a38a01 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x5641f8a38a01 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x5641f8a38a01 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x5641f8a1dcf0 - std::rt::lang_start::h9cd3a2172465b09a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x5641f8a1f87c - main [INFO] [stderr] 32: 0x7f5871fe70b3 - __libc_start_main [INFO] [stderr] 33: 0x5641f8a1bb3e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.gdua_ui.ac01c7e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e.37yhcak59b2eaudt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-388438247852c702/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgdua_ui-978d78b55842e0b2.rlib" "/opt/rustwide/target/debug/deps/libyew-f928ce16e90b63f5.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libanymap-22c0ed63051dcb2b.rlib" "/opt/rustwide/target/debug/deps/libbincode-bd1dd0de4f65e7a9.rlib" "/opt/rustwide/target/debug/deps/libhttp-81d98018ea8531f9.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-d14a029fbcc13a6e.rlib" "/opt/rustwide/target/debug/deps/libiovec-29832b14ea06325f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/liblog-984506d59d1abd35.rlib" "/opt/rustwide/target/debug/deps/libfailure-6c04425e6c03dd2e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f8ad648b16a8dafe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-12e0eb4ed75b806b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-670b834755174511.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/liblibc-1be3124dfc3f2fd6.rlib" "/opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib" "/opt/rustwide/target/debug/deps/libdiscard-cc4f4c59330690ca.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-10a0628d9328d35a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-46282830ae7d0081.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libserde-358b01131b2ea6c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gdua_ui-dbbe225841d0605e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdua_ui-978d78b55842e0b2.rlib(gdua_ui-978d78b55842e0b2.gdua_ui.e9cc79e9-cgu.5.rcgu.o): in function `::change::snippet::__cargo_web_snippet_8b9b485136674f90d3e12025ad99612efdc1e54c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdua_ui-978d78b55842e0b2.rlib(gdua_ui-978d78b55842e0b2.gdua_ui.e9cc79e9-cgu.5.rcgu.o): in function `::change::snippet::__cargo_web_snippet_eff404166fb7d4a25d4b1b17374d881b2e0b5487': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdua_ui-978d78b55842e0b2.rlib(gdua_ui-978d78b55842e0b2.gdua_ui.e9cc79e9-cgu.5.rcgu.o): in function `gdua_ui::service::GduaCoreService::new::snippet::__cargo_web_snippet_972843b1bc2a2c2c69bde6a1c785c323f49fea1e': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdua_ui-978d78b55842e0b2.rlib(gdua_ui-978d78b55842e0b2.gdua_ui.e9cc79e9-cgu.5.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_f5302c0143e9bd10d39262404fc2b4c9660c7f9d': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-f928ce16e90b63f5.rlib(yew-f928ce16e90b63f5.yew.419a9288-cgu.7.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-f928ce16e90b63f5.rlib(yew-f928ce16e90b63f5.yew.419a9288-cgu.7.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:91: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-82f9d3bb3e8988eb.rlib(stdweb-82f9d3bb3e8988eb.stdweb.2df371d4-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.14/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "89fa2105936a69713116ab86a8921eb5a99c8402837f61bed0a10f5fef990581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fa2105936a69713116ab86a8921eb5a99c8402837f61bed0a10f5fef990581", kill_on_drop: false }` [INFO] [stdout] 89fa2105936a69713116ab86a8921eb5a99c8402837f61bed0a10f5fef990581