[INFO] cloning repository https://github.com/tomshaw/archivista
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomshaw/archivista" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomshaw%2Farchivista", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomshaw%2Farchivista'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6db1cf5ffbd6503852f5ac9e39acf49dbc91d953
[INFO] testing tomshaw/archivista against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomshaw%2Farchivista" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomshaw/archivista
[INFO] finished tweaking git repo https://github.com/tomshaw/archivista
[INFO] tweaked toml for git repo https://github.com/tomshaw/archivista written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomshaw/archivista on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomshaw/archivista 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded md5 v0.6.1
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded async-stream v0.2.1
[INFO] [stderr]   Downloaded connection-string v0.1.14
[INFO] [stderr]   Downloaded pretty-hex v0.1.1
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded cli-table-derive v0.4.5
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded mysql-common-derive v0.30.2
[INFO] [stderr]   Downloaded derive_utils v0.13.2
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded cli-table v0.4.7
[INFO] [stderr]   Downloaded io-enum v1.1.1
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded rkyv v0.7.42
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded mysql_common v0.30.6
[INFO] [stderr]   Downloaded rust_decimal v1.33.1
[INFO] [stderr]   Downloaded mysql v24.0.0
[INFO] [stderr]   Downloaded borsh v1.2.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded tiberius v0.5.16
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded borsh-derive v1.2.0
[INFO] [stderr]   Downloaded bytecheck v0.6.11
[INFO] [stderr]   Downloaded pem v2.0.1
[INFO] [stderr]   Downloaded async-native-tls v0.3.3
[INFO] [stderr]   Downloaded opentls v0.2.1
[INFO] [stderr]   Downloaded lru v0.10.1
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded rend v0.4.1
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.11
[INFO] [stderr]   Downloaded rkyv_derive v0.7.42
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded concurrent-queue v2.3.0
[INFO] [stderr]   Downloaded async-stream-impl v0.2.1
[INFO] [stderr]   Downloaded winauth v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c1ba995d52ce61d153a4c9d3cd044071aa4181d580f3f5d85f7066158627ecf
[INFO] running `Command { std: "docker" "start" "-a" "4c1ba995d52ce61d153a4c9d3cd044071aa4181d580f3f5d85f7066158627ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c1ba995d52ce61d153a4c9d3cd044071aa4181d580f3f5d85f7066158627ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1ba995d52ce61d153a4c9d3cd044071aa4181d580f3f5d85f7066158627ecf", kill_on_drop: false }`
[INFO] [stdout] 4c1ba995d52ce61d153a4c9d3cd044071aa4181d580f3f5d85f7066158627ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e400df928e08e59b42dff6d3f7a7b626f5236687815f4902ed1e1421fe100de7
[INFO] running `Command { std: "docker" "start" "-a" "e400df928e08e59b42dff6d3f7a7b626f5236687815f4902ed1e1421fe100de7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling derive_utils v0.13.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.8
[INFO] [stderr]    Compiling io-enum v1.1.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling asynchronous-codec v0.5.0
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling pretty-hex v0.1.1
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling connection-string v0.1.14
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling tokio-postgres v0.7.10
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tiberius v0.5.16
[INFO] [stderr]    Compiling archivista v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `db_database` is never read
[INFO] [stdout]  --> src/config/database.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DatabaseConfig {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     pub db_connection: String,
[INFO] [stdout] 9 |     pub db_database: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DatabaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "e400df928e08e59b42dff6d3f7a7b626f5236687815f4902ed1e1421fe100de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e400df928e08e59b42dff6d3f7a7b626f5236687815f4902ed1e1421fe100de7", kill_on_drop: false }`
[INFO] [stdout] e400df928e08e59b42dff6d3f7a7b626f5236687815f4902ed1e1421fe100de7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cff26f080760bb675874a5e13435dd0bd51d0b39002ded392418e053b826e775
[INFO] running `Command { std: "docker" "start" "-a" "cff26f080760bb675874a5e13435dd0bd51d0b39002ded392418e053b826e775", kill_on_drop: false }`
[INFO] [stderr]    Compiling archivista v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `db_database` is never read
[INFO] [stdout]  --> src/config/database.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DatabaseConfig {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     pub db_connection: String,
[INFO] [stdout] 9 |     pub db_database: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DatabaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_database` is never read
[INFO] [stdout]  --> src/config/database.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DatabaseConfig {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     pub db_connection: String,
[INFO] [stdout] 9 |     pub db_database: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DatabaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.27s
[INFO] running `Command { std: "docker" "inspect" "cff26f080760bb675874a5e13435dd0bd51d0b39002ded392418e053b826e775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff26f080760bb675874a5e13435dd0bd51d0b39002ded392418e053b826e775", kill_on_drop: false }`
[INFO] [stdout] cff26f080760bb675874a5e13435dd0bd51d0b39002ded392418e053b826e775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7944129dba0b0b42b5e852f74c7f91acf36414d8b019a5952013dfbb29d117b0
[INFO] running `Command { std: "docker" "start" "-a" "7944129dba0b0b42b5e852f74c7f91acf36414d8b019a5952013dfbb29d117b0", kill_on_drop: false }`
[INFO] [stderr] warning: field `db_database` is never read
[INFO] [stderr]  --> src/config/database.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct DatabaseConfig {
[INFO] [stderr]   |            -------------- field in this struct
[INFO] [stderr] 8 |     pub db_connection: String,
[INFO] [stderr] 9 |     pub db_database: String,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DatabaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `archivista` (bin "archivista" test) generated 1 warning
[INFO] [stderr] warning: `archivista` (bin "archivista") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/archivista-ba8281e332f854c0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_get_databases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_databases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_databases' panicked at src/main.rs:139:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DriverError { Could not connect to address `127.0.0.1:3306': Connection refused (os error 111) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57900ee971d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57900ee971d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57900ee971d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57900ee971d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57900eec2f53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57900eec2f53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57900ee930d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57900ee930d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57900ee97022 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57900ee98759 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57900ee9858e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57900e8aa074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57900e8aa074 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57900ee9922e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57900ee9922e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57900ee98efa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57900ee976d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57900ee98b8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57900eebfdc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57900eec0286 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57900e83735c - core::result::Result<T,E>::unwrap::h1d9028a2b3d46df3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57900e83735c - archivista::tests::test_get_databases::{{closure}}::h2acc581f2cddb916
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:139:40
[INFO] [stdout]   22:     0x57900e83084d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::haeaa01bacb4117c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/park.rs:282:74
[INFO] [stdout]   23:     0x57900e8306a8 - tokio::runtime::coop::with_budget::hc07b4b616a7efbaf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x57900e8306a8 - tokio::runtime::coop::budget::hfaaf1cdb71f046f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x57900e8306a8 - tokio::runtime::park::CachedParkThread::block_on::hc4f69b61568f88f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/park.rs:282:31
[INFO] [stdout]   26:     0x57900e85da83 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::ha11b806f01a063e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x57900e85db58 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h7d1e3922e846d8d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x57900e812ba5 - tokio::runtime::context::runtime::enter_runtime::h8b9b267766291a5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x57900e85db13 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9641b67507dadb61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x57900e843378 - tokio::runtime::runtime::Runtime::block_on::h89e3d4a2e039f7e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:350:50
[INFO] [stdout]   31:     0x57900e837002 - archivista::tests::test_get_databases::h5f8967a45d52c776
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:135:12
[INFO] [stdout]   32:     0x57900e836ee7 - archivista::tests::test_get_databases::{{closure}}::h8149581c259e2192
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:132:28
[INFO] [stdout]   33:     0x57900e7ca506 - core::ops::function::FnOnce::call_once::hb4706dec45758d9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   34:     0x57900e8af8db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x57900e8af8db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   36:     0x57900e8aea15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   37:     0x57900e8aea15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57900e8aea15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57900e8aea15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57900e8aea15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57900e8aea15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   42:     0x57900e8aea15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   43:     0x57900e872614 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   44:     0x57900e872614 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   45:     0x57900e875fea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   46:     0x57900e875fea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x57900e875fea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x57900e875fea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x57900e875fea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x57900e875fea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   51:     0x57900e875fea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x57900ee9c45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x57900ee9c45f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   54:     0x71d70cee5aa4 - <unknown>
[INFO] [stdout]   55:     0x71d70cf72a34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_databases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin archivista`
[INFO] running `Command { std: "docker" "inspect" "7944129dba0b0b42b5e852f74c7f91acf36414d8b019a5952013dfbb29d117b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7944129dba0b0b42b5e852f74c7f91acf36414d8b019a5952013dfbb29d117b0", kill_on_drop: false }`
[INFO] [stdout] 7944129dba0b0b42b5e852f74c7f91acf36414d8b019a5952013dfbb29d117b0
