[INFO] fetching crate juri 0.4.0-alpha.3... [INFO] testing juri-0.4.0-alpha.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate juri 0.4.0-alpha.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate juri 0.4.0-alpha.3 [INFO] finished tweaking crates.io crate juri 0.4.0-alpha.3 [INFO] tweaked toml for crates.io crate juri 0.4.0-alpha.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate juri 0.4.0-alpha.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.20.0 (available: v0.22.1) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c9597c888cac0cd3a07aa411e82d6d384176c3caf0b1230ab7513cd5ba96e1 [INFO] running `Command { std: "docker" "start" "-a" "28c9597c888cac0cd3a07aa411e82d6d384176c3caf0b1230ab7513cd5ba96e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c9597c888cac0cd3a07aa411e82d6d384176c3caf0b1230ab7513cd5ba96e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c9597c888cac0cd3a07aa411e82d6d384176c3caf0b1230ab7513cd5ba96e1", kill_on_drop: false }` [INFO] [stdout] 28c9597c888cac0cd3a07aa411e82d6d384176c3caf0b1230ab7513cd5ba96e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09eb23dd36ea84e5bd9b19d4852291d34e8fbb904a56b63ce8882453b2e4579b [INFO] running `Command { std: "docker" "start" "-a" "09eb23dd36ea84e5bd9b19d4852291d34e8fbb904a56b63ce8882453b2e4579b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling juri-macros v0.2.0-alpha.2 [INFO] [stderr] Compiling juri v0.4.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/routing/mod.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s [INFO] running `Command { std: "docker" "inspect" "09eb23dd36ea84e5bd9b19d4852291d34e8fbb904a56b63ce8882453b2e4579b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09eb23dd36ea84e5bd9b19d4852291d34e8fbb904a56b63ce8882453b2e4579b", kill_on_drop: false }` [INFO] [stdout] 09eb23dd36ea84e5bd9b19d4852291d34e8fbb904a56b63ce8882453b2e4579b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98aa263b329c7c04c1cab52ced88f7f49b16f60673e67e97c2dc0c8873323be2 [INFO] running `Command { std: "docker" "start" "-a" "98aa263b329c7c04c1cab52ced88f7f49b16f60673e67e97c2dc0c8873323be2", kill_on_drop: false }` [INFO] [stderr] Compiling juri v0.4.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/routing/mod.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/routing/mod.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "98aa263b329c7c04c1cab52ced88f7f49b16f60673e67e97c2dc0c8873323be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98aa263b329c7c04c1cab52ced88f7f49b16f60673e67e97c2dc0c8873323be2", kill_on_drop: false }` [INFO] [stdout] 98aa263b329c7c04c1cab52ced88f7f49b16f60673e67e97c2dc0c8873323be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dfdd1fb491a099afc4e65cf466ab957616989985e04d6c1316a5053d25a445e [INFO] running `Command { std: "docker" "start" "-a" "1dfdd1fb491a099afc4e65cf466ab957616989985e04d6c1316a5053d25a445e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/routing/mod.rs:35:18 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 35 | pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `juri` (lib) generated 1 warning (run `cargo fix --lib -p juri` to apply 1 suggestion) [INFO] [stderr] warning: `juri` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/juri-bed7e54070631e9b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test byte::read::line::test_newline ... ok [INFO] [stdout] test config::test ... ok [INFO] [stdout] test json::response::main ... ok [INFO] [stdout] test plugin::static_file::test_file_path ... ok [INFO] [stdout] test routing::match_router::route::test::test_match_route ... ok [INFO] [stdout] test routing::test::test_at ... ok [INFO] [stdout] test web_socket::frame::test ... ok [INFO] [stdout] test web_socket::test::test_success ... ok [INFO] [stdout] test routing::match_router::router::test::test_match_router ... ok [INFO] [stdout] test request::test::header ... ok [INFO] [stdout] test byte::read::form_data::test::test_get_header ... ok [INFO] [stdout] test routing::match_router::test_match_route_params ... ok [INFO] [stdout] test byte::read::stream::test::test_get_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests juri [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" "1dfdd1fb491a099afc4e65cf466ab957616989985e04d6c1316a5053d25a445e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dfdd1fb491a099afc4e65cf466ab957616989985e04d6c1316a5053d25a445e", kill_on_drop: false }` [INFO] [stdout] 1dfdd1fb491a099afc4e65cf466ab957616989985e04d6c1316a5053d25a445e