[INFO] cloning repository https://github.com/boudabass/librespot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boudabass/librespot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboudabass%2Flibrespot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboudabass%2Flibrespot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ce07063923356dd31b8c3d1bf1f09c4e74262fd [INFO] checking boudabass/librespot against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboudabass%2Flibrespot" "/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/boudabass/librespot on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boudabass/librespot [INFO] removed workspace from git repo https://github.com/boudabass/librespot [INFO] removed path dependency librespot-audio from git repo https://github.com/boudabass/librespot [INFO] removed path dependency librespot-connect from git repo https://github.com/boudabass/librespot [INFO] removed path dependency librespot-core from git repo https://github.com/boudabass/librespot [INFO] removed path dependency librespot-metadata from git repo https://github.com/boudabass/librespot [INFO] removed path dependency librespot-playback from git repo https://github.com/boudabass/librespot [INFO] removed path dependency librespot-protocol from git repo https://github.com/boudabass/librespot [INFO] finished tweaking git repo https://github.com/boudabass/librespot [INFO] tweaked toml for git repo https://github.com/boudabass/librespot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/boudabass/librespot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (librespot-audio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-connect) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-playback) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (librespot-audio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-connect) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-playback) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acfdf116f35884653b606693e3889889a1231202e89e57ac82655fa2171e527d [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" "acfdf116f35884653b606693e3889889a1231202e89e57ac82655fa2171e527d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acfdf116f35884653b606693e3889889a1231202e89e57ac82655fa2171e527d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfdf116f35884653b606693e3889889a1231202e89e57ac82655fa2171e527d", kill_on_drop: false }` [INFO] [stdout] acfdf116f35884653b606693e3889889a1231202e89e57ac82655fa2171e527d [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fb22421cd25cd5879dd61bc86924c0d6aad6f4fd3b0b715cb433da486a5e8cf [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" "1fb22421cd25cd5879dd61bc86924c0d6aad6f4fd3b0b715cb433da486a5e8cf", kill_on_drop: false }` [INFO] [stderr] warning: dependency (librespot-audio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-connect) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-playback) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking if-addrs v0.6.5 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Compiling protobuf-codegen v2.8.2 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking libmdns v0.2.7 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Compiling librespot-core v0.1.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.2 [INFO] [stderr] Compiling librespot-protocol v0.1.1 [INFO] [stderr] Checking hyper-proxy v0.4.1 [INFO] [stderr] error: failed to run custom build command for `librespot-protocol v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librespot-protocol-717c92e71ea7cd6d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Regenerating src/authentication.rs from proto/authentication.proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/librespot-protocol-0.1.1/build.rs:55:31 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55facb304577 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55facb304577 - std::backtrace_rs::backtrace::trace_unsynchronized::h84373278bfb39e0c [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55facb304577 - std::sys_common::backtrace::_print_fmt::h517324efde750597 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55facb304577 - ::fmt::hf594ab77fac89284 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55facb321cdc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55facb302062 - std::io::Write::write_fmt::h3f6656f045fa877f [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55facb3062a5 - std::sys_common::backtrace::_print::hda7655c057c24dcc [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55facb3062a5 - std::sys_common::backtrace::print::h546a6c8431d46287 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55facb3062a5 - std::panicking::default_hook::{{closure}}::h006dd083853faf51 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55facb305e03 - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55facb306a41 - std::panicking::rust_panic_with_hook::hb7a19826c029b1d6 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55facb306587 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55facb304a3c - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55facb3064e9 - rust_begin_unwind [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55facb31fca1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55facb31fac3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55facb10dc61 - core::result::Result::unwrap::haf00eb266e3f850b [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x55facb058ce3 - build_script_build::main::h09a276fa6b625b0f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/librespot-protocol-0.1.1/build.rs:55:13 [INFO] [stderr] 18: 0x55facb05ac9b - core::ops::function::FnOnce::call_once::hb5f9ef84cd3184f6 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55facb0595de - std::sys_common::backtrace::__rust_begin_short_backtrace::h99043b81109350a1 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55facb059a61 - std::rt::lang_start::{{closure}}::haf9b9f55f893012f [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55facb306e67 - core::ops::function::impls:: for &F>::call_once::h54c39b9b8451875a [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55facb306e67 - std::panicking::try::do_call::hcdfba51a06e21b42 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55facb306e67 - std::panicking::try::h77386c66889b2066 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55facb306e67 - std::panic::catch_unwind::hc55a0d8aadca44f0 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x55facb306e67 - std::rt::lang_start_internal::h97dca9624db2aa85 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55facb059a37 - std::rt::lang_start::ha36a4866ea6cdc34 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55facb058f7a - main [INFO] [stderr] 28: 0x7fefaba910b3 - __libc_start_main [INFO] [stderr] 29: 0x55facb0580be - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1fb22421cd25cd5879dd61bc86924c0d6aad6f4fd3b0b715cb433da486a5e8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb22421cd25cd5879dd61bc86924c0d6aad6f4fd3b0b715cb433da486a5e8cf", kill_on_drop: false }` [INFO] [stdout] 1fb22421cd25cd5879dd61bc86924c0d6aad6f4fd3b0b715cb433da486a5e8cf