[INFO] cloning repository https://github.com/inboxsphere/persistent-scheduler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inboxsphere/persistent-scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finboxsphere%2Fpersistent-scheduler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finboxsphere%2Fpersistent-scheduler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80f5ba83e37df4f66164058cd1f71e0c59dc5802 [INFO] building inboxsphere/persistent-scheduler against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finboxsphere%2Fpersistent-scheduler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/inboxsphere/persistent-scheduler [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/inboxsphere/persistent-scheduler [INFO] tweaked toml for git repo https://github.com/inboxsphere/persistent-scheduler written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/inboxsphere/persistent-scheduler on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/inboxsphere/persistent-scheduler 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.68 [INFO] [stderr] Downloaded native_model_macro v0.4.20 [INFO] [stderr] Downloaded anyhow v1.0.92 [INFO] [stderr] Downloaded thiserror-impl v1.0.68 [INFO] [stderr] Downloaded chrono-tz-build v0.4.0 [INFO] [stderr] Downloaded native_db_macro v0.8.1 [INFO] [stderr] Downloaded native_model v0.4.20 [INFO] [stderr] Downloaded ulid v1.2.0 [INFO] [stderr] Downloaded croner v2.1.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.8 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] [stderr] Downloaded redb v2.2.0 [INFO] [stderr] Downloaded zerocopy v0.8.8 [INFO] [stderr] Downloaded chrono-tz v0.10.1 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] [stderr] Downloaded native_db v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d6e9775fbf5faab9b6750f979b6263dbe06e10e507fae4b4bda57ba678b8a6 [INFO] running `Command { std: "docker" "start" "-a" "c8d6e9775fbf5faab9b6750f979b6263dbe06e10e507fae4b4bda57ba678b8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d6e9775fbf5faab9b6750f979b6263dbe06e10e507fae4b4bda57ba678b8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d6e9775fbf5faab9b6750f979b6263dbe06e10e507fae4b4bda57ba678b8a6", kill_on_drop: false }` [INFO] [stdout] c8d6e9775fbf5faab9b6750f979b6263dbe06e10e507fae4b4bda57ba678b8a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66245d877dad0ee8d022939a4b094a32daaad8c768f4ba6e17caf7de45c22c8d [INFO] running `Command { std: "docker" "start" "-a" "66245d877dad0ee8d022939a4b094a32daaad8c768f4ba6e17caf7de45c22c8d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling zerocopy v0.8.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling redb v2.2.0 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling croner v2.1.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling native_model_macro v0.4.20 [INFO] [stderr] Compiling native_db_macro v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ulid v1.2.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling native_model v0.4.20 [INFO] [stderr] Compiling native_db v0.8.1 [INFO] [stderr] Compiling persistent-scheduler v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.99s [INFO] running `Command { std: "docker" "inspect" "66245d877dad0ee8d022939a4b094a32daaad8c768f4ba6e17caf7de45c22c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66245d877dad0ee8d022939a4b094a32daaad8c768f4ba6e17caf7de45c22c8d", kill_on_drop: false }` [INFO] [stdout] 66245d877dad0ee8d022939a4b094a32daaad8c768f4ba6e17caf7de45c22c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a16e6d1c22b9e00d0321bdfdd39abb9436456a444bc858b6e22d04b3db39f5 [INFO] running `Command { std: "docker" "start" "-a" "a7a16e6d1c22b9e00d0321bdfdd39abb9436456a444bc858b6e22d04b3db39f5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling persistent-scheduler v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name` and `age` are never read [INFO] [stdout] --> examples/periodic.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 12 | struct Test { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub age: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> examples/basic.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl MyTask2 { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 75 | pub fn new(name: String, age: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> examples/nativedb.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl MyTask2 { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 92 | pub fn new(name: String, age: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.70s [INFO] running `Command { std: "docker" "inspect" "a7a16e6d1c22b9e00d0321bdfdd39abb9436456a444bc858b6e22d04b3db39f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a16e6d1c22b9e00d0321bdfdd39abb9436456a444bc858b6e22d04b3db39f5", kill_on_drop: false }` [INFO] [stdout] a7a16e6d1c22b9e00d0321bdfdd39abb9436456a444bc858b6e22d04b3db39f5