[INFO] fetching crate byztimed 2.0.1... [INFO] checking byztimed-2.0.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate byztimed 2.0.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate byztimed 2.0.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking crates.io crate byztimed 2.0.1 [INFO] finished tweaking crates.io crate byztimed 2.0.1 [INFO] tweaked toml for crates.io crate byztimed 2.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate byztimed 2.0.1 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ab726a0eb15510045afec864670b7621ebf6c202d5347dcb86ca82bc4dd0fa [INFO] running `Command { std: "docker" "start" "-a" "83ab726a0eb15510045afec864670b7621ebf6c202d5347dcb86ca82bc4dd0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ab726a0eb15510045afec864670b7621ebf6c202d5347dcb86ca82bc4dd0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ab726a0eb15510045afec864670b7621ebf6c202d5347dcb86ca82bc4dd0fa", kill_on_drop: false }` [INFO] [stdout] 83ab726a0eb15510045afec864670b7621ebf6c202d5347dcb86ca82bc4dd0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0bb6cc7082d0e77a66a1c8e0a4a9b2f206ca957daf004807a9a27f9163b10f7 [INFO] running `Command { std: "docker" "start" "-a" "e0bb6cc7082d0e77a66a1c8e0a4a9b2f206ca957daf004807a9a27f9163b10f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling byztime-sys v2.0.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking dbl v0.3.1 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking cmac v0.5.1 [INFO] [stderr] Checking pmac v0.5.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking lmdb-rkv v0.14.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking aes-siv v0.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking rkv v0.17.0 [INFO] [stderr] Checking log4rs v1.0.0 [INFO] [stderr] Checking byztime v2.0.0 [INFO] [stderr] Compiling byztimed v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking trust-dns-proto v0.20.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking trust-dns-resolver v0.20.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Packet` [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 4 | pub struct Packet { [INFO] [stdout] | ------ `Packet` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_RequestEnvelope` [INFO] [stdout] 28 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 29 | pub struct RequestEnvelope { [INFO] [stdout] | --------------- `RequestEnvelope` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_RequestAd` [INFO] [stdout] 43 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 44 | pub struct RequestAd { [INFO] [stdout] | --------- `RequestAd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Request` [INFO] [stdout] 54 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 55 | pub struct Request { [INFO] [stdout] | ------- `Request` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ResponseEnvelope` [INFO] [stdout] 62 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 63 | pub struct ResponseEnvelope { [INFO] [stdout] | ---------------- `ResponseEnvelope` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ResponseAd` [INFO] [stdout] 76 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 77 | pub struct ResponseAd { [INFO] [stdout] | ---------- `ResponseAd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Response` [INFO] [stdout] 84 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 85 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Timestamp` [INFO] [stdout] 101 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 102 | pub struct Timestamp { [INFO] [stdout] | --------- `Timestamp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Error` [INFO] [stdout] 110 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 111 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_CryptoNak` [INFO] [stdout] 132 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 133 | pub struct CryptoNak { [INFO] [stdout] | --------- `CryptoNak` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Cookie` [INFO] [stdout] 137 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 138 | pub struct Cookie { [INFO] [stdout] | ------ `Cookie` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_UnwrappedCookie` [INFO] [stdout] 151 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] 152 | pub struct UnwrappedCookie { [INFO] [stdout] | --------------- `UnwrappedCookie` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Msg` [INFO] [stdout] 13 | #[derive(Clone, PartialEq, ::prost::Oneof)] [INFO] [stdout] 14 | pub enum Msg { [INFO] [stdout] | --- `Msg` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/byztimed-5258d7c9b1d061af/out/byztimed.wire.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(test, derive(quickcheck_derive::Arbitrary))] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_Error` [INFO] [stdout] 123 | #[derive(Clone, PartialEq, ::prost::Oneof)] [INFO] [stdout] 124 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `quickcheck_derive::Arbitrary` may come from an old version of the `quickcheck_derive` crate, try updating your dependency with `cargo update -p quickcheck_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `quickcheck_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(), FatalError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 96 | let runtime = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | [INFO] [stdout] 98 | if let Err(e) = runtime.block_on(async_main()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byztimed` (bin "byztimed" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Result<(), FatalError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 96 | let runtime = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | [INFO] [stdout] 98 | if let Err(e) = runtime.block_on(async_main()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byztimed` (bin "byztimed") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e0bb6cc7082d0e77a66a1c8e0a4a9b2f206ca957daf004807a9a27f9163b10f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0bb6cc7082d0e77a66a1c8e0a4a9b2f206ca957daf004807a9a27f9163b10f7", kill_on_drop: false }` [INFO] [stdout] e0bb6cc7082d0e77a66a1c8e0a4a9b2f206ca957daf004807a9a27f9163b10f7