[INFO] fetching crate hecate-entity 0.1.0...
[INFO] testing hecate-entity-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate hecate-entity 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hecate-entity 0.1.0
[INFO] finished tweaking crates.io crate hecate-entity 0.1.0
[INFO] tweaked toml for crates.io crate hecate-entity 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hecate-entity 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hecate-entity 0.1.0 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a0bf4db0b11791495e771995a2314ff961ece1973165c8bfabd41a95ea58620
[INFO] running `Command { std: "docker" "start" "-a" "0a0bf4db0b11791495e771995a2314ff961ece1973165c8bfabd41a95ea58620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a0bf4db0b11791495e771995a2314ff961ece1973165c8bfabd41a95ea58620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a0bf4db0b11791495e771995a2314ff961ece1973165c8bfabd41a95ea58620", kill_on_drop: false }`
[INFO] [stdout] 0a0bf4db0b11791495e771995a2314ff961ece1973165c8bfabd41a95ea58620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef340597da1ebb2e680d0bf12bd0cd788eb9d845e9f8fb81a9d25ebfbfaa455c
[INFO] running `Command { std: "docker" "start" "-a" "ef340597da1ebb2e680d0bf12bd0cd788eb9d845e9f8fb81a9d25ebfbfaa455c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling globset v0.3.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ucfirst v0.3.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling hecate-lib v0.2.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling derive-alias v0.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rmcp-macros v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7
[INFO] [stderr]    Compiling sea-orm-macros v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling russh-config v0.50.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling uom v0.37.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling rmcp v0.3.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sea-query v0.32.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling russh v0.53.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.13
[INFO] [stderr]    Compiling hecate-executor v0.1.0
[INFO] [stderr]    Compiling hecate-symrs v0.2.4
[INFO] [stderr]    Compiling hecate-entity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]  --> src/job/error.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::Error as RmcpError;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl From<JobError> for rmcp::Error {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |             JobNotFound(_) => RmcpError::resource_not_found(err.to_string(), None),
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 RmcpError::invalid_params(err.to_string(), None)
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |             _ => RmcpError::internal_error(err.to_string(), None),
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SchedulerError` is never used
[INFO] [stdout]  --> src/job/scheduler.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum SchedulerError {}
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Scheduler` is never used
[INFO] [stdout]   --> src/job/scheduler.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Scheduler {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "ef340597da1ebb2e680d0bf12bd0cd788eb9d845e9f8fb81a9d25ebfbfaa455c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef340597da1ebb2e680d0bf12bd0cd788eb9d845e9f8fb81a9d25ebfbfaa455c", kill_on_drop: false }`
[INFO] [stdout] ef340597da1ebb2e680d0bf12bd0cd788eb9d845e9f8fb81a9d25ebfbfaa455c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee4b153da2990460b1c6bb8ba8af77c75baf048730b7f37e70e80e93b577e0ee
[INFO] running `Command { std: "docker" "start" "-a" "ee4b153da2990460b1c6bb8ba8af77c75baf048730b7f37e70e80e93b577e0ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling hecate-entity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]  --> src/job/error.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::Error as RmcpError;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl From<JobError> for rmcp::Error {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |             JobNotFound(_) => RmcpError::resource_not_found(err.to_string(), None),
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 RmcpError::invalid_params(err.to_string(), None)
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |             _ => RmcpError::internal_error(err.to_string(), None),
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SchedulerError` is never used
[INFO] [stdout]  --> src/job/scheduler.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum SchedulerError {}
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Scheduler` is never used
[INFO] [stdout]   --> src/job/scheduler.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Scheduler {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]  --> src/job/error.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::Error as RmcpError;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl From<JobError> for rmcp::Error {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |             JobNotFound(_) => RmcpError::resource_not_found(err.to_string(), None),
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 RmcpError::invalid_params(err.to_string(), None)
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stdout]   --> src/job/error.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |             _ => RmcpError::internal_error(err.to_string(), None),
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SchedulerError` is never used
[INFO] [stdout]  --> src/job/scheduler.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum SchedulerError {}
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Scheduler` is never used
[INFO] [stdout]   --> src/job/scheduler.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Scheduler {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "ee4b153da2990460b1c6bb8ba8af77c75baf048730b7f37e70e80e93b577e0ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee4b153da2990460b1c6bb8ba8af77c75baf048730b7f37e70e80e93b577e0ee", kill_on_drop: false }`
[INFO] [stdout] ee4b153da2990460b1c6bb8ba8af77c75baf048730b7f37e70e80e93b577e0ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af9bf179fcf091565f533f3154f6c6208ff93d570f8d584eb4c1dee96ce7e53e
[INFO] running `Command { std: "docker" "start" "-a" "af9bf179fcf091565f533f3154f6c6208ff93d570f8d584eb4c1dee96ce7e53e", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stderr]  --> src/job/error.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rmcp::Error as RmcpError;
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stderr]   --> src/job/error.rs:36:31
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl From<JobError> for rmcp::Error {
[INFO] [stderr]    |                               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stderr]   --> src/job/error.rs:39:31
[INFO] [stderr]    |
[INFO] [stderr] 39 |             JobNotFound(_) => RmcpError::resource_not_found(err.to_string(), None),
[INFO] [stderr]    |                               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stderr]   --> src/job/error.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |                 RmcpError::invalid_params(err.to_string(), None)
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `rmcp::Error`: Use `rmcp::ErrorData` instead, `rmcp::ErrorData` could become `RmcpError` in the future.
[INFO] [stderr]   --> src/job/error.rs:43:18
[INFO] [stderr]    |
[INFO] [stderr] 43 |             _ => RmcpError::internal_error(err.to_string(), None),
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SchedulerError` is never used
[INFO] [stderr]  --> src/job/scheduler.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub enum SchedulerError {}
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Scheduler` is never used
[INFO] [stderr]   --> src/job/scheduler.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait Scheduler {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hecate-entity` (lib) generated 7 warnings
[INFO] [stderr] warning: `hecate-entity` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hecate_entity-b4c8ebe83ca4ad94)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test job::scheduler::tests::oarsub_parse_job_id ... ok
[INFO] [stdout] test job::scheduler::tests::oarsub_failed_job_status ... ok
[INFO] [stdout] test job::scheduler::tests::oarsub_create_job ... ok
[INFO] [stdout] test job::scheduler::tests::oarsub_job_status ... ok
[INFO] [stderr]    Doc-tests hecate_entity
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af9bf179fcf091565f533f3154f6c6208ff93d570f8d584eb4c1dee96ce7e53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9bf179fcf091565f533f3154f6c6208ff93d570f8d584eb4c1dee96ce7e53e", kill_on_drop: false }`
[INFO] [stdout] af9bf179fcf091565f533f3154f6c6208ff93d570f8d584eb4c1dee96ce7e53e
