[INFO] fetching crate libreddit 0.30.1...
[INFO] testing libreddit-0.30.1 against 1.99.0-beta.1 for beta-1.99-5
[INFO] extracting crate libreddit 0.30.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libreddit 0.30.1
[INFO] finished tweaking crates.io crate libreddit 0.30.1
[INFO] tweaked toml for crates.io crate libreddit 0.30.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libreddit 0.30.1 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libreddit 0.30.1 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30
[INFO] running `Command { std: "docker" "start" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling bstr v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling libflate_lz77 v1.1.0
[INFO] [stderr]    Compiling cached_proc_macro v0.16.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling libreddit v0.30.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling cached v0.42.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling libflate v1.2.0
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling askama v0.11.1
[INFO] [stderr]    Compiling rust-embed v6.4.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling serde_yaml v0.9.17
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling build_html v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/server.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         q: f64::NEG_INFINITY,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/server.rs:449:29
[INFO] [stdout]     |
[INFO] [stdout] 449 |     if cur_candidate.q != f64::NEG_INFINITY {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]    --> src/utils.rs:191:6
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct GalleryMedia {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 190 |     pub url: String,
[INFO] [stdout] 191 |     pub width: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 192 |     pub height: i64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `banner` is never read
[INFO] [stdout]    --> src/utils.rs:474:6
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub struct User {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub banner: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Params` is never constructed
[INFO] [stdout]    --> src/utils.rs:496:12
[INFO] [stdout]     |
[INFO] [stdout] 496 | pub struct Params {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cookies` is never used
[INFO] [stdout]    --> src/server.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub trait ResponseExt {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] 112 |     fn cookies(&self) -> Vec<Cookie>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn cookies(&self) -> Vec<Cookie>;
[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] 107 |     fn cookies(&self) -> Vec<Cookie<'_>>;
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn cookie(&self, name: &str) -> Option<Cookie>;
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn cookie(&self, name: &str) -> Option<Cookie<'_>>;
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn cookies(&self) -> Vec<Cookie>;
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn cookies(&self) -> Vec<Cookie<'_>>;
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn cookies(&self) -> Vec<Cookie> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn cookies(&self) -> Vec<Cookie<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn cookie(&self, name: &str) -> Option<Cookie> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn cookie(&self, name: &str) -> Option<Cookie<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn cookies(&self) -> Vec<Cookie> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn cookies(&self) -> Vec<Cookie<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn at(&mut self, path: &str) -> Route {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn at(&mut self, path: &str) -> Route<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.20s
[INFO] running `Command { std: "docker" "inspect" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sealed_test_derive v1.0.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling lipsum v0.8.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling rusty-forkfork v0.4.0
[INFO] [stderr]    Compiling sealed_test v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling cached v0.42.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling libreddit v0.30.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[test]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[test]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[test]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[test]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[test]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/server.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         q: f64::NEG_INFINITY,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/server.rs:449:29
[INFO] [stdout]     |
[INFO] [stdout] 449 |     if cur_candidate.q != f64::NEG_INFINITY {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libreddit` (bin "libreddit" test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30", kill_on_drop: false }`
[INFO] [stdout] c5388f1be6a34008652f9ab9d8b17ab2a6f92a7953509b9dfa3c398e371cfc30
