[INFO] fetching crate acts-next 0.15.7...
[INFO] testing acts-next-0.15.7 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate acts-next 0.15.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate acts-next 0.15.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate acts-next 0.15.7
[INFO] tweaked toml for crates.io crate acts-next 0.15.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate acts-next 0.15.7 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate acts-next 0.15.7 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r2d2_sqlite v0.27.0
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43294e0e0397943cc0e68870df1615224d49581cf3f392b3ba9693876bd6787e
[INFO] running `Command { std: "docker" "start" "-a" "43294e0e0397943cc0e68870df1615224d49581cf3f392b3ba9693876bd6787e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43294e0e0397943cc0e68870df1615224d49581cf3f392b3ba9693876bd6787e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43294e0e0397943cc0e68870df1615224d49581cf3f392b3ba9693876bd6787e", kill_on_drop: false }`
[INFO] [stdout] 43294e0e0397943cc0e68870df1615224d49581cf3f392b3ba9693876bd6787e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019a8375445c894bbb6797b11560edaaacb95e050fdb5cfd987c93d9496bda9a
[INFO] running `Command { std: "docker" "start" "-a" "019a8375445c894bbb6797b11560edaaacb95e050fdb5cfd987c93d9496bda9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling acts-next v0.15.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Iter` is never constructed
[INFO] [stdout]   --> src/model/vars.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Iter<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
[INFO] running `Command { std: "docker" "inspect" "019a8375445c894bbb6797b11560edaaacb95e050fdb5cfd987c93d9496bda9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019a8375445c894bbb6797b11560edaaacb95e050fdb5cfd987c93d9496bda9a", kill_on_drop: false }`
[INFO] [stdout] 019a8375445c894bbb6797b11560edaaacb95e050fdb5cfd987c93d9496bda9a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cdfbd3b10994f38c121907880e1aea307f1139ceecc73b9890d765a6921dcec
[INFO] running `Command { std: "docker" "start" "-a" "1cdfbd3b10994f38c121907880e1aea307f1139ceecc73b9890d765a6921dcec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling acts-next v0.15.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: struct `Iter` is never constructed
[INFO] [stdout]   --> src/model/vars.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Iter<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iter` is never constructed
[INFO] [stdout]   --> src/model/vars.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Iter<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acts-next` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name acts_next --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "r2d2", "r2d2_sqlite", "rusqlite", "store"))' -C metadata=acd836267b9c232c -C extra-filename=-2fd1b09c58f6c21b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c2141001ffabfa5f.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53cef0d85e2843e4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-def5de001cd64dfe.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-227dfa31af3286d3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-4712220f03ea9553.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-c300d80a9e8a6364.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-3a6c2834828c15c5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7c361359ffc4f091.rlib --extern rquickjs=/opt/rustwide/target/debug/deps/librquickjs-5e3edec35b4ab9ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f355c3f49f8af1dc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1dfd6f1db0e9e79.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-66b41bf29a69b862.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d48dfaff29cf62de.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-0aee0701bb8c0a6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ab5c29fc62fd3d6e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8069710b1ee0db6f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b31fead935dcf97a.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/rquickjs-sys-d2e9a7b234ec5d7e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1cdfbd3b10994f38c121907880e1aea307f1139ceecc73b9890d765a6921dcec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdfbd3b10994f38c121907880e1aea307f1139ceecc73b9890d765a6921dcec", kill_on_drop: false }`
[INFO] [stdout] 1cdfbd3b10994f38c121907880e1aea307f1139ceecc73b9890d765a6921dcec
