[INFO] updating cached repository https://github.com/beat-boards/api [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/beat-boards/api [INFO] [stderr] * [new branch] dependabot/cargo/chrono-0.4.9 -> dependabot/cargo/chrono-0.4.9 [INFO] [stderr] * [new branch] dependabot/cargo/env_logger-0.7.0 -> dependabot/cargo/env_logger-0.7.0 [INFO] [stderr] * [new branch] dependabot/cargo/futures-0.1.29 -> dependabot/cargo/futures-0.1.29 [INFO] [stderr] * [new branch] dependabot/cargo/lazy_static-1.4.0 -> dependabot/cargo/lazy_static-1.4.0 [INFO] [stderr] * [new branch] dependabot/cargo/r2d2_redis-0.11.0 -> dependabot/cargo/r2d2_redis-0.11.0 [INFO] [stderr] * [new branch] dependabot/cargo/serde-1.0.101 -> dependabot/cargo/serde-1.0.101 [INFO] [stderr] * [new branch] dependabot/cargo/serde_derive-1.0.101 -> dependabot/cargo/serde_derive-1.0.101 [INFO] [stderr] * [new branch] dependabot/cargo/serde_repr-0.1.5 -> dependabot/cargo/serde_repr-0.1.5 [INFO] [stderr] * [new branch] dependabot/cargo/thruster-0.7.14 -> dependabot/cargo/thruster-0.7.14 [INFO] [stderr] * [new branch] dependabot/cargo/uuid-0.7.4 -> dependabot/cargo/uuid-0.7.4 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b14abebe0225f04ad5af4bd4935ee28990ed9804 [INFO] testing beat-boards/api against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeat-boards%2Fapi" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/beat-boards/api on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/beat-boards/api [INFO] finished tweaking git repo https://github.com/beat-boards/api [INFO] tweaked toml for git repo https://github.com/beat-boards/api written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/beat-boards/api already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1d6f49033d3fdd6ade407c993bfc18e70b7381a098a7b5fb2cc51c8a07ad6fb6 [INFO] running `"docker" "start" "-a" "1d6f49033d3fdd6ade407c993bfc18e70b7381a098a7b5fb2cc51c8a07ad6fb6"` [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling templatify v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_repr v0.1.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling thruster-core v0.7.8 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling redis v0.11.0 [INFO] [stderr] Compiling thruster-middleware v0.7.8 [INFO] [stderr] Compiling thruster-context v0.7.8 [INFO] [stderr] Compiling thruster-app v0.7.8 [INFO] [stderr] Compiling thruster-server v0.7.8 [INFO] [stderr] Compiling r2d2_redis v0.10.1 [INFO] [stderr] Compiling thruster v0.7.8 [INFO] [stderr] Compiling bbapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/maps/map_controller.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/maps/map_controller.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/scores/score_controller.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/scores/score_controller.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `context` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/users/user_controller.rs:52:13 [INFO] [stderr] | [INFO] [stderr] 39 | let oculus_id = context.query_params.get("oculusId"); [INFO] [stderr] | -------------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 52 | context.body(&user_service::get_cached_users( [INFO] [stderr] | ^^^^^^^ mutable borrow occurs here [INFO] [stderr] 53 | offset, limit, rank, filters, [INFO] [stderr] | ------- immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/users/user_controller.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 140 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/users/user_controller.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 147 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `"docker" "inspect" "1d6f49033d3fdd6ade407c993bfc18e70b7381a098a7b5fb2cc51c8a07ad6fb6"` [INFO] running `"docker" "rm" "-f" "1d6f49033d3fdd6ade407c993bfc18e70b7381a098a7b5fb2cc51c8a07ad6fb6"` [INFO] [stdout] 1d6f49033d3fdd6ade407c993bfc18e70b7381a098a7b5fb2cc51c8a07ad6fb6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 498aa4c30ce2d21ab829a64931d42ef401b3b833654fe0385e671428981a4f80 [INFO] running `"docker" "start" "-a" "498aa4c30ce2d21ab829a64931d42ef401b3b833654fe0385e671428981a4f80"` [INFO] [stderr] Compiling cargo-husky v1.4.0 [INFO] [stderr] Compiling bbapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/maps/map_controller.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/maps/map_controller.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/scores/score_controller.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/scores/score_controller.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `context` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/users/user_controller.rs:52:13 [INFO] [stderr] | [INFO] [stderr] 39 | let oculus_id = context.query_params.get("oculusId"); [INFO] [stderr] | -------------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 52 | context.body(&user_service::get_cached_users( [INFO] [stderr] | ^^^^^^^ mutable borrow occurs here [INFO] [stderr] 53 | offset, limit, rank, filters, [INFO] [stderr] | ------- immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/users/user_controller.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 140 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/users/user_controller.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 147 | mut context: Ctx, [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.13s [INFO] running `"docker" "inspect" "498aa4c30ce2d21ab829a64931d42ef401b3b833654fe0385e671428981a4f80"` [INFO] running `"docker" "rm" "-f" "498aa4c30ce2d21ab829a64931d42ef401b3b833654fe0385e671428981a4f80"` [INFO] [stdout] 498aa4c30ce2d21ab829a64931d42ef401b3b833654fe0385e671428981a4f80 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 7bb30ae7d01b04f2ef46ec019000f4e0b1d185b0635e826864b194c03d983a94 [INFO] running `"docker" "start" "-a" "7bb30ae7d01b04f2ef46ec019000f4e0b1d185b0635e826864b194c03d983a94"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bbapi-9327cc0480d82414 [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" "7bb30ae7d01b04f2ef46ec019000f4e0b1d185b0635e826864b194c03d983a94"` [INFO] running `"docker" "rm" "-f" "7bb30ae7d01b04f2ef46ec019000f4e0b1d185b0635e826864b194c03d983a94"` [INFO] [stdout] 7bb30ae7d01b04f2ef46ec019000f4e0b1d185b0635e826864b194c03d983a94