[INFO] cloning repository https://github.com/cmc-labo/ares [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmc-labo/ares" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmc-labo%2Fares", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmc-labo%2Fares'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4c9719a46d610f3e47a5094b426c9b626402caf [INFO] testing cmc-labo/ares against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmc-labo%2Fares" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cmc-labo/ares [INFO] finished tweaking git repo https://github.com/cmc-labo/ares [INFO] tweaked toml for git repo https://github.com/cmc-labo/ares written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cmc-labo/ares on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cmc-labo/ares already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-cipher v0.7.1 [INFO] [stderr] Downloaded tiny_http v0.6.4 [INFO] [stderr] Downloaded blowfish v0.5.0 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded traitobject v0.1.1 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded mime_guess v1.8.8 [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded nickel v0.11.0 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] [stderr] Downloaded multipart-2021 v0.19.0 [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded postgres v0.19.10 [INFO] [stderr] Downloaded pwhash v0.3.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c459c3d68e09d75b736fbfd85bef3ed44ba873cd4924c55afd158bb77316687d [INFO] running `Command { std: "docker" "start" "-a" "c459c3d68e09d75b736fbfd85bef3ed44ba873cd4924c55afd158bb77316687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c459c3d68e09d75b736fbfd85bef3ed44ba873cd4924c55afd158bb77316687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c459c3d68e09d75b736fbfd85bef3ed44ba873cd4924c55afd158bb77316687d", kill_on_drop: false }` [INFO] [stdout] c459c3d68e09d75b736fbfd85bef3ed44ba873cd4924c55afd158bb77316687d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb6a93fc7599051f501e2f26a0e2139a96361977fdc0019eadbc2f3934d0b531 [INFO] running `Command { std: "docker" "start" "-a" "eb6a93fc7599051f501e2f26a0e2139a96361977fdc0019eadbc2f3934d0b531", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling blowfish v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tiny_http v0.6.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling pwhash v0.3.1 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling multipart-2021 v0.19.0 [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling ares v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `redirect` [INFO] [stdout] --> src/main.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | use ares::{Router, HttpResponse, parse, signup, logup, redirect, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_user_agent` is never used [INFO] [stdout] --> src/ares.rs:570:8 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn extract_user_agent(request: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "eb6a93fc7599051f501e2f26a0e2139a96361977fdc0019eadbc2f3934d0b531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6a93fc7599051f501e2f26a0e2139a96361977fdc0019eadbc2f3934d0b531", kill_on_drop: false }` [INFO] [stdout] eb6a93fc7599051f501e2f26a0e2139a96361977fdc0019eadbc2f3934d0b531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65a11eb6b8157bcb589299bfcdef25dace9267e6a4665371aaf7651e23b9cc82 [INFO] running `Command { std: "docker" "start" "-a" "65a11eb6b8157bcb589299bfcdef25dace9267e6a4665371aaf7651e23b9cc82", kill_on_drop: false }` [INFO] [stderr] Compiling ares v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `redirect` [INFO] [stdout] --> src/main.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | use ares::{Router, HttpResponse, parse, signup, logup, redirect, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_user_agent` is never used [INFO] [stdout] --> src/ares.rs:570:8 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn extract_user_agent(request: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "65a11eb6b8157bcb589299bfcdef25dace9267e6a4665371aaf7651e23b9cc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a11eb6b8157bcb589299bfcdef25dace9267e6a4665371aaf7651e23b9cc82", kill_on_drop: false }` [INFO] [stdout] 65a11eb6b8157bcb589299bfcdef25dace9267e6a4665371aaf7651e23b9cc82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5052d6c18b137892228d86b0db17aefd06b0f41fc84baf9eb6f64e5ea4546b1 [INFO] running `Command { std: "docker" "start" "-a" "d5052d6c18b137892228d86b0db17aefd06b0f41fc84baf9eb6f64e5ea4546b1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `redirect` [INFO] [stderr] --> src/main.rs:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | use ares::{Router, HttpResponse, parse, signup, logup, redirect, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `extract_user_agent` is never used [INFO] [stderr] --> src/ares.rs:570:8 [INFO] [stderr] | [INFO] [stderr] 570 | pub fn extract_user_agent(request: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ares` (bin "ares" test) generated 2 warnings (run `cargo fix --bin "ares" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ares-0b56919bb017517f) [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" "d5052d6c18b137892228d86b0db17aefd06b0f41fc84baf9eb6f64e5ea4546b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5052d6c18b137892228d86b0db17aefd06b0f41fc84baf9eb6f64e5ea4546b1", kill_on_drop: false }` [INFO] [stdout] d5052d6c18b137892228d86b0db17aefd06b0f41fc84baf9eb6f64e5ea4546b1