[INFO] fetching crate piconbiere 0.3.0... [INFO] checking piconbiere-0.3.0 against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] extracting crate piconbiere 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate piconbiere 0.3.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 piconbiere 0.3.0 [INFO] finished tweaking crates.io crate piconbiere 0.3.0 [INFO] tweaked toml for crates.io crate piconbiere 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate piconbiere 0.3.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-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bba3c3b8d36840c6def0483f2544085d01d8cf349d741eff6c6c7cad61b3929 [INFO] running `Command { std: "docker" "start" "-a" "7bba3c3b8d36840c6def0483f2544085d01d8cf349d741eff6c6c7cad61b3929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bba3c3b8d36840c6def0483f2544085d01d8cf349d741eff6c6c7cad61b3929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bba3c3b8d36840c6def0483f2544085d01d8cf349d741eff6c6c7cad61b3929", kill_on_drop: false }` [INFO] [stdout] 7bba3c3b8d36840c6def0483f2544085d01d8cf349d741eff6c6c7cad61b3929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] 0a6de9ad0cc9f38d60c9f59052be790f00cbf09f94f5d0d0f2f2d4bd1f4371bc [INFO] running `Command { std: "docker" "start" "-a" "0a6de9ad0cc9f38d60c9f59052be790f00cbf09f94f5d0d0f2f2d4bd1f4371bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking smallvec v1.8.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling time-macros v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.3.26 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking rtoolbox v0.0.1 [INFO] [stderr] Checking clap_builder v4.4.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking rpassword v7.2.0 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking webp v0.2.2 [INFO] [stderr] Checking braque v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking clap v4.4.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking governor v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cookie_store v0.16.1 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking reqwest_cookie_store v0.6.0 [INFO] [stderr] Checking piconbiere v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | /// 1s ought to be enough to avoid detection... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | / limiter: Arc::new(RateLimiter::direct(Quota::per_second( [INFO] [stdout] 51 | | NonZeroU32::new(1).expect("quota"), [INFO] [stdout] 52 | | ))), [INFO] [stdout] | |_______________- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | /// 1s ought to be enough to avoid detection... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | / limiter: Arc::new(RateLimiter::direct(Quota::per_second( [INFO] [stdout] 51 | | NonZeroU32::new(1).expect("quota"), [INFO] [stdout] 52 | | ))), [INFO] [stdout] | |_______________- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/main.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]: deny(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/main.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] [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 `piconbiere` (bin "piconbiere") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `piconbiere` (bin "piconbiere" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0a6de9ad0cc9f38d60c9f59052be790f00cbf09f94f5d0d0f2f2d4bd1f4371bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6de9ad0cc9f38d60c9f59052be790f00cbf09f94f5d0d0f2f2d4bd1f4371bc", kill_on_drop: false }` [INFO] [stdout] 0a6de9ad0cc9f38d60c9f59052be790f00cbf09f94f5d0d0f2f2d4bd1f4371bc