[INFO] cloning repository https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Sneakymouse%2FSneaky-Mouse-Server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Sneakymouse%2FSneaky-Mouse-Server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eab40b798be7e2a44f0b445c678793d101f9cf7 [INFO] testing Team-Sneakymouse/Sneaky-Mouse-Server against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Sneakymouse%2FSneaky-Mouse-Server" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server [INFO] finished tweaking git repo https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server [INFO] tweaked toml for git repo https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Team-Sneakymouse/Sneaky-Mouse-Server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b028a7e85efa7d1b8cddd30bff6783f0a66a511c1ebf2facd1393e723cd1f245 [INFO] running `Command { std: "docker" "start" "-a" "b028a7e85efa7d1b8cddd30bff6783f0a66a511c1ebf2facd1393e723cd1f245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b028a7e85efa7d1b8cddd30bff6783f0a66a511c1ebf2facd1393e723cd1f245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b028a7e85efa7d1b8cddd30bff6783f0a66a511c1ebf2facd1393e723cd1f245", kill_on_drop: false }` [INFO] [stdout] b028a7e85efa7d1b8cddd30bff6783f0a66a511c1ebf2facd1393e723cd1f245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 58dd2565461089f3a452ca0d6f2b9282a4523ce9de6e9ac2b41d4f5cac25f740 [INFO] running `Command { std: "docker" "start" "-a" "58dd2565461089f3a452ca0d6f2b9282a4523ce9de6e9ac2b41d4f5cac25f740", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling redis v0.21.4 [INFO] [stderr] Compiling sneaky-mouse-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RngCore`, `SeedableRng` [INFO] [stdout] --> src/event.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::{Rng, RngCore, SeedableRng}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RngCore`, `Rng` [INFO] [stdout] --> src/main.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use rand::{Rng, RngCore, SeedableRng}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/main.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use std::time::{Instant, Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `cheese_ids`, `cheese_rooms`, `cheese_timeouts` and 3 other fields in initializer of `SneakyMouseServer<'_>` [INFO] [stdout] --> src/main.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | let mut server_state_mem = SneakyMouseServer{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ missing `cheese_ids`, `cheese_rooms`, `cheese_timeouts` and 3 other fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sneaky-mouse-server` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "58dd2565461089f3a452ca0d6f2b9282a4523ce9de6e9ac2b41d4f5cac25f740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58dd2565461089f3a452ca0d6f2b9282a4523ce9de6e9ac2b41d4f5cac25f740", kill_on_drop: false }` [INFO] [stdout] 58dd2565461089f3a452ca0d6f2b9282a4523ce9de6e9ac2b41d4f5cac25f740