[INFO] cloning repository https://github.com/pl33/bahn-baustellen-poll [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pl33/bahn-baustellen-poll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpl33%2Fbahn-baustellen-poll", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpl33%2Fbahn-baustellen-poll'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f95a9fbcc3c55e1bd44847441cb6f493986ef45 [INFO] testing pl33/bahn-baustellen-poll against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpl33%2Fbahn-baustellen-poll" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pl33/bahn-baustellen-poll [INFO] finished tweaking git repo https://github.com/pl33/bahn-baustellen-poll [INFO] tweaked toml for git repo https://github.com/pl33/bahn-baustellen-poll written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pl33/bahn-baustellen-poll on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pl33/bahn-baustellen-poll 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.13.1 [INFO] [stderr] Downloaded sea-orm-migration v1.1.5 [INFO] [stderr] Downloaded sea-orm-cli v1.1.5 [INFO] [stderr] Downloaded clap v4.5.29 [INFO] [stderr] Downloaded zstd-safe v7.2.1 [INFO] [stderr] Downloaded sqlx-macros v0.8.3 [INFO] [stderr] Downloaded mail-builder v0.3.2 [INFO] [stderr] Downloaded enum-as-inner v0.6.1 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded data-encoding v2.8.0 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded sea-orm-macros v1.1.5 [INFO] [stderr] Downloaded hickory-resolver v0.24.3 [INFO] [stderr] Downloaded zip v2.2.2 [INFO] [stderr] Downloaded sqlx-core v0.8.3 [INFO] [stderr] Downloaded sqlx-postgres v0.8.3 [INFO] [stderr] Downloaded mail-auth v0.4.3 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded aws-lc-rs v1.12.2 [INFO] [stderr] Downloaded openssl v0.10.70 [INFO] [stderr] Downloaded sqlx v0.8.3 [INFO] [stderr] Downloaded clap_builder v4.5.29 [INFO] [stderr] Downloaded winnow v0.7.2 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.3 [INFO] [stderr] Downloaded openssl-sys v0.9.105 [INFO] [stderr] Downloaded sqlx-mysql v0.8.3 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded hickory-proto v0.24.3 [INFO] [stderr] Downloaded bigdecimal v0.4.7 [INFO] [stderr] Downloaded smtp-proto v0.1.5 [INFO] [stderr] Downloaded mail-parser v0.9.4 [INFO] [stderr] Downloaded zstd v0.13.2 [INFO] [stderr] Downloaded mail-send v0.4.9 [INFO] [stderr] Downloaded tempfile v3.16.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.3 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded native-tls v0.2.13 [INFO] [stderr] Downloaded tokio-rustls v0.26.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded bzip2-sys v0.1.12+1.0.8 [INFO] [stderr] Downloaded sea-orm v1.1.5 [INFO] [stderr] Downloaded sea-schema v0.16.1 [INFO] [stderr] Downloaded aws-lc-sys v0.25.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed561ab0ea36fee79ce1354a89108803f55f8be8d94712a430b23c64aff25a83 [INFO] running `Command { std: "docker" "start" "-a" "ed561ab0ea36fee79ce1354a89108803f55f8be8d94712a430b23c64aff25a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed561ab0ea36fee79ce1354a89108803f55f8be8d94712a430b23c64aff25a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed561ab0ea36fee79ce1354a89108803f55f8be8d94712a430b23c64aff25a83", kill_on_drop: false }` [INFO] [stdout] ed561ab0ea36fee79ce1354a89108803f55f8be8d94712a430b23c64aff25a83 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a43dbef4b7799ef4ce4067215455724873cc5eafcf08136e58ec30bbb9bd6786 [INFO] running `Command { std: "docker" "start" "-a" "a43dbef4b7799ef4ce4067215455724873cc5eafcf08136e58ec30bbb9bd6786", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling aws-lc-rs v1.12.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling aws-lc-sys v0.25.1 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bzip2-sys v0.1.12+1.0.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling mail-builder v0.3.2 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling smtp-proto v0.1.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.24.3 [INFO] [stderr] Compiling sea-query v0.32.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sea-schema v0.16.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hickory-resolver v0.24.3 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling mail-auth v0.4.3 [INFO] [stderr] Compiling sea-orm-cli v1.1.5 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling mail-send v0.4.9 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling sea-orm v1.1.5 [INFO] [stderr] Compiling sea-orm-migration v1.1.5 [INFO] [stderr] Compiling entity v0.1.0 (/opt/rustwide/workdir/entity) [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling bahn-baustellen-poll v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `document::Filter` [INFO] [stdout] --> src/disruptions/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use document::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `document::InternetResource` [INFO] [stdout] --> src/disruptions/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use document::InternetResource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `document::Cause` [INFO] [stdout] --> src/disruptions/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use document::Cause; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `document::Line` [INFO] [stdout] --> src/disruptions/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use document::Line; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDateTime`, `NaiveTime`, `Offset`, `TimeZone`, and `Utc` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{NaiveDateTime, NaiveTime, TimeZone, DateTime, Offset, Local, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QuerySelect` [INFO] [stdout] --> src/cache_proxy.rs:11:96 [INFO] [stdout] | [INFO] [stdout] 11 | use sea_orm::{ActiveModelTrait, EntityTrait, ModelTrait, QueryFilter, ColumnTrait, QueryOrder, QuerySelect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache_proxy.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | let mut file = std::fs::File::open(&path)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lines` is never read [INFO] [stdout] --> src/disruptions/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Filter { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 73 | pub lines: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filter` is never read [INFO] [stdout] --> src/disruptions/document.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct Document { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | pub filter: Filter, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/cache_proxy.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CachedAsset { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 28 | db: Rc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/cache_proxy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct CachedSentMail { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 43 | db: Rc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_entity` is never used [INFO] [stdout] --> src/cache_proxy.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 326 | impl<'a> CachedAsset { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 327 | /// Get SeaORM Entity [INFO] [stdout] 328 | pub fn get_entity(&'a self) -> &'a entity::asset::Model { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "a43dbef4b7799ef4ce4067215455724873cc5eafcf08136e58ec30bbb9bd6786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43dbef4b7799ef4ce4067215455724873cc5eafcf08136e58ec30bbb9bd6786", kill_on_drop: false }` [INFO] [stdout] a43dbef4b7799ef4ce4067215455724873cc5eafcf08136e58ec30bbb9bd6786 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d63fa47cfc6f4951b24b9330d62ca5d6393a928ad44dfdb101d7e4dc88ceb11 [INFO] running `Command { std: "docker" "start" "-a" "7d63fa47cfc6f4951b24b9330d62ca5d6393a928ad44dfdb101d7e4dc88ceb11", kill_on_drop: false }` [INFO] [stderr] Compiling bahn-baustellen-poll v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `document::Filter` [INFO] [stdout] --> src/disruptions/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use document::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `document::InternetResource` [INFO] [stdout] --> src/disruptions/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use document::InternetResource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `document::Cause` [INFO] [stdout] --> src/disruptions/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use document::Cause; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `document::Line` [INFO] [stdout] --> src/disruptions/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use document::Line; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDateTime`, `NaiveTime`, `Offset`, `TimeZone`, and `Utc` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{NaiveDateTime, NaiveTime, TimeZone, DateTime, Offset, Local, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QuerySelect` [INFO] [stdout] --> src/cache_proxy.rs:11:96 [INFO] [stdout] | [INFO] [stdout] 11 | use sea_orm::{ActiveModelTrait, EntityTrait, ModelTrait, QueryFilter, ColumnTrait, QueryOrder, QuerySelect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache_proxy.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | let mut file = std::fs::File::open(&path)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lines` is never read [INFO] [stdout] --> src/disruptions/document.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Filter { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 73 | pub lines: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filter` is never read [INFO] [stdout] --> src/disruptions/document.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct Document { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | pub filter: Filter, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/cache_proxy.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CachedAsset { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 28 | db: Rc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/cache_proxy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct CachedSentMail { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 43 | db: Rc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_entity` is never used [INFO] [stdout] --> src/cache_proxy.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 326 | impl<'a> CachedAsset { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 327 | /// Get SeaORM Entity [INFO] [stdout] 328 | pub fn get_entity(&'a self) -> &'a entity::asset::Model { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "7d63fa47cfc6f4951b24b9330d62ca5d6393a928ad44dfdb101d7e4dc88ceb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d63fa47cfc6f4951b24b9330d62ca5d6393a928ad44dfdb101d7e4dc88ceb11", kill_on_drop: false }` [INFO] [stdout] 7d63fa47cfc6f4951b24b9330d62ca5d6393a928ad44dfdb101d7e4dc88ceb11 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b10d79c5e457d38e8ff556654183530ee491a2970c9abaf0ed06ba9d889549f [INFO] running `Command { std: "docker" "start" "-a" "0b10d79c5e457d38e8ff556654183530ee491a2970c9abaf0ed06ba9d889549f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `document::Filter` [INFO] [stderr] --> src/disruptions/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use document::Filter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `document::InternetResource` [INFO] [stderr] --> src/disruptions/mod.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub use document::InternetResource; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `document::Cause` [INFO] [stderr] --> src/disruptions/mod.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub use document::Cause; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `document::Line` [INFO] [stderr] --> src/disruptions/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use document::Line; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime`, `NaiveDateTime`, `NaiveTime`, `Offset`, `TimeZone`, and `Utc` [INFO] [stderr] --> src/main.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | use chrono::{NaiveDateTime, NaiveTime, TimeZone, DateTime, Offset, Local, Utc}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `QuerySelect` [INFO] [stderr] --> src/cache_proxy.rs:11:96 [INFO] [stderr] | [INFO] [stderr] 11 | use sea_orm::{ActiveModelTrait, EntityTrait, ModelTrait, QueryFilter, ColumnTrait, QueryOrder, QuerySelect}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cache_proxy.rs:310:13 [INFO] [stderr] | [INFO] [stderr] 310 | let mut file = std::fs::File::open(&path)?; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `lines` is never read [INFO] [stderr] --> src/disruptions/document.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct Filter { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 73 | pub lines: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `filter` is never read [INFO] [stderr] --> src/disruptions/document.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 79 | pub struct Document { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 82 | pub filter: Filter, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `db` is never read [INFO] [stderr] --> src/cache_proxy.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct CachedAsset { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 28 | db: Rc, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: field `db` is never read [INFO] [stderr] --> src/cache_proxy.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct CachedSentMail { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 43 | db: Rc, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_entity` is never used [INFO] [stderr] --> src/cache_proxy.rs:328:12 [INFO] [stderr] | [INFO] [stderr] 326 | impl<'a> CachedAsset { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] 327 | /// Get SeaORM Entity [INFO] [stderr] 328 | pub fn get_entity(&'a self) -> &'a entity::asset::Model { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bahn-baustellen-poll` (bin "bahn-baustellen-poll" test) generated 12 warnings (run `cargo fix --bin "bahn-baustellen-poll" -p bahn-baustellen-poll --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bahn_baustellen_poll-9c55e79d96e6e1b0) [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" "0b10d79c5e457d38e8ff556654183530ee491a2970c9abaf0ed06ba9d889549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b10d79c5e457d38e8ff556654183530ee491a2970c9abaf0ed06ba9d889549f", kill_on_drop: false }` [INFO] [stdout] 0b10d79c5e457d38e8ff556654183530ee491a2970c9abaf0ed06ba9d889549f