[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fselfhost-dashboard" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/selfhost-dashboard on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/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-10/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" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39689cd354df6346ee72d5fdd5624e6440f2b959094e04118f2499bbbe8864ff [INFO] running `Command { std: "docker" "start" "-a" "39689cd354df6346ee72d5fdd5624e6440f2b959094e04118f2499bbbe8864ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39689cd354df6346ee72d5fdd5624e6440f2b959094e04118f2499bbbe8864ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39689cd354df6346ee72d5fdd5624e6440f2b959094e04118f2499bbbe8864ff", kill_on_drop: false }` [INFO] [stdout] 39689cd354df6346ee72d5fdd5624e6440f2b959094e04118f2499bbbe8864ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac3431fed6109bececb366d13184949e29ebaea225e1c6142c7fd1994ba6b3f [INFO] running `Command { std: "docker" "start" "-a" "eac3431fed6109bececb366d13184949e29ebaea225e1c6142c7fd1994ba6b3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [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 futures-sink v0.3.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [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 cpuid-bool v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [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 mio v0.6.23 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling scrypt v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling postgres-types v0.1.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 pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling trackable v1.0.0 [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 h2 v0.2.7 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [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 serde_json v1.0.61 [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] note: `InsertUserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> selfhost-dashboard/src/user/db.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.21s [INFO] running `Command { std: "docker" "inspect" "eac3431fed6109bececb366d13184949e29ebaea225e1c6142c7fd1994ba6b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac3431fed6109bececb366d13184949e29ebaea225e1c6142c7fd1994ba6b3f", kill_on_drop: false }` [INFO] [stdout] eac3431fed6109bececb366d13184949e29ebaea225e1c6142c7fd1994ba6b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e916fe6a7e1b94b46101f1b528464507a59d61188e48e84525bb5d723c3c2b [INFO] running `Command { std: "docker" "start" "-a" "24e916fe6a7e1b94b46101f1b528464507a59d61188e48e84525bb5d723c3c2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 4.83s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/selfhost_dashboard-2d8788798f15ca31) [INFO] running `Command { std: "docker" "inspect" "24e916fe6a7e1b94b46101f1b528464507a59d61188e48e84525bb5d723c3c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e916fe6a7e1b94b46101f1b528464507a59d61188e48e84525bb5d723c3c2b", kill_on_drop: false }` [INFO] [stdout] 24e916fe6a7e1b94b46101f1b528464507a59d61188e48e84525bb5d723c3c2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b00384185deee2dd11ef9ec9407b7783238c5070f488cefe0077be7ad5c61c5 [INFO] running `Command { std: "docker" "start" "-a" "7b00384185deee2dd11ef9ec9407b7783238c5070f488cefe0077be7ad5c61c5", 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] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/selfhost_dashboard-2d8788798f15ca31) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test app::tests::app_name_dash ... ok [INFO] [stdout] test app::tests::app_name_dot ... ok [INFO] [stdout] test app::tests::app_name_simple ... 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_hidden ... ok [INFO] [stdout] test route::tests::resource_path_dot ... ok [INFO] [stdout] test route::tests::resource_path_slash_begin ... ok [INFO] [stdout] test route::tests::resource_path_simple ... 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::slash_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 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 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b00384185deee2dd11ef9ec9407b7783238c5070f488cefe0077be7ad5c61c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b00384185deee2dd11ef9ec9407b7783238c5070f488cefe0077be7ad5c61c5", kill_on_drop: false }` [INFO] [stdout] 7b00384185deee2dd11ef9ec9407b7783238c5070f488cefe0077be7ad5c61c5