[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/selfhost-dashboard on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/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" "+1.59.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b54a55de7075b0de4a74d54a23cf4f3158e1caf09d86ec20629d327f2370ab7b [INFO] running `Command { std: "docker" "start" "-a" "b54a55de7075b0de4a74d54a23cf4f3158e1caf09d86ec20629d327f2370ab7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b54a55de7075b0de4a74d54a23cf4f3158e1caf09d86ec20629d327f2370ab7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54a55de7075b0de4a74d54a23cf4f3158e1caf09d86ec20629d327f2370ab7b", kill_on_drop: false }` [INFO] [stdout] b54a55de7075b0de4a74d54a23cf4f3158e1caf09d86ec20629d327f2370ab7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7b815278e48ab311049b5b5bd5ff9137f4f4fa12f2bb4da0fde39b7c76fa18f [INFO] running `Command { std: "docker" "start" "-a" "c7b815278e48ab311049b5b5bd5ff9137f4f4fa12f2bb4da0fde39b7c76fa18f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [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 serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [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 pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [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 trackable v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.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 regex v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling scrypt v0.4.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling postgres-types v0.1.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 toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling sloggers v1.0.1 [INFO] [stderr] Compiling deadpool-postgres v0.5.6 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling configure_me v0.4.0 [INFO] [stderr] Compiling hyper v0.13.9 [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 24.51s [INFO] running `Command { std: "docker" "inspect" "c7b815278e48ab311049b5b5bd5ff9137f4f4fa12f2bb4da0fde39b7c76fa18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b815278e48ab311049b5b5bd5ff9137f4f4fa12f2bb4da0fde39b7c76fa18f", kill_on_drop: false }` [INFO] [stdout] c7b815278e48ab311049b5b5bd5ff9137f4f4fa12f2bb4da0fde39b7c76fa18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc1d7a367c8e58b0669ac92abaa65b745627ed6b2fcdffaa1ef349f064c40f0b [INFO] running `Command { std: "docker" "start" "-a" "bc1d7a367c8e58b0669ac92abaa65b745627ed6b2fcdffaa1ef349f064c40f0b", 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 3.61s [INFO] running `Command { std: "docker" "inspect" "bc1d7a367c8e58b0669ac92abaa65b745627ed6b2fcdffaa1ef349f064c40f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1d7a367c8e58b0669ac92abaa65b745627ed6b2fcdffaa1ef349f064c40f0b", kill_on_drop: false }` [INFO] [stdout] bc1d7a367c8e58b0669ac92abaa65b745627ed6b2fcdffaa1ef349f064c40f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bb6ca35ab43cb356e42c83720d4eb46703b9229a84ae5efb1386b3bb24f82ea [INFO] running `Command { std: "docker" "start" "-a" "7bb6ca35ab43cb356e42c83720d4eb46703b9229a84ae5efb1386b3bb24f82ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/selfhost_dashboard-9f12f8b1bf92ab97) [INFO] [stdout] [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_dot ... 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 io::tests::read_line_max_above_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_no_newline ... ok [INFO] [stdout] test io::tests::read_line_max_below_limit_with_newline ... ok [INFO] [stdout] test io::tests::read_line_max_exact_limit_no_newline ... 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_hidden ... 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_begin ... 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_middle ... ok [INFO] [stdout] test route::tests::resource_path_two_slashes ... ok [INFO] [stdout] test user::types::tests::admin_user_name ... ok [INFO] [stdout] test user::types::tests::at_user_name ... ok [INFO] [stdout] test user::types::tests::dash_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::space_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 user::types::tests::underscore_user_name ... ok [INFO] [stdout] test user::types::tests::slash_user_name ... ok [INFO] [stdout] test login::tests::bad_password ... ok [INFO] [stdout] test login::tests::login_success ... ok [INFO] [stdout] test login::tests::missing_user ... 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 37.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bb6ca35ab43cb356e42c83720d4eb46703b9229a84ae5efb1386b3bb24f82ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb6ca35ab43cb356e42c83720d4eb46703b9229a84ae5efb1386b3bb24f82ea", kill_on_drop: false }` [INFO] [stdout] 7bb6ca35ab43cb356e42c83720d4eb46703b9229a84ae5efb1386b3bb24f82ea