[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbvv77%2Fbackups_dcompass" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbvv77/backups_dcompass on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-7/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d43b91225c8bb4f0088faf8d6f11b9d2b0ec5cadb1f2e97df1e67d05cf2a79e [INFO] running `Command { std: "docker" "start" "-a" "3d43b91225c8bb4f0088faf8d6f11b9d2b0ec5cadb1f2e97df1e67d05cf2a79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d43b91225c8bb4f0088faf8d6f11b9d2b0ec5cadb1f2e97df1e67d05cf2a79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d43b91225c8bb4f0088faf8d6f11b9d2b0ec5cadb1f2e97df1e67d05cf2a79e", kill_on_drop: false }` [INFO] [stdout] 3d43b91225c8bb4f0088faf8d6f11b9d2b0ec5cadb1f2e97df1e67d05cf2a79e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f68b35629b454fe3c25f3604120a6992266f04504e51e60b655e21c97c8dbc [INFO] running `Command { std: "docker" "start" "-a" "19f68b35629b454fe3c25f3604120a6992266f04504e51e60b655e21c97c8dbc", 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 futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ratelimit v0.4.4 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [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 thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling cidr-utils v0.5.0 [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 pin-project-internal v0.4.27 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [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 webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.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 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 structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-rustls v0.21.1 [INFO] [stderr] Compiling tokio-util v0.5.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 30.88s [INFO] running `Command { std: "docker" "inspect" "19f68b35629b454fe3c25f3604120a6992266f04504e51e60b655e21c97c8dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f68b35629b454fe3c25f3604120a6992266f04504e51e60b655e21c97c8dbc", kill_on_drop: false }` [INFO] [stdout] 19f68b35629b454fe3c25f3604120a6992266f04504e51e60b655e21c97c8dbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ddc58b2902436065d07d4a771e8ae017e48cd7577b3128a4a2147e90734cc8 [INFO] running `Command { std: "docker" "start" "-a" "23ddc58b2902436065d07d4a771e8ae017e48cd7577b3128a4a2147e90734cc8", 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 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 walkdir v2.3.1 [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 serde_cbor v0.11.1 [INFO] [stderr] Compiling dcompass v0.1.0-alpha.1 (/opt/rustwide/workdir/dcompass) [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [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 dmatcher v0.1.11 (/opt/rustwide/workdir/dmatcher) [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] Finished test [unoptimized + debuginfo] target(s) in 24.45s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dcompass-93be96fad6c78f54) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmatcher-a4d11425e931cd11) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/droute-db8c371e6019c101) [INFO] running `Command { std: "docker" "inspect" "23ddc58b2902436065d07d4a771e8ae017e48cd7577b3128a4a2147e90734cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ddc58b2902436065d07d4a771e8ae017e48cd7577b3128a4a2147e90734cc8", kill_on_drop: false }` [INFO] [stdout] 23ddc58b2902436065d07d4a771e8ae017e48cd7577b3128a4a2147e90734cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fedbf283f1ef6b14d8320a28371cc4686e1d519a32c7024cd0fd240cc616158 [INFO] running `Command { std: "docker" "start" "-a" "8fedbf283f1ef6b14d8320a28371cc4686e1d519a32c7024cd0fd240cc616158", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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.43s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dcompass-93be96fad6c78f54) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::check_fail_undef ... ok [INFO] [stdout] test tests::check_fail_multiple_def ... ok [INFO] [stdout] test tests::check_success_geoip ... ok [INFO] [stdout] test tests::check_fail_recursion ... ok [INFO] [stdout] test tests::check_default ... ok [INFO] [stdout] test tests::check_success_ipcidr ... ok [INFO] [stdout] test tests::check_success_rule ... ok [INFO] [stdout] test tests::check_success_rule_yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmatcher-a4d11425e931cd11) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test domain::tests::insertion ... ok [INFO] [stdout] test domain::tests::matches ... 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 src/lib.rs (/opt/rustwide/target/debug/deps/droute-db8c371e6019c101) [INFO] [stdout] [INFO] [stdout] running 15 tests [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::table::tests::fail_multiple_defs ... 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::is_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::empty_records ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::empty_src ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::src_is_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::not_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::mixed ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::unordered_is_china ... ok [INFO] [stdout] test router::table::rule::matchers::geoip::tests::src_is_not_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.63s [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.30s [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" "8fedbf283f1ef6b14d8320a28371cc4686e1d519a32c7024cd0fd240cc616158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fedbf283f1ef6b14d8320a28371cc4686e1d519a32c7024cd0fd240cc616158", kill_on_drop: false }` [INFO] [stdout] 8fedbf283f1ef6b14d8320a28371cc4686e1d519a32c7024cd0fd240cc616158