Oct 16 10:57:34.369 INFO testing fred-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:57:34.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 10:57:34.550 INFO blam! e677aea79f75ecafb691ad61fb1c43e98f1dbc55d067248cd6b68cfce28ecd8c Oct 16 10:57:34.552 INFO running `"docker" "start" "-a" "e677aea79f75ecafb691ad61fb1c43e98f1dbc55d067248cd6b68cfce28ecd8c"` Oct 16 10:57:34.972 INFO kablam! usermod: no changes Oct 16 10:57:35.212 INFO kablam! Compiling crc16 v0.3.4 Oct 16 10:57:35.215 INFO kablam! Compiling cookie-factory v0.2.4 Oct 16 10:57:35.215 INFO kablam! Compiling boxfnonce v0.0.3 Oct 16 10:57:35.216 INFO kablam! Compiling thread-id v3.3.0 Oct 16 10:57:35.219 INFO kablam! Compiling tokio-timer-patched v0.1.3 Oct 16 10:57:35.241 INFO kablam! Compiling pretty_env_logger v0.1.1 Oct 16 10:57:36.256 INFO kablam! Compiling flame v0.2.2 Oct 16 10:57:38.406 INFO kablam! Compiling redis-protocol v0.1.1 Oct 16 10:57:41.559 INFO kablam! Compiling fred v0.2.1 (/source) Oct 16 10:57:47.409 INFO kablam! warning: unused import: `RedisProtocolErrorKind` Oct 16 10:57:47.409 INFO kablam! --> src/error.rs:19:3 Oct 16 10:57:47.409 INFO kablam! | Oct 16 10:57:47.409 INFO kablam! 19 | RedisProtocolErrorKind Oct 16 10:57:47.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.409 INFO kablam! | Oct 16 10:57:47.409 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:57:47.409 INFO kablam! Oct 16 10:57:47.413 INFO kablam! warning: unused import: `FrameKind as ProtocolFrameKind` Oct 16 10:57:47.413 INFO kablam! --> src/protocol/types.rs:42:3 Oct 16 10:57:47.413 INFO kablam! | Oct 16 10:57:47.413 INFO kablam! 42 | FrameKind as ProtocolFrameKind, Oct 16 10:57:47.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.413 INFO kablam! Oct 16 10:57:47.481 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.482 INFO kablam! --> src/multiplexer/utils.rs:86:5 Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! 86 | use tokio_io::codec::Framed; Oct 16 10:57:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:57:47.482 INFO kablam! Oct 16 10:57:47.482 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.482 INFO kablam! --> src/multiplexer/utils.rs:340:33 Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! 340 | -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:57:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.482 INFO kablam! Oct 16 10:57:47.482 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.482 INFO kablam! --> src/multiplexer/utils.rs:340:77 Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! 340 | -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:57:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.482 INFO kablam! Oct 16 10:57:47.482 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.482 INFO kablam! --> src/multiplexer/utils.rs:398:33 Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! 398 | ) -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:57:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.482 INFO kablam! Oct 16 10:57:47.482 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.482 INFO kablam! --> src/multiplexer/utils.rs:398:77 Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! 398 | ) -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:57:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.482 INFO kablam! Oct 16 10:57:47.482 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.482 INFO kablam! --> src/multiplexer/utils.rs:420:39 Oct 16 10:57:47.482 INFO kablam! | Oct 16 10:57:47.482 INFO kablam! 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Oct 16 10:57:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/utils.rs:420:116 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/utils.rs:439:35 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/utils.rs:439:98 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/utils.rs:662:63 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 662 | -> Box>, Error=RedisError>> Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/utils.rs:785:35 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 785 | -> Box)>, Error=RedisError>> Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/multiplexer.rs:55:5 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 55 | use tokio_io::codec::Framed; Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/mod.rs:61:5 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 61 | use tokio_io::codec::Framed; Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/mod.rs:97:35 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 97 | type TlsTransports = Vec<(String, Framed)>; Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.483 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.483 INFO kablam! --> src/multiplexer/mod.rs:100:35 Oct 16 10:57:47.483 INFO kablam! | Oct 16 10:57:47.483 INFO kablam! 100 | type TcpTransports = Vec<(String, Framed)>; Oct 16 10:57:47.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.483 INFO kablam! Oct 16 10:57:47.484 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.484 INFO kablam! --> src/multiplexer/mod.rs:275:35 Oct 16 10:57:47.484 INFO kablam! | Oct 16 10:57:47.484 INFO kablam! 275 | type TlsTransportSink = SplitSink>; Oct 16 10:57:47.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.484 INFO kablam! Oct 16 10:57:47.484 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.484 INFO kablam! --> src/multiplexer/mod.rs:277:39 Oct 16 10:57:47.484 INFO kablam! | Oct 16 10:57:47.484 INFO kablam! 277 | type TlsTransportStream = SplitStream>; Oct 16 10:57:47.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.484 INFO kablam! Oct 16 10:57:47.484 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.484 INFO kablam! --> src/multiplexer/mod.rs:279:35 Oct 16 10:57:47.484 INFO kablam! | Oct 16 10:57:47.484 INFO kablam! 279 | type TcpTransportSink = SplitSink>; Oct 16 10:57:47.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.484 INFO kablam! Oct 16 10:57:47.484 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:57:47.484 INFO kablam! --> src/multiplexer/mod.rs:280:39 Oct 16 10:57:47.484 INFO kablam! | Oct 16 10:57:47.484 INFO kablam! 280 | type TcpTransportStream = SplitStream>; Oct 16 10:57:47.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:47.485 INFO kablam! Oct 16 10:57:48.095 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 10:57:48.095 INFO kablam! --> src/multiplexer/utils.rs:408:39 Oct 16 10:57:48.095 INFO kablam! | Oct 16 10:57:48.095 INFO kablam! 408 | .and_then(move |socket| Ok(socket.framed(codec))) Oct 16 10:57:48.095 INFO kablam! | ^^^^^^ Oct 16 10:57:48.095 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `read_prefix_len` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:66:3 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 66 | pub fn read_prefix_len(cursor: &mut Cursor) -> Result { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `read_to_crlf` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:81:3 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 81 | pub fn read_to_crlf(cursor: &mut Cursor) -> Result, RedisError> { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `read_exact` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:93:3 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 93 | pub fn read_exact(cursor: &mut Cursor, len: u64, buf: &mut Vec) -> Result { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `pop_with_error` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:309:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 309 | pub fn pop_with_error(d: &mut Vec, expected: char) -> Result { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `pop_trailing_crlf` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:318:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 318 | pub fn pop_trailing_crlf(d: &mut Cursor) -> Result<(), RedisError> { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `write_crlf` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:341:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 341 | pub fn write_crlf(bytes: &mut BytesMut) { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `is_cluster_error` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:347:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 347 | pub fn is_cluster_error(payload: &str) -> Option { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `ends_with_crlf` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:415:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 415 | pub fn ends_with_crlf(bytes: &BytesMut) -> bool { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `check_expected_size` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:467:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 467 | pub fn check_expected_size(expected: usize, max: &Option) -> Result<(), RedisError> { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `bytes_to_frames` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:506:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 506 | pub fn bytes_to_frames(buf: &mut BytesMut, max_size: &Option) -> Result, RedisError> { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:49.671 INFO kablam! warning: function is never used: `frames_to_bytes` Oct 16 10:57:49.671 INFO kablam! --> src/protocol/utils.rs:631:1 Oct 16 10:57:49.671 INFO kablam! | Oct 16 10:57:49.671 INFO kablam! 631 | pub fn frames_to_bytes(frame: &mut Frame, bytes: &mut BytesMut) -> Result<(), RedisError> { Oct 16 10:57:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:57:49.671 INFO kablam! Oct 16 10:57:57.968 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.97s Oct 16 10:57:57.981 INFO kablam! su: No module specific data is present Oct 16 10:57:58.735 INFO running `"docker" "rm" "-f" "e677aea79f75ecafb691ad61fb1c43e98f1dbc55d067248cd6b68cfce28ecd8c"` Oct 16 10:57:59.003 INFO blam! e677aea79f75ecafb691ad61fb1c43e98f1dbc55d067248cd6b68cfce28ecd8c Oct 16 10:57:59.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 10:57:59.348 INFO blam! 3609a70cb1e191523db79fb91b776f09728008f32a0d63d1be8c6670a0a4a081 Oct 16 10:57:59.355 INFO running `"docker" "start" "-a" "3609a70cb1e191523db79fb91b776f09728008f32a0d63d1be8c6670a0a4a081"` Oct 16 10:58:00.217 INFO kablam! usermod: no changes Oct 16 10:58:00.511 INFO kablam! Compiling fred v0.2.1 (/source) Oct 16 10:58:18.455 INFO kablam! warning: unused import: `RedisProtocolErrorKind` Oct 16 10:58:18.455 INFO kablam! --> src/error.rs:19:3 Oct 16 10:58:18.455 INFO kablam! | Oct 16 10:58:18.455 INFO kablam! 19 | RedisProtocolErrorKind Oct 16 10:58:18.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.455 INFO kablam! | Oct 16 10:58:18.455 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:58:18.455 INFO kablam! Oct 16 10:58:18.467 INFO kablam! warning: unused import: `FrameKind as ProtocolFrameKind` Oct 16 10:58:18.467 INFO kablam! --> src/protocol/types.rs:42:3 Oct 16 10:58:18.467 INFO kablam! | Oct 16 10:58:18.467 INFO kablam! 42 | FrameKind as ProtocolFrameKind, Oct 16 10:58:18.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.467 INFO kablam! Oct 16 10:58:18.984 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.984 INFO kablam! --> src/multiplexer/utils.rs:86:5 Oct 16 10:58:18.985 INFO kablam! | Oct 16 10:58:18.985 INFO kablam! 86 | use tokio_io::codec::Framed; Oct 16 10:58:18.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.988 INFO kablam! | Oct 16 10:58:18.988 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:58:18.988 INFO kablam! Oct 16 10:58:18.989 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.989 INFO kablam! --> src/multiplexer/utils.rs:340:33 Oct 16 10:58:18.989 INFO kablam! | Oct 16 10:58:18.990 INFO kablam! 340 | -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:58:18.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.990 INFO kablam! Oct 16 10:58:18.991 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.991 INFO kablam! --> src/multiplexer/utils.rs:340:77 Oct 16 10:58:18.991 INFO kablam! | Oct 16 10:58:18.991 INFO kablam! 340 | -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:58:18.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.992 INFO kablam! Oct 16 10:58:18.992 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.992 INFO kablam! --> src/multiplexer/utils.rs:398:33 Oct 16 10:58:18.993 INFO kablam! | Oct 16 10:58:18.993 INFO kablam! 398 | ) -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:58:18.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.994 INFO kablam! Oct 16 10:58:18.994 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.994 INFO kablam! --> src/multiplexer/utils.rs:398:77 Oct 16 10:58:18.994 INFO kablam! | Oct 16 10:58:18.995 INFO kablam! 398 | ) -> Box>, SplitStream>), Error=RedisError>> Oct 16 10:58:18.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.995 INFO kablam! Oct 16 10:58:18.995 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.996 INFO kablam! --> src/multiplexer/utils.rs:420:39 Oct 16 10:58:18.996 INFO kablam! | Oct 16 10:58:18.996 INFO kablam! 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Oct 16 10:58:18.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.997 INFO kablam! Oct 16 10:58:18.997 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:18.997 INFO kablam! --> src/multiplexer/utils.rs:420:116 Oct 16 10:58:18.998 INFO kablam! | Oct 16 10:58:18.998 INFO kablam! 420 | pub fn request_response(transport: Framed, mut request: RedisCommand) -> Box), Error=RedisError>> Oct 16 10:58:18.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:18.998 INFO kablam! Oct 16 10:58:19.003 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.003 INFO kablam! --> src/multiplexer/utils.rs:439:35 Oct 16 10:58:19.003 INFO kablam! | Oct 16 10:58:19.004 INFO kablam! 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Oct 16 10:58:19.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.004 INFO kablam! Oct 16 10:58:19.004 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.005 INFO kablam! --> src/multiplexer/utils.rs:439:98 Oct 16 10:58:19.005 INFO kablam! | Oct 16 10:58:19.005 INFO kablam! 439 | pub fn authenticate(transport: Framed, key: Option) -> Box, Error=RedisError>> Oct 16 10:58:19.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.006 INFO kablam! Oct 16 10:58:19.006 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.006 INFO kablam! --> src/multiplexer/utils.rs:662:63 Oct 16 10:58:19.006 INFO kablam! | Oct 16 10:58:19.007 INFO kablam! 662 | -> Box>, Error=RedisError>> Oct 16 10:58:19.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.007 INFO kablam! Oct 16 10:58:19.008 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.008 INFO kablam! --> src/multiplexer/utils.rs:785:35 Oct 16 10:58:19.008 INFO kablam! | Oct 16 10:58:19.008 INFO kablam! 785 | -> Box)>, Error=RedisError>> Oct 16 10:58:19.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.009 INFO kablam! Oct 16 10:58:19.009 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.009 INFO kablam! --> src/multiplexer/multiplexer.rs:55:5 Oct 16 10:58:19.010 INFO kablam! | Oct 16 10:58:19.010 INFO kablam! 55 | use tokio_io::codec::Framed; Oct 16 10:58:19.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.011 INFO kablam! Oct 16 10:58:19.011 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.011 INFO kablam! --> src/multiplexer/mod.rs:61:5 Oct 16 10:58:19.011 INFO kablam! | Oct 16 10:58:19.012 INFO kablam! 61 | use tokio_io::codec::Framed; Oct 16 10:58:19.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.012 INFO kablam! Oct 16 10:58:19.012 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.013 INFO kablam! --> src/multiplexer/mod.rs:97:35 Oct 16 10:58:19.013 INFO kablam! | Oct 16 10:58:19.013 INFO kablam! 97 | type TlsTransports = Vec<(String, Framed)>; Oct 16 10:58:19.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.014 INFO kablam! Oct 16 10:58:19.014 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.014 INFO kablam! --> src/multiplexer/mod.rs:100:35 Oct 16 10:58:19.015 INFO kablam! | Oct 16 10:58:19.015 INFO kablam! 100 | type TcpTransports = Vec<(String, Framed)>; Oct 16 10:58:19.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.015 INFO kablam! Oct 16 10:58:19.016 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.016 INFO kablam! --> src/multiplexer/mod.rs:275:35 Oct 16 10:58:19.016 INFO kablam! | Oct 16 10:58:19.017 INFO kablam! 275 | type TlsTransportSink = SplitSink>; Oct 16 10:58:19.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.017 INFO kablam! Oct 16 10:58:19.017 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.018 INFO kablam! --> src/multiplexer/mod.rs:277:39 Oct 16 10:58:19.018 INFO kablam! | Oct 16 10:58:19.018 INFO kablam! 277 | type TlsTransportStream = SplitStream>; Oct 16 10:58:19.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.022 INFO kablam! Oct 16 10:58:19.023 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.023 INFO kablam! --> src/multiplexer/mod.rs:279:35 Oct 16 10:58:19.023 INFO kablam! | Oct 16 10:58:19.024 INFO kablam! 279 | type TcpTransportSink = SplitSink>; Oct 16 10:58:19.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.024 INFO kablam! Oct 16 10:58:19.024 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 10:58:19.025 INFO kablam! --> src/multiplexer/mod.rs:280:39 Oct 16 10:58:19.025 INFO kablam! | Oct 16 10:58:19.025 INFO kablam! 280 | type TcpTransportStream = SplitStream>; Oct 16 10:58:19.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:19.026 INFO kablam! Oct 16 10:58:22.024 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 10:58:22.024 INFO kablam! --> src/multiplexer/utils.rs:408:39 Oct 16 10:58:22.024 INFO kablam! | Oct 16 10:58:22.025 INFO kablam! 408 | .and_then(move |socket| Ok(socket.framed(codec))) Oct 16 10:58:22.025 INFO kablam! | ^^^^^^ Oct 16 10:58:22.025 INFO kablam! Oct 16 10:58:29.691 INFO kablam! warning: function is never used: `ends_with_crlf` Oct 16 10:58:29.691 INFO kablam! --> src/protocol/utils.rs:415:1 Oct 16 10:58:29.691 INFO kablam! | Oct 16 10:58:29.691 INFO kablam! 415 | pub fn ends_with_crlf(bytes: &BytesMut) -> bool { Oct 16 10:58:29.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:58:29.701 INFO kablam! | Oct 16 10:58:29.701 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 10:58:29.701 INFO kablam! Oct 16 10:58:31.216 INFO kablam! error: linking with `cc` failed: exit code: 1 Oct 16 10:58:31.216 INFO kablam! | Oct 16 10:58:31.217 INFO kablam! = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.0.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.1.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.10.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.11.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.12.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.13.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.14.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.15.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.2.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.3.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.4.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.5.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.6.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.7.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.8.rcgu.o" "/target/debug/examples/list-d5b988516a9d229b.list.smzelwel-cgu.9.rcgu.o" "-o" "/target/debug/examples/list-d5b988516a9d229b" "/target/debug/examples/list-d5b988516a9d229b.311coihmx7q0pd9t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/target/debug/deps" "-L" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/target/debug/deps/libfred-15349c69ab3da2d8.rlib" "/target/debug/deps/libpretty_env_logger-0b1035c3da5274fc.rlib" "/target/debug/deps/libenv_logger-0090a60da740be0b.rlib" "/target/debug/deps/libregex-350d98b1ca7c8794.rlib" "/target/debug/deps/libregex_syntax-25fecbbdf91d0a8f.rlib" "/target/debug/deps/libansi_term-9e704deae0bead25.rlib" "/target/debug/deps/libboxfnonce-fe56244fff6c24ef.rlib" "/target/debug/deps/libchrono-401e4a7eb5f80c54.rlib" "/target/debug/deps/libnum_integer-7afe54fab2990e88.rlib" "/target/debug/deps/libnum_traits-3be12c5c0e24b0b7.rlib" "/target/debug/deps/libtime-958df4276ab607b1.rlib" "/target/debug/deps/libredis_protocol-fae687546a19b667.rlib" "/target/debug/deps/libnom-7f60c81034673c8d.rlib" "/target/debug/deps/libcookie_factory-0fb25bf2ddb7b3e0.rlib" "/target/debug/deps/libpretty_env_logger-f671e73e1a4312b2.rlib" "/target/debug/deps/libenv_logger-3d957588e7549283.rlib" "/target/debug/deps/libregex-8e2484b34ac8c0ed.rlib" "/target/debug/deps/libutf8_ranges-c0c10c6a4590b18c.rlib" "/target/debug/deps/libregex_syntax-64c68c8aa9952e9b.rlib" "/target/debug/deps/libucd_util-39d306681d321808.rlib" "/target/debug/deps/libthread_local-62e6e27de6468343.rlib" "/target/debug/deps/libaho_corasick-81cf73d27167e639.rlib" "/target/debug/deps/libmemchr-754093c292a17d97.rlib" "/target/debug/deps/libatty-83fd526c43f023dd.rlib" "/target/debug/deps/libhumantime-51950c3e34e91aa6.rlib" "/target/debug/deps/libquick_error-50fee6ae07832fd5.rlib" "/target/debug/deps/libtermcolor-ebd400ad873e881d.rlib" "/target/debug/deps/libansi_term-dda509e2ca7f3b17.rlib" "/target/debug/deps/libcrc16-10f5cb58391a8789.rlib" "/target/debug/deps/liburl-9f573f27ce3b3e6c.rlib" "/target/debug/deps/libpercent_encoding-5919071413a1fb1a.rlib" "/target/debug/deps/libidna-b4b6491342754cbc.rlib" "/target/debug/deps/libunicode_normalization-02e3dceab97a3020.rlib" "/target/debug/deps/libunicode_bidi-e141a5b006156a79.rlib" "/target/debug/deps/libmatches-39780e19fc5e255c.rlib" "/target/debug/deps/libparking_lot-85fb4e6f333b9eb5.rlib" "/target/debug/deps/libparking_lot_core-7fefd18c76840199.rlib" "/target/debug/deps/libtokio_timer_patched-a53ae31fe99c1362.rlib" "/target/debug/deps/libtokio_proto-5d7a4d7dbd2c47d3.rlib" "/target/debug/deps/liblog-fb90b490e2564d76.rlib" "/target/debug/deps/libtokio_service-7f4b42ab04b0bb5f.rlib" "/target/debug/deps/libtake-8aed6cdc79e8f748.rlib" "/target/debug/deps/libsmallvec-8fe817049c3e094b.rlib" "/target/debug/deps/libslab-a0e5d130c2ac92cd.rlib" "/target/debug/deps/librand-31492fbd431f8da5.rlib" "/target/debug/deps/librand-bca961cff652e5b7.rlib" "/target/debug/deps/libtokio_core-e1c907f5b01e99d5.rlib" "/target/debug/deps/libscoped_tls-ebe4dbb8b9cd8f06.rlib" "/target/debug/deps/libtokio-ee063b8bf9ed54f6.rlib" "/target/debug/deps/libtokio_uds-de6bf3954f5936bf.rlib" "/target/debug/deps/libmio_uds-e212a39e0d70b2bc.rlib" "/target/debug/deps/libtokio_udp-b14e847750f3ed7d.rlib" "/target/debug/deps/libtokio_tcp-d27d66971ab7393f.rlib" "/target/debug/deps/libtokio_timer-10977ddf84edc784.rlib" "/target/debug/deps/libtokio_reactor-c8e93f6e97cf9fd2.rlib" "/target/debug/deps/libparking_lot-63bd6ce1fc7472ba.rlib" "/target/debug/deps/libparking_lot_core-61833f872fe41f22.rlib" "/target/debug/deps/libsmallvec-37002256e3f91f5d.rlib" "/target/debug/deps/libunreachable-efe1eb1967e03764.rlib" "/target/debug/deps/libvoid-b737e2d5979e7faf.rlib" "/target/debug/deps/liblock_api-1ee4cd8557d5bd46.rlib" "/target/debug/deps/libowning_ref-50da64d570d3f45f.rlib" "/target/debug/deps/libstable_deref_trait-db798a9fadeead98.rlib" "/target/debug/deps/libtokio_fs-83a2978c8e8edadc.rlib" "/target/debug/deps/libtokio_threadpool-e4721a8f86bff6c5.rlib" "/target/debug/deps/librand-1f7cd216f295a4b3.rlib" "/target/debug/deps/librand_core-c51a920bca4f582a.rlib" "/target/debug/deps/librand_core-d6eb8a5e81117ef7.rlib" "/target/debug/deps/libnum_cpus-f468133759287e2c.rlib" "/target/debug/deps/libcrossbeam_deque-64316162e407e490.rlib" "/target/debug/deps/libcrossbeam_epoch-e1ebc7d4667ac452.rlib" "/target/debug/deps/libscopeguard-050ecc752297a81f.rlib" "/target/debug/deps/libmemoffset-0a4e29cba180c836.rlib" "/target/debug/deps/liblazy_static-9be750037027d471.rlib" "/target/debug/deps/libcrossbeam_utils-25c37d6fa12d525d.rlib" "/target/debug/deps/libarrayvec-12e7ac551351023e.rlib" "/target/debug/deps/libnodrop-a7c6ab06ae12de2b.rlib" "/target/debug/deps/libtokio_codec-7eb5fed5440681fd.rlib" "/target/debug/deps/libtokio_io-e64829a10c7773c3.rlib" "/target/debug/deps/libtokio_current_thread-bc1239155366e543.rlib" "/target/debug/deps/libtokio_executor-8a333880770fc422.rlib" "/target/debug/deps/libmio-327a4cba113ee4fd.rlib" "/target/debug/deps/liblog-d74197bfbf82bc62.rlib" "/target/debug/deps/libslab-019f0c8974f9c974.rlib" "/target/debug/deps/libnet2-6f0a1e269657ffa4.rlib" "/target/debug/deps/libcfg_if-6dcf87d2a49f402e.rlib" "/target/debug/deps/liblazycell-0e4c422de4f1e29d.rlib" "/target/debug/deps/libbytes-d2cdc69f231eb8e6.rlib" "/target/debug/deps/libiovec-2b5bcb9ede451581.rlib" "/target/debug/deps/liblibc-6663d0b8734c6e6c.rlib" "/target/debug/deps/libbyteorder-0c62a848844b14f8.rlib" "/target/debug/deps/libfutures-cc1ef61aa761f351.rlib" "-Wl,--start-group" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0a3316275d5eec18.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7849f97c364f3917.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-e4332ffcfd03e0c6.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-919a5ca34dc4b4ef.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-413bdfe2a4c46c37.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b4c58c6f1821e334.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-38821294a67a72b2.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efd355fdcb71b1d5.rlib" "-Wl,--end-group" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a513f50f7220962f.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" Oct 16 10:58:31.217 INFO kablam! = note: collect2: error: ld returned 1 exit status Oct 16 10:58:31.217 INFO kablam! Oct 16 10:58:31.217 INFO kablam! Oct 16 10:58:31.247 INFO kablam! error: aborting due to previous error Oct 16 10:58:31.247 INFO kablam! Oct 16 10:58:31.259 INFO kablam! error: Could not compile `fred`. Oct 16 10:58:31.259 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 10:58:31.403 INFO kablam! error: Could not compile `fred`. Oct 16 10:58:31.403 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 10:58:36.673 INFO kablam! error: linking with `cc` failed: exit code: 1 Oct 16 10:58:36.673 INFO kablam! | Oct 16 10:58:36.674 INFO kablam! = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.0.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.1.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.10.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.11.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.12.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.13.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.14.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.15.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.2.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.3.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.4.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.5.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.6.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.7.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.8.rcgu.o" "/target/debug/examples/multiple-50208a6fd31edfb7.multiple.emaeodsk-cgu.9.rcgu.o" "-o" "/target/debug/examples/multiple-50208a6fd31edfb7" "/target/debug/examples/multiple-50208a6fd31edfb7.1jzgvggnh4dmku4d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/target/debug/deps" "-L" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/target/debug/deps/libfred-15349c69ab3da2d8.rlib" "/target/debug/deps/libpretty_env_logger-0b1035c3da5274fc.rlib" "/target/debug/deps/libenv_logger-0090a60da740be0b.rlib" "/target/debug/deps/libregex-350d98b1ca7c8794.rlib" "/target/debug/deps/libregex_syntax-25fecbbdf91d0a8f.rlib" "/target/debug/deps/libansi_term-9e704deae0bead25.rlib" "/target/debug/deps/libboxfnonce-fe56244fff6c24ef.rlib" "/target/debug/deps/libchrono-401e4a7eb5f80c54.rlib" "/target/debug/deps/libnum_integer-7afe54fab2990e88.rlib" "/target/debug/deps/libnum_traits-3be12c5c0e24b0b7.rlib" "/target/debug/deps/libtime-958df4276ab607b1.rlib" "/target/debug/deps/libredis_protocol-fae687546a19b667.rlib" "/target/debug/deps/libnom-7f60c81034673c8d.rlib" "/target/debug/deps/libcookie_factory-0fb25bf2ddb7b3e0.rlib" "/target/debug/deps/libpretty_env_logger-f671e73e1a4312b2.rlib" "/target/debug/deps/libenv_logger-3d957588e7549283.rlib" "/target/debug/deps/libregex-8e2484b34ac8c0ed.rlib" "/target/debug/deps/libutf8_ranges-c0c10c6a4590b18c.rlib" "/target/debug/deps/libregex_syntax-64c68c8aa9952e9b.rlib" "/target/debug/deps/libucd_util-39d306681d321808.rlib" "/target/debug/deps/libthread_local-62e6e27de6468343.rlib" "/target/debug/deps/libaho_corasick-81cf73d27167e639.rlib" "/target/debug/deps/libmemchr-754093c292a17d97.rlib" "/target/debug/deps/libatty-83fd526c43f023dd.rlib" "/target/debug/deps/libhumantime-51950c3e34e91aa6.rlib" "/target/debug/deps/libquick_error-50fee6ae07832fd5.rlib" "/target/debug/deps/libtermcolor-ebd400ad873e881d.rlib" "/target/debug/deps/libansi_term-dda509e2ca7f3b17.rlib" "/target/debug/deps/libcrc16-10f5cb58391a8789.rlib" "/target/debug/deps/liburl-9f573f27ce3b3e6c.rlib" "/target/debug/deps/libpercent_encoding-5919071413a1fb1a.rlib" "/target/debug/deps/libidna-b4b6491342754cbc.rlib" "/target/debug/deps/libunicode_normalization-02e3dceab97a3020.rlib" "/target/debug/deps/libunicode_bidi-e141a5b006156a79.rlib" "/target/debug/deps/libmatches-39780e19fc5e255c.rlib" "/target/debug/deps/libparking_lot-85fb4e6f333b9eb5.rlib" "/target/debug/deps/libparking_lot_core-7fefd18c76840199.rlib" "/target/debug/deps/libtokio_timer_patched-a53ae31fe99c1362.rlib" "/target/debug/deps/libtokio_proto-5d7a4d7dbd2c47d3.rlib" "/target/debug/deps/liblog-fb90b490e2564d76.rlib" "/target/debug/deps/libtokio_service-7f4b42ab04b0bb5f.rlib" "/target/debug/deps/libtake-8aed6cdc79e8f748.rlib" "/target/debug/deps/libsmallvec-8fe817049c3e094b.rlib" "/target/debug/deps/libslab-a0e5d130c2ac92cd.rlib" "/target/debug/deps/librand-31492fbd431f8da5.rlib" "/target/debug/deps/librand-bca961cff652e5b7.rlib" "/target/debug/deps/libtokio_core-e1c907f5b01e99d5.rlib" "/target/debug/deps/libscoped_tls-ebe4dbb8b9cd8f06.rlib" "/target/debug/deps/libtokio-ee063b8bf9ed54f6.rlib" "/target/debug/deps/libtokio_uds-de6bf3954f5936bf.rlib" "/target/debug/deps/libmio_uds-e212a39e0d70b2bc.rlib" "/target/debug/deps/libtokio_udp-b14e847750f3ed7d.rlib" "/target/debug/deps/libtokio_tcp-d27d66971ab7393f.rlib" "/target/debug/deps/libtokio_timer-10977ddf84edc784.rlib" "/target/debug/deps/libtokio_reactor-c8e93f6e97cf9fd2.rlib" "/target/debug/deps/libparking_lot-63bd6ce1fc7472ba.rlib" "/target/debug/deps/libparking_lot_core-61833f872fe41f22.rlib" "/target/debug/deps/libsmallvec-37002256e3f91f5d.rlib" "/target/debug/deps/libunreachable-efe1eb1967e03764.rlib" "/target/debug/deps/libvoid-b737e2d5979e7faf.rlib" "/target/debug/deps/liblock_api-1ee4cd8557d5bd46.rlib" "/target/debug/deps/libowning_ref-50da64d570d3f45f.rlib" "/target/debug/deps/libstable_deref_trait-db798a9fadeead98.rlib" "/target/debug/deps/libtokio_fs-83a2978c8e8edadc.rlib" "/target/debug/deps/libtokio_threadpool-e4721a8f86bff6c5.rlib" "/target/debug/deps/librand-1f7cd216f295a4b3.rlib" "/target/debug/deps/librand_core-c51a920bca4f582a.rlib" "/target/debug/deps/librand_core-d6eb8a5e81117ef7.rlib" "/target/debug/deps/libnum_cpus-f468133759287e2c.rlib" "/target/debug/deps/libcrossbeam_deque-64316162e407e490.rlib" "/target/debug/deps/libcrossbeam_epoch-e1ebc7d4667ac452.rlib" "/target/debug/deps/libscopeguard-050ecc752297a81f.rlib" "/target/debug/deps/libmemoffset-0a4e29cba180c836.rlib" "/target/debug/deps/liblazy_static-9be750037027d471.rlib" "/target/debug/deps/libcrossbeam_utils-25c37d6fa12d525d.rlib" "/target/debug/deps/libarrayvec-12e7ac551351023e.rlib" "/target/debug/deps/libnodrop-a7c6ab06ae12de2b.rlib" "/target/debug/deps/libtokio_codec-7eb5fed5440681fd.rlib" "/target/debug/deps/libtokio_io-e64829a10c7773c3.rlib" "/target/debug/deps/libtokio_current_thread-bc1239155366e543.rlib" "/target/debug/deps/libtokio_executor-8a333880770fc422.rlib" "/target/debug/deps/libmio-327a4cba113ee4fd.rlib" "/target/debug/deps/liblog-d74197bfbf82bc62.rlib" "/target/debug/deps/libslab-019f0c8974f9c974.rlib" "/target/debug/deps/libnet2-6f0a1e269657ffa4.rlib" "/target/debug/deps/libcfg_if-6dcf87d2a49f402e.rlib" "/target/debug/deps/liblazycell-0e4c422de4f1e29d.rlib" "/target/debug/deps/libbytes-d2cdc69f231eb8e6.rlib" "/target/debug/deps/libiovec-2b5bcb9ede451581.rlib" "/target/debug/deps/liblibc-6663d0b8734c6e6c.rlib" "/target/debug/deps/libbyteorder-0c62a848844b14f8.rlib" "/target/debug/deps/libfutures-cc1ef61aa761f351.rlib" "-Wl,--start-group" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0a3316275d5eec18.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7849f97c364f3917.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-e4332ffcfd03e0c6.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-919a5ca34dc4b4ef.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-413bdfe2a4c46c37.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b4c58c6f1821e334.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-38821294a67a72b2.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efd355fdcb71b1d5.rlib" "-Wl,--end-group" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a513f50f7220962f.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" Oct 16 10:58:36.674 INFO kablam! = note: collect2: error: ld returned 1 exit status Oct 16 10:58:36.675 INFO kablam! Oct 16 10:58:36.675 INFO kablam! Oct 16 10:58:36.679 INFO kablam! error: aborting due to previous error Oct 16 10:58:36.679 INFO kablam! Oct 16 10:58:36.720 INFO kablam! error: Could not compile `fred`. Oct 16 10:58:36.721 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 10:58:37.123 INFO kablam! error: linking with `cc` failed: exit code: 1 Oct 16 10:58:37.123 INFO kablam! | Oct 16 10:58:37.123 INFO kablam! = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.0.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.1.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.10.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.11.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.12.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.13.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.14.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.15.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.2.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.3.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.4.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.5.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.6.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.7.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.8.rcgu.o" "/target/debug/examples/tls-59752528ec99900f.tls.55zo7r8x-cgu.9.rcgu.o" "-o" "/target/debug/examples/tls-59752528ec99900f" "/target/debug/examples/tls-59752528ec99900f.2bakvuwsnhtwbovd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/target/debug/deps" "-L" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/target/debug/deps/libfred-15349c69ab3da2d8.rlib" "/target/debug/deps/libpretty_env_logger-0b1035c3da5274fc.rlib" "/target/debug/deps/libenv_logger-0090a60da740be0b.rlib" "/target/debug/deps/libregex-350d98b1ca7c8794.rlib" "/target/debug/deps/libregex_syntax-25fecbbdf91d0a8f.rlib" "/target/debug/deps/libansi_term-9e704deae0bead25.rlib" "/target/debug/deps/libboxfnonce-fe56244fff6c24ef.rlib" "/target/debug/deps/libchrono-401e4a7eb5f80c54.rlib" "/target/debug/deps/libnum_integer-7afe54fab2990e88.rlib" "/target/debug/deps/libnum_traits-3be12c5c0e24b0b7.rlib" "/target/debug/deps/libtime-958df4276ab607b1.rlib" "/target/debug/deps/libredis_protocol-fae687546a19b667.rlib" "/target/debug/deps/libnom-7f60c81034673c8d.rlib" "/target/debug/deps/libcookie_factory-0fb25bf2ddb7b3e0.rlib" "/target/debug/deps/libpretty_env_logger-f671e73e1a4312b2.rlib" "/target/debug/deps/libenv_logger-3d957588e7549283.rlib" "/target/debug/deps/libregex-8e2484b34ac8c0ed.rlib" "/target/debug/deps/libutf8_ranges-c0c10c6a4590b18c.rlib" "/target/debug/deps/libregex_syntax-64c68c8aa9952e9b.rlib" "/target/debug/deps/libucd_util-39d306681d321808.rlib" "/target/debug/deps/libthread_local-62e6e27de6468343.rlib" "/target/debug/deps/libaho_corasick-81cf73d27167e639.rlib" "/target/debug/deps/libmemchr-754093c292a17d97.rlib" "/target/debug/deps/libatty-83fd526c43f023dd.rlib" "/target/debug/deps/libhumantime-51950c3e34e91aa6.rlib" "/target/debug/deps/libquick_error-50fee6ae07832fd5.rlib" "/target/debug/deps/libtermcolor-ebd400ad873e881d.rlib" "/target/debug/deps/libansi_term-dda509e2ca7f3b17.rlib" "/target/debug/deps/libcrc16-10f5cb58391a8789.rlib" "/target/debug/deps/liburl-9f573f27ce3b3e6c.rlib" "/target/debug/deps/libpercent_encoding-5919071413a1fb1a.rlib" "/target/debug/deps/libidna-b4b6491342754cbc.rlib" "/target/debug/deps/libunicode_normalization-02e3dceab97a3020.rlib" "/target/debug/deps/libunicode_bidi-e141a5b006156a79.rlib" "/target/debug/deps/libmatches-39780e19fc5e255c.rlib" "/target/debug/deps/libparking_lot-85fb4e6f333b9eb5.rlib" "/target/debug/deps/libparking_lot_core-7fefd18c76840199.rlib" "/target/debug/deps/libtokio_timer_patched-a53ae31fe99c1362.rlib" "/target/debug/deps/libtokio_proto-5d7a4d7dbd2c47d3.rlib" "/target/debug/deps/liblog-fb90b490e2564d76.rlib" "/target/debug/deps/libtokio_service-7f4b42ab04b0bb5f.rlib" "/target/debug/deps/libtake-8aed6cdc79e8f748.rlib" "/target/debug/deps/libsmallvec-8fe817049c3e094b.rlib" "/target/debug/deps/libslab-a0e5d130c2ac92cd.rlib" "/target/debug/deps/librand-31492fbd431f8da5.rlib" "/target/debug/deps/librand-bca961cff652e5b7.rlib" "/target/debug/deps/libtokio_core-e1c907f5b01e99d5.rlib" "/target/debug/deps/libscoped_tls-ebe4dbb8b9cd8f06.rlib" "/target/debug/deps/libtokio-ee063b8bf9ed54f6.rlib" "/target/debug/deps/libtokio_uds-de6bf3954f5936bf.rlib" "/target/debug/deps/libmio_uds-e212a39e0d70b2bc.rlib" "/target/debug/deps/libtokio_udp-b14e847750f3ed7d.rlib" "/target/debug/deps/libtokio_tcp-d27d66971ab7393f.rlib" "/target/debug/deps/libtokio_timer-10977ddf84edc784.rlib" "/target/debug/deps/libtokio_reactor-c8e93f6e97cf9fd2.rlib" "/target/debug/deps/libparking_lot-63bd6ce1fc7472ba.rlib" "/target/debug/deps/libparking_lot_core-61833f872fe41f22.rlib" "/target/debug/deps/libsmallvec-37002256e3f91f5d.rlib" "/target/debug/deps/libunreachable-efe1eb1967e03764.rlib" "/target/debug/deps/libvoid-b737e2d5979e7faf.rlib" "/target/debug/deps/liblock_api-1ee4cd8557d5bd46.rlib" "/target/debug/deps/libowning_ref-50da64d570d3f45f.rlib" "/target/debug/deps/libstable_deref_trait-db798a9fadeead98.rlib" "/target/debug/deps/libtokio_fs-83a2978c8e8edadc.rlib" "/target/debug/deps/libtokio_threadpool-e4721a8f86bff6c5.rlib" "/target/debug/deps/librand-1f7cd216f295a4b3.rlib" "/target/debug/deps/librand_core-c51a920bca4f582a.rlib" "/target/debug/deps/librand_core-d6eb8a5e81117ef7.rlib" "/target/debug/deps/libnum_cpus-f468133759287e2c.rlib" "/target/debug/deps/libcrossbeam_deque-64316162e407e490.rlib" "/target/debug/deps/libcrossbeam_epoch-e1ebc7d4667ac452.rlib" "/target/debug/deps/libscopeguard-050ecc752297a81f.rlib" "/target/debug/deps/libmemoffset-0a4e29cba180c836.rlib" "/target/debug/deps/liblazy_static-9be750037027d471.rlib" "/target/debug/deps/libcrossbeam_utils-25c37d6fa12d525d.rlib" "/target/debug/deps/libarrayvec-12e7ac551351023e.rlib" "/target/debug/deps/libnodrop-a7c6ab06ae12de2b.rlib" "/target/debug/deps/libtokio_codec-7eb5fed5440681fd.rlib" "/target/debug/deps/libtokio_io-e64829a10c7773c3.rlib" "/target/debug/deps/libtokio_current_thread-bc1239155366e543.rlib" "/target/debug/deps/libtokio_executor-8a333880770fc422.rlib" "/target/debug/deps/libmio-327a4cba113ee4fd.rlib" "/target/debug/deps/liblog-d74197bfbf82bc62.rlib" "/target/debug/deps/libslab-019f0c8974f9c974.rlib" "/target/debug/deps/libnet2-6f0a1e269657ffa4.rlib" "/target/debug/deps/libcfg_if-6dcf87d2a49f402e.rlib" "/target/debug/deps/liblazycell-0e4c422de4f1e29d.rlib" "/target/debug/deps/libbytes-d2cdc69f231eb8e6.rlib" "/target/debug/deps/libiovec-2b5bcb9ede451581.rlib" "/target/debug/deps/liblibc-6663d0b8734c6e6c.rlib" "/target/debug/deps/libbyteorder-0c62a848844b14f8.rlib" "/target/debug/deps/libfutures-cc1ef61aa761f351.rlib" "-Wl,--start-group" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0a3316275d5eec18.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7849f97c364f3917.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-e4332ffcfd03e0c6.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-919a5ca34dc4b4ef.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-413bdfe2a4c46c37.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b4c58c6f1821e334.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-38821294a67a72b2.rlib" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efd355fdcb71b1d5.rlib" "-Wl,--end-group" "/rustup-home/toolchains/0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a513f50f7220962f.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" Oct 16 10:58:37.123 INFO kablam! = note: Cannot allocate memory Oct 16 10:58:37.123 INFO kablam! collect2: error: ld returned 1 exit status Oct 16 10:58:37.123 INFO kablam! Oct 16 10:58:37.123 INFO kablam! Oct 16 10:58:37.123 INFO kablam! error: aborting due to previous error Oct 16 10:58:37.123 INFO kablam! Oct 16 10:58:37.135 INFO kablam! error: Could not compile `fred`. Oct 16 10:58:37.135 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 10:58:38.697 INFO kablam! error: build failed Oct 16 10:58:38.698 INFO kablam! su: No module specific data is present Oct 16 10:58:39.939 INFO running `"docker" "rm" "-f" "3609a70cb1e191523db79fb91b776f09728008f32a0d63d1be8c6670a0a4a081"` Oct 16 10:58:40.335 INFO blam! 3609a70cb1e191523db79fb91b776f09728008f32a0d63d1be8c6670a0a4a081