[INFO] cloning repository https://github.com/gzbakku/letterman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gzbakku/letterman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fletterman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fletterman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e10611a346e90cbce573130a016ac5fa35307f [INFO] testing gzbakku/letterman against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Fletterman" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/letterman on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gzbakku/letterman [INFO] finished tweaking git repo https://github.com/gzbakku/letterman [INFO] tweaked toml for git repo https://github.com/gzbakku/letterman written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/gzbakku/letterman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5806e041a60f12f428e8668f56c983ba42e97743512edd0d043dcf8fcb2ed0cd [INFO] running `Command { std: "docker" "start" "-a" "5806e041a60f12f428e8668f56c983ba42e97743512edd0d043dcf8fcb2ed0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5806e041a60f12f428e8668f56c983ba42e97743512edd0d043dcf8fcb2ed0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5806e041a60f12f428e8668f56c983ba42e97743512edd0d043dcf8fcb2ed0cd", kill_on_drop: false }` [INFO] [stdout] 5806e041a60f12f428e8668f56c983ba42e97743512edd0d043dcf8fcb2ed0cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 278323a21b981eaee30b08faf3f477119934e46b6c2a0aa5d9d2fdd324996af9 [INFO] running `Command { std: "docker" "start" "-a" "278323a21b981eaee30b08faf3f477119934e46b6c2a0aa5d9d2fdd324996af9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling cidr v0.2.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling gzb_binary_69 v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling new_mime_guess v4.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling blob-uuid v0.4.0 [INFO] [stderr] Compiling unique_id v0.1.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling trust-dns-proto v0.21.1 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling rustque v1.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling trust-dns-resolver v0.21.1 [INFO] [stderr] Compiling tokio_spf_validator v1.0.3 [INFO] [stderr] Compiling letterman_email_body_parser v1.0.5 [INFO] [stderr] Compiling letterman v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.88s [INFO] running `Command { std: "docker" "inspect" "278323a21b981eaee30b08faf3f477119934e46b6c2a0aa5d9d2fdd324996af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "278323a21b981eaee30b08faf3f477119934e46b6c2a0aa5d9d2fdd324996af9", kill_on_drop: false }` [INFO] [stdout] 278323a21b981eaee30b08faf3f477119934e46b6c2a0aa5d9d2fdd324996af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5767c5c902d5d474e819acff0163e680ace113ffc433644dc98f6e79bfd778 [INFO] running `Command { std: "docker" "start" "-a" "4f5767c5c902d5d474e819acff0163e680ace113ffc433644dc98f6e79bfd778", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling letterman v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.92s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/letterman-bd0536832494e68f) [INFO] running `Command { std: "docker" "inspect" "4f5767c5c902d5d474e819acff0163e680ace113ffc433644dc98f6e79bfd778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5767c5c902d5d474e819acff0163e680ace113ffc433644dc98f6e79bfd778", kill_on_drop: false }` [INFO] [stdout] 4f5767c5c902d5d474e819acff0163e680ace113ffc433644dc98f6e79bfd778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98ceddd24750ac2068c0b1cf079d6bad35600a91cba6a34082f1399ace4d6b2f [INFO] running `Command { std: "docker" "start" "-a" "98ceddd24750ac2068c0b1cf079d6bad35600a91cba6a34082f1399ace4d6b2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/letterman-bd0536832494e68f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests letterman [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - client (line 11) ... FAILED [INFO] [stdout] test src/client/mod.rs - client::read_key (line 15) ... FAILED [INFO] [stdout] test src/lib.rs - server (line 103) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - client (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `client` [INFO] [stdout] --> src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 13 | match client::read_key("../secret/private.key".to_string()).await{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `client` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `client` [INFO] [stdout] --> src/lib.rs:66:43 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_mail_new(tracking_id:String) -> client::Email{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `client` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `client` [INFO] [stdout] --> src/lib.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 60 | let mut email = client::Email::new(); [INFO] [stdout] | ^^^^^ not found in `client` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use letterman::client::Email; [INFO] [stdout] | [INFO] [stdout] 2 | use letterman::server::config::Email; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client/mod.rs - client::read_key (line 15) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `client` [INFO] [stdout] --> src/client/mod.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 14 | match client::read_key("../secret/private.key".to_string()).await{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `client` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `client` [INFO] [stdout] --> src/client/mod.rs:93:43 [INFO] [stdout] | [INFO] [stdout] 81 | fn build_mail_new(tracking_id:String) -> client::Email{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `client` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEND_TO_DKIMVALIDATOR` in this scope [INFO] [stdout] --> src/client/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 27 | if SEND_TO_DKIMVALIDATOR{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEND_TO_LOCALHOST` in this scope [INFO] [stdout] --> src/client/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 40 | } else if SEND_TO_LOCALHOST { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `client` [INFO] [stdout] --> src/client/mod.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 83 | let mut email = client::Email::new(); [INFO] [stdout] | ^^^^^ not found in `client` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use letterman::client::Email; [INFO] [stdout] | [INFO] [stdout] 2 | use letterman::server::config::Email; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEND_TO_DKIMVALIDATOR` in this scope [INFO] [stdout] --> src/client/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 90 | if SEND_TO_DKIMVALIDATOR{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEND_TO_LOCALHOST` in this scope [INFO] [stdout] --> src/client/mod.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 93 | } else if SEND_TO_LOCALHOST { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - server (line 103) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 14 | vec![587,2525], [INFO] [stdout] | ^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::string::String`, found integer [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u128`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u16`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 16 | format!("../secret/end.cert"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u128`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u16`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 17 | format!("../secret/end.rsa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/macros.rs" }) }', compiler/rustc_typeck/src/check/fn_ctxt/checks.rs:984:77 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f5c316ea3a0 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x7f5c316ea3a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7f5c316ea3a0 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x7f5c316ea3a0 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x7f5c3174597c - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x7f5c316dbaa5 - std::io::Write::write_fmt::h74913cfbf6e023fa [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x7f5c316ecfd1 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x7f5c316ecfd1 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x7f5c316ecfd1 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x7f5c316ecca5 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x7f5c31ebbfb1 - rustc_driver[33030ccfd67bbb25]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stdout] 11: 0x7f5c316ed810 - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:702:17 [INFO] [stdout] 12: 0x7f5c316ed637 - std::panicking::begin_panic_handler::{{closure}}::hc131d07490c3ebd7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:588:13 [INFO] [stdout] 13: 0x7f5c316ea874 - std::sys_common::backtrace::__rust_end_short_backtrace::hd18b4525708c825e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 14: 0x7f5c316ed362 - rust_begin_unwind [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:584:5 [INFO] [stdout] 15: 0x7f5c316b2243 - core::panicking::panic_fmt::h2bdc1e1473e094d6 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:142:14 [INFO] [stdout] 16: 0x7f5c316b2333 - core::result::unwrap_failed::h78dab976b32b845a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/result.rs:1785:5 [INFO] [stdout] 17: 0x7f5c333252cf - ::check_argument_types [INFO] [stdout] 18: 0x7f5c332ec0b4 - ::confirm_builtin_call [INFO] [stdout] 19: 0x7f5c332e87a2 - ::check_call [INFO] [stdout] 20: 0x7f5c332f6725 - ::check_expr_with_expectation_and_args [INFO] [stdout] 21: 0x7f5c33305a8b - ::check_argument_types [INFO] [stdout] 22: 0x7f5c332ec0b4 - ::confirm_builtin_call [INFO] [stdout] 23: 0x7f5c332e87a2 - ::check_call [INFO] [stdout] 24: 0x7f5c332f6725 - ::check_expr_with_expectation_and_args [INFO] [stdout] 25: 0x7f5c3410391c - ::demand_scrutinee_type [INFO] [stdout] 26: 0x7f5c33336cf3 - ::check_match [INFO] [stdout] 27: 0x7f5c332f744d - ::check_expr_with_expectation_and_args [INFO] [stdout] 28: 0x7f5c3410391c - ::demand_scrutinee_type [INFO] [stdout] 29: 0x7f5c33336cf3 - ::check_match [INFO] [stdout] 30: 0x7f5c332f744d - ::check_expr_with_expectation_and_args [INFO] [stdout] 31: 0x7f5c3332986b - ::check_stmt [INFO] [stdout] 32: 0x7f5c3332a849 - ::check_block_with_expected [INFO] [stdout] 33: 0x7f5c332f6853 - ::check_expr_with_expectation_and_args [INFO] [stdout] 34: 0x7f5c332f7b1e - ::check_expr_with_expectation_and_args [INFO] [stdout] 35: 0x7f5c3332a1c1 - ::check_block_with_expected [INFO] [stdout] 36: 0x7f5c332f6853 - ::check_expr_with_expectation_and_args [INFO] [stdout] 37: 0x7f5c33401896 - rustc_typeck[f1aabb6b191ad05b]::check::check::check_fn [INFO] [stdout] 38: 0x7f5c333391cf - ::check_expr_closure [INFO] [stdout] 39: 0x7f5c332f8216 - ::check_expr_with_expectation_and_args [INFO] [stdout] 40: 0x7f5c33305a8b - ::check_argument_types [INFO] [stdout] 41: 0x7f5c332ec0b4 - ::confirm_builtin_call [INFO] [stdout] 42: 0x7f5c332e87a2 - ::check_call [INFO] [stdout] 43: 0x7f5c332f6725 - ::check_expr_with_expectation_and_args [INFO] [stdout] 44: 0x7f5c33401896 - rustc_typeck[f1aabb6b191ad05b]::check::check::check_fn [INFO] [stdout] 45: 0x7f5c333a1665 - ::enter::<&rustc_middle[774517d126038e12]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[774517d126038e12]::ty::context::TypeckResults>::{closure#0}> [INFO] [stdout] 46: 0x7f5c3336d164 - rustc_typeck[f1aabb6b191ad05b]::check::typeck [INFO] [stdout] 47: 0x7f5c3385e7d7 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::> [INFO] [stdout] 48: 0x7f5c33959558 - ::typeck [INFO] [stdout] 49: 0x7f5c33dca25f - ::typeck_opt_const_arg [INFO] [stdout] 50: 0x7f5c335a7e75 - rustc_mir_build[1cbda226f7cd80a0]::build::mir_built [INFO] [stdout] 51: 0x7f5c33850bf9 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::, &rustc_data_structures[ce3d101bba4e993c]::steal::Steal>> [INFO] [stdout] 52: 0x7f5c33958035 - ::mir_built [INFO] [stdout] 53: 0x7f5c332bf791 - rustc_mir_transform[c12063cd06765660]::check_unsafety::unsafety_check_result [INFO] [stdout] 54: 0x7f5c332bcf5a - >::call_once [INFO] [stdout] 55: 0x7f5c338607f7 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::> [INFO] [stdout] 56: 0x7f5c3395915e - ::unsafety_check_result [INFO] [stdout] 57: 0x7f5c332c7f59 - rustc_mir_transform[c12063cd06765660]::mir_const [INFO] [stdout] 58: 0x7f5c33850bf9 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::, &rustc_data_structures[ce3d101bba4e993c]::steal::Steal>> [INFO] [stdout] 59: 0x7f5c3395816c - ::mir_const [INFO] [stdout] 60: 0x7f5c332c8e45 - rustc_mir_transform[c12063cd06765660]::mir_promoted [INFO] [stdout] 61: 0x7f5c33882baf - rustc_query_system[17865c86b66bca4f]::query::plumbing::get_query:: [INFO] [stdout] 62: 0x7f5c339584e7 - ::mir_promoted [INFO] [stdout] 63: 0x7f5c336da0da - rustc_borrowck[fc16af3b6038d1eb]::mir_borrowck [INFO] [stdout] 64: 0x7f5c336d719e - >::call_once [INFO] [stdout] 65: 0x7f5c3385f7e7 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::> [INFO] [stdout] 66: 0x7f5c339597ca - ::mir_borrowck [INFO] [stdout] 67: 0x7f5c33395b56 - rustc_typeck[f1aabb6b191ad05b]::collect::type_of::type_of [INFO] [stdout] 68: 0x7f5c338b26f1 - rustc_query_system[17865c86b66bca4f]::query::plumbing::get_query:: [INFO] [stdout] 69: 0x7f5c333f210f - rustc_typeck[f1aabb6b191ad05b]::check::check::check_item_type [INFO] [stdout] 70: 0x7f5c3340a07c - ::visit_item_likes_in_module:: [INFO] [stdout] 71: 0x7f5c34178fec - rustc_typeck[f1aabb6b191ad05b]::check::check::check_mod_item_types [INFO] [stdout] 72: 0x7f5c33861808 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::> [INFO] [stdout] 73: 0x7f5c3439b753 - rustc_query_system[17865c86b66bca4f]::query::plumbing::get_query:: [INFO] [stdout] 74: 0x7f5c3418194f - ::for_each_module:: [INFO] [stdout] 75: 0x7f5c341278f8 - ::time::<(), rustc_typeck[f1aabb6b191ad05b]::check_crate::{closure#6}> [INFO] [stdout] 76: 0x7f5c3417d251 - rustc_typeck[f1aabb6b191ad05b]::check_crate [INFO] [stdout] 77: 0x7f5c33eb92d7 - rustc_interface[4c770a2d6c09f194]::passes::analysis [INFO] [stdout] 78: 0x7f5c34364554 - rustc_query_system[17865c86b66bca4f]::query::plumbing::try_execute_query::>> [INFO] [stdout] 79: 0x7f5c343b9f4e - rustc_query_system[17865c86b66bca4f]::query::plumbing::get_query:: [INFO] [stdout] 80: 0x7f5c33e9c5f4 - ::enter::> [INFO] [stdout] 81: 0x7f5c33e7efb8 - ::enter::, rustc_errors[67e25da7195a6acb]::ErrorGuaranteed>> [INFO] [stdout] 82: 0x7f5c33ea89af - rustc_span[f5dde99786aa0673]::with_source_map::, rustc_interface[4c770a2d6c09f194]::interface::create_compiler_and_run, rustc_driver[33030ccfd67bbb25]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stdout] 83: 0x7f5c33e94e14 - rustc_interface[4c770a2d6c09f194]::interface::create_compiler_and_run::, rustc_driver[33030ccfd67bbb25]::run_compiler::{closure#1}> [INFO] [stdout] 84: 0x7f5c33ea80f2 - >::set::, rustc_driver[33030ccfd67bbb25]::run_compiler::{closure#1}>::{closure#0}, core[185cd8bf1a96128a]::result::Result<(), rustc_errors[67e25da7195a6acb]::ErrorGuaranteed>> [INFO] [stdout] 85: 0x7f5c33ea951f - std[99068193a27c4ea8]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[33030ccfd67bbb25]::run_compiler::{closure#1}>::{closure#0}, core[185cd8bf1a96128a]::result::Result<(), rustc_errors[67e25da7195a6acb]::ErrorGuaranteed>>::{closure#0}, core[185cd8bf1a96128a]::result::Result<(), rustc_errors[67e25da7195a6acb]::ErrorGuaranteed>> [INFO] [stdout] 86: 0x7f5c33e9cc29 - <::spawn_unchecked_, rustc_driver[33030ccfd67bbb25]::run_compiler::{closure#1}>::{closure#0}, core[185cd8bf1a96128a]::result::Result<(), rustc_errors[67e25da7195a6acb]::ErrorGuaranteed>>::{closure#0}, core[185cd8bf1a96128a]::result::Result<(), rustc_errors[67e25da7195a6acb]::ErrorGuaranteed>>::{closure#1} as core[185cd8bf1a96128a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 87: 0x7f5c316f74d3 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 88: 0x7f5c316f74d3 - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 89: 0x7f5c316f74d3 - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 90: 0x7f5c31604609 - start_thread [INFO] [stdout] 91: 0x7f5c3151d163 - clone [INFO] [stdout] 92: 0x0 - [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected panic [INFO] [stdout] [INFO] [stdout] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stdout] [INFO] [stdout] 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] [stdout] [INFO] [stdout] note: rustc 1.62.0-nightly (c3758fdc4 2022-05-01) running on x86_64-unknown-linux-gnu [INFO] [stdout] [INFO] [stdout] note: compiler flags: --crate-type bin -C codegen-units=1 -C embed-bitcode=no [INFO] [stdout] [INFO] [stdout] query stack during panic: [INFO] [stdout] #0 [typeck] type-checking `main::_doctest_main_src_lib_rs_103_0::start_async_server` [INFO] [stdout] #1 [mir_built] building MIR for `main::_doctest_main_src_lib_rs_103_0::start_async_server` [INFO] [stdout] #2 [unsafety_check_result] unsafety-checking `main::_doctest_main_src_lib_rs_103_0::start_async_server` [INFO] [stdout] #3 [mir_const] processing MIR for `main::_doctest_main_src_lib_rs_103_0::start_async_server` [INFO] [stdout] #4 [mir_promoted] processing `main::_doctest_main_src_lib_rs_103_0::start_async_server` [INFO] [stdout] #5 [mir_borrowck] borrow-checking `main::_doctest_main_src_lib_rs_103_0::start_async_server` [INFO] [stdout] #6 [type_of] computing type of `main::_doctest_main_src_lib_rs_103_0::start_async_server::{opaque#0}` [INFO] [stdout] #7 [check_mod_item_types] checking item types in top-level module [INFO] [stdout] #8 [analysis] running analysis passes on this crate [INFO] [stdout] end of query stack [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client/mod.rs - client::read_key (line 15) [INFO] [stdout] src/lib.rs - client (line 11) [INFO] [stdout] src/lib.rs - server (line 103) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "98ceddd24750ac2068c0b1cf079d6bad35600a91cba6a34082f1399ace4d6b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ceddd24750ac2068c0b1cf079d6bad35600a91cba6a34082f1399ace4d6b2f", kill_on_drop: false }` [INFO] [stdout] 98ceddd24750ac2068c0b1cf079d6bad35600a91cba6a34082f1399ace4d6b2f