[INFO] cloning repository https://github.com/jreppnow/rtmx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jreppnow/rtmx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjreppnow%2Frtmx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjreppnow%2Frtmx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8f2c2d28d7c43c0b50182c9b339c8ba95735931 [INFO] checking jreppnow/rtmx against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjreppnow%2Frtmx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jreppnow/rtmx on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jreppnow/rtmx [INFO] finished tweaking git repo https://github.com/jreppnow/rtmx [INFO] tweaked toml for git repo https://github.com/jreppnow/rtmx written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jreppnow/rtmx 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-range-header v0.4.0 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded axum-extra v0.9.2 [INFO] [stderr] Downloaded crossbeam-channel v0.5.10 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded tower-http v0.5.1 [INFO] [stderr] Downloaded crossbeam-deque v0.8.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.17 [INFO] [stderr] Downloaded crossbeam-queue v0.3.10 [INFO] [stderr] Downloaded crossbeam-utils v0.8.18 [INFO] [stderr] Downloaded crossbeam v0.8.3 [INFO] [stderr] Downloaded priority-queue v1.3.2 [INFO] [stderr] Downloaded borsh-derive v1.3.0 [INFO] [stderr] Downloaded borsh v1.3.0 [INFO] [stderr] Downloaded bytecheck_derive v0.6.11 [INFO] [stderr] Downloaded bytecheck v0.6.11 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded rkyv_derive v0.7.43 [INFO] [stderr] Downloaded rkyv v0.7.43 [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0406b6a827b74d583037d588cf7c001557e22c215fbd557ac1ab2938e38a9b62 [INFO] running `Command { std: "docker" "start" "-a" "0406b6a827b74d583037d588cf7c001557e22c215fbd557ac1ab2938e38a9b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0406b6a827b74d583037d588cf7c001557e22c215fbd557ac1ab2938e38a9b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0406b6a827b74d583037d588cf7c001557e22c215fbd557ac1ab2938e38a9b62", kill_on_drop: false }` [INFO] [stdout] 0406b6a827b74d583037d588cf7c001557e22c215fbd557ac1ab2938e38a9b62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86d1767260226191ea8647b78434b6f1f5d803ad763fa7a185ab57e80b1fc5c2 [INFO] running `Command { std: "docker" "start" "-a" "86d1767260226191ea8647b78434b6f1f5d803ad763fa7a185ab57e80b1fc5c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.3 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking serde v1.0.195 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Checking mysql_async v0.32.2 [INFO] [stderr] Checking axum-extra v0.9.2 [INFO] [stderr] Checking diesel-async v0.4.1 [INFO] [stderr] Checking rustmx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{self, net::TcpListener}; [INFO] [stdout] | ^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Expression` is imported redundantly [INFO] [stdout] --> src/model.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{alias, prelude::*, Expression}; [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Expression` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExpressionMethods` is imported redundantly [INFO] [stdout] --> src/model.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{alias, prelude::*, Expression}; [INFO] [stdout] | ---------- the item `ExpressionMethods` is already imported here [INFO] [stdout] ... [INFO] [stdout] 117 | use diesel::expression_methods::ExpressionMethods; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{self, net::TcpListener}; [INFO] [stdout] | ^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Expression` is imported redundantly [INFO] [stdout] --> src/model.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{alias, prelude::*, Expression}; [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Expression` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExpressionMethods` is imported redundantly [INFO] [stdout] --> src/model.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{alias, prelude::*, Expression}; [INFO] [stdout] | ---------- the item `ExpressionMethods` is already imported here [INFO] [stdout] ... [INFO] [stdout] 117 | use diesel::expression_methods::ExpressionMethods; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `read_at` is never read [INFO] [stdout] --> src/model.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Message { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub read_at: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ContainingAfter` is never used [INFO] [stdout] --> src/model.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | type ContainingAfter<'a, DB> = Filter, Gt>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `read_at` is never read [INFO] [stdout] --> src/model.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Message { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub read_at: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ContainingAfter` is never used [INFO] [stdout] --> src/model.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | type ContainingAfter<'a, DB> = Filter, Gt>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "86d1767260226191ea8647b78434b6f1f5d803ad763fa7a185ab57e80b1fc5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d1767260226191ea8647b78434b6f1f5d803ad763fa7a185ab57e80b1fc5c2", kill_on_drop: false }` [INFO] [stdout] 86d1767260226191ea8647b78434b6f1f5d803ad763fa7a185ab57e80b1fc5c2