[INFO] fetching crate guarantee 0.1.0...
[INFO] testing guarantee-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate guarantee 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate guarantee 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate guarantee 0.1.0
[INFO] tweaked toml for crates.io crate guarantee 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate guarantee 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate guarantee 0.1.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sgx-isa v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd35eefb69bcc621a250103f4fe67ae62544440b9dda0bcf68e337195534dc0a
[INFO] running `Command { std: "docker" "start" "-a" "cd35eefb69bcc621a250103f4fe67ae62544440b9dda0bcf68e337195534dc0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd35eefb69bcc621a250103f4fe67ae62544440b9dda0bcf68e337195534dc0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd35eefb69bcc621a250103f4fe67ae62544440b9dda0bcf68e337195534dc0a", kill_on_drop: false }`
[INFO] [stdout] cd35eefb69bcc621a250103f4fe67ae62544440b9dda0bcf68e337195534dc0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2272b7b3d3018b438c72baa77660f9edce9c35d8e75cbacb3495de49c1f6fbca
[INFO] running `Command { std: "docker" "start" "-a" "2272b7b3d3018b438c72baa77660f9edce9c35d8e75cbacb3495de49c1f6fbca", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling guarantee v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/report.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.19s
[INFO] running `Command { std: "docker" "inspect" "2272b7b3d3018b438c72baa77660f9edce9c35d8e75cbacb3495de49c1f6fbca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2272b7b3d3018b438c72baa77660f9edce9c35d8e75cbacb3495de49c1f6fbca", kill_on_drop: false }`
[INFO] [stdout] 2272b7b3d3018b438c72baa77660f9edce9c35d8e75cbacb3495de49c1f6fbca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c5ce0f8aaeb9754456a37566f1684addf18369ad2d61946543856bad776b69a
[INFO] running `Command { std: "docker" "start" "-a" "8c5ce0f8aaeb9754456a37566f1684addf18369ad2d61946543856bad776b69a", kill_on_drop: false }`
[INFO] [stderr]    Compiling guarantee v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/report.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/report.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "8c5ce0f8aaeb9754456a37566f1684addf18369ad2d61946543856bad776b69a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5ce0f8aaeb9754456a37566f1684addf18369ad2d61946543856bad776b69a", kill_on_drop: false }`
[INFO] [stdout] 8c5ce0f8aaeb9754456a37566f1684addf18369ad2d61946543856bad776b69a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c46a4799fc7104c4e3772e5476900d6eaead8cec43aec77e0320042bf022e924
[INFO] running `Command { std: "docker" "start" "-a" "c46a4799fc7104c4e3772e5476900d6eaead8cec43aec77e0320042bf022e924", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `chrono::Utc`
[INFO] [stdout] 
[INFO] [stderr]  --> src/report.rs:1:5
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::Utc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `guarantee` (lib) generated 1 warning (run `cargo fix --lib -p guarantee` to apply 1 suggestion)
[INFO] [stderr] warning: `guarantee` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guarantee-0ddad78db1b2176f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests guarantee
[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 6 tests
[INFO] [stdout] test src/http/request.rs - http::request::HttpRequest::query_params (line 175) ... FAILED
[INFO] [stdout] test src/http/request.rs - http::request::HttpRequest::get_header (line 147) ... FAILED
[INFO] [stdout] test src/http/request.rs - http::request::HttpRequest::path_param (line 162) ... FAILED
[INFO] [stdout] test src/http/router.rs - http::router::Router<T>::new (line 28) ... FAILED
[INFO] [stdout] test src/server.rs - server::HttpServer<T>::new (line 31) ... FAILED
[INFO] [stdout] test src/http/router.rs - http::router::Router<T>::register (line 47) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/request.rs - http::request::HttpRequest::query_params (line 175) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `request` in this scope
[INFO] [stdout]    --> src/http/request.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 | let params = request.query_params();
[INFO] [stdout]     |              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/request.rs - http::request::HttpRequest::get_header (line 147) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `request` in this scope
[INFO] [stdout]    --> src/http/request.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 | if let Some(content_type) = request.get_header("Content-Type") {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/request.rs - http::request::HttpRequest::path_param (line 162) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `request` in this scope
[INFO] [stdout]    --> src/http/request.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 | if let Some(id) = request.path_param("/users/") {
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/router.rs - http::router::Router<T>::new (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/http/router.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | let state = Arc::new(HandlerState::new(None::<()>));
[INFO] [stdout]    |             ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandlerState`
[INFO] [stdout]   --> src/http/router.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 | let state = Arc::new(HandlerState::new(None::<()>));
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `HandlerState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use guarantee::state::HandlerState;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]   --> src/http/router.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | let router = Router::new(state);
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use guarantee::http::router::Router;
[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/server.rs - server::HttpServer<T>::new (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]   --> src/server.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | let mut router = Router::new();
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 31 + use guarantee::http::router::Router;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `health_handler` in this scope
[INFO] [stdout]   --> src/server.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | router.get("/health", health_handler);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpServer`
[INFO] [stdout]   --> src/server.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | let server = HttpServer::new("0.0.0.0:8080", router)?;
[INFO] [stdout]    |              ^^^^^^^^^^ use of undeclared type `HttpServer`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 31 + use guarantee::server::HttpServer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/http/router.rs - http::router::Router<T>::register (line 47) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `router` in this scope
[INFO] [stdout]   --> src/http/router.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | router
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `health_handler` in this scope
[INFO] [stdout]   --> src/http/router.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |     .register("/health", health_handler)
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `credentials_handler` in this scope
[INFO] [stdout]   --> src/http/router.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |     .register("/credentials", credentials_handler);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http/request.rs - http::request::HttpRequest::get_header (line 147)
[INFO] [stdout]     src/http/request.rs - http::request::HttpRequest::path_param (line 162)
[INFO] [stdout]     src/http/request.rs - http::request::HttpRequest::query_params (line 175)
[INFO] [stdout]     src/http/router.rs - http::router::Router<T>::new (line 28)
[INFO] [stdout]     src/http/router.rs - http::router::Router<T>::register (line 47)
[INFO] [stdout]     src/server.rs - server::HttpServer<T>::new (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c46a4799fc7104c4e3772e5476900d6eaead8cec43aec77e0320042bf022e924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46a4799fc7104c4e3772e5476900d6eaead8cec43aec77e0320042bf022e924", kill_on_drop: false }`
[INFO] [stdout] c46a4799fc7104c4e3772e5476900d6eaead8cec43aec77e0320042bf022e924
