[INFO] fetching crate concorde 0.7.0... [INFO] checking concorde-0.7.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate concorde 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate concorde 0.7.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate concorde 0.7.0 [INFO] finished tweaking crates.io crate concorde 0.7.0 [INFO] tweaked toml for crates.io crate concorde 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded id-set v0.2.2 [INFO] [stderr] Downloaded pergola v0.9.0 [INFO] [stderr] Downloaded stateright v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55ef0c5128928f2a6cc2a5e2f8d6f002a0511a53616689e6d818f552d84f7c4c [INFO] running `Command { std: "docker" "start" "-a" "55ef0c5128928f2a6cc2a5e2f8d6f002a0511a53616689e6d818f552d84f7c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ef0c5128928f2a6cc2a5e2f8d6f002a0511a53616689e6d818f552d84f7c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ef0c5128928f2a6cc2a5e2f8d6f002a0511a53616689e6d818f552d84f7c4c", kill_on_drop: false }` [INFO] [stdout] 55ef0c5128928f2a6cc2a5e2f8d6f002a0511a53616689e6d818f552d84f7c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2e55f1fdc08afc12d8540f68410081268c6fca8c4fb8043fdc60d5387a8be1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e2e55f1fdc08afc12d8540f68410081268c6fca8c4fb8043fdc60d5387a8be1", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] chrono v0.4.19: default, oldtime, time [INFO] [stderr] either v1.6.1: default, use_std [INFO] [stderr] itoa v0.4.8: default, std [INFO] [stderr] libc v0.2.100: align [INFO] [stderr] rand_core v0.5.1: alloc, getrandom, std [INFO] [stderr] regex v1.5.4: aho-corasick, default, memchr, perf, perf-cache, perf-dfa, perf-inline, perf-literal, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment [INFO] [stderr] serde v1.0.128: rc [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking id-set v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking pergola v0.9.0 [INFO] [stderr] Checking concorde v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/message.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Serialize, 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] --> src/opinion.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Default, Serialize, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking actix-files v0.1.7 [INFO] [stderr] Checking stateright v0.9.0 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/message.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Serialize, 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] --> src/opinion.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Default, Serialize, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking futures-util v0.3.16 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking concorde v0.7.0 (/tmp/fixit) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/message.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Serialize, 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] --> src/opinion.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Default, Serialize, Deserialize)] [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] [stderr] Checking backtrace v0.3.61 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking actix-files v0.1.7 [INFO] [stderr] Checking stateright v0.9.0 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/message.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Serialize, 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] --> src/opinion.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound = "")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, PartialEq, Eq, PartialOrd, Clone, Hash, Default, Serialize, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.13s [INFO] running `Command { std: "docker" "inspect" "0e2e55f1fdc08afc12d8540f68410081268c6fca8c4fb8043fdc60d5387a8be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2e55f1fdc08afc12d8540f68410081268c6fca8c4fb8043fdc60d5387a8be1", kill_on_drop: false }` [INFO] [stdout] 0e2e55f1fdc08afc12d8540f68410081268c6fca8c4fb8043fdc60d5387a8be1