[INFO] cloning repository https://github.com/innocent541/fe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/innocent541/fe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finnocent541%2Ffe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finnocent541%2Ffe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4934a1e41d59950ee490805d2ef6cb975d78382d [INFO] testing innocent541/fe against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finnocent541%2Ffe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/innocent541/fe [INFO] finished tweaking git repo https://github.com/innocent541/fe [INFO] tweaked toml for git repo https://github.com/innocent541/fe written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/innocent541/fe on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/innocent541/fe 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ca6c72bcb69ccd371772b946b61ab6ddc663a5443c7db9a916398d09154c2c [INFO] running `Command { std: "docker" "start" "-a" "21ca6c72bcb69ccd371772b946b61ab6ddc663a5443c7db9a916398d09154c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ca6c72bcb69ccd371772b946b61ab6ddc663a5443c7db9a916398d09154c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ca6c72bcb69ccd371772b946b61ab6ddc663a5443c7db9a916398d09154c2c", kill_on_drop: false }` [INFO] [stdout] 21ca6c72bcb69ccd371772b946b61ab6ddc663a5443c7db9a916398d09154c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 5b2c6998089cfb0a7d099530dc3f178fe0445642a8f3b04c8bc045a0191e3b22 [INFO] running `Command { std: "docker" "start" "-a" "5b2c6998089cfb0a7d099530dc3f178fe0445642a8f3b04c8bc045a0191e3b22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fe-parser v0.26.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling salsa-macro-rules v0.20.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordermap v0.5.8 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling radix_immutable v0.0.1 (https://github.com/micahscopes/radix_immutable.git#514098f0) [INFO] [stderr] Compiling cranelift-bitset v0.115.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cranelift-entity v0.115.1 [INFO] [stderr] Compiling dogged v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling fe-hir-analysis v0.26.0 (/opt/rustwide/workdir/crates/hir-analysis) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde-semver-derive v0.1.1 [INFO] [stderr] Compiling dot2 v1.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling dir-test-macros v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling salsa-macros v0.20.0 [INFO] [stderr] Compiling dir-test v0.4.1 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling waitpid-any v0.2.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling salsa v0.20.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures-batch v0.6.1 [INFO] [stderr] Compiling act-locally v0.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling serde-semver v0.2.1 [INFO] [stderr] Compiling fe-test-utils v0.1.0 (/opt/rustwide/workdir/crates/test-utils) [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling lsp-types v0.95.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling fe-common v0.26.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling fe-resolver v0.26.0 (/opt/rustwide/workdir/crates/resolver) [INFO] [stderr] Compiling fe-hir v0.26.0 (/opt/rustwide/workdir/crates/hir) [INFO] [stderr] Compiling async-lsp v0.2.1 (https://github.com/micahscopes/async-lsp?branch=pub-inner-type-id#5ce6e1ba) [INFO] [stderr] Compiling fe-driver v0.26.0 (/opt/rustwide/workdir/crates/driver) [INFO] [stderr] Compiling fe v0.26.0 (/opt/rustwide/workdir/crates/fe) [INFO] [stderr] Compiling fe-language-server v0.26.0 (/opt/rustwide/workdir/crates/language-server) [INFO] [stderr] Compiling fe-bench v0.1.0 (/opt/rustwide/workdir/crates/bench) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "5b2c6998089cfb0a7d099530dc3f178fe0445642a8f3b04c8bc045a0191e3b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2c6998089cfb0a7d099530dc3f178fe0445642a8f3b04c8bc045a0191e3b22", kill_on_drop: false }` [INFO] [stdout] 5b2c6998089cfb0a7d099530dc3f178fe0445642a8f3b04c8bc045a0191e3b22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 3107c98220c75279eb5f7d3218788bcebfba8afef8bb7c9cddcbbe65eb68a4e3 [INFO] running `Command { std: "docker" "start" "-a" "3107c98220c75279eb5f7d3218788bcebfba8afef8bb7c9cddcbbe65eb68a4e3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling ascii_tree v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling fe-uitest v0.26.0 (/opt/rustwide/workdir/crates/uitest) [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling serde-semver v0.2.1 [INFO] [stderr] Compiling fe-test-utils v0.1.0 (/opt/rustwide/workdir/crates/test-utils) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling lsp-types v0.95.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling fe-common v0.26.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling fe-resolver v0.26.0 (/opt/rustwide/workdir/crates/resolver) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling fe-parser v0.26.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Compiling fe-hir v0.26.0 (/opt/rustwide/workdir/crates/hir) [INFO] [stderr] Compiling async-lsp v0.2.1 (https://github.com/micahscopes/async-lsp?branch=pub-inner-type-id#5ce6e1ba) [INFO] [stderr] Compiling fe-hir-analysis v0.26.0 (/opt/rustwide/workdir/crates/hir-analysis) [INFO] [stderr] Compiling fe-driver v0.26.0 (/opt/rustwide/workdir/crates/driver) [INFO] [stderr] Compiling fe v0.26.0 (/opt/rustwide/workdir/crates/fe) [INFO] [stderr] Compiling fe-bench v0.1.0 (/opt/rustwide/workdir/crates/bench) [INFO] [stderr] Compiling fe-language-server v0.26.0 (/opt/rustwide/workdir/crates/language-server) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "3107c98220c75279eb5f7d3218788bcebfba8afef8bb7c9cddcbbe65eb68a4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3107c98220c75279eb5f7d3218788bcebfba8afef8bb7c9cddcbbe65eb68a4e3", kill_on_drop: false }` [INFO] [stdout] 3107c98220c75279eb5f7d3218788bcebfba8afef8bb7c9cddcbbe65eb68a4e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 2ee914621c73d348613828158c2bbe7f36363b360cf99764d73caacffb8b2330 [INFO] running `Command { std: "docker" "start" "-a" "2ee914621c73d348613828158c2bbe7f36363b360cf99764d73caacffb8b2330", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.63s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/fe/3c141c4ddda705ac/deps/fe-3c141c4ddda705ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_output.rs (/opt/rustwide/target/debug/build/fe/71eb74dc355e80af/deps/cli_output-71eb74dc355e80af) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test test_cli_ingot__cycle_c_fe ... FAILED [INFO] [stdout] test test_cli_ingot__basic_b_fe ... FAILED [INFO] [stdout] test test_cli_ingot__cycle_d_fe ... FAILED [INFO] [stdout] test test_cli_ingot__basic_a_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__basic_c_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__basic_d_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__basic_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__config_and_missing_dep_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__cycle_a_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__cycle_b_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__cycle_e_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__duplicate_toml_keys_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__everything_broken_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__invalid_dep_alias_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__invalid_dep_name_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__invalid_name_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__invalid_name_spaces_fe has been running for over 60 seconds [INFO] [stdout] test test_cli_ingot__invalid_dep_alias_fe ... FAILED [INFO] [stdout] test test_cli_ingot__duplicate_toml_keys_fe ... FAILED [INFO] [stdout] test test_cli_ingot__cycle_a_fe ... FAILED [INFO] [stdout] test test_cli_ingot__basic_a_fe ... FAILED [INFO] [stdout] test test_cli_ingot__basic_d_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_dep_name_fe ... FAILED [INFO] [stdout] test test_cli_ingot__basic_c_fe ... FAILED [INFO] [stdout] test test_cli_ingot__everything_broken_fe ... FAILED [INFO] [stdout] test test_cli_ingot__config_and_missing_dep_fe ... FAILED [INFO] [stdout] test test_cli_ingot__cycle_b_fe ... FAILED [INFO] [stdout] test test_cli_ingot__basic_fe ... FAILED [INFO] [stdout] test test_cli_ingot__cycle_e_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_name_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_name_spaces_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_name_symbols_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_toml_fe ... FAILED [INFO] [stdout] test test_cli_ingot__unclosed_string_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_version_fe ... FAILED [INFO] [stdout] test test_cli_ingot__invalid_toml_structure_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_dep_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_dep_path_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_lib_fe_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_name_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_metadata_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_src_directory_fe ... FAILED [INFO] [stdout] test test_cli_ingot__nonexistent_dependency_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_src_fe ... FAILED [INFO] [stdout] test test_cli_ingot__missing_version_fe ... FAILED [INFO] [stdout] test test_cli_ingot__multiple_config_errors_fe ... FAILED [INFO] [stdout] test test_cli_single_file__type_error ... FAILED [INFO] [stdout] test test_cli_single_file__parse_error ... FAILED [INFO] [stdout] test test_tree_output__basic_b_fe ... FAILED [INFO] [stdout] test test_tree_output__basic_a_fe ... FAILED [INFO] [stdout] test test_tree_output__basic_c_fe ... FAILED [INFO] [stdout] test test_tree_output__basic_d_fe ... FAILED [INFO] [stdout] test test_tree_output__basic_fe ... FAILED [INFO] [stdout] test test_tree_output__config_and_missing_dep_fe ... FAILED [INFO] [stdout] test test_tree_output__cycle_a_fe ... FAILED [INFO] [stdout] test test_tree_output__cycle_b_fe ... FAILED [INFO] [stdout] test test_tree_output__cycle_c_fe ... FAILED [INFO] [stdout] test test_tree_output__cycle_e_fe ... FAILED [INFO] [stdout] test test_tree_output__cycle_d_fe ... FAILED [INFO] [stdout] test test_tree_output__duplicate_toml_keys_fe ... FAILED [INFO] [stdout] test test_tree_output__everything_broken_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_dep_alias_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_name_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_dep_name_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_name_spaces_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_name_symbols_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_toml_structure_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_toml_fe ... FAILED [INFO] [stdout] test test_tree_output__invalid_version_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_dep_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_dep_path_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_lib_fe_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_metadata_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_name_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_src_directory_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_src_fe ... FAILED [INFO] [stdout] test test_tree_output__missing_version_fe ... FAILED [INFO] [stdout] test test_tree_output__multiple_config_errors_fe ... FAILED [INFO] [stdout] test test_tree_output__nonexistent_dependency_fe ... FAILED [INFO] [stdout] test test_tree_output__unclosed_string_fe ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__cycle_c_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__cycle_c_fe' (41) panicked at crates/fe/tests/cli_output.rs:39:9: [INFO] [stdout] Failed to build fe binary: Compiling proc-macro2 v1.0.97 [INFO] [stdout] Compiling unicode-ident v1.0.18 [INFO] [stdout] Compiling equivalent v1.0.2 [INFO] [stdout] Compiling stable_deref_trait v1.2.0 [INFO] [stdout] Compiling cfg-if v1.0.1 [INFO] [stdout] Compiling smallvec v1.15.1 [INFO] [stdout] Compiling semver v1.0.26 [INFO] [stdout] Compiling serde v1.0.219 [INFO] [stdout] Compiling once_cell v1.21.3 [INFO] [stdout] Compiling autocfg v1.5.0 [INFO] [stdout] Compiling version_check v0.9.5 [INFO] [stdout] Compiling typenum v1.18.0 [INFO] [stdout] Compiling allocator-api2 v0.2.21 [INFO] [stdout] Compiling lazy_static v1.5.0 [INFO] [stdout] Compiling writeable v0.6.1 [INFO] [stdout] Compiling foldhash v0.1.5 [INFO] [stdout] Compiling litemap v0.8.0 [INFO] [stdout] Compiling crossbeam-utils v0.8.21 [INFO] [stdout] Compiling winnow v0.7.12 [INFO] [stdout] Compiling icu_normalizer_data v2.0.0 [INFO] [stdout] Compiling icu_properties_data v2.0.1 [INFO] [stdout] Compiling tracing-core v0.1.34 [INFO] [stdout] Compiling pin-project-lite v0.2.16 [INFO] [stdout] Compiling hashbrown v0.15.5 [INFO] [stdout] Compiling libc v0.2.175 [INFO] [stdout] Compiling toml_datetime v0.6.11 [INFO] [stdout] Compiling parking_lot_core v0.9.11 [INFO] [stdout] Compiling beef v0.5.2 [INFO] [stdout] Compiling cpufeatures v0.2.17 [INFO] [stdout] Compiling utf8_iter v1.0.4 [INFO] [stdout] Compiling heck v0.5.0 [INFO] [stdout] Compiling lock_api v0.4.13 [INFO] [stdout] Compiling fnv v1.0.7 [INFO] [stdout] Compiling syn v1.0.109 [INFO] [stdout] Compiling hashbrown v0.14.5 [INFO] [stdout] Compiling generic-array v0.14.7 [INFO] [stdout] Compiling indexmap v2.10.0 [INFO] [stdout] Compiling regex-syntax v0.8.5 [INFO] [stdout] Compiling same-file v1.0.6 [INFO] [stdout] Compiling scopeguard v1.2.0 [INFO] [stdout] Compiling regex-syntax v0.6.29 [INFO] [stdout] Compiling rayon-core v1.13.0 [INFO] [stdout] Compiling log v0.4.27 [INFO] [stdout] Compiling rustversion v1.0.22 [INFO] [stdout] Compiling percent-encoding v2.3.1 [INFO] [stdout] Compiling form_urlencoded v1.2.1 [INFO] [stdout] Compiling quote v1.0.40 [INFO] [stdout] Compiling walkdir v2.5.0 [INFO] [stdout] Compiling num-traits v0.2.19 [INFO] [stdout] Compiling syn v2.0.105 [INFO] [stdout] Compiling crossbeam-epoch v0.9.18 [INFO] [stdout] Compiling toml_write v0.1.2 [INFO] [stdout] Compiling camino v1.1.11 [INFO] [stdout] Compiling either v1.15.0 [INFO] [stdout] Compiling overload v0.1.1 [INFO] [stdout] Compiling portable-atomic v1.11.1 [INFO] [stdout] Compiling nu-ansi-term v0.46.0 [INFO] [stdout] Compiling tracing-log v0.2.0 [INFO] [stdout] Compiling crossbeam-deque v0.8.6 [INFO] [stdout] Compiling sharded-slab v0.1.7 [INFO] [stdout] Compiling thread_local v1.1.9 [INFO] [stdout] Compiling paste v1.0.15 [INFO] [stdout] Compiling crypto-common v0.1.6 [INFO] [stdout] Compiling block-buffer v0.10.4 [INFO] [stdout] Compiling rustc-hash v1.1.0 [INFO] [stdout] Compiling countme v3.0.1 [INFO] [stdout] Compiling fixedbitset v0.5.7 [INFO] [stdout] Compiling fe-parser v0.26.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stdout] Compiling text-size v1.1.1 [INFO] [stdout] Compiling digest v0.10.7 [INFO] [stdout] Compiling hashlink v0.10.0 [INFO] [stdout] Compiling sha2 v0.10.9 [INFO] [stdout] Compiling dashmap v6.1.0 [INFO] [stdout] Compiling parking_lot v0.12.4 [INFO] [stdout] error: could not compile `regex-syntax` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e65136d4520b0cb0 -C extra-filename=-acc76f67f4e542cb --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: could not compile `regex-syntax` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=94e9529eb8ee9b8b -C extra-filename=-dbaa70e23167b1a9 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b8577 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 12: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 13: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 14: 0x6353275ba391 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_c_fe [INFO] [stdout] 15: 0x6353275b7683 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_c_fe::{closure#0} [INFO] [stdout] 16: 0x6353275bc796 - >::call_once [INFO] [stdout] 17: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 18: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 19: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 22: 0x739f8f8e9aa4 - [INFO] [stdout] 23: 0x739f8f976a64 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__basic_b_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__basic_b_fe' (30) panicked at crates/fe/tests/cli_output.rs:39:9: [INFO] [stdout] Failed to build fe binary: Blocking waiting for file lock on artifact directory [INFO] [stdout] Compiling semver v1.0.26 [INFO] [stdout] Compiling toml_edit v0.22.27 [INFO] [stdout] Compiling synstructure v0.13.2 [INFO] [stdout] Compiling zerovec-derive v0.11.1 [INFO] [stdout] Compiling displaydoc v0.2.5 [INFO] [stdout] Compiling serde_derive v1.0.219 [INFO] [stdout] Compiling tracing-attributes v0.1.30 [INFO] [stdout] Compiling regex-syntax v0.8.5 [INFO] [stdout] Compiling regex-automata v0.1.10 [INFO] [stdout] Compiling rust-embed-utils v8.7.2 [INFO] [stdout] Compiling derive_more-impl v1.0.0 [INFO] [stdout] Compiling petgraph v0.8.2 [INFO] [stdout] Compiling rowan v0.16.1 [INFO] [stdout] Compiling num-traits v0.2.19 [INFO] [stdout] Compiling camino v1.1.11 [INFO] [stdout] Compiling rustc_version v0.4.1 [INFO] [stdout] Compiling serde-semver-derive v0.1.1 [INFO] [stdout] Compiling logos-codegen v0.15.1 [INFO] [stdout] Compiling rust-embed-impl v8.7.2 [INFO] [stdout] Compiling rayon v1.11.0 [INFO] [stdout] Compiling portable-atomic v1.11.1 [INFO] [stdout] Compiling crossbeam-queue v0.3.12 [INFO] [stdout] Compiling thin-vec v0.2.14 [INFO] [stdout] error: could not compile `regex-syntax` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e65136d4520b0cb0 -C extra-filename=-acc76f67f4e542cb --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b8577 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 12: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 13: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 14: 0x6353275ba251 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_b_fe [INFO] [stdout] 15: 0x6353275b7593 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_b_fe::{closure#0} [INFO] [stdout] 16: 0x6353275bc656 - >::call_once [INFO] [stdout] 17: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 18: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 19: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 22: 0x739f8f8e9aa4 - [INFO] [stdout] 23: 0x739f8f976a64 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__cycle_d_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__cycle_d_fe' (42) panicked at crates/fe/tests/cli_output.rs:39:9: [INFO] [stdout] Failed to build fe binary: Blocking waiting for file lock on artifact directory [INFO] [stdout] Compiling regex-syntax v0.8.5 [INFO] [stdout] Compiling zerofrom-derive v0.1.6 [INFO] [stdout] Compiling yoke-derive v0.8.0 [INFO] [stdout] Compiling serde v1.0.219 [INFO] [stdout] Compiling tracing v0.1.41 [INFO] [stdout] Compiling regex-automata v0.4.9 [INFO] [stdout] Compiling proc-macro-crate v3.3.0 [INFO] [stdout] Compiling matchers v0.1.0 [INFO] [stdout] Compiling derive_more v1.0.0 [INFO] [stdout] Compiling salsa-macros v0.20.0 [INFO] [stdout] Compiling nu-ansi-term v0.50.1 [INFO] [stdout] Compiling unwrap-infallible v0.1.5 [INFO] [stdout] Compiling smallvec v2.0.0-alpha.11 [INFO] [stdout] Compiling similar v2.7.0 [INFO] [stdout] Compiling boxcar v0.2.14 [INFO] [stdout] Compiling salsa-macro-rules v0.20.0 [INFO] [stdout] Compiling rustc-hash v2.1.1 [INFO] [stdout] Compiling num-integer v0.1.46 [INFO] [stdout] Compiling rust-embed v8.7.2 [INFO] [stdout] Compiling paste v1.0.15 [INFO] [stdout] Compiling ordermap v0.5.8 [INFO] [stdout] Compiling radix_immutable v0.0.1 (https://github.com/micahscopes/radix_immutable.git#514098f0) [INFO] [stdout] Compiling glob v0.3.3 [INFO] [stdout] Compiling cranelift-bitset v0.115.1 [INFO] [stdout] Compiling utf8parse v0.2.2 [INFO] [stdout] Compiling anstyle-parse v0.2.7 [INFO] [stdout] Compiling fe-hir-analysis v0.26.0 (/opt/rustwide/workdir/crates/hir-analysis) [INFO] [stdout] Compiling dir-test-macros v0.4.1 [INFO] [stdout] Compiling cranelift-entity v0.115.1 [INFO] [stdout] Compiling anstyle-query v1.1.4 [INFO] [stdout] Compiling anstyle v1.0.11 [INFO] [stdout] Compiling colorchoice v1.0.4 [INFO] [stdout] Compiling num-bigint v0.4.6 [INFO] [stdout] Compiling dogged v0.2.0 [INFO] [stdout] Compiling is_terminal_polyfill v1.70.1 [INFO] [stdout] Compiling dot2 v1.0.0 [INFO] [stdout] Compiling itertools v0.14.0 [INFO] [stdout] Compiling unicode-width v0.1.14 [INFO] [stdout] Compiling anstream v0.6.20 [INFO] [stdout] Compiling ena v0.14.3 [INFO] [stdout] Compiling bitflags v2.9.1 [INFO] [stdout] Compiling num_enum_derive v0.7.4 [INFO] [stdout] Compiling insta v1.43.1 [INFO] [stdout] Compiling clap_lex v0.7.5 [INFO] [stdout] Compiling dir-test v0.4.1 [INFO] [stdout] Compiling strsim v0.11.1 [INFO] [stdout] Compiling termcolor v1.4.1 [INFO] [stdout] Compiling clap_derive v4.5.45 [INFO] [stdout] Compiling clap_builder v4.5.44 [INFO] [stdout] Compiling codespan-reporting v0.11.1 [INFO] [stdout] Compiling zerofrom v0.1.6 [INFO] [stdout] Compiling yoke v0.8.0 [INFO] [stdout] Compiling zerovec v0.11.4 [INFO] [stdout] Compiling zerotrie v0.2.2 [INFO] [stdout] Compiling salsa v0.20.0 [INFO] [stdout] Compiling num_enum v0.7.4 [INFO] [stdout] Compiling regex v1.11.1 [INFO] [stdout] error: could not compile `regex-syntax` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e65136d4520b0cb0 -C extra-filename=-acc76f67f4e542cb --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b8577 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 12: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 13: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 14: 0x6353275ba3d1 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_d_fe [INFO] [stdout] 15: 0x6353275b76b3 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_d_fe::{closure#0} [INFO] [stdout] 16: 0x6353275bc7d6 - >::call_once [INFO] [stdout] 17: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 18: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 19: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 22: 0x739f8f8e9aa4 - [INFO] [stdout] 23: 0x739f8f976a64 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_dep_alias_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_dep_alias_fe' (49) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bac11 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_dep_alias_fe [INFO] [stdout] 17: 0x6353275b7ce3 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_dep_alias_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd016 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__duplicate_toml_keys_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__duplicate_toml_keys_fe' (46) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275badd1 - cli_output[17856892bd7a9405]::test_cli_ingot__duplicate_toml_keys_fe [INFO] [stdout] 17: 0x6353275b7e33 - cli_output[17856892bd7a9405]::test_cli_ingot__duplicate_toml_keys_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd1d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__cycle_a_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__cycle_a_fe' (38) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba311 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_a_fe [INFO] [stdout] 17: 0x6353275b7623 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_a_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc716 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__basic_a_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__basic_a_fe' (29) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba211 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_a_fe [INFO] [stdout] 17: 0x6353275b7563 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_a_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc616 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__basic_d_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__basic_d_fe' (33) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba2d1 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_d_fe [INFO] [stdout] 17: 0x6353275b75f3 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_d_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc6d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_dep_name_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_dep_name_fe' (50) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275baad1 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_dep_name_fe [INFO] [stdout] 17: 0x6353275b7bf3 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_dep_name_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bced6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__basic_c_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__basic_c_fe' (31) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba291 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_c_fe [INFO] [stdout] 17: 0x6353275b75c3 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_c_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc696 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__everything_broken_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__everything_broken_fe' (47) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275babd1 - cli_output[17856892bd7a9405]::test_cli_ingot__everything_broken_fe [INFO] [stdout] 17: 0x6353275b7cb3 - cli_output[17856892bd7a9405]::test_cli_ingot__everything_broken_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcfd6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__config_and_missing_dep_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__config_and_missing_dep_fe' (37) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bafd1 - cli_output[17856892bd7a9405]::test_cli_ingot__config_and_missing_dep_fe [INFO] [stdout] 17: 0x6353275b7fb3 - cli_output[17856892bd7a9405]::test_cli_ingot__config_and_missing_dep_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd3d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__cycle_b_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__cycle_b_fe' (39) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba351 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_b_fe [INFO] [stdout] 17: 0x6353275b7653 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_b_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc756 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__basic_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__basic_fe' (36) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba1d1 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_fe [INFO] [stdout] 17: 0x6353275b7533 - cli_output[17856892bd7a9405]::test_cli_ingot__basic_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc5d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__cycle_e_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__cycle_e_fe' (43) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba411 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_e_fe [INFO] [stdout] 17: 0x6353275b76e3 - cli_output[17856892bd7a9405]::test_cli_ingot__cycle_e_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc816 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_name_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_name_fe' (52) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba751 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_name_fe [INFO] [stdout] 17: 0x6353275b7953 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_name_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcb56 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_name_spaces_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_name_spaces_fe' (1384) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bae11 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_name_spaces_fe [INFO] [stdout] 17: 0x6353275b7e63 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_name_spaces_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd216 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_name_symbols_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_name_symbols_fe' (1864) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275baed1 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_name_symbols_fe [INFO] [stdout] 17: 0x6353275b7ef3 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_name_symbols_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd2d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_toml_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_toml_fe' (2646) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba791 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_toml_fe [INFO] [stdout] 17: 0x6353275b7983 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_toml_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcb96 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__unclosed_string_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__unclosed_string_fe' (3200) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275baa91 - cli_output[17856892bd7a9405]::test_cli_ingot__unclosed_string_fe [INFO] [stdout] 17: 0x6353275b7bc3 - cli_output[17856892bd7a9405]::test_cli_ingot__unclosed_string_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bce96 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_version_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_version_fe' (3134) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275baa11 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_version_fe [INFO] [stdout] 17: 0x6353275b7b63 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_version_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bce16 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__invalid_toml_structure_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__invalid_toml_structure_fe' (3129) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bb011 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_toml_structure_fe [INFO] [stdout] 17: 0x6353275b7fe3 - cli_output[17856892bd7a9405]::test_cli_ingot__invalid_toml_structure_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd416 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_dep_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_dep_fe' (3139) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba6d1 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_dep_fe [INFO] [stdout] 17: 0x6353275b78f3 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_dep_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcad6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_dep_path_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_dep_path_fe' (3145) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bab11 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_dep_path_fe [INFO] [stdout] 17: 0x6353275b7c23 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_dep_path_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcf16 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_lib_fe_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_lib_fe_fe' (3151) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba8d1 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_lib_fe_fe [INFO] [stdout] 17: 0x6353275b7a73 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_lib_fe_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bccd6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_name_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_name_fe' (3163) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba7d1 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_name_fe [INFO] [stdout] 17: 0x6353275b79b3 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_name_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcbd6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_metadata_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_metadata_fe' (3157) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bab51 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_metadata_fe [INFO] [stdout] 17: 0x6353275b7c53 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_metadata_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcf56 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_src_directory_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_src_directory_fe' (3171) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275baf11 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_src_directory_fe [INFO] [stdout] 17: 0x6353275b7f23 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_src_directory_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd316 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__nonexistent_dependency_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__nonexistent_dependency_fe' (3193) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bb091 - cli_output[17856892bd7a9405]::test_cli_ingot__nonexistent_dependency_fe [INFO] [stdout] 17: 0x6353275b8043 - cli_output[17856892bd7a9405]::test_cli_ingot__nonexistent_dependency_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd496 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_src_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_src_fe' (3175) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275ba711 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_src_fe [INFO] [stdout] 17: 0x6353275b7923 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_src_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcb16 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__missing_version_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__missing_version_fe' (3181) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275baa51 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_version_fe [INFO] [stdout] 17: 0x6353275b7b93 - cli_output[17856892bd7a9405]::test_cli_ingot__missing_version_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bce56 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_ingot__multiple_config_errors_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_ingot__multiple_config_errors_fe' (3188) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b8db6 - cli_output[17856892bd7a9405]::test_cli_ingot [INFO] [stdout] 16: 0x6353275bb04f - cli_output[17856892bd7a9405]::test_cli_ingot__multiple_config_errors_fe [INFO] [stdout] 17: 0x6353275b8013 - cli_output[17856892bd7a9405]::test_cli_ingot__multiple_config_errors_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd456 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_single_file__type_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_single_file__type_error' (3212) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b9dd4 - cli_output[17856892bd7a9405]::test_cli_single_file [INFO] [stdout] 16: 0x6353275ba811 - cli_output[17856892bd7a9405]::test_cli_single_file__type_error [INFO] [stdout] 17: 0x6353275b79e3 - cli_output[17856892bd7a9405]::test_cli_single_file__type_error::{closure#0} [INFO] [stdout] 18: 0x6353275bcc16 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cli_single_file__parse_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_single_file__parse_error' (3205) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe check [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b825f - cli_output[17856892bd7a9405]::run_fe_check [INFO] [stdout] 15: 0x6353275b9dd4 - cli_output[17856892bd7a9405]::test_cli_single_file [INFO] [stdout] 16: 0x6353275ba911 - cli_output[17856892bd7a9405]::test_cli_single_file__parse_error [INFO] [stdout] 17: 0x6353275b7aa3 - cli_output[17856892bd7a9405]::test_cli_single_file__parse_error::{closure#0} [INFO] [stdout] 18: 0x6353275bcd16 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__basic_b_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__basic_b_fe' (3224) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba4d1 - cli_output[17856892bd7a9405]::test_tree_output__basic_b_fe [INFO] [stdout] 17: 0x6353275b7773 - cli_output[17856892bd7a9405]::test_tree_output__basic_b_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc8d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__basic_a_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__basic_a_fe' (3217) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba491 - cli_output[17856892bd7a9405]::test_tree_output__basic_a_fe [INFO] [stdout] 17: 0x6353275b7743 - cli_output[17856892bd7a9405]::test_tree_output__basic_a_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc896 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__basic_c_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__basic_c_fe' (3229) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba511 - cli_output[17856892bd7a9405]::test_tree_output__basic_c_fe [INFO] [stdout] 17: 0x6353275b77a3 - cli_output[17856892bd7a9405]::test_tree_output__basic_c_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc916 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__basic_d_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__basic_d_fe' (3235) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba551 - cli_output[17856892bd7a9405]::test_tree_output__basic_d_fe [INFO] [stdout] 17: 0x6353275b77d3 - cli_output[17856892bd7a9405]::test_tree_output__basic_d_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc956 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__basic_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__basic_fe' (3241) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba451 - cli_output[17856892bd7a9405]::test_tree_output__basic_fe [INFO] [stdout] 17: 0x6353275b7713 - cli_output[17856892bd7a9405]::test_tree_output__basic_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc856 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__config_and_missing_dep_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__config_and_missing_dep_fe' (3247) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bb151 - cli_output[17856892bd7a9405]::test_tree_output__config_and_missing_dep_fe [INFO] [stdout] 17: 0x6353275b80d3 - cli_output[17856892bd7a9405]::test_tree_output__config_and_missing_dep_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd556 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__cycle_a_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__cycle_a_fe' (3253) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba591 - cli_output[17856892bd7a9405]::test_tree_output__cycle_a_fe [INFO] [stdout] 17: 0x6353275b7803 - cli_output[17856892bd7a9405]::test_tree_output__cycle_a_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc996 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__cycle_b_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__cycle_b_fe' (3260) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba5d1 - cli_output[17856892bd7a9405]::test_tree_output__cycle_b_fe [INFO] [stdout] 17: 0x6353275b7833 - cli_output[17856892bd7a9405]::test_tree_output__cycle_b_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bc9d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__cycle_c_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__cycle_c_fe' (3266) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba611 - cli_output[17856892bd7a9405]::test_tree_output__cycle_c_fe [INFO] [stdout] 17: 0x6353275b7863 - cli_output[17856892bd7a9405]::test_tree_output__cycle_c_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bca16 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__cycle_e_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__cycle_e_fe' (3277) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba691 - cli_output[17856892bd7a9405]::test_tree_output__cycle_e_fe [INFO] [stdout] 17: 0x6353275b78c3 - cli_output[17856892bd7a9405]::test_tree_output__cycle_e_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bca96 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stderr] error: test failed, to rerun pass `-p fe --test cli_output` [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__cycle_d_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__cycle_d_fe' (3271) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba651 - cli_output[17856892bd7a9405]::test_tree_output__cycle_d_fe [INFO] [stdout] 17: 0x6353275b7893 - cli_output[17856892bd7a9405]::test_tree_output__cycle_d_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bca56 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__duplicate_toml_keys_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__duplicate_toml_keys_fe' (3283) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275baf51 - cli_output[17856892bd7a9405]::test_tree_output__duplicate_toml_keys_fe [INFO] [stdout] 17: 0x6353275b7f53 - cli_output[17856892bd7a9405]::test_tree_output__duplicate_toml_keys_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd356 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__everything_broken_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__everything_broken_fe' (3290) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bae51 - cli_output[17856892bd7a9405]::test_tree_output__everything_broken_fe [INFO] [stdout] 17: 0x6353275b7e93 - cli_output[17856892bd7a9405]::test_tree_output__everything_broken_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd256 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_dep_alias_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_dep_alias_fe' (3295) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bae91 - cli_output[17856892bd7a9405]::test_tree_output__invalid_dep_alias_fe [INFO] [stdout] 17: 0x6353275b7ec3 - cli_output[17856892bd7a9405]::test_tree_output__invalid_dep_alias_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd296 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_name_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_name_fe' (3307) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba951 - cli_output[17856892bd7a9405]::test_tree_output__invalid_name_fe [INFO] [stdout] 17: 0x6353275b7ad3 - cli_output[17856892bd7a9405]::test_tree_output__invalid_name_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcd56 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_dep_name_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_dep_name_fe' (3301) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bad11 - cli_output[17856892bd7a9405]::test_tree_output__invalid_dep_name_fe [INFO] [stdout] 17: 0x6353275b7da3 - cli_output[17856892bd7a9405]::test_tree_output__invalid_dep_name_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd116 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_name_spaces_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_name_spaces_fe' (3312) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275baf91 - cli_output[17856892bd7a9405]::test_tree_output__invalid_name_spaces_fe [INFO] [stdout] 17: 0x6353275b7f83 - cli_output[17856892bd7a9405]::test_tree_output__invalid_name_spaces_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd396 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_name_symbols_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_name_symbols_fe' (3319) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bb0d1 - cli_output[17856892bd7a9405]::test_tree_output__invalid_name_symbols_fe [INFO] [stdout] 17: 0x6353275b8073 - cli_output[17856892bd7a9405]::test_tree_output__invalid_name_symbols_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd4d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_toml_structure_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_toml_structure_fe' (3331) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bb191 - cli_output[17856892bd7a9405]::test_tree_output__invalid_toml_structure_fe [INFO] [stdout] 17: 0x6353275b8103 - cli_output[17856892bd7a9405]::test_tree_output__invalid_toml_structure_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd596 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_toml_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_toml_fe' (3326) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba991 - cli_output[17856892bd7a9405]::test_tree_output__invalid_toml_fe [INFO] [stdout] 17: 0x6353275b7b03 - cli_output[17856892bd7a9405]::test_tree_output__invalid_toml_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcd96 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__invalid_version_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__invalid_version_fe' (3337) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bac51 - cli_output[17856892bd7a9405]::test_tree_output__invalid_version_fe [INFO] [stdout] 17: 0x6353275b7d13 - cli_output[17856892bd7a9405]::test_tree_output__invalid_version_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd056 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_dep_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_dep_fe' (3343) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba851 - cli_output[17856892bd7a9405]::test_tree_output__missing_dep_fe [INFO] [stdout] 17: 0x6353275b7a13 - cli_output[17856892bd7a9405]::test_tree_output__missing_dep_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcc56 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_dep_path_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_dep_path_fe' (3349) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bad51 - cli_output[17856892bd7a9405]::test_tree_output__missing_dep_path_fe [INFO] [stdout] 17: 0x6353275b7dd3 - cli_output[17856892bd7a9405]::test_tree_output__missing_dep_path_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd156 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_lib_fe_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_lib_fe_fe' (3356) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bab91 - cli_output[17856892bd7a9405]::test_tree_output__missing_lib_fe_fe [INFO] [stdout] 17: 0x6353275b7c83 - cli_output[17856892bd7a9405]::test_tree_output__missing_lib_fe_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcf96 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_metadata_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_metadata_fe' (3362) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bad91 - cli_output[17856892bd7a9405]::test_tree_output__missing_metadata_fe [INFO] [stdout] 17: 0x6353275b7e03 - cli_output[17856892bd7a9405]::test_tree_output__missing_metadata_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd196 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_name_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_name_fe' (3367) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba9d1 - cli_output[17856892bd7a9405]::test_tree_output__missing_name_fe [INFO] [stdout] 17: 0x6353275b7b33 - cli_output[17856892bd7a9405]::test_tree_output__missing_name_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcdd6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_src_directory_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_src_directory_fe' (3374) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bb111 - cli_output[17856892bd7a9405]::test_tree_output__missing_src_directory_fe [INFO] [stdout] 17: 0x6353275b80a3 - cli_output[17856892bd7a9405]::test_tree_output__missing_src_directory_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd516 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_src_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_src_fe' (3379) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275ba891 - cli_output[17856892bd7a9405]::test_tree_output__missing_src_fe [INFO] [stdout] 17: 0x6353275b7a43 - cli_output[17856892bd7a9405]::test_tree_output__missing_src_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bcc96 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__missing_version_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__missing_version_fe' (3385) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bac91 - cli_output[17856892bd7a9405]::test_tree_output__missing_version_fe [INFO] [stdout] 17: 0x6353275b7d43 - cli_output[17856892bd7a9405]::test_tree_output__missing_version_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd096 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__multiple_config_errors_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__multiple_config_errors_fe' (3391) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bb1cf - cli_output[17856892bd7a9405]::test_tree_output__multiple_config_errors_fe [INFO] [stdout] 17: 0x6353275b8133 - cli_output[17856892bd7a9405]::test_tree_output__multiple_config_errors_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd5d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__nonexistent_dependency_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__nonexistent_dependency_fe' (3397) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bb211 - cli_output[17856892bd7a9405]::test_tree_output__nonexistent_dependency_fe [INFO] [stdout] 17: 0x6353275b8163 - cli_output[17856892bd7a9405]::test_tree_output__nonexistent_dependency_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd616 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tree_output__unclosed_string_fe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_tree_output__unclosed_string_fe' (3404) panicked at crates/fe/tests/cli_output.rs:58:29: [INFO] [stdout] Failed to run fe tree [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635327714e72 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] 1: 0x63532772c0ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 2: 0x635327719fc6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] 3: 0x6353276f09df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x63532770c359 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] 5: 0x6353275c930e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x63532770c512 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] 7: 0x6353276f0a98 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x6353276e80c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x6353276f198d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] 10: 0x63532772c80c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] 11: 0x6353275b6efe - cli_output[17856892bd7a9405]::run_fe_command::{closure#1} [INFO] [stdout] 12: 0x6353275b5ed0 - >::unwrap_or_else:: [INFO] [stdout] 13: 0x6353275b8840 - cli_output[17856892bd7a9405]::run_fe_command [INFO] [stdout] 14: 0x6353275b822f - cli_output[17856892bd7a9405]::run_fe_tree [INFO] [stdout] 15: 0x6353275b9666 - cli_output[17856892bd7a9405]::test_tree_output [INFO] [stdout] 16: 0x6353275bacd1 - cli_output[17856892bd7a9405]::test_tree_output__unclosed_string_fe [INFO] [stdout] 17: 0x6353275b7d73 - cli_output[17856892bd7a9405]::test_tree_output__unclosed_string_fe::{closure#0} [INFO] [stdout] 18: 0x6353275bd0d6 - >::call_once [INFO] [stdout] 19: 0x6353275bd6bb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] 20: 0x6353275c9f1a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] 21: 0x6353275c43e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x6353275cca12 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x635327713e4f - ::new::thread_start [INFO] [stdout] 24: 0x739f8f8e9aa4 - [INFO] [stdout] 25: 0x739f8f976a64 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_cli_ingot__basic_a_fe [INFO] [stdout] test_cli_ingot__basic_b_fe [INFO] [stdout] test_cli_ingot__basic_c_fe [INFO] [stdout] test_cli_ingot__basic_d_fe [INFO] [stdout] test_cli_ingot__basic_fe [INFO] [stdout] test_cli_ingot__config_and_missing_dep_fe [INFO] [stdout] test_cli_ingot__cycle_a_fe [INFO] [stdout] test_cli_ingot__cycle_b_fe [INFO] [stdout] test_cli_ingot__cycle_c_fe [INFO] [stdout] test_cli_ingot__cycle_d_fe [INFO] [stdout] test_cli_ingot__cycle_e_fe [INFO] [stdout] test_cli_ingot__duplicate_toml_keys_fe [INFO] [stdout] test_cli_ingot__everything_broken_fe [INFO] [stdout] test_cli_ingot__invalid_dep_alias_fe [INFO] [stdout] test_cli_ingot__invalid_dep_name_fe [INFO] [stdout] test_cli_ingot__invalid_name_fe [INFO] [stdout] test_cli_ingot__invalid_name_spaces_fe [INFO] [stdout] test_cli_ingot__invalid_name_symbols_fe [INFO] [stdout] test_cli_ingot__invalid_toml_fe [INFO] [stdout] test_cli_ingot__invalid_toml_structure_fe [INFO] [stdout] test_cli_ingot__invalid_version_fe [INFO] [stdout] test_cli_ingot__missing_dep_fe [INFO] [stdout] test_cli_ingot__missing_dep_path_fe [INFO] [stdout] test_cli_ingot__missing_lib_fe_fe [INFO] [stdout] test_cli_ingot__missing_metadata_fe [INFO] [stdout] test_cli_ingot__missing_name_fe [INFO] [stdout] test_cli_ingot__missing_src_directory_fe [INFO] [stdout] test_cli_ingot__missing_src_fe [INFO] [stdout] test_cli_ingot__missing_version_fe [INFO] [stdout] test_cli_ingot__multiple_config_errors_fe [INFO] [stdout] test_cli_ingot__nonexistent_dependency_fe [INFO] [stdout] test_cli_ingot__unclosed_string_fe [INFO] [stdout] test_cli_single_file__parse_error [INFO] [stdout] test_cli_single_file__type_error [INFO] [stdout] test_tree_output__basic_a_fe [INFO] [stdout] test_tree_output__basic_b_fe [INFO] [stdout] test_tree_output__basic_c_fe [INFO] [stdout] test_tree_output__basic_d_fe [INFO] [stdout] test_tree_output__basic_fe [INFO] [stdout] test_tree_output__config_and_missing_dep_fe [INFO] [stdout] test_tree_output__cycle_a_fe [INFO] [stdout] test_tree_output__cycle_b_fe [INFO] [stdout] test_tree_output__cycle_c_fe [INFO] [stdout] test_tree_output__cycle_d_fe [INFO] [stdout] test_tree_output__cycle_e_fe [INFO] [stdout] test_tree_output__duplicate_toml_keys_fe [INFO] [stdout] test_tree_output__everything_broken_fe [INFO] [stdout] test_tree_output__invalid_dep_alias_fe [INFO] [stdout] test_tree_output__invalid_dep_name_fe [INFO] [stdout] test_tree_output__invalid_name_fe [INFO] [stdout] test_tree_output__invalid_name_spaces_fe [INFO] [stdout] test_tree_output__invalid_name_symbols_fe [INFO] [stdout] test_tree_output__invalid_toml_fe [INFO] [stdout] test_tree_output__invalid_toml_structure_fe [INFO] [stdout] test_tree_output__invalid_version_fe [INFO] [stdout] test_tree_output__missing_dep_fe [INFO] [stdout] test_tree_output__missing_dep_path_fe [INFO] [stdout] test_tree_output__missing_lib_fe_fe [INFO] [stdout] test_tree_output__missing_metadata_fe [INFO] [stdout] test_tree_output__missing_name_fe [INFO] [stdout] test_tree_output__missing_src_directory_fe [INFO] [stdout] test_tree_output__missing_src_fe [INFO] [stdout] test_tree_output__missing_version_fe [INFO] [stdout] test_tree_output__multiple_config_errors_fe [INFO] [stdout] test_tree_output__nonexistent_dependency_fe [INFO] [stdout] test_tree_output__unclosed_string_fe [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 66 failed; 0 ignored; 0 measured; 0 filtered out; finished in 87.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ee914621c73d348613828158c2bbe7f36363b360cf99764d73caacffb8b2330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee914621c73d348613828158c2bbe7f36363b360cf99764d73caacffb8b2330", kill_on_drop: false }` [INFO] [stdout] 2ee914621c73d348613828158c2bbe7f36363b360cf99764d73caacffb8b2330