[INFO] fetching crate quil-rs 0.22.2... [INFO] checking quil-rs-0.22.2 against master#5257aee7dd163d21d32fa904578d4fb0f4c91b79 for pr-116494-2 [INFO] extracting crate quil-rs 0.22.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate quil-rs 0.22.2 on toolchain 5257aee7dd163d21d32fa904578d4fb0f4c91b79 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quil-rs 0.22.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate quil-rs 0.22.2 [INFO] tweaked toml for crates.io crate quil-rs 0.22.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate quil-rs 0.22.2 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" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest-derive v0.3.0 [INFO] [stderr] Downloaded nom_locate v4.1.0 [INFO] [stderr] Downloaded dot-writer v0.1.3 [INFO] [stderr] Downloaded rstest v0.18.1 [INFO] [stderr] Downloaded tempfile v3.7.1 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded relative-path v1.8.0 [INFO] [stderr] Downloaded rstest_macros v0.18.1 [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" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0467f7535fe622dcbd79e838e1a32392fc8d7984d394b8b06b9d7aa662c778ac [INFO] running `Command { std: "docker" "start" "-a" "0467f7535fe622dcbd79e838e1a32392fc8d7984d394b8b06b9d7aa662c778ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0467f7535fe622dcbd79e838e1a32392fc8d7984d394b8b06b9d7aa662c778ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0467f7535fe622dcbd79e838e1a32392fc8d7984d394b8b06b9d7aa662c778ac", kill_on_drop: false }` [INFO] [stdout] 0467f7535fe622dcbd79e838e1a32392fc8d7984d394b8b06b9d7aa662c778ac [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" "+5257aee7dd163d21d32fa904578d4fb0f4c91b79" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b6bd0e1143bedab641cf3b6d0d39caea8890f74b91bc165c3b9e7289c19352a [INFO] running `Command { std: "docker" "start" "-a" "1b6bd0e1143bedab641cf3b6d0d39caea8890f74b91bc165c3b9e7289c19352a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rstest_macros v0.18.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking nom_locate v4.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking quil-rs v0.22.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `LexErrorKind` [INFO] [stdout] --> src/parser/mod.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | pub use lexer::{LexError, LexErrorKind}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `strum` is imported redundantly [INFO] [stdout] --> src/reserved.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use strum; [INFO] [stdout] | ^^^^^ the item `strum` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/validation/identifier.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ the item `thiserror` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: struct `MemoryAccess` is never constructed [INFO] [stdout] --> src/program/memory.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct MemoryAccess { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reserved.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct NotReservedToken(String); [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `NotReservedToken` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | pub struct NotReservedToken(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rstest v0.18.1 [INFO] [stdout] warning: unused import: `LexErrorKind` [INFO] [stdout] --> src/parser/mod.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | pub use lexer::{LexError, LexErrorKind}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/program/graph.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::instruction::Pragma` [INFO] [stdout] --> src/program/graph.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | use crate::instruction::Pragma; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MatchedFrames`, `MemoryAccesses` [INFO] [stdout] --> src/program/graph.rs:714:26 [INFO] [stdout] | [INFO] [stdout] 714 | use crate::program::{MatchedFrames, MemoryAccesses}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Program` is imported redundantly [INFO] [stdout] --> src/program/type_check.rs:587:9 [INFO] [stdout] | [INFO] [stdout] 586 | use super::*; [INFO] [stdout] | -------- the item `Program` is already imported here [INFO] [stdout] 587 | use crate::Program; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `strum` is imported redundantly [INFO] [stdout] --> src/reserved.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use strum; [INFO] [stdout] | ^^^^^ the item `strum` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/validation/identifier.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ the item `thiserror` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MemoryAccess` is never constructed [INFO] [stdout] --> src/program/memory.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct MemoryAccess { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/reserved.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct NotReservedToken(String); [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `NotReservedToken` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | pub struct NotReservedToken(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/expression/mod.rs:583:25 [INFO] [stdout] | [INFO] [stdout] 583 | #[cfg_attr(test, derive(Arbitrary))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_ExpressionFunction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/expression/mod.rs:610:25 [INFO] [stdout] | [INFO] [stdout] 610 | #[cfg_attr(test, derive(Arbitrary))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_PrefixOperator` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/expression/mod.rs:632:25 [INFO] [stdout] | [INFO] [stdout] 632 | #[cfg_attr(test, derive(Arbitrary))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_InfixOperator` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.17s [INFO] running `Command { std: "docker" "inspect" "1b6bd0e1143bedab641cf3b6d0d39caea8890f74b91bc165c3b9e7289c19352a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6bd0e1143bedab641cf3b6d0d39caea8890f74b91bc165c3b9e7289c19352a", kill_on_drop: false }` [INFO] [stdout] 1b6bd0e1143bedab641cf3b6d0d39caea8890f74b91bc165c3b9e7289c19352a