[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] building richardcarls/polyserve against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcarls%2Fpolyserve" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/richardcarls/polyserve on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.48) [INFO] [stderr] Adding config v0.11.0 (available: v0.15.17) [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded roa v0.5.3 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded crossbeam-queue v0.2.3 [INFO] [stderr] Downloaded roa-core v0.5.1 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded async-tls v0.7.0 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded thiserror-impl v2.0.17 [INFO] [stderr] Downloaded thiserror v2.0.17 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded webpki-roots v0.19.0 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1a0d81d7f711a13be8c6d26c26d60967ccd6fc18df07219439c6edfcab1d25 [INFO] running `Command { std: "docker" "start" "-a" "4e1a0d81d7f711a13be8c6d26c26d60967ccd6fc18df07219439c6edfcab1d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1a0d81d7f711a13be8c6d26c26d60967ccd6fc18df07219439c6edfcab1d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1a0d81d7f711a13be8c6d26c26d60967ccd6fc18df07219439c6edfcab1d25", kill_on_drop: false }` [INFO] [stdout] 4e1a0d81d7f711a13be8c6d26c26d60967ccd6fc18df07219439c6edfcab1d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4af05686fe3ef401c0dbef53f30583a48e63430d0e5814b521d23d58b4f894b6 [INFO] running `Command { std: "docker" "start" "-a" "4af05686fe3ef401c0dbef53f30583a48e63430d0e5814b521d23d58b4f894b6", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v0.13.10 [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 08s [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" "4af05686fe3ef401c0dbef53f30583a48e63430d0e5814b521d23d58b4f894b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af05686fe3ef401c0dbef53f30583a48e63430d0e5814b521d23d58b4f894b6", kill_on_drop: false }` [INFO] [stdout] 4af05686fe3ef401c0dbef53f30583a48e63430d0e5814b521d23d58b4f894b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a795f2dc5cb3473db55a4689696c6aa477348cfc37431a46a08edcfbec6883b [INFO] running `Command { std: "docker" "start" "-a" "7a795f2dc5cb3473db55a4689696c6aa477348cfc37431a46a08edcfbec6883b", 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.64s [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" "7a795f2dc5cb3473db55a4689696c6aa477348cfc37431a46a08edcfbec6883b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a795f2dc5cb3473db55a4689696c6aa477348cfc37431a46a08edcfbec6883b", kill_on_drop: false }` [INFO] [stdout] 7a795f2dc5cb3473db55a4689696c6aa477348cfc37431a46a08edcfbec6883b