[INFO] cloning repository https://github.com/RattyGirl/rust-social [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RattyGirl/rust-social" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRattyGirl%2Frust-social", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRattyGirl%2Frust-social'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47bad8d0e53cb53d3b948645a627ef203651b0f7 [INFO] testing RattyGirl/rust-social 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%2FRattyGirl%2Frust-social" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RattyGirl/rust-social 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] started tweaking git repo https://github.com/RattyGirl/rust-social [INFO] finished tweaking git repo https://github.com/RattyGirl/rust-social [INFO] tweaked toml for git repo https://github.com/RattyGirl/rust-social written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/RattyGirl/rust-social 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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 3f60d673682066408fdb2ebec334a2166642ceef0289774743b71941d72d426c [INFO] running `Command { std: "docker" "start" "-a" "3f60d673682066408fdb2ebec334a2166642ceef0289774743b71941d72d426c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f60d673682066408fdb2ebec334a2166642ceef0289774743b71941d72d426c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f60d673682066408fdb2ebec334a2166642ceef0289774743b71941d72d426c", kill_on_drop: false }` [INFO] [stdout] 3f60d673682066408fdb2ebec334a2166642ceef0289774743b71941d72d426c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] e6c23d38a881717a6e6ff6fbe4008c901ac3333c19157dc35964fe51338106d2 [INFO] running `Command { std: "docker" "start" "-a" "e6c23d38a881717a6e6ff6fbe4008c901ac3333c19157dc35964fe51338106d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling rust-social v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling rusqlite v0.26.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.99s [INFO] running `Command { std: "docker" "inspect" "e6c23d38a881717a6e6ff6fbe4008c901ac3333c19157dc35964fe51338106d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c23d38a881717a6e6ff6fbe4008c901ac3333c19157dc35964fe51338106d2", kill_on_drop: false }` [INFO] [stdout] e6c23d38a881717a6e6ff6fbe4008c901ac3333c19157dc35964fe51338106d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 5ab230fc47a055a4e6fc223475ceb53c46f6c5b7c22d147549f5ab75b1340f89 [INFO] running `Command { std: "docker" "start" "-a" "5ab230fc47a055a4e6fc223475ceb53c46f6c5b7c22d147549f5ab75b1340f89", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-social v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/user.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | crate::generate_tables(&conn); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_social-5b2b43ad607043c7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_social-48ddd5c481673145) [INFO] running `Command { std: "docker" "inspect" "5ab230fc47a055a4e6fc223475ceb53c46f6c5b7c22d147549f5ab75b1340f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab230fc47a055a4e6fc223475ceb53c46f6c5b7c22d147549f5ab75b1340f89", kill_on_drop: false }` [INFO] [stdout] 5ab230fc47a055a4e6fc223475ceb53c46f6c5b7c22d147549f5ab75b1340f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 2e14d2bafa1cc5d32c1c71bd43ed832378a4b7ff580f696c63a25f08a679a3ce [INFO] running `Command { std: "docker" "start" "-a" "2e14d2bafa1cc5d32c1c71bd43ed832378a4b7ff580f696c63a25f08a679a3ce", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/user.rs:113:9 [INFO] [stderr] | [INFO] [stderr] 113 | crate::generate_tables(&conn); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `rust-social` (bin "rust-social" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_social-5b2b43ad607043c7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test view::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_social-48ddd5c481673145) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test user::tests::register_user_exists ... ok [INFO] [stdout] test user::tests::register_successful ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust-social [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] running `Command { std: "docker" "inspect" "2e14d2bafa1cc5d32c1c71bd43ed832378a4b7ff580f696c63a25f08a679a3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e14d2bafa1cc5d32c1c71bd43ed832378a4b7ff580f696c63a25f08a679a3ce", kill_on_drop: false }` [INFO] [stdout] 2e14d2bafa1cc5d32c1c71bd43ed832378a4b7ff580f696c63a25f08a679a3ce