[INFO] cloning repository https://github.com/michaelherger/spotty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelherger/spotty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelherger%2Fspotty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelherger%2Fspotty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7ee92011a01dc8a563e12294ac9e8a9bd1886fa [INFO] testing michaelherger/spotty against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelherger%2Fspotty" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelherger/spotty on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelherger/spotty [INFO] finished tweaking git repo https://github.com/michaelherger/spotty [INFO] tweaked toml for git repo https://github.com/michaelherger/spotty written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/michaelherger/spotty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/michaelherger/librespot.git` [INFO] [stderr] Updating git repository `https://github.com/awmath/rust-crypto.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shannon v0.2.0 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] [stderr] Downloaded libmdns v0.2.3 [INFO] [stderr] Downloaded hyper-proxy v0.4.1 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.8.1 [INFO] [stderr] Downloaded tokio-threadpool v0.1.16 [INFO] [stderr] Downloaded protobuf-codegen v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d350e14350f3cbad15a2dce455e20ea19b80dcce3b1a241aebf59a686eaea8f8 [INFO] running `Command { std: "docker" "start" "-a" "d350e14350f3cbad15a2dce455e20ea19b80dcce3b1a241aebf59a686eaea8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d350e14350f3cbad15a2dce455e20ea19b80dcce3b1a241aebf59a686eaea8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d350e14350f3cbad15a2dce455e20ea19b80dcce3b1a241aebf59a686eaea8f8", kill_on_drop: false }` [INFO] [stdout] d350e14350f3cbad15a2dce455e20ea19b80dcce3b1a241aebf59a686eaea8f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db07058213ca38eef2dc5ce8e987b11769f566916df0f5968e8e3dcc54db2656 [INFO] running `Command { std: "docker" "start" "-a" "db07058213ca38eef2dc5ce8e987b11769f566916df0f5968e8e3dcc54db2656", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling librespot-core v0.1.0 (https://github.com/michaelherger/librespot.git?rev=8c2bd4e0e2323ee1f835d28a6aa9ede700e7497c#8c2bd4e0) [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling hyper-proxy v0.4.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling librespot-protocol v0.1.0 (https://github.com/michaelherger/librespot.git?rev=8c2bd4e0e2323ee1f835d28a6aa9ede700e7497c#8c2bd4e0) [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rust-crypto v0.2.36 (https://github.com/awmath/rust-crypto.git?branch=avx2#394c2472) [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling libmdns v0.2.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling spotty v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] error: failed to run custom build command for `spotty v0.35.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/spotty-d44e686e56b40906/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', build.rs:12:48 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563aac60102a - std::backtrace_rs::backtrace::libunwind::trace::h9c950f33f2c47e7a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x563aac60102a - std::backtrace_rs::backtrace::trace_unsynchronized::h3b7d012a4e8e7f24 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563aac60102a - std::sys_common::backtrace::_print_fmt::hdd49f55d946a286b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x563aac60102a - ::fmt::h3d92f0976b36eb47 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x563aac61b35e - core::fmt::write::h1802db4bd3dbef5c [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x563aac5fefe5 - std::io::Write::write_fmt::h52d7df55c66c74f0 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x563aac600df5 - std::sys_common::backtrace::_print::h35f0168a013ac3ce [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x563aac600df5 - std::sys_common::backtrace::print::h2e13c2fefd7982de [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x563aac60247f - std::panicking::default_hook::{{closure}}::haee6898ffcd271f3 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x563aac6021bb - std::panicking::default_hook::ha871b976095e03c8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x563aac602b8c - std::panicking::rust_panic_with_hook::h062710ad04a7aa11 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x563aac602929 - std::panicking::begin_panic_handler::{{closure}}::h3cf3cbb525096337 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x563aac6014dc - std::sys_common::backtrace::__rust_end_short_backtrace::h380ebb1caf1af45a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x563aac602632 - rust_begin_unwind [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x563aac5e6d93 - core::panicking::panic_fmt::h33e80f483de9df3e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x563aac5e7163 - core::result::unwrap_failed::h1a14b9929683b6f5 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stderr] 16: 0x563aac5e980b - core::result::Result::unwrap::hb281a2c55e4a8827 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stderr] 17: 0x563aac5e831c - build_script_build::main::h5b5bce49505a94bb [INFO] [stderr] at /opt/rustwide/workdir/build.rs:12:19 [INFO] [stderr] 18: 0x563aac5e850b - core::ops::function::FnOnce::call_once::h005f526aa0eee937 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 19: 0x563aac5e884e - std::sys_common::backtrace::__rust_begin_short_backtrace::h98c51791e454c299 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 20: 0x563aac5e8a21 - std::rt::lang_start::{{closure}}::hf6c6a4c3fea2fdc9 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:166:18 [INFO] [stderr] 21: 0x563aac5fcdcc - core::ops::function::impls:: for &F>::call_once::hacdd975b45c40648 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:606:13 [INFO] [stderr] 22: 0x563aac5fcdcc - std::panicking::try::do_call::h0676338f5711b277 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 23: 0x563aac5fcdcc - std::panicking::try::hd0ddf765905e5be6 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 24: 0x563aac5fcdcc - std::panic::catch_unwind::h372133e1391bf6ce [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x563aac5fcdcc - std::rt::lang_start_internal::{{closure}}::hfc60262ce3c74740 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x563aac5fcdcc - std::panicking::try::do_call::ha3816fb41b6e134e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x563aac5fcdcc - std::panicking::try::h41f5f6d0ff1c36c9 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 28: 0x563aac5fcdcc - std::panic::catch_unwind::h5b8b7884d08853bb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x563aac5fcdcc - std::rt::lang_start_internal::h1f97c72b8e40c45b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x563aac5e89fa - std::rt::lang_start::ha1d88c9e5619803e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:165:17 [INFO] [stderr] 31: 0x563aac5e842e - main [INFO] [stderr] 32: 0x7f15473dd083 - __libc_start_main [INFO] [stderr] 33: 0x563aac5e72ae - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db07058213ca38eef2dc5ce8e987b11769f566916df0f5968e8e3dcc54db2656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db07058213ca38eef2dc5ce8e987b11769f566916df0f5968e8e3dcc54db2656", kill_on_drop: false }` [INFO] [stdout] db07058213ca38eef2dc5ce8e987b11769f566916df0f5968e8e3dcc54db2656