[INFO] cloning repository https://github.com/chaaz/versio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3fc732c3498148e843a159e7776e051d565c8e4 [INFO] checking chaaz/versio against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/versio on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/chaaz/versio [INFO] finished tweaking git repo https://github.com/chaaz/versio [INFO] tweaked toml for git repo https://github.com/chaaz/versio written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chaaz/versio 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded dsa v0.6.3 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded eax v0.5.0 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded buffered-reader v1.3.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.3 [INFO] [stderr] Downloaded sequoia-openpgp v1.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7317e2c109f85eb3f495ea9cb36d5683b920764af27e84592ad51fbcc4aff2e9 [INFO] running `Command { std: "docker" "start" "-a" "7317e2c109f85eb3f495ea9cb36d5683b920764af27e84592ad51fbcc4aff2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7317e2c109f85eb3f495ea9cb36d5683b920764af27e84592ad51fbcc4aff2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7317e2c109f85eb3f495ea9cb36d5683b920764af27e84592ad51fbcc4aff2e9", kill_on_drop: false }` [INFO] [stdout] 7317e2c109f85eb3f495ea9cb36d5683b920764af27e84592ad51fbcc4aff2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120dde07c31483fe58cdc2d25322e8f925d01053fda7ed419a20f29c0162a3ea [INFO] running `Command { std: "docker" "start" "-a" "120dde07c31483fe58cdc2d25322e8f925d01053fda7ed419a20f29c0162a3ea", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.3 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Checking liquid-core v0.26.4 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking liquid-lib v0.26.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking eax v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking dsa v0.6.3 [INFO] [stderr] Checking ecb v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking cast5 v0.11.1 [INFO] [stderr] Checking idea v0.5.1 [INFO] [stderr] Checking twofish v0.7.1 [INFO] [stderr] Checking camellia v0.1.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking xxhash-rust v0.8.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Compiling versio v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking octocrab v0.17.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking liquid v0.26.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Compiling sequoia-openpgp v1.18.0 [INFO] [stderr] Checking git2 v0.15.0 [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/commands.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/init.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/scan/xml.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/vcs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/config.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | use std::cmp::{Ord, Ordering}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bad` is imported redundantly [INFO] [stdout] --> src/git.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{bad, bail}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / macro_rules! bad { [INFO] [stdout] 22 | | ($($arg:tt)*) => (anyhow::anyhow!($($arg)*)) [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- the item `bad` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/git.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{bad, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/git.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | use std::cmp::{min, Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/git.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | use std::cmp::{min, Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/mark.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/mono.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/template.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/commands.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/init.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/scan/xml.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/vcs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/config.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | use std::cmp::{Ord, Ordering}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bad` is imported redundantly [INFO] [stdout] --> src/git.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{bad, bail}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / macro_rules! bad { [INFO] [stdout] 22 | | ($($arg:tt)*) => (anyhow::anyhow!($($arg)*)) [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- the item `bad` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/git.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{bad, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/git.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | use std::cmp::{min, Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/git.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | use std::cmp::{min, Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/mark.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/mono.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bail` is imported redundantly [INFO] [stdout] --> src/template.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::bail; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! bail { [INFO] [stdout] 27 | | ($($arg:tt)*) => (anyhow::bail!($($arg)*)) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- the item `bail` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.73s [INFO] running `Command { std: "docker" "inspect" "120dde07c31483fe58cdc2d25322e8f925d01053fda7ed419a20f29c0162a3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120dde07c31483fe58cdc2d25322e8f925d01053fda7ed419a20f29c0162a3ea", kill_on_drop: false }` [INFO] [stdout] 120dde07c31483fe58cdc2d25322e8f925d01053fda7ed419a20f29c0162a3ea [INFO] checking chaaz/versio against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/versio on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/chaaz/versio [INFO] finished tweaking git repo https://github.com/chaaz/versio [INFO] tweaked toml for git repo https://github.com/chaaz/versio written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chaaz/versio 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d08475308a4302c5a28f9bd5ffffc72c2f51134a9db56b5cf00cd49ea4c9d92e [INFO] running `Command { std: "docker" "start" "-a" "d08475308a4302c5a28f9bd5ffffc72c2f51134a9db56b5cf00cd49ea4c9d92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d08475308a4302c5a28f9bd5ffffc72c2f51134a9db56b5cf00cd49ea4c9d92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08475308a4302c5a28f9bd5ffffc72c2f51134a9db56b5cf00cd49ea4c9d92e", kill_on_drop: false }` [INFO] [stdout] d08475308a4302c5a28f9bd5ffffc72c2f51134a9db56b5cf00cd49ea4c9d92e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025665dbf225ae72b7fd0ab4d45ef24115060a38c465ab23648855eed215d5f2 [INFO] running `Command { std: "docker" "start" "-a" "025665dbf225ae72b7fd0ab4d45ef24115060a38c465ab23648855eed215d5f2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 334 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 354 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 374 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 394 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 414 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 434 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 454 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 474 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 494 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 514 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 534 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 554 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 574 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 594 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 614 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 634 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "025665dbf225ae72b7fd0ab4d45ef24115060a38c465ab23648855eed215d5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025665dbf225ae72b7fd0ab4d45ef24115060a38c465ab23648855eed215d5f2", kill_on_drop: false }` [INFO] [stdout] 025665dbf225ae72b7fd0ab4d45ef24115060a38c465ab23648855eed215d5f2