[INFO] fetching crate bonsaidb 0.5.0... [INFO] checking bonsaidb-0.5.0 against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] extracting crate bonsaidb 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate bonsaidb 0.5.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 bonsaidb 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bonsaidb 0.5.0 [INFO] tweaked toml for crates.io crate bonsaidb 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate bonsaidb 0.5.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f2e47f79b882c36a144f4372d5272805185c3b4da3bde35cf6cace1a53c8c7fc [INFO] running `Command { std: "docker" "start" "-a" "f2e47f79b882c36a144f4372d5272805185c3b4da3bde35cf6cace1a53c8c7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e47f79b882c36a144f4372d5272805185c3b4da3bde35cf6cace1a53c8c7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e47f79b882c36a144f4372d5272805185c3b4da3bde35cf6cace1a53c8c7fc", kill_on_drop: false }` [INFO] [stdout] f2e47f79b882c36a144f4372d5272805185c3b4da3bde35cf6cace1a53c8c7fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5a44ff1dc75f99c76a35fff9107e88ab9411f2997a1a73bb2b9cc91c7d458b94 [INFO] running `Command { std: "docker" "start" "-a" "5a44ff1dc75f99c76a35fff9107e88ab9411f2997a1a73bb2b9cc91c7d458b94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling trybuild v1.0.85 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking transmog v0.1.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking linux-raw-sys v0.4.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytecount v0.6.4 [INFO] [stderr] Checking ordered-varint v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling actionable-macros v0.2.0 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling bonsaidb-macros v0.5.0 [INFO] [stderr] Checking pot v3.0.0 [INFO] [stderr] Checking arc-bytes v0.3.5 [INFO] [stderr] Checking actionable v0.2.0 [INFO] [stderr] Checking circulate v0.5.0 [INFO] [stderr] Checking transmog-pot v0.3.0 [INFO] [stderr] Checking bonsaidb-core v0.5.0 [INFO] [stderr] Checking bonsaidb v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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 `bonsaidb` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `bonsaidb` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5a44ff1dc75f99c76a35fff9107e88ab9411f2997a1a73bb2b9cc91c7d458b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a44ff1dc75f99c76a35fff9107e88ab9411f2997a1a73bb2b9cc91c7d458b94", kill_on_drop: false }` [INFO] [stdout] 5a44ff1dc75f99c76a35fff9107e88ab9411f2997a1a73bb2b9cc91c7d458b94