[INFO] cloning repository https://github.com/Eraden/jirs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eraden/jirs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Fjirs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Fjirs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 427d386d399849d3ad200a1b2554d47a42fe252a [INFO] testing Eraden/jirs against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Fjirs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eraden/jirs on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eraden/jirs [INFO] finished tweaking git repo https://github.com/Eraden/jirs [INFO] tweaked toml for git repo https://github.com/Eraden/jirs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Eraden/jirs 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c866ee4e8c5e804da22a26c93bab00488cf401b7097289db5c3d272478fd1bd8 [INFO] running `Command { std: "docker" "start" "-a" "c866ee4e8c5e804da22a26c93bab00488cf401b7097289db5c3d272478fd1bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c866ee4e8c5e804da22a26c93bab00488cf401b7097289db5c3d272478fd1bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c866ee4e8c5e804da22a26c93bab00488cf401b7097289db5c3d272478fd1bd8", kill_on_drop: false }` [INFO] [stdout] c866ee4e8c5e804da22a26c93bab00488cf401b7097289db5c3d272478fd1bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c508d3e742bc9c5ef11ec43aab1445a156bb680bfb946eca760a6286f719365d [INFO] running `Command { std: "docker" "start" "-a" "c508d3e742bc9c5ef11ec43aab1445a156bb680bfb946eca760a6286f719365d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling derive_enum_iter v0.1.0 (/opt/rustwide/workdir/derive/derive_enum_iter) [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling derive_enum_primitive v0.1.0 (/opt/rustwide/workdir/derive/derive_enum_primitive) [INFO] [stderr] Compiling derive_enum_sql v0.1.0 (/opt/rustwide/workdir/derive/derive_enum_sql) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling xdg v2.3.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling derive_db_execute v0.1.0 (/opt/rustwide/workdir/derive/derive_db_execute) [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling onig v6.3.0 [INFO] [stderr] Compiling jirs_client v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stdout] warning: the feature `format_args_capture` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> web/build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(format_args_capture)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling simsearch v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/shared/common) [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling jirsc v0.1.0 (/opt/rustwide/workdir/jirs-cli) [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling jirs-data v0.1.0 (/opt/rustwide/workdir/shared/jirs-data) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling lettre v0.10.0-rc.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling jirs-config v0.1.0 (/opt/rustwide/workdir/shared/jirs-config) [INFO] [stderr] Compiling mail-actor v0.1.0 (/opt/rustwide/workdir/actors/mail-actor) [INFO] [stderr] Compiling database-actor v0.1.0 (/opt/rustwide/workdir/actors/database-actor) [INFO] [stderr] Compiling highlight-actor v0.1.0 (/opt/rustwide/workdir/actors/highlight-actor) [INFO] [stderr] Compiling filesystem-actor v0.1.0 (/opt/rustwide/workdir/actors/filesystem-actor) [INFO] [stderr] Compiling amazon-actor v0.1.0 (/opt/rustwide/workdir/actors/amazon-actor) [INFO] [stderr] Compiling websocket-actor v0.1.0 (/opt/rustwide/workdir/actors/websocket-actor) [INFO] [stderr] Compiling web-actor v0.1.0 (/opt/rustwide/workdir/actors/web-actor) [INFO] [stderr] Compiling jirs v0.1.0 (/opt/rustwide/workdir/jirs-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "c508d3e742bc9c5ef11ec43aab1445a156bb680bfb946eca760a6286f719365d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c508d3e742bc9c5ef11ec43aab1445a156bb680bfb946eca760a6286f719365d", kill_on_drop: false }` [INFO] [stdout] c508d3e742bc9c5ef11ec43aab1445a156bb680bfb946eca760a6286f719365d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06ba6f4302b4134dbeb4a5c3142f4f7b07b113e58e3de4ea17d208994a1c0d7c [INFO] running `Command { std: "docker" "start" "-a" "06ba6f4302b4134dbeb4a5c3142f4f7b07b113e58e3de4ea17d208994a1c0d7c", kill_on_drop: false }` [INFO] [stdout] warning: the feature `format_args_capture` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> web/build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(format_args_capture)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling filesystem-actor v0.1.0 (/opt/rustwide/workdir/actors/filesystem-actor) [INFO] [stderr] Compiling mail-actor v0.1.0 (/opt/rustwide/workdir/actors/mail-actor) [INFO] [stderr] Compiling websocket-actor v0.1.0 (/opt/rustwide/workdir/actors/websocket-actor) [INFO] [stderr] Compiling database-actor v0.1.0 (/opt/rustwide/workdir/actors/database-actor) [INFO] [stderr] Compiling highlight-actor v0.1.0 (/opt/rustwide/workdir/actors/highlight-actor) [INFO] [stderr] Compiling web-actor v0.1.0 (/opt/rustwide/workdir/actors/web-actor) [INFO] [stderr] Compiling jirsc v0.1.0 (/opt/rustwide/workdir/jirs-cli) [INFO] [stderr] Compiling jirs-data v0.1.0 (/opt/rustwide/workdir/shared/jirs-data) [INFO] [stderr] Compiling amazon-actor v0.1.0 (/opt/rustwide/workdir/actors/amazon-actor) [INFO] [stderr] Compiling jirs-config v0.1.0 (/opt/rustwide/workdir/shared/jirs-config) [INFO] [stderr] Compiling jirs v0.1.0 (/opt/rustwide/workdir/jirs-server) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/shared/common) [INFO] [stderr] Compiling derive_enum_sql v0.1.0 (/opt/rustwide/workdir/derive/derive_enum_sql) [INFO] [stderr] Compiling derive_enum_primitive v0.1.0 (/opt/rustwide/workdir/derive/derive_enum_primitive) [INFO] [stderr] Compiling derive_db_execute v0.1.0 (/opt/rustwide/workdir/derive/derive_db_execute) [INFO] [stderr] Compiling derive_enum_iter v0.1.0 (/opt/rustwide/workdir/derive/derive_enum_iter) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling jirs_client v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "06ba6f4302b4134dbeb4a5c3142f4f7b07b113e58e3de4ea17d208994a1c0d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ba6f4302b4134dbeb4a5c3142f4f7b07b113e58e3de4ea17d208994a1c0d7c", kill_on_drop: false }` [INFO] [stdout] 06ba6f4302b4134dbeb4a5c3142f4f7b07b113e58e3de4ea17d208994a1c0d7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c75c678c3ab610eb065731a9402db0caf00a36c4b6ab4677a787c62aa1c4189 [INFO] running `Command { std: "docker" "start" "-a" "4c75c678c3ab610eb065731a9402db0caf00a36c4b6ab4677a787c62aa1c4189", kill_on_drop: false }` [INFO] [stderr] warning: the feature `format_args_capture` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stderr] --> web/build.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(format_args_capture)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `jirs_client` (build script) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amazon_actor-e122b6de23b121da) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-ed75a5a8b774adbd) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/database_actor-a3be7e7cb48f9487) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test users::tests::check_collision ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- users::tests::check_collision stdout ---- [INFO] [stdout] thread 'users::tests::check_collision' panicked at 'Failed to create pool. timed out waiting for connection: connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stdout] Is the server running on that host and accepting TCP/IP connections? [INFO] [stdout] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stdout] Is the server running on that host and accepting TCP/IP connections? [INFO] [stdout] ', actors/database-actor/./src/lib.rs:58:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a2ff66854a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a2ff66854a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a2ff66854a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55a2ff66854a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a2ff68d40e - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55a2ff6658a5 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55a2ff668315 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55a2ff668315 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55a2ff66a09f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55a2ff669dc0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55a2ff5d6c2f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55a2ff5d6c2f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55a2ff66a7ca - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55a2ff66a7ca - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55a2ff66a549 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55a2ff6689fc - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55a2ff66a252 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55a2ff4fbd03 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55a2ff5043e0 - database_actor::build_pool::{{closure}}::hdfa349b042d7f86a [INFO] [stdout] at /opt/rustwide/workdir/actors/database-actor/./src/lib.rs:58:29 [INFO] [stdout] 19: 0x55a2ff52c9c4 - core::result::Result::unwrap_or_else::hd20a1ab9b7ba2068 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1503:23 [INFO] [stdout] 20: 0x55a2ff504309 - database_actor::build_pool::hed9a8144f9ac27da [INFO] [stdout] at /opt/rustwide/workdir/actors/database-actor/./src/lib.rs:55:5 [INFO] [stdout] 21: 0x55a2ff53580c - database_actor::users::tests::check_collision::h307d95efb8ba721d [INFO] [stdout] at /opt/rustwide/workdir/actors/database-actor/./src/users.rs:168:20 [INFO] [stdout] 22: 0x55a2ff5357e7 - database_actor::users::tests::check_collision::{{closure}}::h2380a74a74597da9 [INFO] [stdout] at /opt/rustwide/workdir/actors/database-actor/./src/users.rs:163:26 [INFO] [stdout] 23: 0x55a2ff528075 - core::ops::function::FnOnce::call_once::hd393d480d7cbff1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a2ff5dc05f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55a2ff5dc05f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 26: 0x55a2ff5ad75c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 27: 0x55a2ff5ad75c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x55a2ff5db05a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 29: 0x55a2ff5db05a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55a2ff5db05a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x55a2ff5db05a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x55a2ff5db05a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 33: 0x55a2ff5db05a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 34: 0x55a2ff5db05a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 35: 0x55a2ff5a7f01 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 36: 0x55a2ff5a7f01 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 37: 0x55a2ff5ad87b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 38: 0x55a2ff5ad87b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55a2ff5ad87b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 40: 0x55a2ff5ad87b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 41: 0x55a2ff5ad87b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 42: 0x55a2ff5ad87b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x55a2ff5ad87b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55a2ff66edf3 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x55a2ff66edf3 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 46: 0x55a2ff66edf3 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f27b37c0b43 - [INFO] [stdout] 48: 0x7f27b3851bb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] users::tests::check_collision [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p database-actor --lib` [INFO] running `Command { std: "docker" "inspect" "4c75c678c3ab610eb065731a9402db0caf00a36c4b6ab4677a787c62aa1c4189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c75c678c3ab610eb065731a9402db0caf00a36c4b6ab4677a787c62aa1c4189", kill_on_drop: false }` [INFO] [stdout] 4c75c678c3ab610eb065731a9402db0caf00a36c4b6ab4677a787c62aa1c4189