[INFO] cloning repository https://github.com/udoprog/OxidizeBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udoprog/OxidizeBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beb02114e5eadafd13254c2c68ac2c0d79965738 [INFO] testing udoprog/OxidizeBot against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot" "/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/udoprog/OxidizeBot [INFO] finished tweaking git repo https://github.com/udoprog/OxidizeBot [INFO] tweaked toml for git repo https://github.com/udoprog/OxidizeBot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/udoprog/OxidizeBot on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/udoprog/OxidizeBot 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded serde-hashkey v0.4.5 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] [stderr] Downloaded frunk v0.4.3 [INFO] [stderr] Downloaded keyed_priority_queue v0.4.2 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.3 [INFO] [stderr] Downloaded mysql-common-derive v0.31.2 [INFO] [stderr] Downloaded irc-proto v1.0.0 [INFO] [stderr] Downloaded irc v1.0.0 [INFO] [stderr] Downloaded argwerk v0.20.4 [INFO] [stderr] Downloaded rust-embed v6.8.1 [INFO] [stderr] Downloaded sled v0.31.0 [INFO] [stderr] Downloaded rune v0.12.4 [INFO] [stderr] Downloaded mysql_async v0.34.2 [INFO] [stderr] Downloaded async-oauth2 v0.5.0 [INFO] [stderr] Downloaded frunk_derives v0.4.3 [INFO] [stderr] Downloaded eudex v0.1.1 [INFO] [stderr] Downloaded rune-modules v0.12.4 [INFO] [stderr] Downloaded async-injector-derive v0.19.4 [INFO] [stderr] Downloaded async-injector v0.19.4 [INFO] [stderr] Downloaded async-fuse v0.11.4 [INFO] [stderr] Downloaded futures-cache v0.10.3 [INFO] [stderr] Downloaded sled v0.28.0 [INFO] [stderr] Downloaded rune-macros v0.12.4 [INFO] [stderr] Downloaded pagecache v0.19.4 [INFO] [stderr] Downloaded mysql_common v0.32.4 [INFO] [stderr] Downloaded diesel v2.2.7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e953eebac1ef3669248ba3c86bff72b4827372b272463724ddd5959d36d8733 [INFO] running `Command { std: "docker" "start" "-a" "3e953eebac1ef3669248ba3c86bff72b4827372b272463724ddd5959d36d8733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e953eebac1ef3669248ba3c86bff72b4827372b272463724ddd5959d36d8733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e953eebac1ef3669248ba3c86bff72b4827372b272463724ddd5959d36d8733", kill_on_drop: false }` [INFO] [stdout] 3e953eebac1ef3669248ba3c86bff72b4827372b272463724ddd5959d36d8733 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 973da994178d3f165f0c97a6253b3c3ea00609895b046cc9a5f8ad5a265fc870 [INFO] running `Command { std: "docker" "start" "-a" "973da994178d3f165f0c97a6253b3c3ea00609895b046cc9a5f8ad5a265fc870", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling eudex v0.1.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling serde-hashkey v0.4.5 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling oxidize-template v0.0.0 (/opt/rustwide/workdir/crates/oxidize-template) [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling diesel v2.2.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-injector-derive v0.19.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-injector v0.19.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling async-fuse v0.11.4 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling futures-cache v0.10.3 [INFO] [stderr] Compiling frunk_proc_macros v0.1.3 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling mysql-common-derive v0.31.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling oxidize-storage v0.0.0 (/opt/rustwide/workdir/crates/oxidize-storage) [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling frunk v0.4.3 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling mysql_common v0.32.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling irc-proto v1.0.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling oxidize-common v0.0.0 (/opt/rustwide/workdir/crates/oxidize-common) [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling oxidize v0.0.0 (/opt/rustwide/workdir/bot) [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling irc v1.0.0 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling leaky-bucket v0.12.5 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling argwerk v0.20.4 [INFO] [stderr] Compiling oxidize-db v0.0.0 (/opt/rustwide/workdir/crates/oxidize-db) [INFO] [stderr] Compiling oxidize-bus v0.0.0 (/opt/rustwide/workdir/crates/oxidize-bus) [INFO] [stderr] Compiling mysql_async v0.34.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling oxidize-settings v0.0.0 (/opt/rustwide/workdir/crates/oxidize-settings) [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling oxidize-api v0.0.0 (/opt/rustwide/workdir/crates/oxidize-api) [INFO] [stderr] Compiling oxidize-auth v0.0.0 (/opt/rustwide/workdir/crates/oxidize-auth) [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> crates/oxidize-api/src/nightbot.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / struct Deps { [INFO] [stdout] 39 | | #[dependency(tag = tags::Token::NightBot)] [INFO] [stdout] 40 | | token: Token, [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Empty` is never constructed [INFO] [stdout] --> crates/oxidize-api/src/youtube.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | struct Empty; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oxidize-emotes v0.0.0 (/opt/rustwide/workdir/crates/oxidize-emotes) [INFO] [stderr] Compiling oxidize-currency v0.0.0 (/opt/rustwide/workdir/crates/oxidize-currency) [INFO] [stderr] Compiling oxidize-player v0.0.0 (/opt/rustwide/workdir/crates/oxidize-player) [INFO] [stderr] Compiling oxidize-oauth2 v0.0.0 (/opt/rustwide/workdir/crates/oxidize-oauth2) [INFO] [stderr] Compiling oxidize-messagelog v0.0.0 (/opt/rustwide/workdir/crates/oxidize-messagelog) [INFO] [stderr] Compiling oxidize-chat v0.0.0 (/opt/rustwide/workdir/crates/oxidize-chat) [INFO] [stderr] Compiling oxidize-web v0.0.0 (/opt/rustwide/workdir/crates/oxidize-web) [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> crates/oxidize-chat/src/chat.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / struct Setup { [INFO] [stdout] 126 | | #[dependency] [INFO] [stdout] 127 | | db: db::Database, [INFO] [stdout] 128 | | #[dependency(tag = tags::Twitch::Bot)] [INFO] [stdout] ... | [INFO] [stdout] 143 | | settings: settings::Settings<::auth::Scope>, [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Balance` is never constructed [INFO] [stdout] --> crates/oxidize-web/src/lib.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 809 | pub(crate) struct Balance { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 25s [INFO] running `Command { std: "docker" "inspect" "973da994178d3f165f0c97a6253b3c3ea00609895b046cc9a5f8ad5a265fc870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973da994178d3f165f0c97a6253b3c3ea00609895b046cc9a5f8ad5a265fc870", kill_on_drop: false }` [INFO] [stdout] 973da994178d3f165f0c97a6253b3c3ea00609895b046cc9a5f8ad5a265fc870 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eff29d84bd96aff76735cc7bdc3d8a6906e9740adec258bca25aefb135730260 [INFO] running `Command { std: "docker" "start" "-a" "eff29d84bd96aff76735cc7bdc3d8a6906e9740adec258bca25aefb135730260", kill_on_drop: false }` [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> crates/oxidize-api/src/nightbot.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / struct Deps { [INFO] [stdout] 39 | | #[dependency(tag = tags::Token::NightBot)] [INFO] [stdout] 40 | | token: Token, [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Empty` is never constructed [INFO] [stdout] --> crates/oxidize-api/src/youtube.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | struct Empty; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Balance` is never constructed [INFO] [stdout] --> crates/oxidize-web/src/lib.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 809 | pub(crate) struct Balance { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oxidize v0.0.0 (/opt/rustwide/workdir/bot) [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> crates/oxidize-chat/src/chat.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / struct Setup { [INFO] [stdout] 126 | | #[dependency] [INFO] [stdout] 127 | | db: db::Database, [INFO] [stdout] 128 | | #[dependency(tag = tags::Twitch::Bot)] [INFO] [stdout] ... | [INFO] [stdout] 143 | | settings: settings::Settings<::auth::Scope>, [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `Command { std: "docker" "inspect" "eff29d84bd96aff76735cc7bdc3d8a6906e9740adec258bca25aefb135730260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eff29d84bd96aff76735cc7bdc3d8a6906e9740adec258bca25aefb135730260", kill_on_drop: false }` [INFO] [stdout] eff29d84bd96aff76735cc7bdc3d8a6906e9740adec258bca25aefb135730260 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06749ee7bb1a9cff06fc4dd7d5b52b0f28ffe368b786c906d11b0fdbb8c3b11c [INFO] running `Command { std: "docker" "start" "-a" "06749ee7bb1a9cff06fc4dd7d5b52b0f28ffe368b786c906d11b0fdbb8c3b11c", kill_on_drop: false }` [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> crates/oxidize-api/src/nightbot.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | / struct Deps { [INFO] [stderr] 39 | | #[dependency(tag = tags::Token::NightBot)] [INFO] [stderr] 40 | | token: Token, [INFO] [stderr] 41 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Empty` is never constructed [INFO] [stderr] --> crates/oxidize-api/src/youtube.rs:83:8 [INFO] [stderr] | [INFO] [stderr] 83 | struct Empty; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `oxidize-api` (lib) generated 2 warnings (run `cargo fix --lib -p oxidize-api` to apply 1 suggestion) [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> crates/oxidize-chat/src/chat.rs:125:1 [INFO] [stderr] | [INFO] [stderr] 125 | / struct Setup { [INFO] [stderr] 126 | | #[dependency] [INFO] [stderr] 127 | | db: db::Database, [INFO] [stderr] 128 | | #[dependency(tag = tags::Twitch::Bot)] [INFO] [stderr] ... | [INFO] [stderr] 143 | | settings: settings::Settings<::auth::Scope>, [INFO] [stderr] 144 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Balance` is never constructed [INFO] [stderr] --> crates/oxidize-web/src/lib.rs:809:19 [INFO] [stderr] | [INFO] [stderr] 809 | pub(crate) struct Balance { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `oxidize-chat` (lib) generated 1 warning (run `cargo fix --lib -p oxidize-chat` to apply 1 suggestion) [INFO] [stderr] warning: `oxidize-web` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidize-ad340eacd645785a) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxidize-d073cf3424966e65) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test module::speedrun::tests::test_abbreviate_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [stderr] Doc-tests oxidize [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" "06749ee7bb1a9cff06fc4dd7d5b52b0f28ffe368b786c906d11b0fdbb8c3b11c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06749ee7bb1a9cff06fc4dd7d5b52b0f28ffe368b786c906d11b0fdbb8c3b11c", kill_on_drop: false }` [INFO] [stdout] 06749ee7bb1a9cff06fc4dd7d5b52b0f28ffe368b786c906d11b0fdbb8c3b11c