[INFO] fetching crate dialectic-null 0.1.0... [INFO] checking dialectic-null-0.1.0 against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] extracting crate dialectic-null 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate dialectic-null 0.1.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 dialectic-null 0.1.0 [INFO] finished tweaking crates.io crate dialectic-null 0.1.0 [INFO] tweaked toml for crates.io crate dialectic-null 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 464846dcc938a781fd74303291ca50cc1dc30995203e1e6716551f4f26708387 [INFO] running `Command { std: "docker" "start" "-a" "464846dcc938a781fd74303291ca50cc1dc30995203e1e6716551f4f26708387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464846dcc938a781fd74303291ca50cc1dc30995203e1e6716551f4f26708387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464846dcc938a781fd74303291ca50cc1dc30995203e1e6716551f4f26708387", kill_on_drop: false }` [INFO] [stdout] 464846dcc938a781fd74303291ca50cc1dc30995203e1e6716551f4f26708387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] de149c34d9e8a72bc52467015ff1b28acc72040210e4493b830c2a6a8766f439 [INFO] running `Command { std: "docker" "start" "-a" "de149c34d9e8a72bc52467015ff1b28acc72040210e4493b830c2a6a8766f439", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thunderdome v0.4.2 [INFO] [stderr] Compiling dialectic v0.4.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking call-by v0.2.3 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling dialectic-compiler v0.1.0 [INFO] [stderr] Compiling dialectic-macro v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking dialectic-null v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![warn(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:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![warn(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] [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 `dialectic-null` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dialectic-null` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "de149c34d9e8a72bc52467015ff1b28acc72040210e4493b830c2a6a8766f439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de149c34d9e8a72bc52467015ff1b28acc72040210e4493b830c2a6a8766f439", kill_on_drop: false }` [INFO] [stdout] de149c34d9e8a72bc52467015ff1b28acc72040210e4493b830c2a6a8766f439