[INFO] fetching crate acts 0.10.4... [INFO] checking acts-0.10.4 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate acts 0.10.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate acts 0.10.4 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate acts 0.10.4 [INFO] finished tweaking crates.io crate acts 0.10.4 [INFO] tweaked toml for crates.io crate acts 0.10.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate acts 0.10.4 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rquickjs v0.5.1 [INFO] [stderr] Downloaded borsh-derive v1.5.0 [INFO] [stderr] Downloaded rquickjs-macro v0.5.1 [INFO] [stderr] Downloaded borsh v1.5.0 [INFO] [stderr] Downloaded rquickjs-core v0.5.1 [INFO] [stderr] Downloaded rquickjs-sys v0.5.1 [INFO] [stderr] Downloaded duckdb v0.10.2 [INFO] [stderr] Downloaded libduckdb-sys v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6c4bb973455c104661171cb2ebe4cccb139dc9ff37abc3a8bef85e47a4241bf [INFO] running `Command { std: "docker" "start" "-a" "a6c4bb973455c104661171cb2ebe4cccb139dc9ff37abc3a8bef85e47a4241bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6c4bb973455c104661171cb2ebe4cccb139dc9ff37abc3a8bef85e47a4241bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c4bb973455c104661171cb2ebe4cccb139dc9ff37abc3a8bef85e47a4241bf", kill_on_drop: false }` [INFO] [stdout] a6c4bb973455c104661171cb2ebe4cccb139dc9ff37abc3a8bef85e47a4241bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6643ea340e98ad64bf620829d293ab6554b433afadd2f1301f06584898c95de [INFO] running `Command { std: "docker" "start" "-a" "c6643ea340e98ad64bf620829d293ab6554b433afadd2f1301f06584898c95de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rquickjs-sys v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rquickjs-core v0.5.1 [INFO] [stderr] Compiling rquickjs-macro v0.5.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking rquickjs v0.5.1 [INFO] [stderr] Checking acts v0.10.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/sch/proc/task/act/pack.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn run(&self, ctx: &Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail [INFO] [stdout] --> src/sch/proc/task/act/pack.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | ctx.eval(&script)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/sch/proc/task/branch.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn run(&self, ctx: &Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail [INFO] [stdout] --> src/sch/proc/task/branch.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | ctx.eval(script)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/sch/proc/task/step.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn run(&self, ctx: &Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail [INFO] [stdout] --> src/sch/proc/task/step.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | ctx.eval(&script)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/sch/proc/task/act/pack.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn run(&self, ctx: &Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail [INFO] [stdout] --> src/sch/proc/task/act/pack.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | ctx.eval(&script)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/sch/proc/task/branch.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn run(&self, ctx: &Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail [INFO] [stdout] --> src/sch/proc/task/branch.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | ctx.eval(script)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/sch/proc/task/step.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn run(&self, ctx: &Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail [INFO] [stdout] --> src/sch/proc/task/step.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | ctx.eval(&script)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> examples/approve/client.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct User<'a> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub id: &'a str, [INFO] [stdout] 8 | pub name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has derived impls for the traits `Clone` and `Debug`, 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "c6643ea340e98ad64bf620829d293ab6554b433afadd2f1301f06584898c95de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6643ea340e98ad64bf620829d293ab6554b433afadd2f1301f06584898c95de", kill_on_drop: false }` [INFO] [stdout] c6643ea340e98ad64bf620829d293ab6554b433afadd2f1301f06584898c95de