[INFO] cloning repository https://github.com/cedric-h/booking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedric-h/booking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Fbooking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Fbooking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6080424b041bc21bf26a2e26bdb9eb0d8c796cfd [INFO] checking cedric-h/booking against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Fbooking" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedric-h/booking on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cedric-h/booking [INFO] finished tweaking git repo https://github.com/cedric-h/booking [INFO] tweaked toml for git repo https://github.com/cedric-h/booking written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cedric-h/booking already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 521cbbd881f92a5c96292a82d40236cb04fa133df07808feeb84e12d08008d72 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "521cbbd881f92a5c96292a82d40236cb04fa133df07808feeb84e12d08008d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "521cbbd881f92a5c96292a82d40236cb04fa133df07808feeb84e12d08008d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521cbbd881f92a5c96292a82d40236cb04fa133df07808feeb84e12d08008d72", kill_on_drop: false }` [INFO] [stdout] 521cbbd881f92a5c96292a82d40236cb04fa133df07808feeb84e12d08008d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19bed2c30a708d89f066da2672de78d8b6d7cd82fd130663b181cff2df227c46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "19bed2c30a708d89f066da2672de78d8b6d7cd82fd130663b181cff2df227c46", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad.git#31cff5d8) [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking miniquad_text_rusttype v0.1.2 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking megaui v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking miniquad v0.3.0-alpha.11 [INFO] [stderr] Checking quad-gl v0.2.3 [INFO] [stderr] Checking macroquad v0.2.9 (https://github.com/not-fl3/macroquad.git#31cff5d8) [INFO] [stderr] Checking serde_test v1.0.116 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking booking v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macroquad::*` [INFO] [stdout] --> src/nodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | use macroquad::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::*` [INFO] [stdout] --> src/nodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | use macroquad::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&File(_)` not covered [INFO] [stdout] --> src/nodes.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 7 | / enum Story { [INFO] [stdout] 8 | | Choices(ChoiceBundle), [INFO] [stdout] 9 | | File(String), [INFO] [stdout] | | ---- not covered [INFO] [stdout] 10 | | Fade(Fade), [INFO] [stdout] ... | [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- `Story>` defined here [INFO] [stdout] ... [INFO] [stdout] 93 | let single_story = match &self.story { [INFO] [stdout] | ^^^^^^^^^^^ pattern `&File(_)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&Story>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&File(_)` not covered [INFO] [stdout] --> src/nodes.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 7 | / enum Story { [INFO] [stdout] 8 | | Choices(ChoiceBundle), [INFO] [stdout] 9 | | File(String), [INFO] [stdout] | | ---- not covered [INFO] [stdout] 10 | | Fade(Fade), [INFO] [stdout] ... | [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- `Story` defined here [INFO] [stdout] ... [INFO] [stdout] 151 | match story { [INFO] [stdout] | ^^^^^ pattern `&File(_)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&Story` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&mut File(_)` not covered [INFO] [stdout] --> src/nodes.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 7 | / enum Story { [INFO] [stdout] 8 | | Choices(ChoiceBundle), [INFO] [stdout] 9 | | File(String), [INFO] [stdout] | | ---- not covered [INFO] [stdout] 10 | | Fade(Fade), [INFO] [stdout] ... | [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- `Story` defined here [INFO] [stdout] ... [INFO] [stdout] 216 | match &mut story { [INFO] [stdout] | ^^^^^^^^^^ pattern `&mut File(_)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&mut Story` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `booking` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&File(_)` not covered [INFO] [stdout] --> src/nodes.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 7 | / enum Story { [INFO] [stdout] 8 | | Choices(ChoiceBundle), [INFO] [stdout] 9 | | File(String), [INFO] [stdout] | | ---- not covered [INFO] [stdout] 10 | | Fade(Fade), [INFO] [stdout] ... | [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- `Story>` defined here [INFO] [stdout] ... [INFO] [stdout] 93 | let single_story = match &self.story { [INFO] [stdout] | ^^^^^^^^^^^ pattern `&File(_)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&Story>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&File(_)` not covered [INFO] [stdout] --> src/nodes.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 7 | / enum Story { [INFO] [stdout] 8 | | Choices(ChoiceBundle), [INFO] [stdout] 9 | | File(String), [INFO] [stdout] | | ---- not covered [INFO] [stdout] 10 | | Fade(Fade), [INFO] [stdout] ... | [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- `Story` defined here [INFO] [stdout] ... [INFO] [stdout] 151 | match story { [INFO] [stdout] | ^^^^^ pattern `&File(_)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&Story` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&mut File(_)` not covered [INFO] [stdout] --> src/nodes.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 7 | / enum Story { [INFO] [stdout] 8 | | Choices(ChoiceBundle), [INFO] [stdout] 9 | | File(String), [INFO] [stdout] | | ---- not covered [INFO] [stdout] 10 | | Fade(Fade), [INFO] [stdout] ... | [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- `Story` defined here [INFO] [stdout] ... [INFO] [stdout] 216 | match &mut story { [INFO] [stdout] | ^^^^^^^^^^ pattern `&mut File(_)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&mut Story` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "19bed2c30a708d89f066da2672de78d8b6d7cd82fd130663b181cff2df227c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19bed2c30a708d89f066da2672de78d8b6d7cd82fd130663b181cff2df227c46", kill_on_drop: false }` [INFO] [stdout] 19bed2c30a708d89f066da2672de78d8b6d7cd82fd130663b181cff2df227c46