[INFO] fetching crate axum_garde 0.16.0... [INFO] checking axum_garde-0.16.0 against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] extracting crate axum_garde 0.16.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate axum_garde 0.16.0 on toolchain ebb118907fa893a392c699ddf120848fa0a8d6c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum_garde 0.16.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate axum_garde 0.16.0 [INFO] tweaked toml for crates.io crate axum_garde 0.16.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate axum_garde 0.16.0 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" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be7d1f479750c6f72e8f70efbdf5317dfd21f35e39b63e4c334c040ead87c058 [INFO] running `Command { std: "docker" "start" "-a" "be7d1f479750c6f72e8f70efbdf5317dfd21f35e39b63e4c334c040ead87c058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7d1f479750c6f72e8f70efbdf5317dfd21f35e39b63e4c334c040ead87c058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7d1f479750c6f72e8f70efbdf5317dfd21f35e39b63e4c334c040ead87c058", kill_on_drop: false }` [INFO] [stdout] be7d1f479750c6f72e8f70efbdf5317dfd21f35e39b63e4c334c040ead87c058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b328c6006268037e1bee092c58378f9aa1604715ddaf4937682cd57acbdf5c8 [INFO] running `Command { std: "docker" "start" "-a" "5b328c6006268037e1bee092c58378f9aa1604715ddaf4937682cd57acbdf5c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling axum v0.6.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking speculoos v0.11.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking regex-cache v0.2.1 [INFO] [stderr] Checking card-validate v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling garde_derive v0.16.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling phonenumber v0.3.2+8.13.9 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking garde v0.16.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking axum-test v10.1.0 [INFO] [stderr] Checking axum_garde v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for pointer_structural_match [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum_garde` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5b328c6006268037e1bee092c58378f9aa1604715ddaf4937682cd57acbdf5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b328c6006268037e1bee092c58378f9aa1604715ddaf4937682cd57acbdf5c8", kill_on_drop: false }` [INFO] [stdout] 5b328c6006268037e1bee092c58378f9aa1604715ddaf4937682cd57acbdf5c8