[INFO] fetching crate rustified 0.5.3... [INFO] testing rustified-0.5.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rustified 0.5.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rustified 0.5.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustified 0.5.3 [INFO] tweaked toml for crates.io crate rustified 0.5.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustified 0.5.3 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustified 0.5.3 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce633ec6ac453cbb8dc08bea14f7ad1525ec08a68fafd03f394c62c0e5a3fd1 [INFO] running `Command { std: "docker" "start" "-a" "4ce633ec6ac453cbb8dc08bea14f7ad1525ec08a68fafd03f394c62c0e5a3fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce633ec6ac453cbb8dc08bea14f7ad1525ec08a68fafd03f394c62c0e5a3fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce633ec6ac453cbb8dc08bea14f7ad1525ec08a68fafd03f394c62c0e5a3fd1", kill_on_drop: false }` [INFO] [stdout] 4ce633ec6ac453cbb8dc08bea14f7ad1525ec08a68fafd03f394c62c0e5a3fd1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a261cc684059fe3bef9d60bb8312f5684192defb2565edb8011f025dcc7b77b [INFO] running `Command { std: "docker" "start" "-a" "3a261cc684059fe3bef9d60bb8312f5684192defb2565edb8011f025dcc7b77b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustified_derive v0.5.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling rustified v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `url` is never read [INFO] [stdout] --> src/errors.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `method` is never read [INFO] [stdout] --> src/errors.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `method` is never read [INFO] [stdout] --> src/errors.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | method: RequestMethod, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `url` is never read [INFO] [stdout] --> src/errors.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | content: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | content: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | ServerResponseError { code: u16, content: Option }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/endpoint.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint<'_, Self, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustified_derive v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "3a261cc684059fe3bef9d60bb8312f5684192defb2565edb8011f025dcc7b77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a261cc684059fe3bef9d60bb8312f5684192defb2565edb8011f025dcc7b77b", kill_on_drop: false }` [INFO] [stdout] 3a261cc684059fe3bef9d60bb8312f5684192defb2565edb8011f025dcc7b77b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ccf4cefda30d3ad4934923d9feaf184864fff1097fd8bc58008b06c87cf0fcf [INFO] running `Command { std: "docker" "start" "-a" "7ccf4cefda30d3ad4934923d9feaf184864fff1097fd8bc58008b06c87cf0fcf", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling curl-sys v0.4.58+curl-7.86.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling trybuild v1.0.71 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling rustified_derive v0.5.3 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling rustified v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `url` is never read [INFO] [stdout] --> src/errors.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `method` is never read [INFO] [stdout] --> src/errors.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `method` is never read [INFO] [stdout] --> src/errors.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | method: RequestMethod, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `url` is never read [INFO] [stdout] --> src/errors.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | content: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | content: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | ServerResponseError { code: u16, content: Option }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/endpoint.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint<'_, Self, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling httpmock v0.6.6 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> examples/reqres1.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListUsersRequest` [INFO] [stdout] 22 | #[endpoint(path = "/api/users", response = "Vec", builder = "true")] [INFO] [stdout] 23 | struct ListUsersRequest { [INFO] [stdout] | ---------------- `ListUsersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (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] --> examples/reqres1.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListUsersRequest` [INFO] [stdout] 22 | #[endpoint(path = "/api/users", response = "Vec", builder = "true")] [INFO] [stdout] 23 | struct ListUsersRequest { [INFO] [stdout] | ---------------- `ListUsersRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> examples/reqres2.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Builder, Default, Endpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateUserRequest` [INFO] [stdout] ... [INFO] [stdout] 38 | struct CreateUserRequest { [INFO] [stdout] | ----------------- `CreateUserRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (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] --> examples/reqres2.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Builder, Default, Endpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateUserRequest` [INFO] [stdout] ... [INFO] [stdout] 38 | struct CreateUserRequest { [INFO] [stdout] | ----------------- `CreateUserRequest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `url` is never read [INFO] [stdout] --> src/errors.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `method` is never read [INFO] [stdout] --> src/errors.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `method` is never read [INFO] [stdout] --> src/errors.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | method: RequestMethod, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `url` is never read [INFO] [stdout] --> src/errors.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | content: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | content: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `content` is never read [INFO] [stdout] --> src/errors.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | ServerResponseError { code: u16, content: Option }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/endpoint.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint<'_, Self, M> { [INFO] [stdout] | +++ [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] --> tests/endpoint.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 17 | #[endpoint(path = "test/path")] [INFO] [stdout] 18 | struct Test {} [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 35 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stdout] 36 | struct Test {} [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 53 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stdout] 54 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 82 | #[endpoint(path = "test/path/{self.name}", method = "POST")] [INFO] [stdout] 83 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Endpoint, Serialize)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 105 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stdout] 106 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 130 | #[endpoint(path = "test/path/{self.name}", method = "POST")] [INFO] [stdout] 131 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 158 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 159 | struct Test {} [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] ... [INFO] [stdout] 184 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Builder, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] ... [INFO] [stdout] 184 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 207 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 208 | struct Test {} [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 228 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 229 | struct Test {} [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] 251 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stdout] 252 | struct Test {} [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | #[derive(Builder, Debug, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] ... [INFO] [stdout] 274 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | #[derive(Builder, Default, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Endpoint` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] ... [INFO] [stdout] 323 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (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] --> tests/endpoint.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | #[derive(Builder, Default, Endpoint)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stdout] ... [INFO] [stdout] 323 | struct Test { [INFO] [stdout] | ---- `Test` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_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 warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, rustified_derive v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "7ccf4cefda30d3ad4934923d9feaf184864fff1097fd8bc58008b06c87cf0fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccf4cefda30d3ad4934923d9feaf184864fff1097fd8bc58008b06c87cf0fcf", kill_on_drop: false }` [INFO] [stdout] 7ccf4cefda30d3ad4934923d9feaf184864fff1097fd8bc58008b06c87cf0fcf [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62b23179af3c3d3dc785f24e52b12a76cdd65a4cb67637988cf692602f8b8156 [INFO] running `Command { std: "docker" "start" "-a" "62b23179af3c3d3dc785f24e52b12a76cdd65a4cb67637988cf692602f8b8156", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `url` is never read [INFO] [stderr] --> src/errors.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `method` is never read [INFO] [stderr] --> src/errors.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | method: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `method` is never read [INFO] [stderr] --> src/errors.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | method: RequestMethod, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `url` is never read [INFO] [stderr] --> src/errors.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `content` is never read [INFO] [stderr] --> src/errors.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | content: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `content` is never read [INFO] [stderr] --> src/errors.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | content: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `content` is never read [INFO] [stderr] --> src/errors.rs:42:38 [INFO] [stderr] | [INFO] [stderr] 42 | ServerResponseError { code: u16, content: Option }, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/endpoint.rs:239:57 [INFO] [stderr] | [INFO] [stderr] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint { [INFO] [stderr] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint<'_, Self, M> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rustified` (lib) generated 8 warnings (run `cargo fix --lib -p rustified` to apply 1 suggestion) [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/reqres1.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Builder, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListUsersRequest` [INFO] [stderr] 22 | #[endpoint(path = "/api/users", response = "Vec", builder = "true")] [INFO] [stderr] 23 | struct ListUsersRequest { [INFO] [stderr] | ---------------- `ListUsersRequest` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/reqres1.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Builder, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_ListUsersRequest` [INFO] [stderr] 22 | #[endpoint(path = "/api/users", response = "Vec", builder = "true")] [INFO] [stderr] 23 | struct ListUsersRequest { [INFO] [stderr] | ---------------- `ListUsersRequest` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/reqres2.rs:30:28 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Builder, Default, Endpoint, Serialize)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateUserRequest` [INFO] [stderr] ... [INFO] [stderr] 38 | struct CreateUserRequest { [INFO] [stderr] | ----------------- `CreateUserRequest` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/reqres2.rs:30:28 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Builder, Default, Endpoint, Serialize)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_CreateUserRequest` [INFO] [stderr] ... [INFO] [stderr] 38 | struct CreateUserRequest { [INFO] [stderr] | ----------------- `CreateUserRequest` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 17 | #[endpoint(path = "test/path")] [INFO] [stderr] 18 | struct Test {} [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 35 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stderr] 36 | struct Test {} [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:52:14 [INFO] [stderr] | [INFO] [stderr] 52 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 53 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stderr] 54 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:81:14 [INFO] [stderr] | [INFO] [stderr] 81 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 82 | #[endpoint(path = "test/path/{self.name}", method = "POST")] [INFO] [stderr] 83 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | #[derive(Endpoint, Serialize)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 105 | #[endpoint(path = "test/path", method = "POST")] [INFO] [stderr] 106 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 130 | #[endpoint(path = "test/path/{self.name}", method = "POST")] [INFO] [stderr] 131 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:157:14 [INFO] [stderr] | [INFO] [stderr] 157 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 158 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stderr] 159 | struct Test {} [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:181:23 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Builder, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] ... [INFO] [stderr] 184 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:181:23 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Builder, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] ... [INFO] [stderr] 184 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:206:14 [INFO] [stderr] | [INFO] [stderr] 206 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 207 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stderr] 208 | struct Test {} [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:227:14 [INFO] [stderr] | [INFO] [stderr] 227 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 228 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stderr] 229 | struct Test {} [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:250:14 [INFO] [stderr] | [INFO] [stderr] 250 | #[derive(Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] 251 | #[endpoint(path = "test/path", response = "TestResponse")] [INFO] [stderr] 252 | struct Test {} [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:271:30 [INFO] [stderr] | [INFO] [stderr] 271 | #[derive(Builder, Debug, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] ... [INFO] [stderr] 274 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:315:32 [INFO] [stderr] | [INFO] [stderr] 315 | #[derive(Builder, Default, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Endpoint` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] ... [INFO] [stderr] 323 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/endpoint.rs:315:32 [INFO] [stderr] | [INFO] [stderr] 315 | #[derive(Builder, Default, Endpoint)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Endpoint_FOR_Test` and up 5 bodies [INFO] [stderr] ... [INFO] [stderr] 323 | struct Test { [INFO] [stderr] | ---- `Test` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Endpoint` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Endpoint` may come from an old version of the `rustified_derive` crate, try updating your dependency with `cargo update -p rustified_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `Endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rustified` (example "reqres1") generated 2 warnings [INFO] [stderr] warning: `rustified` (example "reqres2") generated 2 warnings [INFO] [stderr] warning: `rustified` (test "endpoint") generated 15 warnings [INFO] [stderr] warning: `rustified` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, rustified_derive v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustified-a472bce18cae4485) [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-fd19909a2bc32f84) [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] [stderr] Running tests/endpoint.rs (/opt/rustwide/target/debug/deps/endpoint-cfe805a99ed5cf3f) [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] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_complex ... ok [INFO] [stdout] test test_data ... ok [INFO] [stdout] test test_path ... ok [INFO] [stdout] test test_wrapper ... ok [INFO] [stdout] test test_raw_data ... ok [INFO] [stdout] test test_raw_response ... ok [INFO] [stdout] test test_result ... ok [INFO] [stdout] test test_path_with_format ... ok [INFO] [stdout] test test_generic ... ok [INFO] [stdout] test test_mutate ... ok [INFO] [stdout] test test_query ... ok [INFO] [stdout] test test_method ... ok [INFO] [stdout] test test_builder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Running tests/macro.rs (/opt/rustwide/target/debug/deps/macro-0eec55ba12740483) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: `/opt/rustwide/target/tests/rustified/.cargo/config` is deprecated in favor of `config.toml` [INFO] [stderr] | [INFO] [stderr] = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.58+curl-7.86.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lalrpop-util v0.19.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking similar v2.2.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.9.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking async-object-pool v0.1.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Compiling rustified_derive v0.5.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stdout] test test_macro has been running for over 60 seconds [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking httpmock v0.6.6 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking rustified v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: value assigned to `url` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `method` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | method: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `method` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | method: RequestMethod, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `url` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `content` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | content: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `content` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | content: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `content` is never read [INFO] [stderr] --> /opt/rustwide/workdir/src/errors.rs:42:38 [INFO] [stderr] | [INFO] [stderr] 42 | ServerResponseError { code: u16, content: Option }, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/workdir/src/endpoint.rs:239:57 [INFO] [stderr] | [INFO] [stderr] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint { [INFO] [stderr] | ^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 239 | fn with_middleware(self, middleware: &M) -> MutatedEndpoint<'_, Self, M> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rustified` (lib) generated 8 warnings (run `cargo fix --lib -p rustified` to apply 1 suggestion) [INFO] [stderr] Checking rustified-tests v0.0.0 (/opt/rustwide/target/tests/rustified) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, rustified_derive v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/macro/empty_attr.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] test tests/macro/invalid_data.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] test tests/macro/invalid_method.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] test tests/macro/invalid_result.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] test tests/macro/invalid_type.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] test tests/macro/no_attr.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] test tests/macro/no_path.rs ... error [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_macro ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_macro stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_macro' (67) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.71/src/run.rs:101:13: [INFO] [stdout] 7 of 7 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b27f4dbb3a2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b27f4dbb3a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b27f4dbb3a2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b27f4dbb3a2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b27f4dcc0df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b27f4dcc0df - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5b27f4d865b3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b27f4d865b3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b27f4d938a2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b27f4d98f9f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b27f4d98e31 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b27f4d585ae - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5b27f4d585ae - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b27f4d995af - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5b27f4d995af - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b27f4d9940a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b27f4d939d9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b27f4d79cbd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b27f4dd5230 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b27f4c53814 - trybuild::run::::run::h78b3153f3e2995c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.71/src/run.rs:101:13 [INFO] [stdout] 20: 0x5b27f4c4e9c8 - ::drop::h1e9dc2afd6e629d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.71/src/lib.rs:312:38 [INFO] [stdout] 21: 0x5b27f4b5e907 - core::ptr::drop_in_place::h7924b37986ebbb07 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1 [INFO] [stdout] 22: 0x5b27f4b5ee13 - macro::test_macro::h85e9739c5f5e678c [INFO] [stdout] at /opt/rustwide/workdir/tests/macro.rs:5:1 [INFO] [stdout] 23: 0x5b27f4b5ee47 - macro::test_macro::{{closure}}::h149d5bef548b6c27 [INFO] [stdout] at /opt/rustwide/workdir/tests/macro.rs:2:16 [INFO] [stdout] 24: 0x5b27f4b5e866 - core::ops::function::FnOnce::call_once::h215e7242d22d43b8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b27f4d583fb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5b27f4d583fb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5b27f4d6ca18 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5b27f4d6ca18 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5b27f4d6ca18 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5b27f4d6ca18 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5b27f4d6ca18 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5b27f4d6ca18 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5b27f4d6ca18 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5b27f4d457e4 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5b27f4d457e4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5b27f4d4911a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5b27f4d4911a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5b27f4d4911a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5b27f4d4911a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5b27f4d4911a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5b27f4d4911a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5b27f4d4911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5b27f4d8eb1f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 44: 0x5b27f4d8eb1f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7f50fd4afaa4 - [INFO] [stdout] 46: 0x7f50fd53ca64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_macro [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 74.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test macro` [INFO] running `Command { std: "docker" "inspect" "62b23179af3c3d3dc785f24e52b12a76cdd65a4cb67637988cf692602f8b8156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b23179af3c3d3dc785f24e52b12a76cdd65a4cb67637988cf692602f8b8156", kill_on_drop: false }` [INFO] [stdout] 62b23179af3c3d3dc785f24e52b12a76cdd65a4cb67637988cf692602f8b8156