[INFO] cloning repository https://github.com/bbvv77/backups_dcompass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbvv77/backups_dcompass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbvv77%2Fbackups_dcompass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbvv77%2Fbackups_dcompass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0830df3d99caad0eaa116b5e8d0134f77f3619d [INFO] testing bbvv77/backups_dcompass against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbvv77%2Fbackups_dcompass" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbvv77/backups_dcompass on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bbvv77/backups_dcompass [INFO] finished tweaking git repo https://github.com/bbvv77/backups_dcompass [INFO] tweaked toml for git repo https://github.com/bbvv77/backups_dcompass written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/bbvv77/backups_dcompass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ba46aa9769b2366b19bf056af3ca72ae117d8fce1ca7386297803fba6f9b082 [INFO] running `Command { std: "docker" "start" "-a" "3ba46aa9769b2366b19bf056af3ca72ae117d8fce1ca7386297803fba6f9b082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ba46aa9769b2366b19bf056af3ca72ae117d8fce1ca7386297803fba6f9b082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba46aa9769b2366b19bf056af3ca72ae117d8fce1ca7386297803fba6f9b082", kill_on_drop: false }` [INFO] [stdout] 3ba46aa9769b2366b19bf056af3ca72ae117d8fce1ca7386297803fba6f9b082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8363d513a7f61f0dc2ffb6f47ca2d126c627c8fde3759446d708c63329259a [INFO] running `Command { std: "docker" "start" "-a" "8d8363d513a7f61f0dc2ffb6f47ca2d126c627c8fde3759446d708c63329259a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Compiling ratelimit v0.4.4 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling cidr-utils v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling trust-dns-proto v0.20.0-alpha.3 (https://github.com/bluejekyll/trust-dns?branch=main#0662ab66) [INFO] [stderr] Compiling maxminddb v0.16.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling dmatcher v0.1.11 (/opt/rustwide/workdir/dmatcher) [INFO] [stderr] Compiling lru v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 (https://github.com/hyperium/h2.git#dc3079ab) [INFO] [stderr] Compiling trust-dns-rustls v0.20.0-alpha.3 (https://github.com/bluejekyll/trust-dns?branch=main#0662ab66) [INFO] [stderr] Compiling trust-dns-client v0.20.0-alpha.3 (https://github.com/bluejekyll/trust-dns?branch=main#0662ab66) [INFO] [stderr] Compiling trust-dns-https v0.20.0-alpha.3 (https://github.com/bluejekyll/trust-dns?branch=main#0662ab66) [INFO] [stderr] Compiling droute v0.1.0-alpha.1 (/opt/rustwide/workdir/droute) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/table/parsed.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 48 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/upstreams/parsed.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/upstreams/parsed.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dcompass v0.1.0-alpha.1 (/opt/rustwide/workdir/dcompass) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.10s [INFO] running `Command { std: "docker" "inspect" "8d8363d513a7f61f0dc2ffb6f47ca2d126c627c8fde3759446d708c63329259a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8363d513a7f61f0dc2ffb6f47ca2d126c627c8fde3759446d708c63329259a", kill_on_drop: false }` [INFO] [stdout] 8d8363d513a7f61f0dc2ffb6f47ca2d126c627c8fde3759446d708c63329259a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd00e71cd610bf840cbea684d610b2246395eda99d501f88b2c68b07d51a4517 [INFO] running `Command { std: "docker" "start" "-a" "fd00e71cd610bf840cbea684d610b2246395eda99d501f88b2c68b07d51a4517", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tokio-test v0.3.0 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/table/parsed.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 48 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/upstreams/parsed.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/upstreams/parsed.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling dcompass v0.1.0-alpha.1 (/opt/rustwide/workdir/dcompass) [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling droute v0.1.0-alpha.1 (/opt/rustwide/workdir/droute) [INFO] [stderr] Compiling dmatcher v0.1.11 (/opt/rustwide/workdir/dmatcher) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/table/parsed.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 48 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/upstreams/parsed.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> droute/src/router/upstreams/parsed.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.58s [INFO] running `Command { std: "docker" "inspect" "fd00e71cd610bf840cbea684d610b2246395eda99d501f88b2c68b07d51a4517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd00e71cd610bf840cbea684d610b2246395eda99d501f88b2c68b07d51a4517", kill_on_drop: false }` [INFO] [stdout] fd00e71cd610bf840cbea684d610b2246395eda99d501f88b2c68b07d51a4517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60444ef5aa2a1c1213b6ecddd83af95d7ec8f42b9a48223f9e6dca3a8954c0d6 [INFO] running `Command { std: "docker" "start" "-a" "60444ef5aa2a1c1213b6ecddd83af95d7ec8f42b9a48223f9e6dca3a8954c0d6", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> droute/src/router/table/parsed.rs:47:3 [INFO] [stderr] | [INFO] [stderr] 47 | #[serde(rename_all = "lowercase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 48 | #[derive(Clone, Deserialize)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> droute/src/router/upstreams/parsed.rs:33:3 [INFO] [stderr] | [INFO] [stderr] 33 | #[serde(rename_all = "lowercase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 34 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stderr] | --------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> droute/src/router/upstreams/parsed.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | #[serde(rename_all = "lowercase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 52 | #[derive(Serialize, Deserialize, Clone)] [INFO] [stderr] | --------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: `droute` (lib) generated 3 warnings [INFO] [stderr] warning: `droute` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dcompass-03a83b148b18dba4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::check_fail_recursion ... ok [INFO] [stdout] test tests::check_fail_undef ... ok [INFO] [stdout] test tests::check_default ... ok [INFO] [stdout] test tests::check_fail_multiple_def ... ok [INFO] [stdout] test tests::check_success_geoip ... ok [INFO] [stdout] test tests::check_success_ipcidr ... ok [INFO] [stdout] test tests::check_success_rule_yaml ... ok [INFO] [stdout] test tests::check_success_rule ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dmatcher-70a7ded6bdc9b3fd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test domain::tests::matches ... ok [INFO] [stdout] test domain::tests::insertion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/droute-658e8c2520acc72e) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test router::table::tests::fail_multiple_defs ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::cndb_src_is_china ... ok [INFO] [stdout] test router::table::tests::fail_table_recursion ... ok [INFO] [stdout] test router::tests::test_resolve ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::builtin_db_not_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::empty_records ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::is_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::empty_src ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::not_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::src_is_not_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::mixed ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::src_is_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::unordered_is_china ... ok [INFO] [stdout] test router::table::rule::matchers::ipcidr::tests::test ... ok [INFO] [stdout] test router::table::tests::success_domain_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Doc-tests dmatcher [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/domain.rs - domain (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Doc-tests droute [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" "60444ef5aa2a1c1213b6ecddd83af95d7ec8f42b9a48223f9e6dca3a8954c0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60444ef5aa2a1c1213b6ecddd83af95d7ec8f42b9a48223f9e6dca3a8954c0d6", kill_on_drop: false }` [INFO] [stdout] 60444ef5aa2a1c1213b6ecddd83af95d7ec8f42b9a48223f9e6dca3a8954c0d6