[INFO] cloning repository https://github.com/tv42/choosy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tv42/choosy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftv42%2Fchoosy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftv42%2Fchoosy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68bba03b4991b3615d9ca7fd69537f224e3b5602 [INFO] testing tv42/choosy against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftv42%2Fchoosy" "/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/tv42/choosy on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tv42/choosy [INFO] finished tweaking git repo https://github.com/tv42/choosy [INFO] tweaked toml for git repo https://github.com/tv42/choosy written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tv42/choosy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walrus-macro v0.19.0 [INFO] [stderr] Downloaded tide v0.16.0 [INFO] [stderr] Downloaded wit-walrus v0.6.0 [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded wasm-bindgen-wasm-conventions v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-wasm-interpreter v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-multi-value-xform v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-threads-xform v0.2.74 [INFO] [stderr] Downloaded tide-websockets v0.3.0 [INFO] [stderr] Downloaded rouille v3.2.1 [INFO] [stderr] Downloaded wasm-bindgen-externref-xform v0.2.74 [INFO] [stderr] Downloaded wasmparser v0.77.0 [INFO] [stderr] Downloaded async-tungstenite v0.10.0 [INFO] [stderr] Downloaded async-sse v4.1.0 [INFO] [stderr] Downloaded walrus v0.19.0 [INFO] [stderr] Downloaded wasm-bindgen-cli-support v0.2.74 [INFO] [stderr] Downloaded sval v1.0.0-alpha.5 [INFO] [stderr] Downloaded femme v2.1.1 [INFO] [stderr] Downloaded wasm-bindgen-cli v0.2.74 [INFO] [stderr] Downloaded http-client v6.3.5 [INFO] [stderr] Downloaded async-broadcast v0.2.0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3934d6c49acb9842346bbdf596e7321510965e2152af99b1fab4b8208de82868 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3934d6c49acb9842346bbdf596e7321510965e2152af99b1fab4b8208de82868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3934d6c49acb9842346bbdf596e7321510965e2152af99b1fab4b8208de82868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3934d6c49acb9842346bbdf596e7321510965e2152af99b1fab4b8208de82868", kill_on_drop: false }` [INFO] [stdout] 3934d6c49acb9842346bbdf596e7321510965e2152af99b1fab4b8208de82868 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd03e5d29d8965f2ca567c0837ebd9425a6424b198b00a3fa5dfca54476e3d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebd03e5d29d8965f2ca567c0837ebd9425a6424b198b00a3fa5dfca54476e3d4", kill_on_drop: false }` [INFO] [stderr] warning: choosy_embed v0.1.0 (/opt/rustwide/workdir/embed) ignoring invalid dependency `wasm-bindgen-cli` which is missing a lib target [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-broadcast v0.2.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling choosy_protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling sleigh v0.1.0 (/opt/rustwide/workdir/sleigh) [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling mpv_remote v0.1.0 (/opt/rustwide/workdir/mpv_remote) [INFO] [stderr] Compiling async-tungstenite v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling choosy_embed v0.1.0 (/opt/rustwide/workdir/embed) [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.3.5 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] error: failed to run custom build command for `choosy_embed v0.1.0 (/opt/rustwide/workdir/embed)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/choosy_embed-32a1dfa6dfa2c47d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=../frontend/Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=../frontend/src [INFO] [stderr] cargo:rerun-if-changed=../protocol/Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=../protocol/src [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: Read-only file system (os error 30) at path "/opt/rustwide/workdir/frontend/targetosRCke" [INFO] [stderr] thread 'main' panicked at 'cargo build of frontend: wasm cargo build failed', embed/build.rs:136:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56405b26a69c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56405b26a69c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56405b26a69c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56405b26a69c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56405b28d14c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x56405b2679b5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x56405b26bed0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56405b26bed0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56405b26bed0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x56405b26ba87 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x56405b26c584 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x56405b26c060 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x56405b26ab64 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56405b26bfc9 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x56405b1512b1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x56405b1513a3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stderr] 16: 0x56405b15ad3b - core::result::Result::expect::h2d2911fbdbd16cdb [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stderr] 17: 0x56405b1537fe - build_script_build::main::h2b69ed2d4da8dc6b [INFO] [stderr] at /opt/rustwide/workdir/embed/build.rs:136:5 [INFO] [stderr] 18: 0x56405b15a16b - core::ops::function::FnOnce::call_once::h7beaf9369fb74a6f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x56405b1568ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h0fd7623af578bcc8 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x56405b154241 - std::rt::lang_start::{{closure}}::h57ae22d19b59bf34 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x56405b26ca8a - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x56405b26ca8a - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 23: 0x56405b26ca8a - std::panicking::try::he15826df0f376a33 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 24: 0x56405b26ca8a - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 25: 0x56405b26ca8a - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x56405b26ca8a - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 27: 0x56405b26ca8a - std::panicking::try::ha20a77bf65530f63 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 28: 0x56405b26ca8a - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 29: 0x56405b26ca8a - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x56405b154210 - std::rt::lang_start::h07ca048dd856e305 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x56405b15406c - main [INFO] [stderr] 32: 0x7f181e7580b3 - __libc_start_main [INFO] [stderr] 33: 0x56405b151a6e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ebd03e5d29d8965f2ca567c0837ebd9425a6424b198b00a3fa5dfca54476e3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd03e5d29d8965f2ca567c0837ebd9425a6424b198b00a3fa5dfca54476e3d4", kill_on_drop: false }` [INFO] [stdout] ebd03e5d29d8965f2ca567c0837ebd9425a6424b198b00a3fa5dfca54476e3d4