[INFO] updating cached repository InnPatron/cyoa [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/InnPatron/cyoa [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/InnPatron/cyoa" "work/ex/beta-1.38-1/sources/1.37.0/gh/InnPatron/cyoa"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/InnPatron/cyoa'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/InnPatron/cyoa" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/InnPatron/cyoa"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/InnPatron/cyoa'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04b79c14bd6288ae5245f39d7cebabcc06d6d8f5 [INFO] sha for GitHub repo InnPatron/cyoa: 04b79c14bd6288ae5245f39d7cebabcc06d6d8f5 [INFO] validating manifest of InnPatron/cyoa on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of InnPatron/cyoa on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing InnPatron/cyoa [INFO] finished frobbing InnPatron/cyoa [INFO] frobbed toml for InnPatron/cyoa written to work/ex/beta-1.38-1/sources/1.37.0/gh/InnPatron/cyoa/Cargo.toml [INFO] started frobbing InnPatron/cyoa [INFO] finished frobbing InnPatron/cyoa [INFO] frobbed toml for InnPatron/cyoa written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/InnPatron/cyoa/Cargo.toml [INFO] crate InnPatron/cyoa already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing InnPatron/cyoa against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/InnPatron/cyoa:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f65fb0977332ab6c54614c408d525be077d665af36f5ceab5fb44948fdc486f3 [INFO] running `"docker" "start" "-a" "f65fb0977332ab6c54614c408d525be077d665af36f5ceab5fb44948fdc486f3"` [INFO] [stderr] Compiling derive_builder v0.7.0 [INFO] [stderr] Compiling irmatch v0.2.0 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling darling_core v0.8.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling darling_macro v0.8.1 [INFO] [stderr] Compiling darling v0.8.1 [INFO] [stderr] Compiling derive_builder_core v0.4.0 [INFO] [stderr] Compiling smpl v0.13.0 [INFO] [stderr] Compiling cyoa v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `context_mut` [INFO] [stderr] --> src/game.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn context_mut(&mut self) -> &mut Context { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_state` [INFO] [stderr] --> src/game.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn set_state(&mut self, state: i32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.25s [INFO] running `"docker" "inspect" "f65fb0977332ab6c54614c408d525be077d665af36f5ceab5fb44948fdc486f3"` [INFO] running `"docker" "rm" "-f" "f65fb0977332ab6c54614c408d525be077d665af36f5ceab5fb44948fdc486f3"` [INFO] [stdout] f65fb0977332ab6c54614c408d525be077d665af36f5ceab5fb44948fdc486f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/InnPatron/cyoa:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3a738ea9a5ddfbd2f6d0ebedc4a150c66b0c3bf0f6047f228ae5e4a24fa46f75 [INFO] running `"docker" "start" "-a" "3a738ea9a5ddfbd2f6d0ebedc4a150c66b0c3bf0f6047f228ae5e4a24fa46f75"` [INFO] [stderr] Compiling cyoa v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `context_mut` [INFO] [stderr] --> src/game.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn context_mut(&mut self) -> &mut Context { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_state` [INFO] [stderr] --> src/game.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn set_state(&mut self, state: i32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "3a738ea9a5ddfbd2f6d0ebedc4a150c66b0c3bf0f6047f228ae5e4a24fa46f75"` [INFO] running `"docker" "rm" "-f" "3a738ea9a5ddfbd2f6d0ebedc4a150c66b0c3bf0f6047f228ae5e4a24fa46f75"` [INFO] [stdout] 3a738ea9a5ddfbd2f6d0ebedc4a150c66b0c3bf0f6047f228ae5e4a24fa46f75 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/InnPatron/cyoa:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 97a2823e8dc9b755a9796a501498dd8d54715d3f79667db5557e72d05c6f8845 [INFO] running `"docker" "start" "-a" "97a2823e8dc9b755a9796a501498dd8d54715d3f79667db5557e72d05c6f8845"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/cyoa-d7e99b03f6c3a1d8 [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" "97a2823e8dc9b755a9796a501498dd8d54715d3f79667db5557e72d05c6f8845"` [INFO] running `"docker" "rm" "-f" "97a2823e8dc9b755a9796a501498dd8d54715d3f79667db5557e72d05c6f8845"` [INFO] [stdout] 97a2823e8dc9b755a9796a501498dd8d54715d3f79667db5557e72d05c6f8845