[INFO] cloning repository https://github.com/richardcarls/polyserve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardcarls/polyserve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcarls%2Fpolyserve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcarls%2Fpolyserve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55ab25eef7f6fb13f40222b6d1e4965002a7d710 [INFO] testing richardcarls/polyserve against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcarls%2Fpolyserve" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/richardcarls/polyserve [INFO] finished tweaking git repo https://github.com/richardcarls/polyserve [INFO] tweaked toml for git repo https://github.com/richardcarls/polyserve written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/richardcarls/polyserve on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 228 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.46) [INFO] [stderr] Adding config v0.11.0 (available: v0.15.15) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding handlebars v4.5.0 (available: v6.3.2) [INFO] [stderr] Adding roa v0.5.3 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roa-core v0.5.1 [INFO] [stderr] Downloaded potential_utf v0.1.3 [INFO] [stderr] Downloaded async-executor v1.13.3 [INFO] [stderr] Downloaded async-signal v0.2.12 [INFO] [stderr] Downloaded roa v0.5.3 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded async-process v2.4.0 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded async-tls v0.7.0 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded webpki-roots v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbbfac25e759c018f60a580f271078dde7d3de09cb9bac1e368e1e4c655b0ac4 [INFO] running `Command { std: "docker" "start" "-a" "dbbfac25e759c018f60a580f271078dde7d3de09cb9bac1e368e1e4c655b0ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbbfac25e759c018f60a580f271078dde7d3de09cb9bac1e368e1e4c655b0ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbbfac25e759c018f60a580f271078dde7d3de09cb9bac1e368e1e4c655b0ac4", kill_on_drop: false }` [INFO] [stdout] dbbfac25e759c018f60a580f271078dde7d3de09cb9bac1e368e1e4c655b0ac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2694fdd9ef14f16f34c3702a49fdbba7c28c196da267d06ec58596ee4a1ed9ca [INFO] running `Command { std: "docker" "start" "-a" "2694fdd9ef14f16f34c3702a49fdbba7c28c196da267d06ec58596ee4a1ed9ca", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling roa-core v0.5.1 [INFO] [stderr] Compiling roa v0.5.3 [INFO] [stderr] Compiling polyserve v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `uri_path` and `ancestors` are never read [INFO] [stdout] --> src/resource.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Resource { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | root_path: PathBuf, [INFO] [stdout] 14 | uri_path: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | fs_path: PathBuf, [INFO] [stdout] 16 | ancestors: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Resource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ancestors` is never used [INFO] [stdout] --> src/resource.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Resource { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn ancestors(&self) -> Vec<&Path> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: roa-core v0.5.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "2694fdd9ef14f16f34c3702a49fdbba7c28c196da267d06ec58596ee4a1ed9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2694fdd9ef14f16f34c3702a49fdbba7c28c196da267d06ec58596ee4a1ed9ca", kill_on_drop: false }` [INFO] [stdout] 2694fdd9ef14f16f34c3702a49fdbba7c28c196da267d06ec58596ee4a1ed9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b36658a3a91862246ccbe824a08623d98eb760832123d12235715cc0cb2edf3 [INFO] running `Command { std: "docker" "start" "-a" "2b36658a3a91862246ccbe824a08623d98eb760832123d12235715cc0cb2edf3", kill_on_drop: false }` [INFO] [stdout] warning: fields `uri_path` and `ancestors` are never read [INFO] [stdout] --> src/resource.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Resource { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | root_path: PathBuf, [INFO] [stdout] 14 | uri_path: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | fs_path: PathBuf, [INFO] [stdout] 16 | ancestors: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Resource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ancestors` is never used [INFO] [stdout] --> src/resource.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Resource { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn ancestors(&self) -> Vec<&Path> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling polyserve v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: roa-core v0.5.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "2b36658a3a91862246ccbe824a08623d98eb760832123d12235715cc0cb2edf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b36658a3a91862246ccbe824a08623d98eb760832123d12235715cc0cb2edf3", kill_on_drop: false }` [INFO] [stdout] 2b36658a3a91862246ccbe824a08623d98eb760832123d12235715cc0cb2edf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37e2c8c8c577d910316f7edc2b774bf7824fa11faaf09be31d4273bcf20bdf55 [INFO] running `Command { std: "docker" "start" "-a" "37e2c8c8c577d910316f7edc2b774bf7824fa11faaf09be31d4273bcf20bdf55", kill_on_drop: false }` [INFO] [stderr] warning: fields `uri_path` and `ancestors` are never read [INFO] [stderr] --> src/resource.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Resource { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 13 | root_path: PathBuf, [INFO] [stderr] 14 | uri_path: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 15 | fs_path: PathBuf, [INFO] [stderr] 16 | ancestors: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Resource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `ancestors` is never used [INFO] [stderr] --> src/resource.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 21 | impl Resource { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn ancestors(&self) -> Vec<&Path> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `polyserve` (lib) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: roa-core v0.5.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polyserve-dc66d7c8f7c1c6c7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/polyserve-96e87085c1d4b759) [INFO] [stdout] test middleware::hbs::helpers::tests::url_decode_test ... ok [INFO] [stdout] test middleware::hbs::helpers::tests::url_encode_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests polyserve [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37e2c8c8c577d910316f7edc2b774bf7824fa11faaf09be31d4273bcf20bdf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e2c8c8c577d910316f7edc2b774bf7824fa11faaf09be31d4273bcf20bdf55", kill_on_drop: false }` [INFO] [stdout] 37e2c8c8c577d910316f7edc2b774bf7824fa11faaf09be31d4273bcf20bdf55