[INFO] cloning repository https://github.com/erikjohnston/calendar_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikjohnston/calendar_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fcalendar_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fcalendar_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c3756a50cc1a627abaab02af9861e91386bb876 [INFO] testing erikjohnston/calendar_bot against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fcalendar_bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erikjohnston/calendar_bot [INFO] finished tweaking git repo https://github.com/erikjohnston/calendar_bot [INFO] tweaked toml for git repo https://github.com/erikjohnston/calendar_bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erikjohnston/calendar_bot 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/erikjohnston/calendar_bot 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] Updating git repository `https://github.com/erikjohnston/ics_parser` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mutually_exclusive_features v0.0.3 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded zstd-safe v7.1.0 [INFO] [stderr] Downloaded debugid v0.8.0 [INFO] [stderr] Downloaded tracing-actix-web v0.7.11 [INFO] [stderr] Downloaded bb8-postgres v0.8.1 [INFO] [stderr] Downloaded zstd v0.13.1 [INFO] [stderr] Downloaded sentry-panic v0.31.8 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded sentry-debug-images v0.31.8 [INFO] [stderr] Downloaded sentry-anyhow v0.31.8 [INFO] [stderr] Downloaded test-log-macros v0.2.16 [INFO] [stderr] Downloaded postgres-derive v0.4.5 [INFO] [stderr] Downloaded uuid v1.9.1 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded sentry-contexts v0.31.8 [INFO] [stderr] Downloaded sentry-backtrace v0.31.8 [INFO] [stderr] Downloaded sentry-tracing v0.31.8 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded bb8 v0.8.5 [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded line-wrap v0.2.0 [INFO] [stderr] Downloaded whoami v1.5.1 [INFO] [stderr] Downloaded ammonia v3.3.0 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded plist v1.6.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.6 [INFO] [stderr] Downloaded httptest v0.16.1 [INFO] [stderr] Downloaded sentry-core v0.31.8 [INFO] [stderr] Downloaded sentry v0.31.8 [INFO] [stderr] Downloaded pgtemp v0.3.0 [INFO] [stderr] Downloaded oauth2 v4.4.2 [INFO] [stderr] Downloaded html5ever v0.27.0 [INFO] [stderr] Downloaded security-framework v2.11.0 [INFO] [stderr] Downloaded cc v1.0.103 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded comrak v0.18.0 [INFO] [stderr] Downloaded rsa v0.9.6 [INFO] [stderr] Downloaded h2 v0.4.5 [INFO] [stderr] Downloaded serde_with v3.8.1 [INFO] [stderr] Downloaded hyper v0.14.29 [INFO] [stderr] Downloaded openidconnect v3.5.0 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded p384 v0.13.0 [INFO] [stderr] Downloaded serde_json v1.0.118 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.10 [INFO] [stderr] Downloaded roxmltree v0.18.1 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded pest_meta v2.7.10 [INFO] [stderr] Downloaded sentry-types v0.31.8 [INFO] [stderr] Downloaded serde_with_macros v3.8.1 [INFO] [stderr] Downloaded markup5ever v0.12.1 [INFO] [stderr] Downloaded scraper v0.19.1 [INFO] [stderr] Downloaded pest_derive v2.7.10 [INFO] [stderr] Downloaded security-framework-sys v2.11.0 [INFO] [stderr] Downloaded postgres-types v0.2.6 [INFO] [stderr] Downloaded pest_generator v2.7.10 [INFO] [stderr] Downloaded zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Downloaded syntect v5.2.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7080ad6663570a16d4ef013eebd4bd3b38ec58010587d86ff152dd60f8091cf [INFO] running `Command { std: "docker" "start" "-a" "e7080ad6663570a16d4ef013eebd4bd3b38ec58010587d86ff152dd60f8091cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7080ad6663570a16d4ef013eebd4bd3b38ec58010587d86ff152dd60f8091cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7080ad6663570a16d4ef013eebd4bd3b38ec58010587d86ff152dd60f8091cf", kill_on_drop: false }` [INFO] [stdout] e7080ad6663570a16d4ef013eebd4bd3b38ec58010587d86ff152dd60f8091cf [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=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] 772fcc360d37ee0b91ac7a2b35dab3ad9f9ea37d8e4226fcc131dc45496a7e25 [INFO] running `Command { std: "docker" "start" "-a" "772fcc360d37ee0b91ac7a2b35dab3ad9f9ea37d8e4226fcc131dc45496a7e25", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sentry-types v0.31.8 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling sentry-core v0.31.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Compiling sentry-backtrace v0.31.8 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sentry-contexts v0.31.8 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling plist v1.6.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling sentry-debug-images v0.31.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling sentry-anyhow v0.31.8 [INFO] [stderr] Compiling sentry-panic v0.31.8 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling mutually_exclusive_features v0.0.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ammonia v3.3.0 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling comrak v0.18.0 [INFO] [stderr] Compiling openidconnect v3.5.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling ics_parser v0.1.0 (https://github.com/erikjohnston/ics_parser?branch=main#664a2fe4) [INFO] [stderr] Compiling tracing-actix-web v0.7.11 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sentry v0.31.8 [INFO] [stderr] Compiling bb8-postgres v0.8.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling sentry-tracing v0.31.8 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling calendar_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 59s [INFO] running `Command { std: "docker" "inspect" "772fcc360d37ee0b91ac7a2b35dab3ad9f9ea37d8e4226fcc131dc45496a7e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772fcc360d37ee0b91ac7a2b35dab3ad9f9ea37d8e4226fcc131dc45496a7e25", kill_on_drop: false }` [INFO] [stdout] 772fcc360d37ee0b91ac7a2b35dab3ad9f9ea37d8e4226fcc131dc45496a7e25 [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=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] 30d77fb39a0b7700863a9c061a6d2b5bd449de8c370f79b0aa26877da49867d1 [INFO] running `Command { std: "docker" "start" "-a" "30d77fb39a0b7700863a9c061a6d2b5bd449de8c370f79b0aa26877da49867d1", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling pgtemp v0.3.0 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling httptest v0.16.1 [INFO] [stderr] Compiling calendar_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.07s [INFO] running `Command { std: "docker" "inspect" "30d77fb39a0b7700863a9c061a6d2b5bd449de8c370f79b0aa26877da49867d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d77fb39a0b7700863a9c061a6d2b5bd449de8c370f79b0aa26877da49867d1", kill_on_drop: false }` [INFO] [stdout] 30d77fb39a0b7700863a9c061a6d2b5bd449de8c370f79b0aa26877da49867d1 [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=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] fea46ca1bcda75364755d00d339132363124606e4533ba9323eb1f157f237ba7 [INFO] running `Command { std: "docker" "start" "-a" "fea46ca1bcda75364755d00d339132363124606e4533ba9323eb1f157f237ba7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calendar_bot-1068655179b18a33) [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] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calendar_bot-3e90a5e413bc2387) [INFO] [stderr] Running tests/auth.rs (/opt/rustwide/target/debug/deps/auth-ca61b6f2edd4500c) [INFO] [stdout] test test_password_login ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_password_login stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/run_db.rs:30:13: [INFO] [stdout] chowning data dir failed! stdout: [INFO] [stdout] [INFO] [stdout] stderr: chown: invalid user: 'postgres' [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6054bc2b6a02 - 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: 0x6054bc2b6a02 - 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: 0x6054bc2b6a02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6054bc2b6a02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6054bc2e40d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6054bc2e40d3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6054bc2b25d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6054bc2b25d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6054bc2b6852 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6054bc2b84a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6054bc2b82de - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6054badbeea4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6054badbeea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6054bc2b8f7e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6054bc2b8f7e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6054bc2b8c4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x6054bc2b6f09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6054bc2b88dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6054bc2e1960 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6054baee6d6a - pgtemp::run_db::init_db::h12c5ed6ef9fb69f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/run_db.rs:30:13 [INFO] [stdout] 20: 0x6054baee8cd1 - pgtemp::PgTempDB::from_builder::ha902a69fb3c9504b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/lib.rs:53:24 [INFO] [stdout] 21: 0x6054baeea69e - pgtemp::PgTempDBBuilder::start::h244915da7794a740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/lib.rs:371:9 [INFO] [stdout] 22: 0x6054bac88abe - pgtemp::PgTempDBBuilder::start_async::{{closure}}::{{closure}}::hc640da563f969335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/lib.rs:376:37 [INFO] [stdout] 23: 0x6054babbe2e0 - as core::future::future::Future>::poll::h776a47cba50dbe3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 24: 0x6054bac861e6 - tokio::runtime::task::core::Core::poll::{{closure}}::h38eebea3a86bcaec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/core.rs:328:24 [INFO] [stdout] 25: 0x6054bac85bf7 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h800d684b64c4ca14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 26: 0x6054bac85bf7 - tokio::runtime::task::core::Core::poll::h8ddafc7bb052feba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/core.rs:317:30 [INFO] [stdout] 27: 0x6054bac9c67b - tokio::runtime::task::harness::poll_future::{{closure}}::h853cc376550337a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 28: 0x6054baca0baa - as core::ops::function::FnOnce<()>>::call_once::h33cc203f80d1fe8d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x6054bac99867 - std::panicking::catch_unwind::do_call::heca2a09781a80df3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x6054bac9098b - __rust_try [INFO] [stdout] 31: 0x6054bac7fd1e - std::panicking::catch_unwind::h305586b2c2bc7b24 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x6054bac7fd1e - std::panic::catch_unwind::h32ac7b801e8bc189 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6054bac9bc37 - tokio::runtime::task::harness::poll_future::h94c31f38a6ed4ebc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 34: 0x6054bac9ce61 - tokio::runtime::task::harness::Harness::poll_inner::h4684b390544f7d01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 35: 0x6054bac9e013 - tokio::runtime::task::harness::Harness::poll::h12f30f2a3d7b1878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 36: 0x6054babc5f2b - tokio::runtime::task::raw::poll::h0ee7fbce4cd1fbbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 37: 0x6054bc1adff7 - tokio::runtime::task::raw::RawTask::poll::h9a6103acec89c98a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 38: 0x6054bc1c9d57 - tokio::runtime::task::UnownedTask::run::he33aafc37f7c4faf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/task/mod.rs:464:13 [INFO] [stdout] 39: 0x6054bc20a237 - tokio::runtime::blocking::pool::Task::run::h0f940db6507cf2be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/blocking/pool.rs:159:19 [INFO] [stdout] 40: 0x6054bc20d110 - tokio::runtime::blocking::pool::Inner::run::h4f247e3dc212c967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/blocking/pool.rs:513:22 [INFO] [stdout] 41: 0x6054bc20ce34 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h94562455c31a2d3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/blocking/pool.rs:471:47 [INFO] [stdout] 42: 0x6054bc1f6196 - std::sys::backtrace::__rust_begin_short_backtrace::h54b9b2c9e263c32a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 43: 0x6054bc1bd572 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6928a6832c7f7da2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 44: 0x6054bc1cc3e1 - as core::ops::function::FnOnce<()>>::call_once::h749193ac070eb33e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 45: 0x6054bc1a7f30 - std::panicking::catch_unwind::do_call::h593142c666805293 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 46: 0x6054bc1c544b - __rust_try [INFO] [stdout] 47: 0x6054bc1bd1a1 - std::panicking::catch_unwind::h4551ed52814d3806 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 48: 0x6054bc1bd1a1 - std::panic::catch_unwind::hcfe75d61004c1e6c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x6054bc1bd1a1 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc6efa7b68c3cc475 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 50: 0x6054bc1f629f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h14e05aac7a2885f6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x6054bc2bc3cf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 52: 0x6054bc2bc3cf - 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] 53: 0x79f936183aa4 - [INFO] [stdout] 54: 0x79f936210a34 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_password_login' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/lib.rs:378:14: [INFO] [stdout] failed to start pgtemp server: JoinError::Panic(Id(3), ...) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6054bc2b6a02 - 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: 0x6054bc2b6a02 - 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: 0x6054bc2b6a02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6054bc2b6a02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6054bc2e40d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6054bc2e40d3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6054bc2b25d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6054bc2b25d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6054bc2b6852 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6054bc2b84a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6054bc2b82de - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6054badbeea4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6054badbeea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6054bc2b8f7e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6054bc2b8f7e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6054bc2b8c4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x6054bc2b6f09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6054bc2b88dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6054bc2e1960 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6054bc2e1e76 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x6054bab930f5 - core::result::Result::expect::h28cb2af77d171c16 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x6054bac88a53 - pgtemp::PgTempDBBuilder::start_async::{{closure}}::ha50a148b4dbbe742 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/lib.rs:378:14 [INFO] [stdout] 22: 0x6054bac8916d - pgtemp::PgTempDB::async_new::{{closure}}::hbd6a2d9e6aa6eb02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgtemp-0.3.0/src/lib.rs:88:46 [INFO] [stdout] 23: 0x6054bacb7abe - auth::common::create_actix_app::{{closure}}::hd65798d8370bad09 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:25:36 [INFO] [stdout] 24: 0x6054babd9a5f - auth::test_password_login::{{closure}}::hedc8765b4e3544ab [INFO] [stdout] at /opt/rustwide/workdir/tests/auth.rs:12:52 [INFO] [stdout] 25: 0x6054babc9715 - as core::future::future::Future>::poll::{{closure}}::hab1f7bd066691661 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 26: 0x6054babc5586 - tokio::task::local::LocalSet::with::{{closure}}::h01a4f45e82d1b7db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 27: 0x6054bac5714c - std::thread::local::LocalKey::try_with::h31f15d4687d8c685 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 28: 0x6054bac56e6e - std::thread::local::LocalKey::with::h0360c64c59a7d7eb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 29: 0x6054babc54dd - tokio::task::local::LocalSet::with::h761a8a301598e001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 30: 0x6054babc9693 - as core::future::future::Future>::poll::hed8a7b856394f96e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 31: 0x6054babc58e7 - tokio::task::local::LocalSet::run_until::{{closure}}::h0f1110bcf2ab0821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 32: 0x6054bac6db5d - as core::future::future::Future>::poll::h80e4e551d9c094a8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 33: 0x6054babea11d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h327cefe238304c6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 34: 0x6054babea04c - tokio::runtime::coop::with_budget::he29d9e04367d2394 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x6054babea04c - tokio::runtime::coop::budget::h7ec647069f687999 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x6054babea04c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h99092738e10c93d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 37: 0x6054babe87ba - tokio::runtime::scheduler::current_thread::Context::enter::h9ef3744eafe57f43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 38: 0x6054babe96e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2effc7b637ba053b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 39: 0x6054babe93eb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hee94d0d8ccfd9efc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 40: 0x6054babc6a8a - tokio::runtime::context::scoped::Scoped::set::hb64691ac2855a846 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: 0x6054babd8a3a - tokio::runtime::context::set_scheduler::{{closure}}::h5f8b0b224aacef30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 42: 0x6054bac57866 - std::thread::local::LocalKey::try_with::hd13d44608cf469df [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x6054bac56edc - std::thread::local::LocalKey::with::h33ac68c354b01610 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x6054babd89e1 - tokio::runtime::context::set_scheduler::h820b76ec751d4c21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 45: 0x6054babe9159 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbad715bb36e26862 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 46: 0x6054babe9412 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha3ac94f2284caf22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 47: 0x6054babe7f15 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h818a804ad642dba2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 48: 0x6054bac59350 - tokio::runtime::context::runtime::enter_runtime::h4f92f2b16a002a9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: 0x6054babe7e42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b36bfadbef67961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 50: 0x6054babe7cbf - tokio::runtime::runtime::Runtime::block_on::ha0570cc7cef9f2a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 51: 0x6054babc567f - tokio::task::local::LocalSet::block_on::h1ec1e01afe5d4033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 52: 0x6054babfccfa - actix_rt::runtime::Runtime::block_on::h24f3fa995efb6410 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20 [INFO] [stdout] 53: 0x6054bac7558a - actix_rt::system::SystemRunner::block_on::hc8099112aaa1880a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17 [INFO] [stdout] 54: 0x6054babd9794 - auth::test_password_login::h24b9d568baa21b42 [INFO] [stdout] at /opt/rustwide/workdir/tests/auth.rs:10:1 [INFO] [stdout] 55: 0x6054babd9727 - auth::test_password_login::{{closure}}::h7428800b5ea3807f [INFO] [stdout] at /opt/rustwide/workdir/tests/auth.rs:11:35 [INFO] [stdout] 56: 0x6054babcd576 - core::ops::function::FnOnce::call_once::h4afd51b22e45764d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x6054badc470b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 58: 0x6054badc470b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 59: 0x6054badc3845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 60: 0x6054badc3845 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x6054badc3845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x6054badc3845 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x6054badc3845 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x6054badc3845 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 65: 0x6054badc3845 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 66: 0x6054bad87444 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 67: 0x6054bad87444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 68: 0x6054bad8ae1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x6054bad8ae1a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x6054bad8ae1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 71: 0x6054bad8ae1a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 72: 0x6054bad8ae1a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x6054bad8ae1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x6054bad8ae1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 75: 0x6054bc2bc3cf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 76: 0x6054bc2bc3cf - 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] 77: 0x79f936183aa4 - [INFO] [stdout] 78: 0x79f936210a34 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_password_login [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test auth` [INFO] running `Command { std: "docker" "inspect" "fea46ca1bcda75364755d00d339132363124606e4533ba9323eb1f157f237ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea46ca1bcda75364755d00d339132363124606e4533ba9323eb1f157f237ba7", kill_on_drop: false }` [INFO] [stdout] fea46ca1bcda75364755d00d339132363124606e4533ba9323eb1f157f237ba7