[INFO] cloning repository starccy/clubBackend [INFO] running `"git" "clone" "--bare" "git://github.com/starccy/clubBackend.git" "work/cache/sources/gh/starccy/clubBackend"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/starccy/clubBackend'... [INFO] running `"git" "clone" "work/cache/sources/gh/starccy/clubBackend" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/starccy/clubBackend"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/starccy/clubBackend'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/starccy/clubBackend" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/starccy/clubBackend"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/starccy/clubBackend'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] faca6b4e39ab8fb0c6c33c66ba1d5367097c5c49 [INFO] sha for GitHub repo starccy/clubBackend: faca6b4e39ab8fb0c6c33c66ba1d5367097c5c49 [INFO] validating manifest of starccy/clubBackend on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of starccy/clubBackend on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing starccy/clubBackend [INFO] finished frobbing starccy/clubBackend [INFO] frobbed toml for starccy/clubBackend written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/starccy/clubBackend/Cargo.toml [INFO] started frobbing starccy/clubBackend [INFO] finished frobbing starccy/clubBackend [INFO] frobbed toml for starccy/clubBackend written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/starccy/clubBackend/Cargo.toml [INFO] crate starccy/clubBackend already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing starccy/clubBackend against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/starccy/clubBackend:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 36626cff7e8b84b02962a18087663a3984c9f19e2a93b93db78a5b958ed3b335 [INFO] running `"docker" "start" "-a" "36626cff7e8b84b02962a18087663a3984c9f19e2a93b93db78a5b958ed3b335"` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling club_backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] extern crate rocket; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "36626cff7e8b84b02962a18087663a3984c9f19e2a93b93db78a5b958ed3b335"` [INFO] running `"docker" "rm" "-f" "36626cff7e8b84b02962a18087663a3984c9f19e2a93b93db78a5b958ed3b335"` [INFO] [stdout] 36626cff7e8b84b02962a18087663a3984c9f19e2a93b93db78a5b958ed3b335 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/starccy/clubBackend:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] cec047caab8e37975e34f5a0855ee21944aa97208b511747305f40b68b538f5f [INFO] running `"docker" "start" "-a" "cec047caab8e37975e34f5a0855ee21944aa97208b511747305f40b68b538f5f"` [INFO] [stderr] Compiling club_backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] extern crate rocket; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "cec047caab8e37975e34f5a0855ee21944aa97208b511747305f40b68b538f5f"` [INFO] running `"docker" "rm" "-f" "cec047caab8e37975e34f5a0855ee21944aa97208b511747305f40b68b538f5f"` [INFO] [stdout] cec047caab8e37975e34f5a0855ee21944aa97208b511747305f40b68b538f5f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/starccy/clubBackend:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 6878274a3efa68762a433ccf498e2d126f95b480d550430a20ae515b928a7c3e [INFO] running `"docker" "start" "-a" "6878274a3efa68762a433ccf498e2d126f95b480d550430a20ae515b928a7c3e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/club_backend-f09fe39af03f65db [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "6878274a3efa68762a433ccf498e2d126f95b480d550430a20ae515b928a7c3e"` [INFO] running `"docker" "rm" "-f" "6878274a3efa68762a433ccf498e2d126f95b480d550430a20ae515b928a7c3e"` [INFO] [stdout] 6878274a3efa68762a433ccf498e2d126f95b480d550430a20ae515b928a7c3e