[INFO] cloning repository https://github.com/achimcc/rust-analyzer-clean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/achimcc/rust-analyzer-clean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Frust-analyzer-clean", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Frust-analyzer-clean'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f6539bd99805dd7a2a0478cdedb58c10dd51e25 [INFO] testing achimcc/rust-analyzer-clean against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Frust-analyzer-clean" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/achimcc/rust-analyzer-clean on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/achimcc/rust-analyzer-clean [INFO] finished tweaking git repo https://github.com/achimcc/rust-analyzer-clean [INFO] tweaked toml for git repo https://github.com/achimcc/rust-analyzer-clean written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/achimcc/rust-analyzer-clean already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Downloaded tikv-jemalloc-ctl v0.4.2 [INFO] [stderr] Downloaded notify v5.0.0-pre.12 [INFO] [stderr] Downloaded chalk-recursive v0.70.0 [INFO] [stderr] Downloaded chalk-derive v0.70.0 [INFO] [stderr] Downloaded ungrammar v1.14.4 [INFO] [stderr] Downloaded chalk-ir v0.70.0 [INFO] [stderr] Downloaded chalk-solve v0.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f6c75381be389c2a3fa47c9ace3080314080ab312df9936491faab37321a2f0 [INFO] running `Command { std: "docker" "start" "-a" "1f6c75381be389c2a3fa47c9ace3080314080ab312df9936491faab37321a2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f6c75381be389c2a3fa47c9ace3080314080ab312df9936491faab37321a2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6c75381be389c2a3fa47c9ace3080314080ab312df9936491faab37321a2f0", kill_on_drop: false }` [INFO] [stdout] 1f6c75381be389c2a3fa47c9ace3080314080ab312df9936491faab37321a2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42afb8342dcda8ce704a4548c1439ffd87706da2040adeaf2ad9ea3d073ad85f [INFO] running `Command { std: "docker" "start" "-a" "42afb8342dcda8ce704a4548c1439ffd87706da2040adeaf2ad9ea3d073ad85f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling la-arena v0.2.1 (/opt/rustwide/workdir/lib/arena) [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling limit v0.0.0 (/opt/rustwide/workdir/crates/limit) [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xflags-macros v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc_macro_test_impl v0.0.0 (/opt/rustwide/workdir/crates/proc_macro_test/imp) [INFO] [stderr] Compiling xshell-macros v0.1.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rust-analyzer v0.0.0 (/opt/rustwide/workdir/crates/rust-analyzer) [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling write-json v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling text_edit v0.0.0 (/opt/rustwide/workdir/crates/text_edit) [INFO] [stderr] Compiling parser v0.0.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling toolchain v0.0.0 (/opt/rustwide/workdir/crates/toolchain) [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling xshell v0.1.14 [INFO] [stderr] Compiling xflags v0.2.3 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling sourcegen v0.0.0 (/opt/rustwide/workdir/crates/sourcegen) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memmap2 v0.3.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling stdx v0.0.0 (/opt/rustwide/workdir/crates/stdx) [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling notify v5.0.0-pre.12 [INFO] [stderr] Compiling profile v0.0.0 (/opt/rustwide/workdir/crates/profile) [INFO] [stderr] Compiling rowan v0.13.0-pre.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling test_utils v0.0.0 (/opt/rustwide/workdir/crates/test_utils) [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v6.0.2 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.1 [INFO] [stderr] Compiling chalk-derive v0.70.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling chalk-ir v0.70.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling salsa v0.17.0-pre.1 [INFO] [stderr] Compiling chalk-solve v0.70.0 [INFO] [stderr] Compiling tracing-tree v0.1.9 [INFO] [stderr] Compiling chalk-recursive v0.70.0 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling paths v0.0.0 (/opt/rustwide/workdir/crates/paths) [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tt v0.0.0 (/opt/rustwide/workdir/crates/tt) [INFO] [stderr] Compiling syntax v0.0.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling vfs v0.0.0 (/opt/rustwide/workdir/crates/vfs) [INFO] [stderr] Compiling cfg v0.0.0 (/opt/rustwide/workdir/crates/cfg) [INFO] [stderr] Compiling vfs-notify v0.0.0 (/opt/rustwide/workdir/crates/vfs-notify) [INFO] [stdout] warning: field is never read: `thread` [INFO] [stdout] --> crates/vfs-notify/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | thread: jod_thread::JoinHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NotifyHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/vfs-notify/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling proc_macro_api v0.0.0 (/opt/rustwide/workdir/crates/proc_macro_api) [INFO] [stderr] Compiling lsp-server v0.5.2 [INFO] [stderr] Compiling lsp-types v0.89.2 [INFO] [stderr] Compiling flycheck v0.0.0 (/opt/rustwide/workdir/crates/flycheck) [INFO] [stdout] warning: field is never read: `thread` [INFO] [stdout] --> crates/flycheck/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | thread: jod_thread::JoinHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FlycheckHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/flycheck/src/lib.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mbe v0.0.0 (/opt/rustwide/workdir/crates/mbe) [INFO] [stderr] Compiling base_db v0.0.0 (/opt/rustwide/workdir/crates/base_db) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc_macro_srv v0.0.0 (/opt/rustwide/workdir/crates/proc_macro_srv) [INFO] [stderr] Compiling proc_macro_test v0.0.0 (/opt/rustwide/workdir/crates/proc_macro_test) [INFO] [stderr] Compiling hir_expand v0.0.0 (/opt/rustwide/workdir/crates/hir_expand) [INFO] [stderr] Compiling project_model v0.0.0 (/opt/rustwide/workdir/crates/project_model) [INFO] [stdout] warning: field is never read: `invalid_input` [INFO] [stdout] --> crates/project_model/src/project_json.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | invalid_input: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ParseEditionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/project_model/src/project_json.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hir_def v0.0.0 (/opt/rustwide/workdir/crates/hir_def) [INFO] [stderr] error: failed to run custom build command for `proc_macro_test v0.0.0 (/opt/rustwide/workdir/crates/proc_macro_test)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/proc_macro_test-f04fc7c4e3b47b5a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: output.status.success()', crates/proc_macro_test/build.rs:32:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d1a4a1509d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55d1a4a1509d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d1a4a1509d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55d1a4a1509d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55d1a4a3899c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55d1a4a10f78 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55d1a4a16b37 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55d1a4a16b37 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55d1a4a16b37 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55d1a4a16800 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55d1a4a17289 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55d1a4a16f39 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55d1a4a15564 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55d1a4a16c89 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55d1a4980373 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55d1a498023d - core::panicking::panic::h4241c5ccea17faca [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55d1a49d7809 - build_script_build::main::h16b207b2b3ceb298 [INFO] [stderr] 17: 0x55d1a49cf433 - core::ops::function::FnOnce::call_once::h41220835be8122cc [INFO] [stderr] 18: 0x55d1a49af5e9 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc409ea38f21b1fa1 [INFO] [stderr] 19: 0x55d1a49a4789 - std::rt::lang_start::{{closure}}::h5f5f94527125b360 [INFO] [stderr] 20: 0x55d1a4a14781 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x55d1a4a14781 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 22: 0x55d1a4a14781 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 23: 0x55d1a4a14781 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 24: 0x55d1a4a14781 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 25: 0x55d1a4a14781 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 26: 0x55d1a4a14781 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 27: 0x55d1a4a14781 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x55d1a4a14781 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 29: 0x55d1a49a4771 - std::rt::lang_start::h893bdc2a4bedf936 [INFO] [stderr] 30: 0x55d1a49da1a3 - main [INFO] [stderr] 31: 0x7f43251f70b3 - __libc_start_main [INFO] [stderr] 32: 0x55d1a4980bae - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "42afb8342dcda8ce704a4548c1439ffd87706da2040adeaf2ad9ea3d073ad85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42afb8342dcda8ce704a4548c1439ffd87706da2040adeaf2ad9ea3d073ad85f", kill_on_drop: false }` [INFO] [stdout] 42afb8342dcda8ce704a4548c1439ffd87706da2040adeaf2ad9ea3d073ad85f