[INFO] fetching crate flinch 0.1.67... [INFO] testing flinch-0.1.67 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate flinch 0.1.67 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate flinch 0.1.67 [INFO] finished tweaking crates.io crate flinch 0.1.67 [INFO] tweaked toml for crates.io crate flinch 0.1.67 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flinch 0.1.67 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 193 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding size v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded size v0.4.1 [INFO] [stderr] Downloaded paris v1.5.15 [INFO] [stderr] Downloaded anydate v0.3.0 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded flql v0.2.6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ce3a2135b54ec6072e8fc5bab375db78bb68f3161fadc7c7aa6aff78bdfbdb [INFO] running `Command { std: "docker" "start" "-a" "d5ce3a2135b54ec6072e8fc5bab375db78bb68f3161fadc7c7aa6aff78bdfbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ce3a2135b54ec6072e8fc5bab375db78bb68f3161fadc7c7aa6aff78bdfbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ce3a2135b54ec6072e8fc5bab375db78bb68f3161fadc7c7aa6aff78bdfbdb", kill_on_drop: false }` [INFO] [stdout] d5ce3a2135b54ec6072e8fc5bab375db78bb68f3161fadc7c7aa6aff78bdfbdb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714ebd3b4369df3f1ae9879a2fc3cd09fe7f4eef8d4c8321eb62f638dec82ed8 [INFO] running `Command { std: "docker" "start" "-a" "714ebd3b4369df3f1ae9879a2fc3cd09fe7f4eef8d4c8321eb62f638dec82ed8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling paris v1.5.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling size v0.4.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling uuid-macro-internal v1.18.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling anydate v0.3.0 [INFO] [stderr] Compiling flql v0.2.6 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling flinch v0.1.67 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/schemas.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(integer_atomics, const_fn_trait_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Decode` [INFO] [stdout] --> src/events.rs:29:57 [INFO] [stdout] | [INFO] [stdout] 29 | for<'de> T: Deserialize<'de> + bincode::Decode, [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 29 | for<'de> T: Deserialize<'de> + bincode::Decode, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Decode` [INFO] [stdout] --> src/events.rs:90:57 [INFO] [stdout] | [INFO] [stdout] 90 | for<'de> T: Deserialize<'de> + bincode::Decode, [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 90 | for<'de> T: Deserialize<'de> + bincode::Decode, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Decode` [INFO] [stdout] --> src/events.rs:116:57 [INFO] [stdout] | [INFO] [stdout] 116 | for<'de> T: Deserialize<'de> + bincode::Decode, [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 116 | for<'de> T: Deserialize<'de> + bincode::Decode, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flinch` (lib) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "714ebd3b4369df3f1ae9879a2fc3cd09fe7f4eef8d4c8321eb62f638dec82ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714ebd3b4369df3f1ae9879a2fc3cd09fe7f4eef8d4c8321eb62f638dec82ed8", kill_on_drop: false }` [INFO] [stdout] 714ebd3b4369df3f1ae9879a2fc3cd09fe7f4eef8d4c8321eb62f638dec82ed8