[INFO] updating cached repository alanpoon/hardback_server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alanpoon/hardback_server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alanpoon/hardback_server" "work/ex/beta-1.37-6/sources/1.36.0/gh/alanpoon/hardback_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/alanpoon/hardback_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alanpoon/hardback_server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alanpoon/hardback_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alanpoon/hardback_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5398d732703e718b6f1a2a29f25bc7b8423f31ad [INFO] sha for GitHub repo alanpoon/hardback_server: 5398d732703e718b6f1a2a29f25bc7b8423f31ad [INFO] validating manifest of alanpoon/hardback_server on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alanpoon/hardback_server on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alanpoon/hardback_server [INFO] finished frobbing alanpoon/hardback_server [INFO] frobbed toml for alanpoon/hardback_server written to work/ex/beta-1.37-6/sources/1.36.0/gh/alanpoon/hardback_server/Cargo.toml [INFO] started frobbing alanpoon/hardback_server [INFO] finished frobbing alanpoon/hardback_server [INFO] frobbed toml for alanpoon/hardback_server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alanpoon/hardback_server/Cargo.toml [INFO] crate alanpoon/hardback_server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing alanpoon/hardback_server against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alanpoon/hardback_server:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 246564e8ec1d4a210b984f2acd26e4b40c809c866ee7ab0b55d70e1ceaf85afb [INFO] running `"docker" "start" "-a" "246564e8ec1d4a210b984f2acd26e4b40c809c866ee7ab0b55d70e1ceaf85afb"` [INFO] [stderr] Compiling serde v1.0.14 [INFO] [stderr] Compiling cardgame_macros v0.1.0 (https://github.com/alanpoon/cardgame_macros.git#8e3a6e0c) [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling itertools v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_derive v1.0.14 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling websocket v0.20.2 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling hardback_codec v0.1.0 (https://github.com/alanpoon/hardback_codec.git#3f3e30dc) [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling rust_wordnik v0.1.0 (https://github.com/alanpoon/rust_wordnik.git#9a6440c7) [INFO] [stderr] Compiling hardback_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game_logic/resolve_cards.rs:204:53 [INFO] [stderr] | [INFO] [stderr] 204 | Box, [INFO] [stderr] 206 | | &mut Vec)>)>> = [INFO] [stderr] | |_______________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 204 | Box, [INFO] [stderr] 206 | &mut Vec)>)>> = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/game_logic/board.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | / wait_for_input.iter_mut().map(move| x|{ [INFO] [stderr] 55 | | let j = format!("Player {} has played a card to force other players to lose a ink or ink remover.", [INFO] [stderr] 56 | | player_id); [INFO] [stderr] 57 | | let _g: WaitForSingleInput= [INFO] [stderr] ... | [INFO] [stderr] 65 | | x.push(Some(_g)); [INFO] [stderr] 66 | | }).collect::>(); [INFO] [stderr] | |________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | / self.connections [INFO] [stderr] 56 | | .iter_mut() [INFO] [stderr] 57 | | .filter(|&(_, ref con)| con.table == Some(table_num)) [INFO] [stderr] 58 | | .map(|(_, con)| { [INFO] [stderr] ... | [INFO] [stderr] 61 | | }) [INFO] [stderr] 62 | | .collect::>(); [INFO] [stderr] | |__________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | / self.connections [INFO] [stderr] 97 | | .iter() [INFO] [stderr] 98 | | .filter(|&(_, ref con)| con.game_started == false) [INFO] [stderr] 99 | | .map(|(_, con)| { [INFO] [stderr] ... | [INFO] [stderr] 111 | | }) [INFO] [stderr] 112 | | .collect::>(); [INFO] [stderr] | |__________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:167:37 [INFO] [stderr] | [INFO] [stderr] 167 | / self.connections [INFO] [stderr] 168 | | .iter_mut() [INFO] [stderr] 169 | | .filter(|&(_, ref c)| c.table == tl) [INFO] [stderr] 170 | | .map(|(_, c)| c.game_started = true) [INFO] [stderr] 171 | | .collect::>(); [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:187:25 [INFO] [stderr] | [INFO] [stderr] 187 | / iter_lobby.filter(|&(_, ref c)| c.table == tl) [INFO] [stderr] 188 | | .map(|(_, c)| c.number_of_player = _change_players.clone()) [INFO] [stderr] 189 | | .collect::>(); [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:216:25 [INFO] [stderr] | [INFO] [stderr] 216 | / iter_lobby.filter(|&(_, c)| if _location == "lobby" { [INFO] [stderr] 217 | | c.game_started == false [INFO] [stderr] 218 | | } else { [INFO] [stderr] 219 | | c.table == table_n [INFO] [stderr] ... | [INFO] [stderr] 227 | | }) [INFO] [stderr] 228 | | .collect::>(); [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.76s [INFO] running `"docker" "inspect" "246564e8ec1d4a210b984f2acd26e4b40c809c866ee7ab0b55d70e1ceaf85afb"` [INFO] running `"docker" "rm" "-f" "246564e8ec1d4a210b984f2acd26e4b40c809c866ee7ab0b55d70e1ceaf85afb"` [INFO] [stdout] 246564e8ec1d4a210b984f2acd26e4b40c809c866ee7ab0b55d70e1ceaf85afb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alanpoon/hardback_server:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 4f9dcbb1c0d522ee5bec105d7bae36a0b0725ebfee42fb0c760899c0ce2bb4e3 [INFO] running `"docker" "start" "-a" "4f9dcbb1c0d522ee5bec105d7bae36a0b0725ebfee42fb0c760899c0ce2bb4e3"` [INFO] [stderr] Compiling hardback_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/horror.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/adventure.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/endgame.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game_logic/resolve_cards.rs:204:53 [INFO] [stderr] | [INFO] [stderr] 204 | Box, [INFO] [stderr] 206 | | &mut Vec)>)>> = [INFO] [stderr] | |_______________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 204 | Box, [INFO] [stderr] 206 | &mut Vec)>)>> = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/mystery_uncover.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/timeless2player.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/timeless.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `con_rx2` [INFO] [stderr] --> tests/timeless2player.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | let (con_tx2, con_rx2) = mpsc::channel(); [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_con_rx2` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/overlay.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/game_logic/board.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | / wait_for_input.iter_mut().map(move| x|{ [INFO] [stderr] 55 | | let j = format!("Player {} has played a card to force other players to lose a ink or ink remover.", [INFO] [stderr] 56 | | player_id); [INFO] [stderr] 57 | | let _g: WaitForSingleInput= [INFO] [stderr] ... | [INFO] [stderr] 65 | | x.push(Some(_g)); [INFO] [stderr] 66 | | }).collect::>(); [INFO] [stderr] | |________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | / self.connections [INFO] [stderr] 56 | | .iter_mut() [INFO] [stderr] 57 | | .filter(|&(_, ref con)| con.table == Some(table_num)) [INFO] [stderr] 58 | | .map(|(_, con)| { [INFO] [stderr] ... | [INFO] [stderr] 61 | | }) [INFO] [stderr] 62 | | .collect::>(); [INFO] [stderr] | |__________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | / self.connections [INFO] [stderr] 97 | | .iter() [INFO] [stderr] 98 | | .filter(|&(_, ref con)| con.game_started == false) [INFO] [stderr] 99 | | .map(|(_, con)| { [INFO] [stderr] ... | [INFO] [stderr] 111 | | }) [INFO] [stderr] 112 | | .collect::>(); [INFO] [stderr] | |__________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:167:37 [INFO] [stderr] | [INFO] [stderr] 167 | / self.connections [INFO] [stderr] 168 | | .iter_mut() [INFO] [stderr] 169 | | .filter(|&(_, ref c)| c.table == tl) [INFO] [stderr] 170 | | .map(|(_, c)| c.game_started = true) [INFO] [stderr] 171 | | .collect::>(); [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:187:25 [INFO] [stderr] | [INFO] [stderr] 187 | / iter_lobby.filter(|&(_, ref c)| c.table == tl) [INFO] [stderr] 188 | | .map(|(_, c)| c.number_of_player = _change_players.clone()) [INFO] [stderr] 189 | | .collect::>(); [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/lobby/mod.rs:216:25 [INFO] [stderr] | [INFO] [stderr] 216 | / iter_lobby.filter(|&(_, c)| if _location == "lobby" { [INFO] [stderr] 217 | | c.game_started == false [INFO] [stderr] 218 | | } else { [INFO] [stderr] 219 | | c.table == table_n [INFO] [stderr] ... | [INFO] [stderr] 227 | | }) [INFO] [stderr] 228 | | .collect::>(); [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> tests/mystery.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: Could not compile `hardback_server`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mystery_uncover tests/mystery_uncover.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=b1799058d8c2ceb5 -C extra-filename=-b1799058d8c2ceb5 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern cardgame_macros=/opt/crater/target/debug/deps/libcardgame_macros-5d67843633ddb200.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-0103c5b457cd1885.rlib --extern hardback_codec=/opt/crater/target/debug/deps/libhardback_codec-85bc26caf640c500.rlib --extern hardback_server=/opt/crater/target/debug/deps/libhardback_server-3096f28115a332b8.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-9400c228b0de239f.rlib --extern rand=/opt/crater/target/debug/deps/librand-24e421dbe0af783c.rlib --extern rust_wordnik=/opt/crater/target/debug/deps/librust_wordnik-8176d7c50fde604b.rlib --extern serde=/opt/crater/target/debug/deps/libserde-b2c1b097371bb824.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-c3a95351deb1aaae.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-b170eebea18d0628.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-a6a7775ec6f1bba0.rlib --extern websocket=/opt/crater/target/debug/deps/libwebsocket-44f6b308b80aa6dc.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hardback_server`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mystery tests/mystery.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=ae41a9eef3cfa628 -C extra-filename=-ae41a9eef3cfa628 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern cardgame_macros=/opt/crater/target/debug/deps/libcardgame_macros-5d67843633ddb200.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-0103c5b457cd1885.rlib --extern hardback_codec=/opt/crater/target/debug/deps/libhardback_codec-85bc26caf640c500.rlib --extern hardback_server=/opt/crater/target/debug/deps/libhardback_server-3096f28115a332b8.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-9400c228b0de239f.rlib --extern rand=/opt/crater/target/debug/deps/librand-24e421dbe0af783c.rlib --extern rust_wordnik=/opt/crater/target/debug/deps/librust_wordnik-8176d7c50fde604b.rlib --extern serde=/opt/crater/target/debug/deps/libserde-b2c1b097371bb824.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-c3a95351deb1aaae.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-b170eebea18d0628.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-a6a7775ec6f1bba0.rlib --extern websocket=/opt/crater/target/debug/deps/libwebsocket-44f6b308b80aa6dc.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hardback_server`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name horror tests/horror.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=d6cfc32e9cc2699a -C extra-filename=-d6cfc32e9cc2699a --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern cardgame_macros=/opt/crater/target/debug/deps/libcardgame_macros-5d67843633ddb200.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-0103c5b457cd1885.rlib --extern hardback_codec=/opt/crater/target/debug/deps/libhardback_codec-85bc26caf640c500.rlib --extern hardback_server=/opt/crater/target/debug/deps/libhardback_server-3096f28115a332b8.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-9400c228b0de239f.rlib --extern rand=/opt/crater/target/debug/deps/librand-24e421dbe0af783c.rlib --extern rust_wordnik=/opt/crater/target/debug/deps/librust_wordnik-8176d7c50fde604b.rlib --extern serde=/opt/crater/target/debug/deps/libserde-b2c1b097371bb824.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-c3a95351deb1aaae.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-b170eebea18d0628.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-a6a7775ec6f1bba0.rlib --extern websocket=/opt/crater/target/debug/deps/libwebsocket-44f6b308b80aa6dc.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.timeless.5mb3gqot-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1" "/opt/crater/target/debug/deps/timeless-2a4d436aeff509e1.537tplrtsgs3nvtl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libhardback_server-3096f28115a332b8.rlib" "/opt/crater/target/debug/deps/libitertools-9400c228b0de239f.rlib" "/opt/crater/target/debug/deps/libeither-75a04691cc0e43b1.rlib" "/opt/crater/target/debug/deps/libhardback_codec-85bc26caf640c500.rlib" "/opt/crater/target/debug/deps/libchrono-e1d173a135ceff32.rlib" "/opt/crater/target/debug/deps/libnum_integer-9ca4ca22e0105bb2.rlib" "/opt/crater/target/debug/deps/libnum_traits-1f63f1ea91c56eb7.rlib" "/opt/crater/target/debug/deps/libcardgame_macros-5d67843633ddb200.rlib" "/opt/crater/target/debug/deps/librust_wordnik-8176d7c50fde604b.rlib" "/opt/crater/target/debug/deps/libreqwest-2a0ae891c3c70abe.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-367944be19a46258.rlib" "/opt/crater/target/debug/deps/libserde_json-b170eebea18d0628.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-f50819c847ae76e6.rlib" "/opt/crater/target/debug/deps/libnum_traits-986fce5007c03c4b.rlib" "/opt/crater/target/debug/deps/libserde-b2c1b097371bb824.rlib" "/opt/crater/target/debug/deps/liblibflate-05db91e6398a2ff6.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70efe10c261c9a94.rlib" "/opt/crater/target/debug/deps/libhyper-f112626ae9c9b591.rlib" "/opt/crater/target/debug/deps/libtokio_proto-68c322aff92f021a.rlib" "/opt/crater/target/debug/deps/libtokio_service-d2c1cea1fbdbb407.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libmime-75423ac1e0f7ee5f.rlib" "/opt/crater/target/debug/deps/libunicase-d752d806b0b0ab91.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2869ab30d69f7e6e.rlib" "/opt/crater/target/debug/deps/libwebsocket-44f6b308b80aa6dc.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3fd6815400b24f35.rlib" "/opt/crater/target/debug/deps/libtokio_core-a6a7775ec6f1bba0.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-fb00629e6da6b21f.rlib" "/opt/crater/target/debug/deps/libmio-a094195e3595d905.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/libnet2-894a4ebfee718b05.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblazycell-56017cbcb044c8f3.rlib" "/opt/crater/target/debug/deps/libfutures-0103c5b457cd1885.rlib" "/opt/crater/target/debug/deps/libbytes-cc46d6c58ac59c75.rlib" "/opt/crater/target/debug/deps/libiovec-661c2793dea4a2f7.rlib" "/opt/crater/target/debug/deps/libnative_tls-bb3eddbc6cea52ca.rlib" "/opt/crater/target/debug/deps/libopenssl-6631a014a28cbeb4.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-9ce8e035d0d50f5a.rlib" "/opt/crater/target/debug/deps/liblazy_static-44393081eb462790.rlib" "/opt/crater/target/debug/deps/libforeign_types-deffbd4d465c6b34.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libbase64-cbd572498335ed5d.rlib" "/opt/crater/target/debug/deps/libsha1-b69acbd27a124b52.rlib" "/opt/crater/target/debug/deps/librand-24e421dbe0af783c.rlib" "/opt/crater/target/debug/deps/libhyper-eda40fe868317551.rlib" "/opt/crater/target/debug/deps/libmime-d2d74db1f171b639.rlib" "/opt/crater/target/debug/deps/liblog-f6caf69386e38ce5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libtypeable-fa4659829e02080f.rlib" "/opt/crater/target/debug/deps/libtraitobject-e38d4174e3a9a182.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c2740d7822cb4f1a.rlib" "/opt/crater/target/debug/deps/libhttparse-7515e4aab4845325.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/liburl-0b65bb8d1a3c625e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-8d86b9cb68c3e3fc.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libtime-93f86d61dff0b8d6.rlib" "/opt/crater/target/debug/deps/liblibc-16d04da72c8d8209.rlib" "/opt/crater/target/debug/deps/libbase64-248766047b196b4d.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libbyteorder-37c01570bf1b56fa.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.adventure.dr0wukzv-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a" "/opt/crater/target/debug/deps/adventure-fecfb09e8ff4599a.2h5tigik8xkpk49h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libhardback_server-3096f28115a332b8.rlib" "/opt/crater/target/debug/deps/libitertools-9400c228b0de239f.rlib" "/opt/crater/target/debug/deps/libeither-75a04691cc0e43b1.rlib" "/opt/crater/target/debug/deps/libhardback_codec-85bc26caf640c500.rlib" "/opt/crater/target/debug/deps/libchrono-e1d173a135ceff32.rlib" "/opt/crater/target/debug/deps/libnum_integer-9ca4ca22e0105bb2.rlib" "/opt/crater/target/debug/deps/libnum_traits-1f63f1ea91c56eb7.rlib" "/opt/crater/target/debug/deps/libcardgame_macros-5d67843633ddb200.rlib" "/opt/crater/target/debug/deps/librust_wordnik-8176d7c50fde604b.rlib" "/opt/crater/target/debug/deps/libreqwest-2a0ae891c3c70abe.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-367944be19a46258.rlib" "/opt/crater/target/debug/deps/libserde_json-b170eebea18d0628.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-f50819c847ae76e6.rlib" "/opt/crater/target/debug/deps/libnum_traits-986fce5007c03c4b.rlib" "/opt/crater/target/debug/deps/libserde-b2c1b097371bb824.rlib" "/opt/crater/target/debug/deps/liblibflate-05db91e6398a2ff6.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70efe10c261c9a94.rlib" "/opt/crater/target/debug/deps/libhyper-f112626ae9c9b591.rlib" "/opt/crater/target/debug/deps/libtokio_proto-68c322aff92f021a.rlib" "/opt/crater/target/debug/deps/libtokio_service-d2c1cea1fbdbb407.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libmime-75423ac1e0f7ee5f.rlib" "/opt/crater/target/debug/deps/libunicase-d752d806b0b0ab91.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2869ab30d69f7e6e.rlib" "/opt/crater/target/debug/deps/libwebsocket-44f6b308b80aa6dc.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3fd6815400b24f35.rlib" "/opt/crater/target/debug/deps/libtokio_core-a6a7775ec6f1bba0.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-fb00629e6da6b21f.rlib" "/opt/crater/target/debug/deps/libmio-a094195e3595d905.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/libnet2-894a4ebfee718b05.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblazycell-56017cbcb044c8f3.rlib" "/opt/crater/target/debug/deps/libfutures-0103c5b457cd1885.rlib" "/opt/crater/target/debug/deps/libbytes-cc46d6c58ac59c75.rlib" "/opt/crater/target/debug/deps/libiovec-661c2793dea4a2f7.rlib" "/opt/crater/target/debug/deps/libnative_tls-bb3eddbc6cea52ca.rlib" "/opt/crater/target/debug/deps/libopenssl-6631a014a28cbeb4.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-9ce8e035d0d50f5a.rlib" "/opt/crater/target/debug/deps/liblazy_static-44393081eb462790.rlib" "/opt/crater/target/debug/deps/libforeign_types-deffbd4d465c6b34.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libbase64-cbd572498335ed5d.rlib" "/opt/crater/target/debug/deps/libsha1-b69acbd27a124b52.rlib" "/opt/crater/target/debug/deps/librand-24e421dbe0af783c.rlib" "/opt/crater/target/debug/deps/libhyper-eda40fe868317551.rlib" "/opt/crater/target/debug/deps/libmime-d2d74db1f171b639.rlib" "/opt/crater/target/debug/deps/liblog-f6caf69386e38ce5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libtypeable-fa4659829e02080f.rlib" "/opt/crater/target/debug/deps/libtraitobject-e38d4174e3a9a182.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c2740d7822cb4f1a.rlib" "/opt/crater/target/debug/deps/libhttparse-7515e4aab4845325.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/liburl-0b65bb8d1a3c625e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-8d86b9cb68c3e3fc.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libtime-93f86d61dff0b8d6.rlib" "/opt/crater/target/debug/deps/liblibc-16d04da72c8d8209.rlib" "/opt/crater/target/debug/deps/libbase64-248766047b196b4d.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libbyteorder-37c01570bf1b56fa.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `hardback_server`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hardback_server`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.overlay.9lhs1d7s-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879" "/opt/crater/target/debug/deps/overlay-b638e5f24b2c7879.ctjtyvcswpcof3i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libhardback_server-3096f28115a332b8.rlib" "/opt/crater/target/debug/deps/libitertools-9400c228b0de239f.rlib" "/opt/crater/target/debug/deps/libeither-75a04691cc0e43b1.rlib" "/opt/crater/target/debug/deps/libhardback_codec-85bc26caf640c500.rlib" "/opt/crater/target/debug/deps/libchrono-e1d173a135ceff32.rlib" "/opt/crater/target/debug/deps/libnum_integer-9ca4ca22e0105bb2.rlib" "/opt/crater/target/debug/deps/libnum_traits-1f63f1ea91c56eb7.rlib" "/opt/crater/target/debug/deps/libcardgame_macros-5d67843633ddb200.rlib" "/opt/crater/target/debug/deps/librust_wordnik-8176d7c50fde604b.rlib" "/opt/crater/target/debug/deps/libreqwest-2a0ae891c3c70abe.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-367944be19a46258.rlib" "/opt/crater/target/debug/deps/libserde_json-b170eebea18d0628.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-f50819c847ae76e6.rlib" "/opt/crater/target/debug/deps/libnum_traits-986fce5007c03c4b.rlib" "/opt/crater/target/debug/deps/libserde-b2c1b097371bb824.rlib" "/opt/crater/target/debug/deps/liblibflate-05db91e6398a2ff6.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-70efe10c261c9a94.rlib" "/opt/crater/target/debug/deps/libhyper-f112626ae9c9b591.rlib" "/opt/crater/target/debug/deps/libtokio_proto-68c322aff92f021a.rlib" "/opt/crater/target/debug/deps/libtokio_service-d2c1cea1fbdbb407.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libmime-75423ac1e0f7ee5f.rlib" "/opt/crater/target/debug/deps/libunicase-d752d806b0b0ab91.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-2869ab30d69f7e6e.rlib" "/opt/crater/target/debug/deps/libwebsocket-44f6b308b80aa6dc.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3fd6815400b24f35.rlib" "/opt/crater/target/debug/deps/libtokio_core-a6a7775ec6f1bba0.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-fb00629e6da6b21f.rlib" "/opt/crater/target/debug/deps/libmio-a094195e3595d905.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/libnet2-894a4ebfee718b05.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblazycell-56017cbcb044c8f3.rlib" "/opt/crater/target/debug/deps/libfutures-0103c5b457cd1885.rlib" "/opt/crater/target/debug/deps/libbytes-cc46d6c58ac59c75.rlib" "/opt/crater/target/debug/deps/libiovec-661c2793dea4a2f7.rlib" "/opt/crater/target/debug/deps/libnative_tls-bb3eddbc6cea52ca.rlib" "/opt/crater/target/debug/deps/libopenssl-6631a014a28cbeb4.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-9ce8e035d0d50f5a.rlib" "/opt/crater/target/debug/deps/liblazy_static-44393081eb462790.rlib" "/opt/crater/target/debug/deps/libforeign_types-deffbd4d465c6b34.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libbase64-cbd572498335ed5d.rlib" "/opt/crater/target/debug/deps/libsha1-b69acbd27a124b52.rlib" "/opt/crater/target/debug/deps/librand-24e421dbe0af783c.rlib" "/opt/crater/target/debug/deps/libhyper-eda40fe868317551.rlib" "/opt/crater/target/debug/deps/libmime-d2d74db1f171b639.rlib" "/opt/crater/target/debug/deps/liblog-f6caf69386e38ce5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libtypeable-fa4659829e02080f.rlib" "/opt/crater/target/debug/deps/libtraitobject-e38d4174e3a9a182.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c2740d7822cb4f1a.rlib" "/opt/crater/target/debug/deps/libhttparse-7515e4aab4845325.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/liburl-0b65bb8d1a3c625e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-8d86b9cb68c3e3fc.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libtime-93f86d61dff0b8d6.rlib" "/opt/crater/target/debug/deps/liblibc-16d04da72c8d8209.rlib" "/opt/crater/target/debug/deps/libbase64-248766047b196b4d.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libbyteorder-37c01570bf1b56fa.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `hardback_server`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4f9dcbb1c0d522ee5bec105d7bae36a0b0725ebfee42fb0c760899c0ce2bb4e3"` [INFO] running `"docker" "rm" "-f" "4f9dcbb1c0d522ee5bec105d7bae36a0b0725ebfee42fb0c760899c0ce2bb4e3"` [INFO] [stdout] 4f9dcbb1c0d522ee5bec105d7bae36a0b0725ebfee42fb0c760899c0ce2bb4e3