[INFO] cloning repository https://github.com/0xkr8os/ethereum-proofs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xkr8os/ethereum-proofs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xkr8os%2Fethereum-proofs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xkr8os%2Fethereum-proofs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1031d0dceed15774248316233d5a32fc9c2fc19
[INFO] documenting 0xkr8os/ethereum-proofs against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xkr8os%2Fethereum-proofs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xkr8os/ethereum-proofs
[INFO] finished tweaking git repo https://github.com/0xkr8os/ethereum-proofs
[INFO] tweaked toml for git repo https://github.com/0xkr8os/ethereum-proofs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xkr8os/ethereum-proofs on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xkr8os/ethereum-proofs 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a1fd09f87b19a222b9cc267851dce8befc7186f2d758275c1f3aef2a4783c13
[INFO] running `Command { std: "docker" "start" "-a" "9a1fd09f87b19a222b9cc267851dce8befc7186f2d758275c1f3aef2a4783c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a1fd09f87b19a222b9cc267851dce8befc7186f2d758275c1f3aef2a4783c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1fd09f87b19a222b9cc267851dce8befc7186f2d758275c1f3aef2a4783c13", kill_on_drop: false }`
[INFO] [stdout] 9a1fd09f87b19a222b9cc267851dce8befc7186f2d758275c1f3aef2a4783c13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd64e99183df629b25a4472fe51b2b40fe02b32b80d851c9e0695c7cb469d558
[INFO] running `Command { std: "docker" "start" "-a" "bd64e99183df629b25a4472fe51b2b40fe02b32b80d851c9e0695c7cb469d558", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking const-hex v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling elliptic-curve v0.13.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/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]     Checking pem v1.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling revm-primitives v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr] error: failed to run custom build command for `revm-primitives v1.3.0`
[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/revm-primitives-f49537fa118b100b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/kzg/trusted_setup.txt
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2889) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-1.3.0/build.rs:64:73:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55c62c5fcf72 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55c62c5fcf72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55c62c5fcf72 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x55c62c5fcf72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x55c62c60c06f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x55c62c60c06f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x55c62c5da9e3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55c62c5da9e3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x55c62c5e01b2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x55c62c5e1c2c - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x55c62c5e1a86 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x55c62c5e2205 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x55c62c5e209a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x55c62c5e02e9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x55c62c5ced7d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x55c62c60f690 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x55c62c60ee26 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x55c62c5c9c12 - build_script_build::format_kzg_settings::h0ffd724c107782c5
[INFO] [stderr]     18:     0x55c62c5ca507 - build_script_build::generate_kzg_settings::h2b77045d298de7f6
[INFO] [stderr]     19:     0x55c62c5ca636 - build_script_build::main::h1fefd1f2648a66d3
[INFO] [stderr]     20:     0x55c62c5cbc03 - core::ops::function::FnOnce::call_once::hd1e5766ef6bc3453
[INFO] [stderr]     21:     0x55c62c5cb346 - std::sys::backtrace::__rust_begin_short_backtrace::h854d36efe4a921fe
[INFO] [stderr]     22:     0x55c62c5cb319 - std::rt::lang_start::{{closure}}::haab20e2ebf217d88
[INFO] [stderr]     23:     0x55c62c5dc210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x55c62c5dc210 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x55c62c5dc210 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x55c62c5dc210 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x55c62c5dc210 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x55c62c5dc210 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x55c62c5dc210 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x55c62c5dc210 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x55c62c5dc210 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x55c62c5cb301 - std::rt::lang_start::h61d0c2b5e6eb4dc8
[INFO] [stderr]     33:     0x55c62c5ce8e5 - main
[INFO] [stderr]     34:     0x7bc1c791f1ca - <unknown>
[INFO] [stderr]     35:     0x7bc1c791f28b - __libc_start_main
[INFO] [stderr]     36:     0x55c62c5c8e25 - _start
[INFO] [stderr]     37:                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" "bd64e99183df629b25a4472fe51b2b40fe02b32b80d851c9e0695c7cb469d558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd64e99183df629b25a4472fe51b2b40fe02b32b80d851c9e0695c7cb469d558", kill_on_drop: false }`
[INFO] [stdout] bd64e99183df629b25a4472fe51b2b40fe02b32b80d851c9e0695c7cb469d558
