[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 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/selfhost-dashboard on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core v0.3.9 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded futures v0.3.9 [INFO] [stderr] Downloaded configure_me v0.4.0 [INFO] [stderr] Downloaded futures-macro v0.3.9 [INFO] [stderr] Downloaded futures-task v0.3.9 [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] [stderr] Downloaded man v0.1.1 [INFO] [stderr] Downloaded configure_me_codegen v0.4.0 [INFO] [stderr] Downloaded deadpool v0.5.2 [INFO] [stderr] Downloaded pin-project-internal v1.0.4 [INFO] [stderr] Downloaded pin-project v1.0.4 [INFO] [stderr] Downloaded deadpool-postgres v0.5.6 [INFO] [stderr] Downloaded hmap v0.1.0 [INFO] [stderr] Downloaded pbkdf2 v0.5.0 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded futures-channel v0.3.9 [INFO] [stderr] Downloaded futures-io v0.3.9 [INFO] [stderr] Downloaded fmt2io v0.1.0 [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.9 [INFO] [stderr] Downloaded futures-util v0.3.9 [INFO] [stderr] Downloaded futures-sink v0.3.9 [INFO] [stderr] Downloaded scrypt v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc26b53be6a46cb6e913c0ebeed87d18f4d1d6ca2c21e2c6f729acd1a2b12150 [INFO] running `Command { std: "docker" "start" "-a" "cc26b53be6a46cb6e913c0ebeed87d18f4d1d6ca2c21e2c6f729acd1a2b12150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc26b53be6a46cb6e913c0ebeed87d18f4d1d6ca2c21e2c6f729acd1a2b12150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc26b53be6a46cb6e913c0ebeed87d18f4d1d6ca2c21e2c6f729acd1a2b12150", kill_on_drop: false }` [INFO] [stdout] cc26b53be6a46cb6e913c0ebeed87d18f4d1d6ca2c21e2c6f729acd1a2b12150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d60f2134be6373a643f528e0b7a3f42e62d9ceaa652c0bba1ff9ed8d6ee5834 [INFO] running `Command { std: "docker" "start" "-a" "4d60f2134be6373a643f528e0b7a3f42e62d9ceaa652c0bba1ff9ed8d6ee5834", 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 memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [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 pin-project-lite v0.2.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling trackable v1.0.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling scrypt v0.4.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling deadpool v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling deadpool-postgres v0.5.6 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sloggers v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.15 [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 `UserExists` is never constructed [INFO] [stdout] --> selfhost-dashboard/src/user/db.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum InsertUserError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 15 | UserExists, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InsertUserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "4d60f2134be6373a643f528e0b7a3f42e62d9ceaa652c0bba1ff9ed8d6ee5834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d60f2134be6373a643f528e0b7a3f42e62d9ceaa652c0bba1ff9ed8d6ee5834", kill_on_drop: false }` [INFO] [stdout] 4d60f2134be6373a643f528e0b7a3f42e62d9ceaa652c0bba1ff9ed8d6ee5834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ea91f45140f8936dc090566612e92f4a6b06eef52ba16ddcc4498e7ef0738b6 [INFO] running `Command { std: "docker" "start" "-a" "6ea91f45140f8936dc090566612e92f4a6b06eef52ba16ddcc4498e7ef0738b6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling hmap v0.1.0 [INFO] [stderr] Compiling selfhost-dashboard v0.2.1 (/opt/rustwide/workdir/selfhost-dashboard) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "6ea91f45140f8936dc090566612e92f4a6b06eef52ba16ddcc4498e7ef0738b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea91f45140f8936dc090566612e92f4a6b06eef52ba16ddcc4498e7ef0738b6", kill_on_drop: false }` [INFO] [stdout] 6ea91f45140f8936dc090566612e92f4a6b06eef52ba16ddcc4498e7ef0738b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59ef0975320b3432cf9db8d185c878d23611eaf59600f7f003109168f2ed06f1 [INFO] running `Command { std: "docker" "start" "-a" "59ef0975320b3432cf9db8d185c878d23611eaf59600f7f003109168f2ed06f1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/selfhost_dashboard-6275ae7126538452) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test app::tests::app_name_dash ... ok [INFO] [stdout] test app::tests::app_name_slash ... ok [INFO] [stdout] test app::tests::app_name_space ... ok [INFO] [stdout] test app::tests::app_name_underscore ... ok [INFO] [stdout] test app::tests::app_name_dot ... ok [INFO] [stdout] test io::tests::read_line_max_exact_limit_no_newline ... ok [INFO] [stdout] test io::tests::read_line_max_below_limit_no_newline ... ok [INFO] [stdout] test io::tests::read_line_max_above_limit_with_newline ... ok [INFO] [stdout] test io::tests::read_line_max_below_limit_with_newline ... ok [INFO] [stdout] test io::tests::read_line_max_above_limit_no_newline ... ok [INFO] [stdout] test app::tests::app_name_simple ... 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 route::tests::resource_path_dot ... ok [INFO] [stdout] test route::tests::resource_path_simple ... ok [INFO] [stdout] test route::tests::resource_path_slash_begin ... ok [INFO] [stdout] test route::tests::resource_path_traversal_end ... ok [INFO] [stdout] test route::tests::resource_path_traversal_middle ... ok [INFO] [stdout] test route::tests::resource_path_traversal_begin ... ok [INFO] [stdout] test route::tests::resource_path_two_slashes ... ok [INFO] [stdout] test route::tests::resource_path_traversal_consecutive ... ok [INFO] [stdout] test user::types::tests::dot_user_name ... ok [INFO] [stdout] test user::types::tests::at_user_name ... ok [INFO] [stdout] test user::types::tests::slash_user_name ... ok [INFO] [stdout] test user::types::tests::dash_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 user::types::tests::space_user_name ... ok [INFO] [stdout] test user::types::tests::underscore_user_name ... ok [INFO] [stdout] test user::types::tests::space_user_name_begin ... ok [INFO] [stdout] test user::types::tests::space_user_name_end ... ok [INFO] [stdout] test login::tests::missing_user ... ok [INFO] [stdout] test login::tests::login_success ... ok [INFO] [stdout] test login::tests::bad_password ... ok [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 33.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59ef0975320b3432cf9db8d185c878d23611eaf59600f7f003109168f2ed06f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ef0975320b3432cf9db8d185c878d23611eaf59600f7f003109168f2ed06f1", kill_on_drop: false }` [INFO] [stdout] 59ef0975320b3432cf9db8d185c878d23611eaf59600f7f003109168f2ed06f1 [INFO] testing Kixunil/selfhost-dashboard against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/selfhost-dashboard on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9779785f5e981dccd89bd963c96669c75298873bac30c128bf9426ba729bbfc0 [INFO] running `Command { std: "docker" "start" "-a" "9779785f5e981dccd89bd963c96669c75298873bac30c128bf9426ba729bbfc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9779785f5e981dccd89bd963c96669c75298873bac30c128bf9426ba729bbfc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9779785f5e981dccd89bd963c96669c75298873bac30c128bf9426ba729bbfc0", kill_on_drop: false }` [INFO] [stdout] 9779785f5e981dccd89bd963c96669c75298873bac30c128bf9426ba729bbfc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5ae8a7c396ff13e3f1228421f3a8bdcf5a6ace9e35e972feae59d837a7c3014 [INFO] running `Command { std: "docker" "start" "-a" "c5ae8a7c396ff13e3f1228421f3a8bdcf5a6ace9e35e972feae59d837a7c3014", 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 memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling trackable v1.0.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling scrypt v0.4.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling deadpool v0.5.2 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling deadpool-postgres v0.5.6 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sloggers v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.15 [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] error: future cannot be sent between threads safely [INFO] [stdout] --> selfhost-dashboard/src/route.rs:291:185 [INFO] [stdout] | [INFO] [stdout] 291 | ...og::Logger) -> impl Future> + Send where S::Request: Send + Sync, Db::SetCookieFuture: Send, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@selfhost-dashboard/src/route.rs:297:5: 445:6}: std::marker::Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> selfhost-dashboard/src/app/mod.rs:303:112 [INFO] [stdout] | [INFO] [stdout] 303 | config::EntryPoint::Dynamic => format!("{}{}", self.root_path, App::open_dynamic(&app_name, &user).await?), [INFO] [stdout] | -- ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] | | [INFO] [stdout] | has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `selfhost-dashboard` (bin "selfhost-dashboard") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c5ae8a7c396ff13e3f1228421f3a8bdcf5a6ace9e35e972feae59d837a7c3014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ae8a7c396ff13e3f1228421f3a8bdcf5a6ace9e35e972feae59d837a7c3014", kill_on_drop: false }` [INFO] [stdout] c5ae8a7c396ff13e3f1228421f3a8bdcf5a6ace9e35e972feae59d837a7c3014