[INFO] cloning repository https://github.com/TENX-S/attempt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TENX-S/attempt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTENX-S%2Fattempt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTENX-S%2Fattempt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9ad7c257697b85c6e829db5109c28a6d4415ab8 [INFO] testing TENX-S/attempt against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTENX-S%2Fattempt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TENX-S/attempt on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TENX-S/attempt [INFO] finished tweaking git repo https://github.com/TENX-S/attempt [INFO] tweaked toml for git repo https://github.com/TENX-S/attempt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TENX-S/attempt 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 566af2326f2c56a02704578a6a334a8c79232eb9fdff18b00338aad886f72c5b [INFO] running `Command { std: "docker" "start" "-a" "566af2326f2c56a02704578a6a334a8c79232eb9fdff18b00338aad886f72c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "566af2326f2c56a02704578a6a334a8c79232eb9fdff18b00338aad886f72c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566af2326f2c56a02704578a6a334a8c79232eb9fdff18b00338aad886f72c5b", kill_on_drop: false }` [INFO] [stdout] 566af2326f2c56a02704578a6a334a8c79232eb9fdff18b00338aad886f72c5b [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f75b9ce88b7d8267973d492c04d45a2a52c926842a4d6924ee31fcc064382045 [INFO] running `Command { std: "docker" "start" "-a" "f75b9ce88b7d8267973d492c04d45a2a52c926842a4d6924ee31fcc064382045", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling prettyplease v0.1.15 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling axum-core v0.2.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling protobuf-support v3.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling attempt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling protobuf-parse v3.1.0 [INFO] [stderr] Compiling protobuf-json-mapping v3.1.0 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling axum v0.5.10 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] thread 'rustc' panicked at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/compiler/rustc_serialize/src/opaque.rs:233:42: [INFO] [stderr] range start index 5484892 out of range for slice of length 565248 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'rustc' panicked at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/compiler/rustc_serialize/src/opaque.rs:233:42: [INFO] [stderr] range start index 5484892 out of range for slice of length 565248 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f1fdc78033c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stderr] 0: 0x7fc2ac66d33c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f1fdc78033c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fc2ac66d33c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fc2ac66d33c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fc2ac66d33c - ::fmt::hae0f2018b67c9dd2 [INFO] [stderr] 2: 0x7f1fdc78033c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f1fdc78033c - ::fmt::hae0f2018b67c9dd2 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fc2ac6d2f9c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7fc2ac6d2f9c - core::fmt::write::h96bf1b6ef709071f [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stderr] 6: 0x7fc2ac65ffce - std::io::Write::write_fmt::h8cf5987c4cc04f0c [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 4: 0x7f1fdc7e5f9c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7f1fdc7e5f9c - core::fmt::write::h96bf1b6ef709071f [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stderr] 6: 0x7f1fdc772fce - std::io::Write::write_fmt::h8cf5987c4cc04f0c [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x7fc2ac66d124 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stderr] 7: 0x7f1fdc780124 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7fc2ac66d124 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stderr] 8: 0x7f1fdc780124 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7fc2ac670003 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stderr] 9: 0x7f1fdc783003 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stderr] 10: 0x7f1fdc782d24 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:292:9 [INFO] [stderr] 10: 0x7fc2ac66fd24 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f1fdf90031f - std[5b68486becc5c353]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f1fdc783831 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stderr] 13: 0x7f1fdc783831 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stderr] 14: 0x7f1fdc7835b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stderr] 15: 0x7f1fdc780866 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 16: 0x7f1fdc783302 - rust_begin_unwind [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stderr] 17: 0x7f1fdc7e2625 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stderr] 18: 0x7f1fdc7e8ae2 - core::slice::index::slice_start_index_len_fail_rt::h68237ca8af9f54e4 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/slice/index.rs:52:5 [INFO] [stderr] 19: 0x7f1fdc7e8ae2 - core::slice::index::slice_start_index_len_fail::h2e73ea93a1a0dc21 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/slice/index.rs:40:9 [INFO] [stderr] 11: 0x7fc2af7ed31f - std[5b68486becc5c353]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7fc2ac670831 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stderr] 13: 0x7fc2ac670831 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stderr] 14: 0x7fc2ac6705b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stderr] 15: 0x7fc2ac66d866 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 16: 0x7fc2ac670302 - rust_begin_unwind [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stderr] 17: 0x7fc2ac6cf625 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stderr] 18: 0x7fc2ac6d5ae2 - core::slice::index::slice_start_index_len_fail_rt::h68237ca8af9f54e4 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/slice/index.rs:52:5 [INFO] [stderr] 19: 0x7fc2ac6d5ae2 - core::slice::index::slice_start_index_len_fail::h2e73ea93a1a0dc21 [INFO] [stderr] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/slice/index.rs:40:9 [INFO] [stderr] 20: 0x7fc2aeca420c - ::get_header [INFO] [stderr] 20: 0x7f1fdedb720c - ::get_header [INFO] [stderr] 21: 0x7f1fdedb4ce4 - ::extract_one [INFO] [stderr] 22: 0x7f1fdedb42b0 - ::extract_lib [INFO] [stderr] 23: 0x7f1fdedaef0a - ::maybe_load_library_crate [INFO] [stderr] 21: 0x7fc2aeca1ce4 - ::extract_one [INFO] [stderr] 22: 0x7fc2aeca12b0 - ::extract_lib [INFO] [stderr] 23: 0x7fc2aec9bf0a - ::maybe_load_library_crate [INFO] [stderr] 24: 0x7fc2aec9a740 - ::load [INFO] [stderr] 24: 0x7f1fdedad740 - ::load [INFO] [stderr] 25: 0x7fc2aec9692a - ::maybe_resolve_crate [INFO] [stderr] 25: 0x7f1fdeda992a - ::maybe_resolve_crate [INFO] [stderr] 26: 0x7fc2ae8c80b5 - ::early_resolve_ident_in_lexical_scope [INFO] [stderr] 27: 0x7fc2adbf8325 - ::resolve_path_with_ribs [INFO] [stderr] 26: 0x7f1fde9db0b5 - ::early_resolve_ident_in_lexical_scope [INFO] [stderr] 27: 0x7f1fddd0b325 - ::resolve_path_with_ribs [INFO] [stderr] 28: 0x7f1fde6c9e12 - ::resolve_imports [INFO] [stderr] 28: 0x7fc2ae5b6e12 - ::resolve_imports [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] 29: 0x7f1fde640f95 - ::fully_expand_fragment [INFO] [stderr] 30: 0x7f1fdec750f7 - ::expand_crate [INFO] [stderr] 29: 0x7fc2ae52df95 - ::fully_expand_fragment [INFO] [stderr] 30: 0x7fc2aeb620f7 - ::expand_crate [INFO] [stderr] 31: 0x7fc2aeb613fd - ::time:: [INFO] [stderr] 31: 0x7f1fdec743fd - ::time:: [INFO] [stderr] 32: 0x7f1fdec69a5c - rustc_interface[c55c0cfd577fd224]::passes::resolver_for_lowering [INFO] [stderr] 32: 0x7fc2aeb56a5c - rustc_interface[c55c0cfd577fd224]::passes::resolver_for_lowering [INFO] [stderr] 33: 0x7f1fdedf5d0a - rustc_query_impl[e7fda7bf17bd4b95]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x7fc2aece2d0a - rustc_query_impl[e7fda7bf17bd4b95]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x7fc2aece2cf9 - >::call_once [INFO] [stderr] 34: 0x7f1fdedf5cf9 - >::call_once [INFO] [stderr] 35: 0x7f1fdedc2417 - rustc_query_system[c533037f9582636b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[e7fda7bf17bd4b95]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x7fc2aecaf417 - rustc_query_system[c533037f9582636b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[e7fda7bf17bd4b95]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x7fc2af14feb7 - rustc_query_impl[e7fda7bf17bd4b95]::query_impl::resolver_for_lowering::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x7f1fdf262eb7 - rustc_query_impl[e7fda7bf17bd4b95]::query_impl::resolver_for_lowering::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x7fc2aea5a106 - ::enter::)>> [INFO] [stderr] 37: 0x7f1fdeb6d106 - ::enter::)>> [INFO] [stderr] 38: 0x7fc2aea58083 - rustc_span[b3058c0bbc5f33dc]::set_source_map::, rustc_interface[c55c0cfd577fd224]::interface::run_compiler, rustc_driver_impl[d4003f27b730f62c]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 38: 0x7f1fdeb6b083 - rustc_span[b3058c0bbc5f33dc]::set_source_map::, rustc_interface[c55c0cfd577fd224]::interface::run_compiler, rustc_driver_impl[d4003f27b730f62c]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 39: 0x7fc2aea52d30 - std[5b68486becc5c353]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[d4003f27b730f62c]::run_compiler::{closure#1}>::{closure#0}, core[a266669c23ef7bc]::result::Result<(), rustc_span[b3058c0bbc5f33dc]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[a266669c23ef7bc]::result::Result<(), rustc_span[b3058c0bbc5f33dc]::ErrorGuaranteed>> [INFO] [stderr] 39: 0x7f1fdeb65d30 - std[5b68486becc5c353]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[d4003f27b730f62c]::run_compiler::{closure#1}>::{closure#0}, core[a266669c23ef7bc]::result::Result<(), rustc_span[b3058c0bbc5f33dc]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[a266669c23ef7bc]::result::Result<(), rustc_span[b3058c0bbc5f33dc]::ErrorGuaranteed>> [INFO] [stderr] error: could not compile `hyper-timeout` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] error: could not compile `axum` (lib) [INFO] running `Command { std: "docker" "inspect" "f75b9ce88b7d8267973d492c04d45a2a52c926842a4d6924ee31fcc064382045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75b9ce88b7d8267973d492c04d45a2a52c926842a4d6924ee31fcc064382045", kill_on_drop: false }` [INFO] [stdout] f75b9ce88b7d8267973d492c04d45a2a52c926842a4d6924ee31fcc064382045