[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] testing cedric-h/booking against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Fbooking" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedric-h/booking on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sapp-wasm v0.1.18 [INFO] [stderr] Downloaded sapp-android v0.1.1 [INFO] [stderr] Downloaded sapp-linux v0.1.8 [INFO] [stderr] Downloaded glam v0.8.7 [INFO] [stderr] Downloaded megaui v0.2.12 [INFO] [stderr] Downloaded serde_test v1.0.116 [INFO] [stderr] Downloaded quad-gl v0.2.3 [INFO] [stderr] Downloaded serde_yaml v0.8.13 [INFO] [stderr] Downloaded sapp-windows v0.2.9 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2de8145390fcce42955e87522c3ec3331f0828bb4b32cbe606551e949e188e3b [INFO] running `Command { std: "docker" "start" "-a" "2de8145390fcce42955e87522c3ec3331f0828bb4b32cbe606551e949e188e3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de8145390fcce42955e87522c3ec3331f0828bb4b32cbe606551e949e188e3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de8145390fcce42955e87522c3ec3331f0828bb4b32cbe606551e949e188e3b", kill_on_drop: false }` [INFO] [stdout] 2de8145390fcce42955e87522c3ec3331f0828bb4b32cbe606551e949e188e3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cd88d323af090b1e8dc6be8d945977baf7dfaf3d830ccc0efc2e3501f9aef34 [INFO] running `Command { std: "docker" "start" "-a" "0cd88d323af090b1e8dc6be8d945977baf7dfaf3d830ccc0efc2e3501f9aef34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 libc v0.2.77 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad.git#31cff5d8) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling miniquad_text_rusttype v0.1.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.11 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling megaui v0.2.12 [INFO] [stderr] Compiling quad-gl v0.2.3 [INFO] [stderr] Compiling macroquad v0.2.9 (https://github.com/not-fl3/macroquad.git#31cff5d8) [INFO] [stderr] Compiling serde_test v1.0.116 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling 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] 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] [stderr] error: could not compile `booking` due to 4 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cd88d323af090b1e8dc6be8d945977baf7dfaf3d830ccc0efc2e3501f9aef34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd88d323af090b1e8dc6be8d945977baf7dfaf3d830ccc0efc2e3501f9aef34", kill_on_drop: false }` [INFO] [stdout] 0cd88d323af090b1e8dc6be8d945977baf7dfaf3d830ccc0efc2e3501f9aef34