[INFO] cloning repository https://github.com/Alex621Lin/text-generation-inference
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex621Lin/text-generation-inference" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex621Lin%2Ftext-generation-inference", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex621Lin%2Ftext-generation-inference'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6d16ba6c8183a0f3d8ae7a2a889f0f5c7520e84
[INFO] checking Alex621Lin/text-generation-inference against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex621Lin%2Ftext-generation-inference" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Alex621Lin/text-generation-inference
[INFO] finished tweaking git repo https://github.com/Alex621Lin/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/Alex621Lin/text-generation-inference written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex621Lin/text-generation-inference on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alex621Lin/text-generation-inference already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8263ea8ee8d2c9a3a3d31f89aea4ea35cb36efacb426297642b9c9c5a517fa12
[INFO] running `Command { std: "docker" "start" "-a" "8263ea8ee8d2c9a3a3d31f89aea4ea35cb36efacb426297642b9c9c5a517fa12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8263ea8ee8d2c9a3a3d31f89aea4ea35cb36efacb426297642b9c9c5a517fa12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8263ea8ee8d2c9a3a3d31f89aea4ea35cb36efacb426297642b9c9c5a517fa12", kill_on_drop: false }`
[INFO] [stdout] 8263ea8ee8d2c9a3a3d31f89aea4ea35cb36efacb426297642b9c9c5a517fa12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 271ab1869e9aa70e0a7b1251f4582d8640ae5d65646b0799a20473327328d8ac
[INFO] running `Command { std: "docker" "start" "-a" "271ab1869e9aa70e0a7b1251f4582d8640ae5d65646b0799a20473327328d8ac", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ordered-float v3.9.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-types v0.12.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking opentelemetry_sdk v0.20.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.4.5
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking opentelemetry v0.20.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling prost-build v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking tracing-opentelemetry v0.21.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling tonic-build v0.10.1
[INFO] [stderr]    Compiling vergen v8.2.5
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking ureq v2.7.1
[INFO] [stderr]    Compiling time v0.3.29
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling text-generation-client v1.1.1 (/opt/rustwide/workdir/router/client)
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.29.10
[INFO] [stderr]    Compiling esaxx-rs v0.1.8
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap v4.4.5
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.29/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `text-generation-client v1.1.1 (/opt/rustwide/workdir/router/client)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/text-generation-client-ede89b1109ad4958/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=../../proto/generate.proto
[INFO] [stderr]   cargo:rerun-if-changed=../../proto/generate.proto
[INFO] [stderr]   cargo:rerun-if-changed=../../proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2706) panicked at router/client/build.rs:16:29:
[INFO] [stderr]   protobuf compilation failed: Read-only file system (os error 30)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f92806c3442 - std::backtrace_rs::backtrace::libunwind::trace::h7111bbf6d4d673e4
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f92806c3442 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9dc51998274b187
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f92806c3442 - std::sys::backtrace::_print_fmt::h637e93c9ebef3a80
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f92806c3442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6bbf610d6ab28b32
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f92806d36bf - core::fmt::rt::Argument::fmt::h26c7b8b2ffef56bc
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5f92806d36bf - core::fmt::write::h667869de048139c3
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5f9280695f43 - std::io::default_write_fmt::h16afded5d92810d6
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f9280695f43 - std::io::Write::write_fmt::hbd203ca06609c6a2
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5f92806a04c2 - std::sys::backtrace::BacktraceLock::print::h75562ed19a4fba4f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f92806a2a2f - std::panicking::default_hook::{{closure}}::h199efc4251699b0b
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5f92806a2889 - std::panicking::default_hook::h309dad23e034ef89
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5f92806a30b5 - std::panicking::panic_with_hook::h4eb76d74a2e0b8d8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5f92806a2e9a - std::panicking::panic_handler::{{closure}}::hed36407b059fbfe9
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5f92806a0609 - std::sys::backtrace::__rust_end_short_backtrace::h7dcb06a469981aa8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5f928068983d - __rustc[df1687459635782c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5f92806d8450 - core::panicking::panic_fmt::hd3b85015be399d33
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5f928029e119 - build_script_build::main::{{closure}}::h4a7eaa66c5ffbe9e
[INFO] [stderr]     17:     0x5f9280291d59 - core::result::Result<T,E>::unwrap_or_else::ha6f4831102f2d852
[INFO] [stderr]     18:     0x5f928029e05b - build_script_build::main::h380657f75bf72d71
[INFO] [stderr]     19:     0x5f928027fb43 - core::ops::function::FnOnce::call_once::h9741cc2e55054a0b
[INFO] [stderr]     20:     0x5f928027f9c6 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc85a57a5e8a9fb
[INFO] [stderr]     21:     0x5f928029e169 - std::rt::lang_start::{{closure}}::hfdaa2e3d4d39b23a
[INFO] [stderr]     22:     0x5f9280697730 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcd6cdef14138a430
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5f9280697730 - std::panicking::catch_unwind::do_call::h9d5f1b75acb2131f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5f9280697730 - std::panicking::catch_unwind::h533f93f8c24cd24f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5f9280697730 - std::panic::catch_unwind::hd025dcd193cf8e28
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5f9280697730 - std::rt::lang_start_internal::{{closure}}::h46bb298bb506a414
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5f9280697730 - std::panicking::catch_unwind::do_call::hcb1f0c9d36f9cc81
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5f9280697730 - std::panicking::catch_unwind::h332c9730f0acbcf5
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5f9280697730 - std::panic::catch_unwind::h5ebc9c614243cdfe
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5f9280697730 - std::rt::lang_start_internal::h8364af735d7fd309
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5f928029e151 - std::rt::lang_start::h07c2d97fe11287f8
[INFO] [stderr]     32:     0x5f92802a0775 - main
[INFO] [stderr]     33:     0x73c7aedc11ca - <unknown>
[INFO] [stderr]     34:     0x73c7aedc128b - __libc_start_main
[INFO] [stderr]     35:     0x5f928027f555 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "271ab1869e9aa70e0a7b1251f4582d8640ae5d65646b0799a20473327328d8ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271ab1869e9aa70e0a7b1251f4582d8640ae5d65646b0799a20473327328d8ac", kill_on_drop: false }`
[INFO] [stdout] 271ab1869e9aa70e0a7b1251f4582d8640ae5d65646b0799a20473327328d8ac
