[INFO] cloning repository https://github.com/incapdns/mre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/incapdns/mre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincapdns%2Fmre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincapdns%2Fmre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94940e79d658b421049e2bd2f507861a8bdcfecf
[INFO] testing incapdns/mre against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincapdns%2Fmre" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/incapdns/mre
[INFO] finished tweaking git repo https://github.com/incapdns/mre
[INFO] tweaked toml for git repo https://github.com/incapdns/mre written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/incapdns/mre on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/incapdns/mre 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f23fb1fdbe59432c43765c9a2d5ac34d4faddea3f5a2f1a92d46e756fbbae217
[INFO] running `Command { std: "docker" "start" "-a" "f23fb1fdbe59432c43765c9a2d5ac34d4faddea3f5a2f1a92d46e756fbbae217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f23fb1fdbe59432c43765c9a2d5ac34d4faddea3f5a2f1a92d46e756fbbae217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f23fb1fdbe59432c43765c9a2d5ac34d4faddea3f5a2f1a92d46e756fbbae217", kill_on_drop: false }`
[INFO] [stdout] f23fb1fdbe59432c43765c9a2d5ac34d4faddea3f5a2f1a92d46e756fbbae217
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25f5ac1859d79e96195bbf82a1cbb8aae874511af8867aeadba40009bc1d4b31
[INFO] running `Command { std: "docker" "start" "-a" "25f5ac1859d79e96195bbf82a1cbb8aae874511af8867aeadba40009bc1d4b31", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling compio-buf v0.6.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling compio-driver v0.8.1
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.1
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling compio-quic v0.4.0
[INFO] [stderr]    Compiling compio-fs v0.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling compio-runtime v0.8.1
[INFO] [stderr]    Compiling compio-io v0.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling compio-net v0.8.0
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling h3-datagram v0.0.2
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ntex-util v2.13.0
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling ntex-compio v0.4.0
[INFO] [stderr]    Compiling ntex-net v2.7.0
[INFO] [stderr]    Compiling ntex-h2 v1.12.0
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling compio-process v0.5.0
[INFO] [stderr]    Compiling compio-signal v0.6.0
[INFO] [stderr]    Compiling compio-dispatcher v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0 (/opt/rustwide/workdir/dependencies/tokio-macros)
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling compio-tls v0.6.0
[INFO] [stderr]    Compiling ntex-tls v2.5.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling compio v0.15.0
[INFO] [stderr]    Compiling macros v2.5.0 (/opt/rustwide/workdir/dependencies/macros)
[INFO] [stdout] warning: unexpected `cfg` condition value: `full`
[INFO] [stdout]  --> dependencies/macros/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "full"), allow(unused_macros))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `full` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ratelimit v0.10.0 (/opt/rustwide/workdir/dependencies/ratelimit)
[INFO] [stderr]    Compiling ntex v2.15.1
[INFO] [stderr]    Compiling mre v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env::set_var`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env::set_var;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NtexHttpClient`
[INFO] [stdout]  --> src/gate/mod.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::http::{DynamicIterator, NtexHttpClient};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `join`
[INFO] [stdout]   --> src/gate/mod.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use futures::{join, StreamExt};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ntex::io::Sealed`
[INFO] [stdout]   --> src/gate/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ntex::io::Sealed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WsConnection`
[INFO] [stdout]   --> src/gate/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | use ntex::ws::{WsConnection, WsSink};
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/gate/mod.rs:94:62
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let history_bids = Rc::new(RefCell::new(HashMap::new()));;
[INFO] [stdout]    |                                                              ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_time`
[INFO] [stdout]   --> src/gate/auxiliar/sync.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let local_time = SystemTime::now()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | /   loop {
[INFO] [stdout] 74 | |     ntex::time::sleep(Duration::from_secs(5)).await;
[INFO] [stdout] 75 | |   }
[INFO] [stdout]    | |___- any code following this expression is unreachable
[INFO] [stdout] 76 |
[INFO] [stdout] 77 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backup` is never read
[INFO] [stdout]    --> src/http.rs:72:13
[INFO] [stdout]     |
[INFO] [stdout] 72  |             $backup = Some(result.err().unwrap());
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |         } else if let Some(boxed) = process_downgrade!(resume, &'static [u8], backup) {
[INFO] [stdout]     |                                     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `process_downgrade` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 29s
[INFO] running `Command { std: "docker" "inspect" "25f5ac1859d79e96195bbf82a1cbb8aae874511af8867aeadba40009bc1d4b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25f5ac1859d79e96195bbf82a1cbb8aae874511af8867aeadba40009bc1d4b31", kill_on_drop: false }`
[INFO] [stdout] 25f5ac1859d79e96195bbf82a1cbb8aae874511af8867aeadba40009bc1d4b31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6675942791b3625b56a97f81fe3b3e5d296406a13ba6f78969389b8c8583d8e
[INFO] running `Command { std: "docker" "start" "-a" "d6675942791b3625b56a97f81fe3b3e5d296406a13ba6f78969389b8c8583d8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mre v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `full`
[INFO] [stdout]  --> dependencies/macros/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "full"), allow(unused_macros))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `full` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::set_var`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env::set_var;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NtexHttpClient`
[INFO] [stdout]  --> src/gate/mod.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::http::{DynamicIterator, NtexHttpClient};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `join`
[INFO] [stdout]   --> src/gate/mod.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use futures::{join, StreamExt};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ntex::io::Sealed`
[INFO] [stdout]   --> src/gate/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ntex::io::Sealed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WsConnection`
[INFO] [stdout]   --> src/gate/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | use ntex::ws::{WsConnection, WsSink};
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/gate/mod.rs:94:62
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let history_bids = Rc::new(RefCell::new(HashMap::new()));;
[INFO] [stdout]    |                                                              ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_time`
[INFO] [stdout]   --> src/gate/auxiliar/sync.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let local_time = SystemTime::now()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | /   loop {
[INFO] [stdout] 74 | |     ntex::time::sleep(Duration::from_secs(5)).await;
[INFO] [stdout] 75 | |   }
[INFO] [stdout]    | |___- any code following this expression is unreachable
[INFO] [stdout] 76 |
[INFO] [stdout] 77 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backup` is never read
[INFO] [stdout]    --> src/http.rs:72:13
[INFO] [stdout]     |
[INFO] [stdout] 72  |             $backup = Some(result.err().unwrap());
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |         } else if let Some(boxed) = process_downgrade!(resume, &'static [u8], backup) {
[INFO] [stdout]     |                                     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `process_downgrade` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "d6675942791b3625b56a97f81fe3b3e5d296406a13ba6f78969389b8c8583d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6675942791b3625b56a97f81fe3b3e5d296406a13ba6f78969389b8c8583d8e", kill_on_drop: false }`
[INFO] [stdout] d6675942791b3625b56a97f81fe3b3e5d296406a13ba6f78969389b8c8583d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cffa3abb96f1b9c6cf0402908671ccce777e02bf93a8822ac32dc02fb60e7e91
[INFO] running `Command { std: "docker" "start" "-a" "cffa3abb96f1b9c6cf0402908671ccce777e02bf93a8822ac32dc02fb60e7e91", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `full`
[INFO] [stderr]  --> dependencies/macros/src/lib.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(not(feature = "full"), allow(unused_macros))]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `full` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `macros` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `std::env::set_var`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::env::set_var;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NtexHttpClient`
[INFO] [stderr]  --> src/gate/mod.rs:2:36
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::http::{DynamicIterator, NtexHttpClient};
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `join`
[INFO] [stderr]   --> src/gate/mod.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 | use futures::{join, StreamExt};
[INFO] [stderr]    |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ntex::io::Sealed`
[INFO] [stderr]   --> src/gate/mod.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use ntex::io::Sealed;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WsConnection`
[INFO] [stderr]   --> src/gate/mod.rs:16:16
[INFO] [stderr]    |
[INFO] [stderr] 16 | use ntex::ws::{WsConnection, WsSink};
[INFO] [stderr]    |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> src/gate/mod.rs:94:62
[INFO] [stderr]    |
[INFO] [stderr] 94 |     let history_bids = Rc::new(RefCell::new(HashMap::new()));;
[INFO] [stderr]    |                                                              ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `local_time`
[INFO] [stderr]   --> src/gate/auxiliar/sync.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     let local_time = SystemTime::now()
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_time`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/main.rs:77:3
[INFO] [stderr]    |
[INFO] [stderr] 73 | /   loop {
[INFO] [stderr] 74 | |     ntex::time::sleep(Duration::from_secs(5)).await;
[INFO] [stderr] 75 | |   }
[INFO] [stderr]    | |___- any code following this expression is unreachable
[INFO] [stderr] 76 |
[INFO] [stderr] 77 |     Ok(())
[INFO] [stderr]    |     ^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `backup` is never read
[INFO] [stderr]    --> src/http.rs:72:13
[INFO] [stderr]     |
[INFO] [stderr] 72  |             $backup = Some(result.err().unwrap());
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |         } else if let Some(boxed) = process_downgrade!(resume, &'static [u8], backup) {
[INFO] [stderr]     |                                     ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `process_downgrade` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `mre` (bin "mre" test) generated 9 warnings (run `cargo fix --bin "mre" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mre-d00406a9b15f9e78)
[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" "cffa3abb96f1b9c6cf0402908671ccce777e02bf93a8822ac32dc02fb60e7e91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cffa3abb96f1b9c6cf0402908671ccce777e02bf93a8822ac32dc02fb60e7e91", kill_on_drop: false }`
[INFO] [stdout] cffa3abb96f1b9c6cf0402908671ccce777e02bf93a8822ac32dc02fb60e7e91
