[INFO] cloning repository https://github.com/Kixunil/selfhost-dashboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/selfhost-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3170c70515cc88922bbb351c0e332ba8b271bad [INFO] testing Kixunil/selfhost-dashboard against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/selfhost-dashboard on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Kixunil/selfhost-dashboard [INFO] finished tweaking git repo https://github.com/Kixunil/selfhost-dashboard [INFO] tweaked toml for git repo https://github.com/Kixunil/selfhost-dashboard written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/selfhost-dashboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trackable v1.0.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded configure_me v0.4.0 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] [stderr] Downloaded deadpool-postgres v0.5.6 [INFO] [stderr] Downloaded pbkdf2 v0.5.0 [INFO] [stderr] Downloaded parse_arg v0.1.4 [INFO] [stderr] Downloaded configure_me_codegen v0.4.0 [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] [stderr] Downloaded deadpool v0.5.2 [INFO] [stderr] Downloaded scrypt v0.4.1 [INFO] [stderr] Downloaded sloggers v1.0.1 [INFO] [stderr] Downloaded slog-kvfilter v0.7.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded hmap v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92929b45880f0f9176e6f5dd4cbfc1a6a3d3aa9be0df5bfe473eca5ec0b35e50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92929b45880f0f9176e6f5dd4cbfc1a6a3d3aa9be0df5bfe473eca5ec0b35e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92929b45880f0f9176e6f5dd4cbfc1a6a3d3aa9be0df5bfe473eca5ec0b35e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92929b45880f0f9176e6f5dd4cbfc1a6a3d3aa9be0df5bfe473eca5ec0b35e50", kill_on_drop: false }` [INFO] [stdout] 92929b45880f0f9176e6f5dd4cbfc1a6a3d3aa9be0df5bfe473eca5ec0b35e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6097d6b316276a08f5f1e6e722a0ed8ef8f800bc97446529ca824a7bd98e10d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6097d6b316276a08f5f1e6e722a0ed8ef8f800bc97446529ca824a7bd98e10d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling scrypt v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling trackable v1.0.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling deadpool v0.5.2 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling deadpool-postgres v0.5.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling sloggers v1.0.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling configure_me v0.4.0 [INFO] [stderr] Compiling selfhost-dashboard v0.2.1 (/opt/rustwide/workdir/selfhost-dashboard) [INFO] [stdout] warning: variant is never constructed: `UserExists` [INFO] [stdout] --> selfhost-dashboard/src/user/db.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | UserExists, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "6097d6b316276a08f5f1e6e722a0ed8ef8f800bc97446529ca824a7bd98e10d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6097d6b316276a08f5f1e6e722a0ed8ef8f800bc97446529ca824a7bd98e10d8", kill_on_drop: false }` [INFO] [stdout] 6097d6b316276a08f5f1e6e722a0ed8ef8f800bc97446529ca824a7bd98e10d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f225f4c724f227896e3856f5b982bda5285c4375a6b22cb2fbcb1c0d0d84de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64f225f4c724f227896e3856f5b982bda5285c4375a6b22cb2fbcb1c0d0d84de", kill_on_drop: false }` [INFO] [stderr] Compiling hmap v0.1.0 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling selfhost-dashboard v0.2.1 (/opt/rustwide/workdir/selfhost-dashboard) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "64f225f4c724f227896e3856f5b982bda5285c4375a6b22cb2fbcb1c0d0d84de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f225f4c724f227896e3856f5b982bda5285c4375a6b22cb2fbcb1c0d0d84de", kill_on_drop: false }` [INFO] [stdout] 64f225f4c724f227896e3856f5b982bda5285c4375a6b22cb2fbcb1c0d0d84de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de44c58e91bc65315454a0d7e53cecdb9f8ba85ad7dd6a2c5bb3773e76ba2efc [INFO] running `Command { std: "docker" "start" "-a" "de44c58e91bc65315454a0d7e53cecdb9f8ba85ad7dd6a2c5bb3773e76ba2efc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/selfhost_dashboard-a63e217a9de0d505) [INFO] [stdout] running 35 tests [INFO] [stdout] test app::tests::app_name_dash ... ok [INFO] [stdout] test app::tests::app_name_simple ... ok [INFO] [stdout] test app::tests::app_name_slash ... ok [INFO] [stdout] test io::tests::read_line_max_above_limit_no_newline ... ok [INFO] [stdout] test app::tests::app_name_space ... ok [INFO] [stdout] test io::tests::read_line_max_above_limit_with_newline ... ok [INFO] [stdout] test io::tests::read_line_max_below_limit_no_newline ... ok [INFO] [stdout] test app::tests::app_name_underscore ... ok [INFO] [stdout] test route::tests::resource_path_hidden ... ok [INFO] [stdout] test io::tests::read_line_max_exact_limit_with_newline ... ok [INFO] [stdout] test app::tests::app_name_dot ... ok [INFO] [stdout] test route::tests::resource_path_slash_begin ... ok [INFO] [stdout] test route::tests::resource_path_simple ... ok [INFO] [stdout] test io::tests::read_line_max_below_limit_with_newline ... ok [INFO] [stdout] test route::tests::resource_path_dot ... ok [INFO] [stdout] test io::tests::read_line_max_exact_limit_no_newline ... ok [INFO] [stdout] test route::tests::resource_path_traversal_consecutive ... ok [INFO] [stdout] test route::tests::resource_path_traversal_end ... ok [INFO] [stdout] test route::tests::resource_path_traversal_begin ... ok [INFO] [stdout] test route::tests::resource_path_traversal_middle ... ok [INFO] [stdout] test user::types::tests::at_user_name ... ok [INFO] [stdout] test user::types::tests::underscore_user_name ... ok [INFO] [stdout] test user::types::tests::space_user_name_end ... ok [INFO] [stdout] test user::types::tests::space_user_name_begin ... ok [INFO] [stdout] test user::types::tests::dash_user_name ... ok [INFO] [stdout] test user::types::tests::slash_user_name ... ok [INFO] [stdout] test user::types::tests::dot_user_name ... ok [INFO] [stdout] test user::types::tests::simple_user_name ... ok [INFO] [stdout] test user::types::tests::admin_user_name ... ok [INFO] [stdout] test route::tests::resource_path_two_slashes ... ok [INFO] [stdout] test user::types::tests::space_user_name ... ok [INFO] [stdout] test login::tests::login_success ... ok [INFO] [stdout] test login::tests::missing_user ... ok [INFO] [stdout] test login::tests::bad_password ... ok [INFO] [stdout] test login::tests::signup has been running for over 60 seconds [INFO] [stdout] test login::tests::signup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 80.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de44c58e91bc65315454a0d7e53cecdb9f8ba85ad7dd6a2c5bb3773e76ba2efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de44c58e91bc65315454a0d7e53cecdb9f8ba85ad7dd6a2c5bb3773e76ba2efc", kill_on_drop: false }` [INFO] [stdout] de44c58e91bc65315454a0d7e53cecdb9f8ba85ad7dd6a2c5bb3773e76ba2efc