[INFO] updating cached repository JellyWX/adventure-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JellyWX/adventure-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JellyWX/adventure-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/JellyWX/adventure-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/JellyWX/adventure-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JellyWX/adventure-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JellyWX/adventure-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JellyWX/adventure-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e0adf7b4e11703f53941635ea079ecc1ade8ba23 [INFO] sha for GitHub repo JellyWX/adventure-rs: e0adf7b4e11703f53941635ea079ecc1ade8ba23 [INFO] validating manifest of JellyWX/adventure-rs 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 JellyWX/adventure-rs 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 JellyWX/adventure-rs [INFO] finished frobbing JellyWX/adventure-rs [INFO] frobbed toml for JellyWX/adventure-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/JellyWX/adventure-rs/Cargo.toml [INFO] started frobbing JellyWX/adventure-rs [INFO] finished frobbing JellyWX/adventure-rs [INFO] frobbed toml for JellyWX/adventure-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JellyWX/adventure-rs/Cargo.toml [INFO] crate JellyWX/adventure-rs 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 JellyWX/adventure-rs 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/JellyWX/adventure-rs:/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] 2aaeb609be92aa1dc2041fadf34553505d8c7a4fddbad1187b4a80ce9d187170 [INFO] running `"docker" "start" "-a" "2aaeb609be92aa1dc2041fadf34553505d8c7a4fddbad1187b4a80ce9d187170"` [INFO] [stderr] Compiling text-adventure v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `description` [INFO] [stderr] --> src/main.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | description: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "2aaeb609be92aa1dc2041fadf34553505d8c7a4fddbad1187b4a80ce9d187170"` [INFO] running `"docker" "rm" "-f" "2aaeb609be92aa1dc2041fadf34553505d8c7a4fddbad1187b4a80ce9d187170"` [INFO] [stdout] 2aaeb609be92aa1dc2041fadf34553505d8c7a4fddbad1187b4a80ce9d187170 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/JellyWX/adventure-rs:/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] 7f6f41b2ee6379a64eb470a59ccc2e8092b84022f77787f3a05af9e9a8065489 [INFO] running `"docker" "start" "-a" "7f6f41b2ee6379a64eb470a59ccc2e8092b84022f77787f3a05af9e9a8065489"` [INFO] [stderr] Compiling text-adventure v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `description` [INFO] [stderr] --> src/main.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | description: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "7f6f41b2ee6379a64eb470a59ccc2e8092b84022f77787f3a05af9e9a8065489"` [INFO] running `"docker" "rm" "-f" "7f6f41b2ee6379a64eb470a59ccc2e8092b84022f77787f3a05af9e9a8065489"` [INFO] [stdout] 7f6f41b2ee6379a64eb470a59ccc2e8092b84022f77787f3a05af9e9a8065489 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/JellyWX/adventure-rs:/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] 84b75a97260df0ac124df52a42ce6b20f0425340087b17ef3ca7f7967f4f4ad6 [INFO] running `"docker" "start" "-a" "84b75a97260df0ac124df52a42ce6b20f0425340087b17ef3ca7f7967f4f4ad6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/text_adventure-37785a24323f7b84 [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" "84b75a97260df0ac124df52a42ce6b20f0425340087b17ef3ca7f7967f4f4ad6"` [INFO] running `"docker" "rm" "-f" "84b75a97260df0ac124df52a42ce6b20f0425340087b17ef3ca7f7967f4f4ad6"` [INFO] [stdout] 84b75a97260df0ac124df52a42ce6b20f0425340087b17ef3ca7f7967f4f4ad6