[INFO] fetching crate spa-rs 0.7.0...
[INFO] testing spa-rs-0.7.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate spa-rs 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate spa-rs 0.7.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate spa-rs 0.7.0
[INFO] finished tweaking crates.io crate spa-rs 0.7.0
[INFO] tweaked toml for crates.io crate spa-rs 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate spa-rs 0.7.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-http v0.5.1
[INFO] [stderr]   Downloaded axum-help v0.1.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.2.0
[INFO] [stderr]   Downloaded axum-server v0.6.0
[INFO] [stderr]   Downloaded env_logger v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a04ac8dc954879814dad04367900c5f147f7e7550b6a3bb32a83c5303000a4b
[INFO] running `Command { std: "docker" "start" "-a" "1a04ac8dc954879814dad04367900c5f147f7e7550b6a3bb32a83c5303000a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a04ac8dc954879814dad04367900c5f147f7e7550b6a3bb32a83c5303000a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a04ac8dc954879814dad04367900c5f147f7e7550b6a3bb32a83c5303000a4b", kill_on_drop: false }`
[INFO] [stdout] 1a04ac8dc954879814dad04367900c5f147f7e7550b6a3bb32a83c5303000a4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e39756cf51c4a849cd64fe96b95b9e4704a391634209cc58d296705659bacc04
[INFO] running `Command { std: "docker" "start" "-a" "e39756cf51c4a849cd64fe96b95b9e4704a391634209cc58d296705659bacc04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum-help v0.1.3
[INFO] [stderr]    Compiling spa-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.54s
[INFO] running `Command { std: "docker" "inspect" "e39756cf51c4a849cd64fe96b95b9e4704a391634209cc58d296705659bacc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39756cf51c4a849cd64fe96b95b9e4704a391634209cc58d296705659bacc04", kill_on_drop: false }`
[INFO] [stdout] e39756cf51c4a849cd64fe96b95b9e4704a391634209cc58d296705659bacc04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c346535ad4ba96d4a671976c4dfa097e72653305cdd3f117ab2e4bd2da3c4e8b
[INFO] running `Command { std: "docker" "start" "-a" "c346535ad4ba96d4a671976c4dfa097e72653305cdd3f117ab2e4bd2da3c4e8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum-help v0.1.3
[INFO] [stderr]    Compiling spa-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.72s
[INFO] running `Command { std: "docker" "inspect" "c346535ad4ba96d4a671976c4dfa097e72653305cdd3f117ab2e4bd2da3c4e8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c346535ad4ba96d4a671976c4dfa097e72653305cdd3f117ab2e4bd2da3c4e8b", kill_on_drop: false }`
[INFO] [stdout] c346535ad4ba96d4a671976c4dfa097e72653305cdd3f117ab2e4bd2da3c4e8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 289d39ff1fda32d0701060017e567b7c2d59429d98e2503f2b9eb762538b7380
[INFO] running `Command { std: "docker" "start" "-a" "289d39ff1fda32d0701060017e567b7c2d59429d98e2503f2b9eb762538b7380", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spa_rs-bfc5025c478475c7)
[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] [stderr]    Doc-tests spa_rs
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 43) ... ignored
[INFO] [stdout] test src/session.rs - session::AddSession (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - https_pems (line 414) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test src/session.rs - session::RequireSession (line 107) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/session.rs - session::AddSession (line 57) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Server` in `axum`
[INFO] [stdout]   --> src/session.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |         ^^^^^^ could not find `Server` in `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use axum_server::Server;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use headers::Server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout] 25 +   Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - https_pems (line 414) stdout ----
[INFO] [stdout] error: cannot find macro `https_pems` in this scope
[INFO] [stdout]  --> src/lib.rs:415:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | https_pems!("/some/folder/contains/two/pem/file");
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use spa_rs::https_pems;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::RequireSession (line 107) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Server` in `axum`
[INFO] [stdout]   --> src/session.rs:130:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |         ^^^^^^ could not find `Server` in `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use axum_server::Server;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use headers::Server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout] 25 +   Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - https_pems (line 414)
[INFO] [stdout]     src/session.rs - session::AddSession (line 57)
[INFO] [stdout]     src/session.rs - session::RequireSession (line 107)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "289d39ff1fda32d0701060017e567b7c2d59429d98e2503f2b9eb762538b7380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "289d39ff1fda32d0701060017e567b7c2d59429d98e2503f2b9eb762538b7380", kill_on_drop: false }`
[INFO] [stdout] 289d39ff1fda32d0701060017e567b7c2d59429d98e2503f2b9eb762538b7380
[INFO] testing spa-rs-0.7.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate spa-rs 0.7.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate spa-rs 0.7.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate spa-rs 0.7.0
[INFO] finished tweaking crates.io crate spa-rs 0.7.0
[INFO] tweaked toml for crates.io crate spa-rs 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate spa-rs 0.7.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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b520d4efdf6ea37966618ea2ee208ec551fb456f3b142e461367c495063fc7f
[INFO] running `Command { std: "docker" "start" "-a" "7b520d4efdf6ea37966618ea2ee208ec551fb456f3b142e461367c495063fc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b520d4efdf6ea37966618ea2ee208ec551fb456f3b142e461367c495063fc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b520d4efdf6ea37966618ea2ee208ec551fb456f3b142e461367c495063fc7f", kill_on_drop: false }`
[INFO] [stdout] 7b520d4efdf6ea37966618ea2ee208ec551fb456f3b142e461367c495063fc7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095438f79cee107d8ea7161c01f2d0c4da4905c42aa1c86f043d7c5f07e4952e
[INFO] running `Command { std: "docker" "start" "-a" "095438f79cee107d8ea7161c01f2d0c4da4905c42aa1c86f043d7c5f07e4952e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum-help v0.1.3
[INFO] [stderr]    Compiling spa-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.94s
[INFO] running `Command { std: "docker" "inspect" "095438f79cee107d8ea7161c01f2d0c4da4905c42aa1c86f043d7c5f07e4952e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095438f79cee107d8ea7161c01f2d0c4da4905c42aa1c86f043d7c5f07e4952e", kill_on_drop: false }`
[INFO] [stdout] 095438f79cee107d8ea7161c01f2d0c4da4905c42aa1c86f043d7c5f07e4952e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9b3055c0a778f27de7fbd089a5bfcc1458ba8b85b06b562a1ee9f4699174362
[INFO] running `Command { std: "docker" "start" "-a" "c9b3055c0a778f27de7fbd089a5bfcc1458ba8b85b06b562a1ee9f4699174362", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum-help v0.1.3
[INFO] [stderr]    Compiling spa-rs v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.68s
[INFO] running `Command { std: "docker" "inspect" "c9b3055c0a778f27de7fbd089a5bfcc1458ba8b85b06b562a1ee9f4699174362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b3055c0a778f27de7fbd089a5bfcc1458ba8b85b06b562a1ee9f4699174362", kill_on_drop: false }`
[INFO] [stdout] c9b3055c0a778f27de7fbd089a5bfcc1458ba8b85b06b562a1ee9f4699174362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6527e03c3aa50a8d684bcc0e94fa91bb683261ec3432fe6afe695afaa550a010
[INFO] running `Command { std: "docker" "start" "-a" "6527e03c3aa50a8d684bcc0e94fa91bb683261ec3432fe6afe695afaa550a010", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spa_rs-bfc5025c478475c7)
[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] [stderr]    Doc-tests spa_rs
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 43) ... ignored
[INFO] [stdout] test src/lib.rs - https_pems (line 414) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test src/session.rs - session::AddSession (line 57) ... FAILED
[INFO] [stdout] test src/session.rs - session::RequireSession (line 107) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - https_pems (line 414) stdout ----
[INFO] [stdout] error: cannot find macro `https_pems` in this scope
[INFO] [stdout]  --> src/lib.rs:415:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | https_pems!("/some/folder/contains/two/pem/file");
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use spa_rs::https_pems;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::AddSession (line 57) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Server` in `axum`
[INFO] [stdout]   --> src/session.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |         ^^^^^^ could not find `Server` in `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use axum_server::Server;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use headers::Server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout] 25 +   Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::RequireSession (line 107) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Server` in `axum`
[INFO] [stdout]   --> src/session.rs:130:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |         ^^^^^^ could not find `Server` in `axum`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use axum_server::Server;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use headers::Server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -   axum::Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout] 25 +   Server::bind(&"0.0.0.0:3000".parse().unwrap()).serve(app.into_make_service());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - https_pems (line 414)
[INFO] [stdout]     src/session.rs - session::AddSession (line 57)
[INFO] [stdout]     src/session.rs - session::RequireSession (line 107)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6527e03c3aa50a8d684bcc0e94fa91bb683261ec3432fe6afe695afaa550a010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6527e03c3aa50a8d684bcc0e94fa91bb683261ec3432fe6afe695afaa550a010", kill_on_drop: false }`
[INFO] [stdout] 6527e03c3aa50a8d684bcc0e94fa91bb683261ec3432fe6afe695afaa550a010
