[INFO] updating cached repository zrneely/onitama [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zrneely/onitama [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zrneely/onitama" "work/ex/beta-1.38-1/sources/1.37.0/gh/zrneely/onitama"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zrneely/onitama'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zrneely/onitama" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zrneely/onitama"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zrneely/onitama'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 821a52c79283fbdc0abf16491106689b999a85e8 [INFO] sha for GitHub repo zrneely/onitama: 821a52c79283fbdc0abf16491106689b999a85e8 [INFO] validating manifest of zrneely/onitama 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 zrneely/onitama 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 zrneely/onitama [INFO] finished frobbing zrneely/onitama [INFO] frobbed toml for zrneely/onitama written to work/ex/beta-1.38-1/sources/1.37.0/gh/zrneely/onitama/Cargo.toml [INFO] started frobbing zrneely/onitama [INFO] finished frobbing zrneely/onitama [INFO] frobbed toml for zrneely/onitama written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zrneely/onitama/Cargo.toml [INFO] crate zrneely/onitama 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 zrneely/onitama 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zrneely/onitama:/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] 7617de39f1e88cc720dd5db60272edbda119f454caff1b0ea4f1bb34656d41c8 [INFO] running `"docker" "start" "-a" "7617de39f1e88cc720dd5db60272edbda119f454caff1b0ea4f1bb34656d41c8"` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.2.10 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling syncbox v0.2.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling eventual v0.1.7 [INFO] [stderr] Compiling parking_lot v0.5.3 [INFO] [stderr] Compiling url v1.6.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.6.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling wamp v0.1.0 (https://github.com/zrneely/wamp-rs.git#34541db0) [INFO] [stderr] Compiling onitama v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/macros.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | let mut $game = &mut running_game.state; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/server.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | / mutate_game!(local = STATE[game_id], who, auth, { [INFO] [stderr] 44 | | local.resign(who) [INFO] [stderr] 45 | | }); [INFO] [stderr] | |_______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/macros.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | let mut $game = &mut running_game.state; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/server.rs:74:18 [INFO] [stderr] | [INFO] [stderr] 74 | let output = mutate_game!(local = STATE[game_id], who, auth, { [INFO] [stderr] | __________________- [INFO] [stderr] 75 | | local.play_card(row, col, who, which, idx) [INFO] [stderr] 76 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "7617de39f1e88cc720dd5db60272edbda119f454caff1b0ea4f1bb34656d41c8"` [INFO] running `"docker" "rm" "-f" "7617de39f1e88cc720dd5db60272edbda119f454caff1b0ea4f1bb34656d41c8"` [INFO] [stdout] 7617de39f1e88cc720dd5db60272edbda119f454caff1b0ea4f1bb34656d41c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zrneely/onitama:/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] 84005b57504b468a8d12c8efeaf960fbaef959290253b720c6ea988529397a00 [INFO] running `"docker" "start" "-a" "84005b57504b468a8d12c8efeaf960fbaef959290253b720c6ea988529397a00"` [INFO] [stderr] Compiling onitama v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/macros.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | let mut $game = &mut running_game.state; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/server.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | / mutate_game!(local = STATE[game_id], who, auth, { [INFO] [stderr] 44 | | local.resign(who) [INFO] [stderr] 45 | | }); [INFO] [stderr] | |_______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/macros.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | let mut $game = &mut running_game.state; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/server.rs:74:18 [INFO] [stderr] | [INFO] [stderr] 74 | let output = mutate_game!(local = STATE[game_id], who, auth, { [INFO] [stderr] | __________________- [INFO] [stderr] 75 | | local.play_card(row, col, who, which, idx) [INFO] [stderr] 76 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "84005b57504b468a8d12c8efeaf960fbaef959290253b720c6ea988529397a00"` [INFO] running `"docker" "rm" "-f" "84005b57504b468a8d12c8efeaf960fbaef959290253b720c6ea988529397a00"` [INFO] [stdout] 84005b57504b468a8d12c8efeaf960fbaef959290253b720c6ea988529397a00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zrneely/onitama:/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] b016911f326a52b8d84812513e9b61b9430991ee153634f1568c26bf634e5a88 [INFO] running `"docker" "start" "-a" "b016911f326a52b8d84812513e9b61b9430991ee153634f1568c26bf634e5a88"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/onitama-3e942fe253d2eade [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" "b016911f326a52b8d84812513e9b61b9430991ee153634f1568c26bf634e5a88"` [INFO] running `"docker" "rm" "-f" "b016911f326a52b8d84812513e9b61b9430991ee153634f1568c26bf634e5a88"` [INFO] [stdout] b016911f326a52b8d84812513e9b61b9430991ee153634f1568c26bf634e5a88