[INFO] fetching crate pagetop-mdbook 0.0.3... [INFO] checking pagetop-mdbook-0.0.3 against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] extracting crate pagetop-mdbook 0.0.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pagetop-mdbook 0.0.3 on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pagetop-mdbook 0.0.3 [INFO] finished tweaking crates.io crate pagetop-mdbook 0.0.3 [INFO] tweaked toml for crates.io crate pagetop-mdbook 0.0.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2876e15c25d1d975409493d7213381ebc8cbf3b8216999eae9a32e4b1ab3bbac [INFO] running `Command { std: "docker" "start" "-a" "2876e15c25d1d975409493d7213381ebc8cbf3b8216999eae9a32e4b1ab3bbac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2876e15c25d1d975409493d7213381ebc8cbf3b8216999eae9a32e4b1ab3bbac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2876e15c25d1d975409493d7213381ebc8cbf3b8216999eae9a32e4b1ab3bbac", kill_on_drop: false }` [INFO] [stdout] 2876e15c25d1d975409493d7213381ebc8cbf3b8216999eae9a32e4b1ab3bbac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa28cdaf9b370b3286932b134f49f6713cc0fae7b4d593e785d2d0c703a672e [INFO] running `Command { std: "docker" "start" "-a" "ffa28cdaf9b370b3286932b134f49f6713cc0fae7b4d593e785d2d0c703a672e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling static-files v0.2.3 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling actix-web-static-files v4.0.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pagetop v0.0.32 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling figlet-rs v0.1.4 [INFO] [stderr] Compiling concat-string v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling maud_macros v0.24.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling tinystr v0.7.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling unic-langid-macros v0.9.1 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking tracing-unwrap v0.10.0 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Checking actix-router v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking actix-http v3.2.2 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Checking tracing-actix-web v0.6.2 [INFO] [stderr] Checking maud v0.24.0 [INFO] [stderr] Checking actix-files v0.6.2 [INFO] [stderr] Compiling pagetop-mdbook v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `pub_const_handler` in this scope [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub_const_handler!(MODULE_MDBOOK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `pub_const_handler` in this scope [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub_const_handler!(MODULE_MDBOOK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `handler` is not a member of trait `ModuleTrait` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn handler(&self) -> Handler { [INFO] [stdout] | ^ ------- help: there is an associated function with a similar name: `handle` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 13 | | MODULE_MDBOOK [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ not a member of trait `ModuleTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `handler` is not a member of trait `ModuleTrait` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn handler(&self) -> Handler { [INFO] [stdout] | ^ ------- help: there is an associated function with a similar name: `handle` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 13 | | MODULE_MDBOOK [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ not a member of trait `ModuleTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn configure_service_for_common_resources(cfg: &mut app::web::ServiceConfig) { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn configure_service_for_common_resources(cfg: &mut app::web::ServiceConfig) { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | cfg: &mut app::web::ServiceConfig, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | cfg: &mut app::web::ServiceConfig, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | app::web::scope(path) [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | app::web::scope(path) [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | request: app::HttpRequest, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | request: app::HttpRequest, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | app::web::get().to(move |request: app::HttpRequest| { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:119:6 [INFO] [stdout] | [INFO] [stdout] 119 | ) -> app::HttpResponse { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | request: app::HttpRequest, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | request: app::HttpRequest, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:119:6 [INFO] [stdout] | [INFO] [stdout] 119 | ) -> app::HttpResponse { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | let mut resp = app::HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | resp.insert_header((app::http::header::CONTENT_TYPE, file.mime_type)); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | let mut resp = app::HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | resp.insert_header((app::http::header::CONTENT_TYPE, file.mime_type)); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | resp.insert_header(app::http::header::ETag(etag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | resp.insert_header(app::http::header::ETag(etag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | fn any_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | fn any_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:154:69 [INFO] [stdout] | [INFO] [stdout] 154 | fn any_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:154:69 [INFO] [stdout] | [INFO] [stdout] 154 | fn any_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | match request.get_header::() { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | match request.get_header::() { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | None | Some(app::http::header::IfMatch::Any) => true, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | Some(app::http::header::IfMatch::Items(ref items)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | None | Some(app::http::header::IfMatch::Any) => true, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | fn none_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | Some(app::http::header::IfMatch::Items(ref items)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:171:70 [INFO] [stdout] | [INFO] [stdout] 171 | fn none_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | fn none_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | match request.get_header::() { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:171:70 [INFO] [stdout] | [INFO] [stdout] 171 | fn none_match(etag: Option<&app::http::header::EntityTag>, request: &app::HttpRequest) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | Some(app::http::header::IfNoneMatch::Any) => false, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | match request.get_header::() { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | Some(app::http::header::IfNoneMatch::Items(ref items)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | Some(app::http::header::IfNoneMatch::Any) => false, [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | Some(app::http::header::IfNoneMatch::Items(ref items)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handler` in this scope [INFO] [stdout] --> src/lib.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | fn handler(&self) -> Handler { [INFO] [stdout] | ^^^^^^^ help: a type alias with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pagetop-0.0.32/src/util.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub type Handle = u64; [INFO] [stdout] | --------------- similarly named type alias `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MODULE_MDBOOK` in this scope [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | MODULE_MDBOOK [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handler` in this scope [INFO] [stdout] --> src/lib.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | fn handler(&self) -> Handler { [INFO] [stdout] | ^^^^^^^ help: a type alias with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pagetop-0.0.32/src/util.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub type Handle = u64; [INFO] [stdout] | --------------- similarly named type alias `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MODULE_MDBOOK` in this scope [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | MODULE_MDBOOK [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | let etag = Some(app::http::header::EntityTag::new_strong(format!( [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::http::header::EntityTag; [INFO] [stdout] | [INFO] [stdout] 1 | use pagetop::server::http::header::EntityTag; [INFO] [stdout] | [INFO] [stdout] help: if you import `EntityTag`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - let etag = Some(app::http::header::EntityTag::new_strong(format!( [INFO] [stdout] 124 + let etag = Some(EntityTag::new_strong(format!( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | let etag = Some(app::http::header::EntityTag::new_strong(format!( [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::http::header::EntityTag; [INFO] [stdout] | [INFO] [stdout] 1 | use pagetop::server::http::header::EntityTag; [INFO] [stdout] | [INFO] [stdout] help: if you import `EntityTag`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - let etag = Some(app::http::header::EntityTag::new_strong(format!( [INFO] [stdout] 124 + let etag = Some(EntityTag::new_strong(format!( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | let mut resp = app::HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::HttpResponse; [INFO] [stdout] | [INFO] [stdout] 1 | use pagetop::server::HttpResponse; [INFO] [stdout] | [INFO] [stdout] help: if you import `HttpResponse`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 134 - let mut resp = app::HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] 134 + let mut resp = HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `app` [INFO] [stdout] --> src/lib.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | let mut resp = app::HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] | ^^^ use of undeclared crate or module `app` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::HttpResponse; [INFO] [stdout] | [INFO] [stdout] 1 | use pagetop::server::HttpResponse; [INFO] [stdout] | [INFO] [stdout] help: if you import `HttpResponse`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 134 - let mut resp = app::HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] 134 + let mut resp = HttpResponse::build(app::http::StatusCode::OK); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `handle` [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl ModuleTrait for MdBook { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `handle` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn handle(&self) -> u64 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `handle` [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl ModuleTrait for MdBook { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `handle` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn handle(&self) -> u64 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/typeck_results.rs:367:13: node_type: no type for node `pat (hir_id=HirId { owner: OwnerId { def_id: DefId(0:18 ~ pagetop_mdbook[c29e]::mdbook_resource) }, local_id: 114 })` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/compiler/rustc_errors/src/lib.rs:1576:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/typeck_results.rs:367:13: node_type: no type for node `pat (hir_id=HirId { owner: OwnerId { def_id: DefId(0:18 ~ pagetop_mdbook[283b]::mdbook_resource) }, local_id: 114 })` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/compiler/rustc_errors/src/lib.rs:1576:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f60f5b2da7a - std::backtrace_rs::backtrace::libunwind::trace::h3b7c2b646ee7f9ec [INFO] [stderr] 0: 0x7fc4035c0a7a - std::backtrace_rs::backtrace::libunwind::trace::h3b7c2b646ee7f9ec [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f60f5b2da7a - std::backtrace_rs::backtrace::trace_unsynchronized::h1b927fca9b7ee506 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 2: 0x7f60f5b2da7a - std::sys_common::backtrace::_print_fmt::h10ae608444ab7816 [INFO] [stderr] 1: 0x7fc4035c0a7a - std::backtrace_rs::backtrace::trace_unsynchronized::h1b927fca9b7ee506 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 3: 0x7f60f5b2da7a - ::fmt::ha68eca230a760f76 [INFO] [stderr] 2: 0x7fc4035c0a7a - std::sys_common::backtrace::_print_fmt::h10ae608444ab7816 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fc4035c0a7a - ::fmt::ha68eca230a760f76 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fc4036237ae - core::fmt::write::hc8e2b265e29726fa [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 4: 0x7f60f5b907ae - core::fmt::write::hc8e2b265e29726fa [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x7fc4035b0e45 - std::io::Write::write_fmt::h9e4be8a7609c4f2f [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 5: 0x7f60f5b1de45 - std::io::Write::write_fmt::h9e4be8a7609c4f2f [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7f60f5b2d845 - std::sys_common::backtrace::_print::h673ef5fd934dcd13 [INFO] [stderr] 6: 0x7fc4035c0845 - std::sys_common::backtrace::_print::h673ef5fd934dcd13 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7fc4035c0845 - std::sys_common::backtrace::print::h93484b8c78ab2ad4 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 7: 0x7f60f5b2d845 - std::sys_common::backtrace::print::h93484b8c78ab2ad4 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7fc4035c358f - std::panicking::default_hook::{{closure}}::heca9e3c4c1ba2a65 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 8: 0x7f60f5b3058f - std::panicking::default_hook::{{closure}}::heca9e3c4c1ba2a65 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fc4035c32cb - std::panicking::default_hook::h48d2c50e2ed1b5c4 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:286:9 [INFO] [stderr] 9: 0x7f60f5b302cb - std::panicking::default_hook::h48d2c50e2ed1b5c4 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fc4068aca21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 10: 0x7f60f8e19a21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7fc4035c3dcd - as core::ops::function::Fn>::call::hd8e49a0ed67e4170 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2032:9 [INFO] [stderr] 12: 0x7fc4035c3dcd - std::panicking::rust_panic_with_hook::hef7167ba9254c26f [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:692:13 [INFO] [stderr] 11: 0x7f60f5b30dcd - as core::ops::function::Fn>::call::hd8e49a0ed67e4170 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2032:9 [INFO] [stderr] 12: 0x7f60f5b30dcd - std::panicking::rust_panic_with_hook::hef7167ba9254c26f [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7fc406d531c1 - std[2c91e0c0d0b830b3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f60f92c01c1 - std[2c91e0c0d0b830b3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fc406d52a36 - std[2c91e0c0d0b830b3]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f60f92bfa36 - std[2c91e0c0d0b830b3]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fc406daf8f6 - std[2c91e0c0d0b830b3]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fc406d512f6 - std[2c91e0c0d0b830b3]::panic::panic_any:: [INFO] [stderr] 17: 0x7fc406d500b6 - ::bug::<&alloc[34efe4ee2c079163]::string::String> [INFO] [stderr] 15: 0x7f60f931c8f6 - std[2c91e0c0d0b830b3]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f60f92be2f6 - std[2c91e0c0d0b830b3]::panic::panic_any:: [INFO] [stderr] 17: 0x7f60f92bd0b6 - ::bug::<&alloc[34efe4ee2c079163]::string::String> [INFO] [stderr] 18: 0x7fc406d4fd20 - ::bug::<&alloc[34efe4ee2c079163]::string::String> [INFO] [stderr] 18: 0x7f60f92bcd20 - ::bug::<&alloc[34efe4ee2c079163]::string::String> [INFO] [stderr] 19: 0x7fc406d2fa0e - rustc_middle[415bbef6658219c8]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 20: 0x7fc406d31246 - rustc_middle[415bbef6658219c8]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 19: 0x7f60f929ca0e - rustc_middle[415bbef6658219c8]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 20: 0x7f60f929e246 - rustc_middle[415bbef6658219c8]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 21: 0x7f60f70d5a53 - rustc_middle[415bbef6658219c8]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7fc404b68a53 - rustc_middle[415bbef6658219c8]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f60f92ef950 - ::pat_ty [INFO] [stderr] 22: 0x7fc406d82950 - ::pat_ty [INFO] [stderr] 23: 0x7fc406ab7b4a - ::visit_pat [INFO] [stderr] 23: 0x7f60f9024b4a - ::visit_pat [INFO] [stderr] 24: 0x7f60f8fcf2f9 - rustc_hir[d686c322995c4996]::intravisit::walk_local:: [INFO] [stderr] 24: 0x7fc406a622f9 - rustc_hir[d686c322995c4996]::intravisit::walk_local:: [INFO] [stderr] 25: 0x7f60f8fcf05a - rustc_hir[d686c322995c4996]::intravisit::walk_block:: [INFO] [stderr] 26: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 25: 0x7fc406a6205a - rustc_hir[d686c322995c4996]::intravisit::walk_block:: [INFO] [stderr] 26: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 27: 0x7fc406a669ce - rustc_hir[d686c322995c4996]::intravisit::walk_expr:: [INFO] [stderr] 28: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 29: 0x7fc406ab7ee9 - ::visit_expr [INFO] [stderr] 30: 0x7fc406a622ec - rustc_hir[d686c322995c4996]::intravisit::walk_local:: [INFO] [stderr] 27: 0x7f60f8fd39ce - rustc_hir[d686c322995c4996]::intravisit::walk_expr:: [INFO] [stderr] 28: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 31: 0x7fc406a6205a - rustc_hir[d686c322995c4996]::intravisit::walk_block:: [INFO] [stderr] 29: 0x7f60f9024ee9 - ::visit_expr [INFO] [stderr] 32: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 33: 0x7fc406a66a8f - rustc_hir[d686c322995c4996]::intravisit::walk_expr:: [INFO] [stderr] 34: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 30: 0x7f60f8fcf2ec - rustc_hir[d686c322995c4996]::intravisit::walk_local:: [INFO] [stderr] 35: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 36: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 37: 0x7fc406ab7c6b - ::visit_expr [INFO] [stderr] 31: 0x7f60f8fcf05a - rustc_hir[d686c322995c4996]::intravisit::walk_block:: [INFO] [stderr] 32: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 33: 0x7f60f8fd3a8f - rustc_hir[d686c322995c4996]::intravisit::walk_expr:: [INFO] [stderr] 34: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 35: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 36: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 37: 0x7f60f9024c6b - ::visit_expr [INFO] [stderr] 38: 0x7fc406ab6f5c - rustc_hir_typeck[6380b4e2c82e01b2]::generator_interior::resolve_interior [INFO] [stderr] 39: 0x7fc404e4c723 - ::enter::::{closure#0}::{closure#1}, &rustc_middle[415bbef6658219c8]::ty::typeck_results::TypeckResults> [INFO] [stderr] 38: 0x7f60f9023f5c - rustc_hir_typeck[6380b4e2c82e01b2]::generator_interior::resolve_interior [INFO] [stderr] 39: 0x7f60f73b9723 - ::enter::::{closure#0}::{closure#1}, &rustc_middle[415bbef6658219c8]::ty::typeck_results::TypeckResults> [INFO] [stderr] 40: 0x7fc404e3ce78 - rustc_hir_typeck[6380b4e2c82e01b2]::typeck [INFO] [stderr] 40: 0x7f60f73a9e78 - rustc_hir_typeck[6380b4e2c82e01b2]::typeck [INFO] [stderr] 41: 0x7fc404e3b154 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 42: 0x7fc40626f68c - ::typeck [INFO] [stderr] 41: 0x7f60f73a8154 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 42: 0x7f60f87dc68c - ::typeck [INFO] [stderr] 43: 0x7fc4053d7282 - rustc_mir_build[982181fadf75767f]::thir::cx::thir_body [INFO] [stderr] 43: 0x7f60f7944282 - rustc_mir_build[982181fadf75767f]::thir::cx::thir_body [INFO] [stderr] 44: 0x7fc40599aeea - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, core[7f34b2301e369ac4]::result::Result<(&rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal, rustc_middle[415bbef6658219c8]::thir::ExprId), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>> [INFO] [stderr] 45: 0x7fc405993438 - rustc_mir_build[982181fadf75767f]::build::mir_built [INFO] [stderr] 44: 0x7f60f7f07eea - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, core[7f34b2301e369ac4]::result::Result<(&rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal, rustc_middle[415bbef6658219c8]::thir::ExprId), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>> [INFO] [stderr] 45: 0x7f60f7f00438 - rustc_mir_build[982181fadf75767f]::build::mir_built [INFO] [stderr] 46: 0x7fc405324dca - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>> [INFO] [stderr] 46: 0x7f60f7891dca - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>> [INFO] [stderr] 47: 0x7f60f789c4a0 - rustc_mir_transform[835ea4f478c24766]::check_unsafety::unsafety_check_result [INFO] [stderr] 47: 0x7fc40532f4a0 - rustc_mir_transform[835ea4f478c24766]::check_unsafety::unsafety_check_result [INFO] [stderr] 48: 0x7f60f7897be6 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 48: 0x7fc40532abe6 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 49: 0x7fc405327587 - rustc_mir_transform[835ea4f478c24766]::mir_const [INFO] [stderr] 50: 0x7fc405325100 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>> [INFO] [stderr] 51: 0x7fc4057a4894 - rustc_mir_transform[835ea4f478c24766]::mir_promoted [INFO] [stderr] 49: 0x7f60f7894587 - rustc_mir_transform[835ea4f478c24766]::mir_const [INFO] [stderr] 50: 0x7f60f7892100 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>> [INFO] [stderr] 51: 0x7f60f7d11894 - rustc_mir_transform[835ea4f478c24766]::mir_promoted [INFO] [stderr] 52: 0x7fc4057a2e3a - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, (&rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>)>> [INFO] [stderr] 52: 0x7f60f7d0fe3a - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, (&rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>)>> [INFO] [stderr] 53: 0x7fc4057a168f - rustc_borrowck[c385f0fed2614ee2]::mir_borrowck [INFO] [stderr] 53: 0x7f60f7d0e68f - rustc_borrowck[c385f0fed2614ee2]::mir_borrowck [INFO] [stderr] 54: 0x7f60f7cf27de - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 54: 0x7fc4057857de - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 55: 0x7f60f87dca5a - ::mir_borrowck [INFO] [stderr] 55: 0x7fc40626fa5a - ::mir_borrowck [INFO] [stderr] 56: 0x7f60f8611e00 - rustc_hir_analysis[9d4b93e6b9d0368f]::collect::type_of::type_of [INFO] [stderr] 57: 0x7f60f7769a17 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 56: 0x7fc4060a4e00 - rustc_hir_analysis[9d4b93e6b9d0368f]::collect::type_of::type_of [INFO] [stderr] 57: 0x7fc4051fca17 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 58: 0x7fc4052f119c - rustc_hir_analysis[9d4b93e6b9d0368f]::check::check::check_mod_item_types [INFO] [stderr] 58: 0x7f60f785e19c - rustc_hir_analysis[9d4b93e6b9d0368f]::check::check::check_mod_item_types [INFO] [stderr] 59: 0x7fc405447951 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 59: 0x7f60f79b4951 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 60: 0x7f60f821a413 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 60: 0x7fc405cad413 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 61: 0x7fc405f4d135 - ::for_each_module:: [INFO] [stderr] 61: 0x7f60f84ba135 - ::for_each_module:: [INFO] [stderr] 62: 0x7fc404e125e2 - rustc_hir_analysis[9d4b93e6b9d0368f]::check_crate [INFO] [stderr] 62: 0x7f60f737f5e2 - rustc_hir_analysis[9d4b93e6b9d0368f]::check_crate [INFO] [stderr] 63: 0x7f60f737f22b - rustc_interface[53667e6fcc93bd7]::passes::analysis [INFO] [stderr] 63: 0x7fc404e1222b - rustc_interface[53667e6fcc93bd7]::passes::analysis [INFO] [stderr] 64: 0x7fc4060661c7 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::>> [INFO] [stderr] 65: 0x7fc406065ec0 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 64: 0x7f60f85d31c7 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::>> [INFO] [stderr] 65: 0x7f60f85d2ec0 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 66: 0x7f60f8057703 - ::enter::> [INFO] [stderr] 66: 0x7fc405aea703 - ::enter::> [INFO] [stderr] 67: 0x7f60f8053ab3 - ::enter::, rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 67: 0x7fc405ae6ab3 - ::enter::, rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 68: 0x7f60f804eac8 - rustc_span[665da14336b27776]::with_source_map::, rustc_interface[53667e6fcc93bd7]::interface::run_compiler, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7fc405ae1ac8 - rustc_span[665da14336b27776]::with_source_map::, rustc_interface[53667e6fcc93bd7]::interface::run_compiler, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 69: 0x7f60f804e5b5 - >::set::, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 69: 0x7fc405ae15b5 - >::set::, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 70: 0x7f60f804dba2 - std[2c91e0c0d0b830b3]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 70: 0x7fc405ae0ba2 - std[2c91e0c0d0b830b3]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7fc4061755da - <::spawn_unchecked_, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#1} as core[7f34b2301e369ac4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7fc4035cddc3 - as core::ops::function::FnOnce>::call_once::hd76e3cfc458a7b45 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 73: 0x7fc4035cddc3 - as core::ops::function::FnOnce>::call_once::hb3d38f6b76db7795 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 71: 0x7f60f86e25da - <::spawn_unchecked_, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#1} as core[7f34b2301e369ac4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 74: 0x7fc4035cddc3 - std::sys::unix::thread::Thread::new::thread_start::h788e5a9d1a837c70 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 72: 0x7f60f5b3adc3 - as core::ops::function::FnOnce>::call_once::hd76e3cfc458a7b45 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 73: 0x7f60f5b3adc3 - as core::ops::function::FnOnce>::call_once::hb3d38f6b76db7795 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 74: 0x7f60f5b3adc3 - std::sys::unix::thread::Thread::new::thread_start::h788e5a9d1a837c70 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7fc40346e609 - start_thread [INFO] [stderr] 75: 0x7f60f59db609 - start_thread [INFO] [stderr] 76: 0x7f60f58fe133 - clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] 76: 0x7fc403391133 - clone [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.68.0-nightly (d4bd6c543 2022-12-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.68.0-nightly (d4bd6c543 2022-12-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `mdbook_resource` [INFO] [stderr] #0 [typeck] type-checking `mdbook_resource` [INFO] [stderr] #1 [thir_body] building THIR for `mdbook_resource` [INFO] [stderr] #2 [mir_built] building MIR for `mdbook_resource` [INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `mdbook_resource` [INFO] [stderr] #1 [thir_body] building THIR for `mdbook_resource` [INFO] [stderr] #2 [mir_built] building MIR for `mdbook_resource` [INFO] [stderr] #4 [mir_const] preparing `mdbook_resource` for borrow checking [INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `mdbook_resource` [INFO] [stderr] #5 [mir_promoted] processing MIR for `mdbook_resource` [INFO] [stderr] #4 [mir_const] preparing `mdbook_resource` for borrow checking [INFO] [stderr] #6 [mir_borrowck] borrow-checking `mdbook_resource` [INFO] [stderr] #7 [type_of] computing type of `mdbook_resource::{opaque#0}` [INFO] [stderr] #5 [mir_promoted] processing MIR for `mdbook_resource` [INFO] [stderr] #6 [mir_borrowck] borrow-checking `mdbook_resource` [INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module [INFO] [stderr] #7 [type_of] computing type of `mdbook_resource::{opaque#0}` [INFO] [stderr] #9 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module [INFO] [stderr] #9 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pagetop-mdbook` due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pagetop-mdbook` due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "ffa28cdaf9b370b3286932b134f49f6713cc0fae7b4d593e785d2d0c703a672e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa28cdaf9b370b3286932b134f49f6713cc0fae7b4d593e785d2d0c703a672e", kill_on_drop: false }` [INFO] [stdout] ffa28cdaf9b370b3286932b134f49f6713cc0fae7b4d593e785d2d0c703a672e