Nov 18 13:54:43.063 INFO testing fred-0.2.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 13:54:43.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 13:54:43.247 INFO [stdout] 8ab252ffb5868475e2c7a432cca561bdb0e04b41f7af4efede5fef45cc4701b3 Nov 18 13:54:43.252 INFO running `"docker" "start" "-a" "8ab252ffb5868475e2c7a432cca561bdb0e04b41f7af4efede5fef45cc4701b3"` Nov 18 13:54:43.893 INFO [stderr] usermod: no changes Nov 18 13:54:44.156 INFO [stderr] Compiling crc16 v0.3.4 Nov 18 13:54:44.156 INFO [stderr] Compiling boxfnonce v0.0.3 Nov 18 13:54:44.166 INFO [stderr] Compiling tokio-timer-patched v0.1.3 Nov 18 13:54:44.166 INFO [stderr] Compiling flame v0.2.2 Nov 18 13:54:46.020 INFO [stderr] Compiling redis-protocol v0.1.1 Nov 18 13:54:48.865 INFO [stderr] Compiling fred v0.2.1 (/source) Nov 18 13:54:55.495 INFO [stderr] warning: unused import: `RedisProtocolErrorKind` Nov 18 13:54:55.495 INFO [stderr] --> src/error.rs:19:3 Nov 18 13:54:55.495 INFO [stderr] | Nov 18 13:54:55.495 INFO [stderr] 19 | RedisProtocolErrorKind Nov 18 13:54:55.495 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.495 INFO [stderr] | Nov 18 13:54:55.495 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 13:54:55.495 INFO [stderr] Nov 18 13:54:55.497 INFO [stderr] warning: unused import: `FrameKind as ProtocolFrameKind` Nov 18 13:54:55.497 INFO [stderr] --> src/protocol/types.rs:42:3 Nov 18 13:54:55.497 INFO [stderr] | Nov 18 13:54:55.497 INFO [stderr] 42 | FrameKind as ProtocolFrameKind, Nov 18 13:54:55.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.497 INFO [stderr] Nov 18 13:54:55.584 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.584 INFO [stderr] --> src/multiplexer/utils.rs:86:5 Nov 18 13:54:55.584 INFO [stderr] | Nov 18 13:54:55.585 INFO [stderr] 86 | use tokio_io::codec::Framed; Nov 18 13:54:55.585 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.586 INFO [stderr] | Nov 18 13:54:55.586 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 13:54:55.586 INFO [stderr] Nov 18 13:54:55.586 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.587 INFO [stderr] --> src/multiplexer/utils.rs:340:33 Nov 18 13:54:55.587 INFO [stderr] | Nov 18 13:54:55.587 INFO [stderr] 340 | -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:54:55.587 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.588 INFO [stderr] Nov 18 13:54:55.588 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.588 INFO [stderr] --> src/multiplexer/utils.rs:340:77 Nov 18 13:54:55.589 INFO [stderr] | Nov 18 13:54:55.589 INFO [stderr] 340 | -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:54:55.589 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.589 INFO [stderr] Nov 18 13:54:55.590 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.590 INFO [stderr] --> src/multiplexer/utils.rs:398:33 Nov 18 13:54:55.590 INFO [stderr] | Nov 18 13:54:55.590 INFO [stderr] 398 | ) -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:54:55.591 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:398:77 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 398 | ) -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:420:39 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:420:116 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:439:35 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:439:98 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:662:63 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 662 | -> Box>, Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/utils.rs:785:35 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 785 | -> Box)>, Error=RedisError>> Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/multiplexer.rs:55:5 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 55 | use tokio_io::codec::Framed; Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/mod.rs:61:5 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 61 | use tokio_io::codec::Framed; Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/mod.rs:97:35 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 97 | type TlsTransports = Vec<(String, Framed)>; Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.592 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.592 INFO [stderr] --> src/multiplexer/mod.rs:100:35 Nov 18 13:54:55.592 INFO [stderr] | Nov 18 13:54:55.592 INFO [stderr] 100 | type TcpTransports = Vec<(String, Framed)>; Nov 18 13:54:55.592 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.592 INFO [stderr] Nov 18 13:54:55.593 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.593 INFO [stderr] --> src/multiplexer/mod.rs:275:35 Nov 18 13:54:55.593 INFO [stderr] | Nov 18 13:54:55.593 INFO [stderr] 275 | type TlsTransportSink = SplitSink>; Nov 18 13:54:55.593 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.593 INFO [stderr] Nov 18 13:54:55.593 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.593 INFO [stderr] --> src/multiplexer/mod.rs:277:39 Nov 18 13:54:55.593 INFO [stderr] | Nov 18 13:54:55.593 INFO [stderr] 277 | type TlsTransportStream = SplitStream>; Nov 18 13:54:55.593 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.593 INFO [stderr] Nov 18 13:54:55.593 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.593 INFO [stderr] --> src/multiplexer/mod.rs:279:35 Nov 18 13:54:55.593 INFO [stderr] | Nov 18 13:54:55.593 INFO [stderr] 279 | type TcpTransportSink = SplitSink>; Nov 18 13:54:55.593 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.593 INFO [stderr] Nov 18 13:54:55.593 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:54:55.593 INFO [stderr] --> src/multiplexer/mod.rs:280:39 Nov 18 13:54:55.593 INFO [stderr] | Nov 18 13:54:55.593 INFO [stderr] 280 | type TcpTransportStream = SplitStream>; Nov 18 13:54:55.593 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:55.593 INFO [stderr] Nov 18 13:54:56.131 INFO [stderr] warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Nov 18 13:54:56.131 INFO [stderr] --> src/multiplexer/utils.rs:408:39 Nov 18 13:54:56.131 INFO [stderr] | Nov 18 13:54:56.131 INFO [stderr] 408 | .and_then(move |socket| Ok(socket.framed(codec))) Nov 18 13:54:56.131 INFO [stderr] | ^^^^^^ Nov 18 13:54:56.131 INFO [stderr] Nov 18 13:54:57.827 INFO [stderr] warning: function is never used: `read_prefix_len` Nov 18 13:54:57.827 INFO [stderr] --> src/protocol/utils.rs:66:3 Nov 18 13:54:57.827 INFO [stderr] | Nov 18 13:54:57.827 INFO [stderr] 66 | pub fn read_prefix_len(cursor: &mut Cursor) -> Result { Nov 18 13:54:57.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.827 INFO [stderr] | Nov 18 13:54:57.827 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 18 13:54:57.827 INFO [stderr] Nov 18 13:54:57.827 INFO [stderr] warning: function is never used: `read_to_crlf` Nov 18 13:54:57.827 INFO [stderr] --> src/protocol/utils.rs:81:3 Nov 18 13:54:57.827 INFO [stderr] | Nov 18 13:54:57.827 INFO [stderr] 81 | pub fn read_to_crlf(cursor: &mut Cursor) -> Result, RedisError> { Nov 18 13:54:57.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.827 INFO [stderr] Nov 18 13:54:57.827 INFO [stderr] warning: function is never used: `read_exact` Nov 18 13:54:57.827 INFO [stderr] --> src/protocol/utils.rs:93:3 Nov 18 13:54:57.827 INFO [stderr] | Nov 18 13:54:57.827 INFO [stderr] 93 | pub fn read_exact(cursor: &mut Cursor, len: u64, buf: &mut Vec) -> Result { Nov 18 13:54:57.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.827 INFO [stderr] Nov 18 13:54:57.827 INFO [stderr] warning: function is never used: `pop_with_error` Nov 18 13:54:57.827 INFO [stderr] --> src/protocol/utils.rs:309:1 Nov 18 13:54:57.827 INFO [stderr] | Nov 18 13:54:57.827 INFO [stderr] 309 | pub fn pop_with_error(d: &mut Vec, expected: char) -> Result { Nov 18 13:54:57.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.827 INFO [stderr] Nov 18 13:54:57.827 INFO [stderr] warning: function is never used: `pop_trailing_crlf` Nov 18 13:54:57.827 INFO [stderr] --> src/protocol/utils.rs:318:1 Nov 18 13:54:57.827 INFO [stderr] | Nov 18 13:54:57.827 INFO [stderr] 318 | pub fn pop_trailing_crlf(d: &mut Cursor) -> Result<(), RedisError> { Nov 18 13:54:57.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.827 INFO [stderr] Nov 18 13:54:57.827 INFO [stderr] warning: function is never used: `write_crlf` Nov 18 13:54:57.827 INFO [stderr] --> src/protocol/utils.rs:341:1 Nov 18 13:54:57.828 INFO [stderr] | Nov 18 13:54:57.828 INFO [stderr] 341 | pub fn write_crlf(bytes: &mut BytesMut) { Nov 18 13:54:57.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.828 INFO [stderr] Nov 18 13:54:57.828 INFO [stderr] warning: function is never used: `is_cluster_error` Nov 18 13:54:57.828 INFO [stderr] --> src/protocol/utils.rs:347:1 Nov 18 13:54:57.828 INFO [stderr] | Nov 18 13:54:57.828 INFO [stderr] 347 | pub fn is_cluster_error(payload: &str) -> Option { Nov 18 13:54:57.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.828 INFO [stderr] Nov 18 13:54:57.828 INFO [stderr] warning: function is never used: `ends_with_crlf` Nov 18 13:54:57.828 INFO [stderr] --> src/protocol/utils.rs:415:1 Nov 18 13:54:57.828 INFO [stderr] | Nov 18 13:54:57.828 INFO [stderr] 415 | pub fn ends_with_crlf(bytes: &BytesMut) -> bool { Nov 18 13:54:57.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.828 INFO [stderr] Nov 18 13:54:57.828 INFO [stderr] warning: function is never used: `check_expected_size` Nov 18 13:54:57.828 INFO [stderr] --> src/protocol/utils.rs:467:1 Nov 18 13:54:57.828 INFO [stderr] | Nov 18 13:54:57.828 INFO [stderr] 467 | pub fn check_expected_size(expected: usize, max: &Option) -> Result<(), RedisError> { Nov 18 13:54:57.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.828 INFO [stderr] Nov 18 13:54:57.828 INFO [stderr] warning: function is never used: `bytes_to_frames` Nov 18 13:54:57.828 INFO [stderr] --> src/protocol/utils.rs:506:1 Nov 18 13:54:57.828 INFO [stderr] | Nov 18 13:54:57.828 INFO [stderr] 506 | pub fn bytes_to_frames(buf: &mut BytesMut, max_size: &Option) -> Result, RedisError> { Nov 18 13:54:57.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.828 INFO [stderr] Nov 18 13:54:57.828 INFO [stderr] warning: function is never used: `frames_to_bytes` Nov 18 13:54:57.828 INFO [stderr] --> src/protocol/utils.rs:631:1 Nov 18 13:54:57.828 INFO [stderr] | Nov 18 13:54:57.828 INFO [stderr] 631 | pub fn frames_to_bytes(frame: &mut Frame, bytes: &mut BytesMut) -> Result<(), RedisError> { Nov 18 13:54:57.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:54:57.828 INFO [stderr] Nov 18 13:55:06.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.70s Nov 18 13:55:06.626 INFO [stderr] su: No module specific data is present Nov 18 13:55:07.290 INFO running `"docker" "inspect" "8ab252ffb5868475e2c7a432cca561bdb0e04b41f7af4efede5fef45cc4701b3"` Nov 18 13:55:07.493 INFO running `"docker" "rm" "-f" "8ab252ffb5868475e2c7a432cca561bdb0e04b41f7af4efede5fef45cc4701b3"` Nov 18 13:55:07.588 INFO [stdout] 8ab252ffb5868475e2c7a432cca561bdb0e04b41f7af4efede5fef45cc4701b3 Nov 18 13:55:07.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 13:55:07.782 INFO [stdout] 62f32c052f4f822ece8732108853bd7b3f2a153bb68dc0df08091e3eb012fd00 Nov 18 13:55:07.782 INFO running `"docker" "start" "-a" "62f32c052f4f822ece8732108853bd7b3f2a153bb68dc0df08091e3eb012fd00"` Nov 18 13:55:08.592 INFO [stderr] usermod: no changes Nov 18 13:55:08.895 INFO [stderr] Compiling fred v0.2.1 (/source) Nov 18 13:55:25.191 INFO [stderr] warning: unused import: `RedisProtocolErrorKind` Nov 18 13:55:25.192 INFO [stderr] --> src/error.rs:19:3 Nov 18 13:55:25.192 INFO [stderr] | Nov 18 13:55:25.192 INFO [stderr] 19 | RedisProtocolErrorKind Nov 18 13:55:25.193 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.193 INFO [stderr] | Nov 18 13:55:25.193 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 13:55:25.194 INFO [stderr] Nov 18 13:55:25.194 INFO [stderr] warning: unused import: `FrameKind as ProtocolFrameKind` Nov 18 13:55:25.194 INFO [stderr] --> src/protocol/types.rs:42:3 Nov 18 13:55:25.194 INFO [stderr] | Nov 18 13:55:25.195 INFO [stderr] 42 | FrameKind as ProtocolFrameKind, Nov 18 13:55:25.195 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.195 INFO [stderr] Nov 18 13:55:25.335 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.335 INFO [stderr] --> src/multiplexer/utils.rs:86:5 Nov 18 13:55:25.336 INFO [stderr] | Nov 18 13:55:25.337 INFO [stderr] 86 | use tokio_io::codec::Framed; Nov 18 13:55:25.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.337 INFO [stderr] | Nov 18 13:55:25.338 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 13:55:25.338 INFO [stderr] Nov 18 13:55:25.338 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.339 INFO [stderr] --> src/multiplexer/utils.rs:340:33 Nov 18 13:55:25.339 INFO [stderr] | Nov 18 13:55:25.339 INFO [stderr] 340 | -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:55:25.339 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.340 INFO [stderr] Nov 18 13:55:25.340 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.340 INFO [stderr] --> src/multiplexer/utils.rs:340:77 Nov 18 13:55:25.341 INFO [stderr] | Nov 18 13:55:25.341 INFO [stderr] 340 | -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:55:25.341 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.342 INFO [stderr] Nov 18 13:55:25.342 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.342 INFO [stderr] --> src/multiplexer/utils.rs:398:33 Nov 18 13:55:25.347 INFO [stderr] | Nov 18 13:55:25.347 INFO [stderr] 398 | ) -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:55:25.347 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.348 INFO [stderr] Nov 18 13:55:25.348 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.348 INFO [stderr] --> src/multiplexer/utils.rs:398:77 Nov 18 13:55:25.349 INFO [stderr] | Nov 18 13:55:25.349 INFO [stderr] 398 | ) -> Box>, SplitStream>), Error=RedisError>> Nov 18 13:55:25.349 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.350 INFO [stderr] Nov 18 13:55:25.350 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.350 INFO [stderr] --> src/multiplexer/utils.rs:420:39 Nov 18 13:55:25.350 INFO [stderr] | Nov 18 13:55:25.351 INFO [stderr] 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Nov 18 13:55:25.351 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.352 INFO [stderr] Nov 18 13:55:25.352 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.352 INFO [stderr] --> src/multiplexer/utils.rs:420:116 Nov 18 13:55:25.353 INFO [stderr] | Nov 18 13:55:25.353 INFO [stderr] 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Nov 18 13:55:25.353 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.353 INFO [stderr] Nov 18 13:55:25.354 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.354 INFO [stderr] --> src/multiplexer/utils.rs:439:35 Nov 18 13:55:25.355 INFO [stderr] | Nov 18 13:55:25.355 INFO [stderr] 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Nov 18 13:55:25.355 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.356 INFO [stderr] Nov 18 13:55:25.356 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.356 INFO [stderr] --> src/multiplexer/utils.rs:439:98 Nov 18 13:55:25.357 INFO [stderr] | Nov 18 13:55:25.357 INFO [stderr] 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Nov 18 13:55:25.357 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.357 INFO [stderr] Nov 18 13:55:25.358 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.358 INFO [stderr] --> src/multiplexer/utils.rs:662:63 Nov 18 13:55:25.358 INFO [stderr] | Nov 18 13:55:25.359 INFO [stderr] 662 | -> Box>, Error=RedisError>> Nov 18 13:55:25.359 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.359 INFO [stderr] Nov 18 13:55:25.359 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.360 INFO [stderr] --> src/multiplexer/utils.rs:785:35 Nov 18 13:55:25.360 INFO [stderr] | Nov 18 13:55:25.360 INFO [stderr] 785 | -> Box)>, Error=RedisError>> Nov 18 13:55:25.361 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.361 INFO [stderr] Nov 18 13:55:25.361 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.361 INFO [stderr] --> src/multiplexer/multiplexer.rs:55:5 Nov 18 13:55:25.362 INFO [stderr] | Nov 18 13:55:25.362 INFO [stderr] 55 | use tokio_io::codec::Framed; Nov 18 13:55:25.362 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.363 INFO [stderr] Nov 18 13:55:25.363 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.363 INFO [stderr] --> src/multiplexer/mod.rs:61:5 Nov 18 13:55:25.364 INFO [stderr] | Nov 18 13:55:25.364 INFO [stderr] 61 | use tokio_io::codec::Framed; Nov 18 13:55:25.364 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.365 INFO [stderr] Nov 18 13:55:25.365 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.365 INFO [stderr] --> src/multiplexer/mod.rs:97:35 Nov 18 13:55:25.365 INFO [stderr] | Nov 18 13:55:25.366 INFO [stderr] 97 | type TlsTransports = Vec<(String, Framed)>; Nov 18 13:55:25.366 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.366 INFO [stderr] Nov 18 13:55:25.367 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.367 INFO [stderr] --> src/multiplexer/mod.rs:100:35 Nov 18 13:55:25.367 INFO [stderr] | Nov 18 13:55:25.368 INFO [stderr] 100 | type TcpTransports = Vec<(String, Framed)>; Nov 18 13:55:25.368 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.368 INFO [stderr] Nov 18 13:55:25.368 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.369 INFO [stderr] --> src/multiplexer/mod.rs:275:35 Nov 18 13:55:25.369 INFO [stderr] | Nov 18 13:55:25.369 INFO [stderr] 275 | type TlsTransportSink = SplitSink>; Nov 18 13:55:25.370 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.370 INFO [stderr] Nov 18 13:55:25.370 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.371 INFO [stderr] --> src/multiplexer/mod.rs:277:39 Nov 18 13:55:25.371 INFO [stderr] | Nov 18 13:55:25.371 INFO [stderr] 277 | type TlsTransportStream = SplitStream>; Nov 18 13:55:25.372 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.372 INFO [stderr] Nov 18 13:55:25.372 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.372 INFO [stderr] --> src/multiplexer/mod.rs:279:35 Nov 18 13:55:25.373 INFO [stderr] | Nov 18 13:55:25.373 INFO [stderr] 279 | type TcpTransportSink = SplitSink>; Nov 18 13:55:25.373 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.374 INFO [stderr] Nov 18 13:55:25.374 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 13:55:25.374 INFO [stderr] --> src/multiplexer/mod.rs:280:39 Nov 18 13:55:25.374 INFO [stderr] | Nov 18 13:55:25.375 INFO [stderr] 280 | type TcpTransportStream = SplitStream>; Nov 18 13:55:25.375 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 13:55:25.375 INFO [stderr] Nov 18 13:55:26.255 INFO [stderr] warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Nov 18 13:55:26.255 INFO [stderr] --> src/multiplexer/utils.rs:408:39 Nov 18 13:55:26.255 INFO [stderr] | Nov 18 13:55:26.255 INFO [stderr] 408 | .and_then(move |socket| Ok(socket.framed(codec))) Nov 18 13:55:26.255 INFO [stderr] | ^^^^^^ Nov 18 13:55:26.255 INFO [stderr] Nov 18 13:55:34.638 INFO [stderr] error: linking with `cc` failed: exit code: 1 Nov 18 13:55:34.638 INFO [stderr] | Nov 18 13:55:34.638 INFO [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.0.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.1.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.10.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.11.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.12.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.13.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.14.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.15.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.2.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.3.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.4.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.5.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.6.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.7.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.8.rcgu.o" "/target/debug/examples/list-07baa7b63e93d225.list.85uf1lfa-cgu.9.rcgu.o" "-o" "/target/debug/examples/list-07baa7b63e93d225" "/target/debug/examples/list-07baa7b63e93d225.45vyrbhxe277hvn4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/target/debug/deps" "-L" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/target/debug/deps/libfred-fdfb2f0c83da5442.rlib" "/target/debug/deps/libpretty_env_logger-7f1544ab414d94c9.rlib" "/target/debug/deps/libenv_logger-b43e3160323508be.rlib" "/target/debug/deps/libregex-e70d36a3ca082302.rlib" "/target/debug/deps/libregex_syntax-5ddf412f660a1569.rlib" "/target/debug/deps/libansi_term-925cfa6f4b2d36b2.rlib" "/target/debug/deps/libboxfnonce-cff1482ef1a96c02.rlib" "/target/debug/deps/libredis_protocol-8617a48c157cd278.rlib" "/target/debug/deps/libnom-213ccc5ca94ffe72.rlib" "/target/debug/deps/libcookie_factory-cfe48c28af2b4888.rlib" "/target/debug/deps/libpretty_env_logger-be1fe3ea08743d24.rlib" "/target/debug/deps/libchrono-ce79a05e992763e8.rlib" "/target/debug/deps/libnum_integer-092fd77536a9edf1.rlib" "/target/debug/deps/libnum_traits-b571c30b46978077.rlib" "/target/debug/deps/libtime-976fd5352f7f2f16.rlib" "/target/debug/deps/libenv_logger-66626e2709ad3121.rlib" "/target/debug/deps/libregex-fe5a2fa2504a2321.rlib" "/target/debug/deps/libutf8_ranges-4f392f4a0f95c241.rlib" "/target/debug/deps/libregex_syntax-b386d78eaecdc796.rlib" "/target/debug/deps/libucd_util-c01091451a743b07.rlib" "/target/debug/deps/libthread_local-dfebd9786364e6ab.rlib" "/target/debug/deps/libaho_corasick-e1aaf11c4e3a79ad.rlib" "/target/debug/deps/libmemchr-167b6b1de19408f7.rlib" "/target/debug/deps/libatty-696802606fd514da.rlib" "/target/debug/deps/libhumantime-9eba97214fbc7072.rlib" "/target/debug/deps/libquick_error-3b5a20401cc507e1.rlib" "/target/debug/deps/libtermcolor-3c0fd07ef5daf8f7.rlib" "/target/debug/deps/libansi_term-576114b50f659764.rlib" "/target/debug/deps/libcrc16-ee32e4b5e754f4b5.rlib" "/target/debug/deps/liburl-ec63a6364a244f26.rlib" "/target/debug/deps/libpercent_encoding-872d6894ee35c7f4.rlib" "/target/debug/deps/libidna-f600bd74af761e26.rlib" "/target/debug/deps/libunicode_normalization-1807170312c6d165.rlib" "/target/debug/deps/libunicode_bidi-847cf7a0ab891fb6.rlib" "/target/debug/deps/libmatches-6015f8156c61b694.rlib" "/target/debug/deps/libparking_lot-70b2f360405253f0.rlib" "/target/debug/deps/libparking_lot_core-de55a1a1b17306b4.rlib" "/target/debug/deps/libtokio_timer_patched-9d8b8916c9942f27.rlib" "/target/debug/deps/libtokio_proto-bc2d01db0c698a9c.rlib" "/target/debug/deps/liblog-f804b4f2c8d626c2.rlib" "/target/debug/deps/libtokio_service-7f37ea0448d9d4a4.rlib" "/target/debug/deps/libtake-f89b37ae5df25d76.rlib" "/target/debug/deps/libsmallvec-6ccb7172d38dc05b.rlib" "/target/debug/deps/libslab-06c67f4418e0ff1f.rlib" "/target/debug/deps/librand-8dad8791f5dab5a5.rlib" "/target/debug/deps/librand-8874cf2a86a03b20.rlib" "/target/debug/deps/libtokio_core-80efd4fee240a282.rlib" "/target/debug/deps/libscoped_tls-c9976ceb5c3acbf3.rlib" "/target/debug/deps/libtokio-056d2adf5e27bda4.rlib" "/target/debug/deps/libtokio_uds-80e389f6d7c86ed1.rlib" "/target/debug/deps/libmio_uds-326c2b874a0f5aa3.rlib" "/target/debug/deps/libtokio_udp-8c7187d26cfe44a1.rlib" "/target/debug/deps/libtokio_tcp-b405ebd5fbad800f.rlib" "/target/debug/deps/libtokio_timer-343706f3ea6798a3.rlib" "/target/debug/deps/libtokio_reactor-855db4136338a59f.rlib" "/target/debug/deps/libparking_lot-3a3b48801f5ff5a4.rlib" "/target/debug/deps/libparking_lot_core-c654ee2577aabe33.rlib" "/target/debug/deps/libsmallvec-80f52935b089608a.rlib" "/target/debug/deps/libunreachable-749d19c14809f34c.rlib" "/target/debug/deps/libvoid-d76d1920589650a9.rlib" "/target/debug/deps/liblock_api-a21df14033486858.rlib" "/target/debug/deps/libowning_ref-193cb839170ffe16.rlib" "/target/debug/deps/libstable_deref_trait-c7ed95f8a92bff60.rlib" "/target/debug/deps/libtokio_fs-1fcd72ecfc79ca02.rlib" "/target/debug/deps/libtokio_threadpool-f7da0c910a956303.rlib" "/target/debug/deps/librand-17553fd557bb0168.rlib" "/target/debug/deps/librand_core-319eb0784b216441.rlib" "/target/debug/deps/librand_core-1d89014daa377d88.rlib" "/target/debug/deps/libnum_cpus-3e452d72f6d91137.rlib" "/target/debug/deps/libcrossbeam_utils-99a3c90ba1f6fdc7.rlib" "/target/debug/deps/libcrossbeam_deque-bc03414fa76fa4e8.rlib" "/target/debug/deps/libcrossbeam_epoch-dde6aad5c5dbb00b.rlib" "/target/debug/deps/liblazy_static-c0cfb1f7b46ec65b.rlib" "/target/debug/deps/libscopeguard-008c693c94342156.rlib" "/target/debug/deps/libmemoffset-317de25664448e8f.rlib" "/target/debug/deps/libcrossbeam_utils-b25d3ed6dc958e79.rlib" "/target/debug/deps/libarrayvec-cf8344fac3f32d00.rlib" "/target/debug/deps/libnodrop-32ccbb2043b80025.rlib" "/target/debug/deps/libtokio_codec-e9c5b947bb49e06b.rlib" "/target/debug/deps/libtokio_io-eb31b46e244bab3e.rlib" "/target/debug/deps/libtokio_current_thread-fd219586b6467207.rlib" "/target/debug/deps/libtokio_executor-6f189b2dc4b6d9ea.rlib" "/target/debug/deps/libmio-5c2eee00cb6f9be4.rlib" "/target/debug/deps/liblog-88b3f7e454df0ab5.rlib" "/target/debug/deps/libslab-1fd2b5f3fca95500.rlib" "/target/debug/deps/libnet2-2ccf8835d0b297be.rlib" "/target/debug/deps/libcfg_if-9bfb5778f6842015.rlib" "/target/debug/deps/liblazycell-7984eb2c1d3dedf9.rlib" "/target/debug/deps/libbytes-6025afb05f5121ce.rlib" "/target/debug/deps/libiovec-6879cf48c50f4cd5.rlib" "/target/debug/deps/liblibc-6c3be0eb2a3dcb5f.rlib" "/target/debug/deps/libbyteorder-4f68bac1d1054eeb.rlib" "/target/debug/deps/libfutures-edcfa91ec13b448f.rlib" "-Wl,--start-group" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-553653b52b90e749.rlib" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-53004f0d95171f55.rlib" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb77c7c19ceb1d29.rlib" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72ec92401dbe7d39.rlib" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0638c3d61f01bc15.rlib" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4529caf32dd220b9.rlib" "-Wl,--end-group" "/rustup-home/toolchains/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6899b61660c33938.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" Nov 18 13:55:34.638 INFO [stderr] = note: collect2: error: ld returned 1 exit status Nov 18 13:55:34.638 INFO [stderr] Nov 18 13:55:34.638 INFO [stderr] Nov 18 13:55:34.655 INFO [stderr] error: aborting due to previous error Nov 18 13:55:34.656 INFO [stderr] Nov 18 13:55:34.701 INFO [stderr] error: Could not compile `fred`. Nov 18 13:55:34.701 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 18 13:55:34.895 INFO [stderr] error: Could not compile `fred`. Nov 18 13:55:34.895 INFO [stderr] Nov 18 13:55:34.895 INFO [stderr] Caused by: Nov 18 13:55:34.895 INFO [stderr] process didn't exit successfully: `rustc --crate-name fred src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="ignore-auth-error"' --cfg 'feature="metrics"' --cfg 'feature="sync"' -C metadata=9bec3339a51f1842 -C extra-filename=-9bec3339a51f1842 --out-dir /target/debug/deps -L dependency=/target/debug/deps --extern boxfnonce=/target/debug/deps/libboxfnonce-cff1482ef1a96c02.rlib --extern bytes=/target/debug/deps/libbytes-6025afb05f5121ce.rlib --extern chrono=/target/debug/deps/libchrono-ce79a05e992763e8.rlib --extern crc16=/target/debug/deps/libcrc16-ee32e4b5e754f4b5.rlib --extern flame=/target/debug/deps/libflame-beae20215334c3a1.rlib --extern futures=/target/debug/deps/libfutures-edcfa91ec13b448f.rlib --extern hyper=/target/debug/deps/libhyper-24457d70da42ac88.rlib --extern log=/target/debug/deps/liblog-f804b4f2c8d626c2.rlib --extern parking_lot=/target/debug/deps/libparking_lot-70b2f360405253f0.rlib --extern pretty_env_logger=/target/debug/deps/libpretty_env_logger-7f1544ab414d94c9.rlib --extern rand=/target/debug/deps/librand-8dad8791f5dab5a5.rlib --extern redis_protocol=/target/debug/deps/libredis_protocol-8617a48c157cd278.rlib --extern tokio_core=/target/debug/deps/libtokio_core-80efd4fee240a282.rlib --extern tokio_io=/target/debug/deps/libtokio_io-eb31b46e244bab3e.rlib --extern tokio_proto=/target/debug/deps/libtokio_proto-bc2d01db0c698a9c.rlib --extern tokio_timer_patched=/target/debug/deps/libtokio_timer_patched-9d8b8916c9942f27.rlib --extern url=/target/debug/deps/liburl-ec63a6364a244f26.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) Nov 18 13:55:34.895 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 18 13:55:50.950 INFO [stderr] error: build failed Nov 18 13:55:50.954 INFO [stderr] su: No module specific data is present Nov 18 13:55:51.755 INFO running `"docker" "inspect" "62f32c052f4f822ece8732108853bd7b3f2a153bb68dc0df08091e3eb012fd00"` Nov 18 13:55:51.917 INFO running `"docker" "rm" "-f" "62f32c052f4f822ece8732108853bd7b3f2a153bb68dc0df08091e3eb012fd00"` Nov 18 13:55:52.195 INFO [stdout] 62f32c052f4f822ece8732108853bd7b3f2a153bb68dc0df08091e3eb012fd00