[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincapdns%2Fmre" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/incapdns/mre on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded ntex-util v2.13.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.37.1
[INFO] [stderr]   Downloaded ntex-service v3.5.0
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] [stderr]   Downloaded aligned-array v1.0.1
[INFO] [stderr]   Downloaded ntex-tls v2.5.0
[INFO] [stderr]   Downloaded nanorand v0.8.0
[INFO] [stderr]   Downloaded compio v0.15.0
[INFO] [stderr]   Downloaded downcast-rs v2.0.1
[INFO] [stderr]   Downloaded compio-dispatcher v0.7.0
[INFO] [stderr]   Downloaded compio-fs v0.8.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded compio-macros v0.1.2
[INFO] [stderr]   Downloaded compio-process v0.5.0
[INFO] [stderr]   Downloaded h3-datagram v0.0.2
[INFO] [stderr]   Downloaded ntex v2.15.1
[INFO] [stderr]   Downloaded compio-quic v0.4.0
[INFO] [stderr]   Downloaded compio-signal v0.6.0
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded ntex-server v2.8.1
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded polling v3.9.0
[INFO] [stderr]   Downloaded oneshot v0.1.11
[INFO] [stderr]   Downloaded ntex-macros v0.1.4
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded compio-io v0.7.0
[INFO] [stderr]   Downloaded compio-net v0.8.0
[INFO] [stderr]   Downloaded ntex-http v0.1.14
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex-io v2.14.0
[INFO] [stderr]   Downloaded ntex-net v2.7.0
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded ntex-bytes v0.1.30
[INFO] [stderr]   Downloaded compio-buf v0.6.0
[INFO] [stderr]   Downloaded io_uring_buf_ring v0.2.1
[INFO] [stderr]   Downloaded compio-driver v0.8.1
[INFO] [stderr]   Downloaded compio-log v0.1.0
[INFO] [stderr]   Downloaded compio-runtime v0.8.1
[INFO] [stderr]   Downloaded ntex-rt v0.4.32
[INFO] [stderr]   Downloaded h3 v0.0.8
[INFO] [stderr]   Downloaded ntex-h2 v1.12.0
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] [stderr]   Downloaded ntex-compio v0.4.0
[INFO] [stderr]   Downloaded compio-tls v0.6.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d6e78fab08761a394c59234a48e0e2924b52f8db9d9fd0b489f66d0f01957b0
[INFO] running `Command { std: "docker" "start" "-a" "8d6e78fab08761a394c59234a48e0e2924b52f8db9d9fd0b489f66d0f01957b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d6e78fab08761a394c59234a48e0e2924b52f8db9d9fd0b489f66d0f01957b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6e78fab08761a394c59234a48e0e2924b52f8db9d9fd0b489f66d0f01957b0", kill_on_drop: false }`
[INFO] [stdout] 8d6e78fab08761a394c59234a48e0e2924b52f8db9d9fd0b489f66d0f01957b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cd7a17326780f719fa20b90248be3421c41e8449f428af6eeb59db7ab12b4dd
[INFO] running `Command { std: "docker" "start" "-a" "1cd7a17326780f719fa20b90248be3421c41e8449f428af6eeb59db7ab12b4dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling compio-driver v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling compio-quic v0.4.0
[INFO] [stderr]    Compiling compio-fs v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[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 socket2 v0.5.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.1
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0 (/opt/rustwide/workdir/dependencies/tokio-macros)
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[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-util v0.3.31
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ratelimit v0.10.0 (/opt/rustwide/workdir/dependencies/ratelimit)
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling compio-io v0.7.0
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling compio-runtime v0.8.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling compio-dispatcher v0.7.0
[INFO] [stderr]    Compiling compio-signal v0.6.0
[INFO] [stderr]    Compiling compio-net v0.8.0
[INFO] [stderr]    Compiling compio-process v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h3-datagram v0.0.2
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-util v2.13.0
[INFO] [stderr]    Compiling ntex-http v0.1.14
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling ntex-io v2.14.0
[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 compio-tls v0.6.0
[INFO] [stderr]    Compiling ntex-tls v2.5.0
[INFO] [stderr]    Compiling ntex v2.15.1
[INFO] [stderr]    Compiling compio v0.15.0
[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] [stdout] warning: struct `Order` is never constructed
[INFO] [stdout]  --> src/gate/order.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Order {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderRequest` is never constructed
[INFO] [stdout]   --> src/gate/order.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct OrderRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "1cd7a17326780f719fa20b90248be3421c41e8449f428af6eeb59db7ab12b4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd7a17326780f719fa20b90248be3421c41e8449f428af6eeb59db7ab12b4dd", kill_on_drop: false }`
[INFO] [stdout] 1cd7a17326780f719fa20b90248be3421c41e8449f428af6eeb59db7ab12b4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b0b60b4cbff9909c86c1c658ba59d4a37953cce9a1e6049037a3b591f5f18bd
[INFO] running `Command { std: "docker" "start" "-a" "6b0b60b4cbff9909c86c1c658ba59d4a37953cce9a1e6049037a3b591f5f18bd", kill_on_drop: false }`
[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 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] [stdout] warning: struct `Order` is never constructed
[INFO] [stdout]  --> src/gate/order.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Order {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderRequest` is never constructed
[INFO] [stdout]   --> src/gate/order.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct OrderRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "6b0b60b4cbff9909c86c1c658ba59d4a37953cce9a1e6049037a3b591f5f18bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b0b60b4cbff9909c86c1c658ba59d4a37953cce9a1e6049037a3b591f5f18bd", kill_on_drop: false }`
[INFO] [stdout] 6b0b60b4cbff9909c86c1c658ba59d4a37953cce9a1e6049037a3b591f5f18bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2b4f0f0a276e3b18a2cedea7702bcd4408973435e8218d0975a2498edaa7b01
[INFO] running `Command { std: "docker" "start" "-a" "d2b4f0f0a276e3b18a2cedea7702bcd4408973435e8218d0975a2498edaa7b01", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `full`
[INFO] [stdout] 
[INFO] [stderr]  --> dependencies/macros/src/lib.rs:1:17
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 1 | #![cfg_attr(not(feature = "full"), allow(unused_macros))]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] 
[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: struct `Order` is never constructed
[INFO] [stderr]  --> src/gate/order.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Order {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OrderRequest` is never constructed
[INFO] [stderr]   --> src/gate/order.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct OrderRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mre` (bin "mre" test) generated 11 warnings (run `cargo fix --bin "mre" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mre-624b08c126d1e50f)
[INFO] running `Command { std: "docker" "inspect" "d2b4f0f0a276e3b18a2cedea7702bcd4408973435e8218d0975a2498edaa7b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b4f0f0a276e3b18a2cedea7702bcd4408973435e8218d0975a2498edaa7b01", kill_on_drop: false }`
[INFO] [stdout] d2b4f0f0a276e3b18a2cedea7702bcd4408973435e8218d0975a2498edaa7b01
