[INFO] cloning repository https://github.com/psFried/flo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psFried/flo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fflo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fflo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdf42a831109a806faea38df6a4c4b511c543efd
[INFO] testing psFried/flo/fdf42a831109a806faea38df6a4c4b511c543efd against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fflo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/psFried/flo on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/psFried/flo
[INFO] finished tweaking git repo https://github.com/psFried/flo
[INFO] tweaked toml for git repo https://github.com/psFried/flo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/psFried/flo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrayvec v0.3.24
[INFO] [stderr]   Downloaded ordered-float v0.1.0
[INFO] [stderr]   Downloaded serde-value v0.2.1
[INFO] [stderr]   Downloaded log4rs v0.4.8
[INFO] [stderr]   Downloaded humantime v0.1.3
[INFO] [stderr]   Downloaded fs2 v0.4.2
[INFO] [stderr]   Downloaded waterfall v0.7.1
[INFO] [stderr]   Downloaded tiny_http v0.5.8
[INFO] [stderr]   Downloaded mpmc v0.1.5
[INFO] [stderr]   Downloaded rusttype v0.1.2
[INFO] [stderr]   Downloaded lazy_static v0.2.10
[INFO] [stderr]   Downloaded heatmap v0.6.6
[INFO] [stderr]   Downloaded memmap v0.5.2
[INFO] [stderr]   Downloaded stb_truetype v0.1.2
[INFO] [stderr]   Downloaded clocksource v0.2.3
[INFO] [stderr]   Downloaded tic v0.2.4
[INFO] [stderr]   Downloaded allan v0.2.4
[INFO] [stderr]   Downloaded histogram v0.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c4643f0901f968a8038e4fd722262ea0136fa8acb4c83c2b357af55d5609594
[INFO] running `Command { std: "docker" "start" "-a" "9c4643f0901f968a8038e4fd722262ea0136fa8acb4c83c2b357af55d5609594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c4643f0901f968a8038e4fd722262ea0136fa8acb4c83c2b357af55d5609594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c4643f0901f968a8038e4fd722262ea0136fa8acb4c83c2b357af55d5609594", kill_on_drop: false }`
[INFO] [stdout] 9c4643f0901f968a8038e4fd722262ea0136fa8acb4c83c2b357af55d5609594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e019dae0490182e459ecebaede6a1267df9e4b4815faf6b8f1aa6016c6d6338
[INFO] running `Command { std: "docker" "start" "-a" "3e019dae0490182e459ecebaede6a1267df9e4b4815faf6b8f1aa6016c6d6338", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.33
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling lazycell v0.5.1
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling futures v0.1.17
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling slab v0.4.0
[INFO] [stderr]    Compiling scoped-tls v0.1.0
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling time v0.1.38
[INFO] [stderr]    Compiling num-integer v0.1.35
[INFO] [stderr]    Compiling iovec v0.1.1
[INFO] [stderr]    Compiling net2 v0.2.31
[INFO] [stderr]    Compiling bytes v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.34
[INFO] [stderr]    Compiling rand v0.3.18
[INFO] [stderr]    Compiling num v0.1.40
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling mio v0.6.11
[INFO] [stderr]    Compiling atty v0.2.3
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling byteorder v0.4.2
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling odds v0.2.25
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling tokio-io v0.1.4
[INFO] [stderr]    Compiling flo-event v0.2.0 (/opt/rustwide/workdir/flo-event)
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flo-protocol v0.2.0 (/opt/rustwide/workdir/flo-protocol)
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | / named!{parse_partition_status<PartitionStatus>,
[INFO] [stdout] 286 | |     chain!(
[INFO] [stdout] 287 | |         partition_num: be_u16 ~
[INFO] [stdout] 288 | |         head: be_u64 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 298 | |     )
[INFO] [stdout] 299 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | / named!{parse_event_stream_status<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 302 | |     chain!(
[INFO] [stdout] 303 | |         _tag: tag!(&[EVENT_STREAM_STATUS]) ~
[INFO] [stdout] 304 | |         op_id: be_u32 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |     )
[INFO] [stdout] 315 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | / named!{pub parse_zeroable_event_id<FloEventId>,
[INFO] [stdout] 326 | |     chain!(
[INFO] [stdout] 327 | |         counter: be_u64 ~
[INFO] [stdout] 328 | |         actor: be_u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |     )
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / named!{pub parse_event_id<Option<FloEventId>>,
[INFO] [stdout] 336 | |     chain!(
[INFO] [stdout] 337 | |         counter: be_u64 ~
[INFO] [stdout] 338 | |         actor: be_u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |     )
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | / named!{pub parse_new_producer_event<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 350 | |     chain!(
[INFO] [stdout] 351 | |         _tag: tag!(&[PRODUCE_EVENT]) ~
[INFO] [stdout] 352 | |         namespace: parse_str ~
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |     )
[INFO] [stdout] 367 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | / named!{parse_receive_event_header<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 374 | |     chain!(
[INFO] [stdout] 375 | |         _tag: tag!(&[RECEIVE_EVENT]) ~
[INFO] [stdout] 376 | |         id: parse_non_zero_event_id ~
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     )
[INFO] [stdout] 391 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | / named!{parse_event_ack<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 394 | |     chain!(
[INFO] [stdout] 395 | |         _tag: tag!(&[ACK_HEADER]) ~
[INFO] [stdout] 396 | |         op_id: be_u32 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |     )
[INFO] [stdout] 406 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:408:1
[INFO] [stdout]     |
[INFO] [stdout] 408 | / named!{parse_new_start_consuming<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 409 | |     chain!(
[INFO] [stdout] 410 | |         _tag: tag!(&[NEW_START_CONSUMING]) ~
[INFO] [stdout] 411 | |         op_id: be_u32 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |     )
[INFO] [stdout] 424 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | / named!{parse_set_event_stream<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 427 | |     chain!(
[INFO] [stdout] 428 | |         _tag: tag!(&[SET_EVENT_STREAM]) ~
[INFO] [stdout] 429 | |         op_id: be_u32 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |     )
[INFO] [stdout] 438 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | / named!{parse_error_message<ProtocolMessage<OwnedFloEvent>>,
[INFO] [stdout] 446 | |     chain!(
[INFO] [stdout] 447 | |         _tag: tag!(&[ERROR_HEADER]) ~
[INFO] [stdout] 448 | |         op_id: be_u32 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |     )
[INFO] [stdout] 461 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:465:1
[INFO] [stdout]     |
[INFO] [stdout] 465 | / named!{parse_set_batch_size<ProtocolMessage<OwnedFloEvent>>, chain!(
[INFO] [stdout] 466 | |     _tag: tag!(&[SET_BATCH_SIZE]) ~
[INFO] [stdout] 467 | |     batch_size: be_u32,
[INFO] [stdout] 468 | |     || {
[INFO] [stdout] 469 | |         ProtocolMessage::SetBatchSize(batch_size)
[INFO] [stdout] 470 | |     }
[INFO] [stdout] 471 | | )}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:475:1
[INFO] [stdout]     |
[INFO] [stdout] 475 | / named!{parse_stop_consuming<ProtocolMessage<OwnedFloEvent>>, chain!(
[INFO] [stdout] 476 | |     _tag: tag!(&[STOP_CONSUMING]) ~
[INFO] [stdout] 477 | |     op_id: be_u32,
[INFO] [stdout] 478 | |     || {
[INFO] [stdout] 479 | |         ProtocolMessage::StopConsuming(op_id)
[INFO] [stdout] 480 | |     }
[INFO] [stdout] 481 | | )}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:483:1
[INFO] [stdout]     |
[INFO] [stdout] 483 | / named!{parse_cursor_created<ProtocolMessage<OwnedFloEvent>>, chain!(
[INFO] [stdout] 484 | |     _tag: tag!(&[headers::CURSOR_CREATED]) ~
[INFO] [stdout] 485 | |     op_id: be_u32 ~
[INFO] [stdout] 486 | |     batch_size: be_u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |     }
[INFO] [stdout] 493 | | )}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> flo-protocol/src/client.rs:495:1
[INFO] [stdout]     |
[INFO] [stdout] 495 | / named!{parse_client_announce<ProtocolMessage<OwnedFloEvent>>, chain!(
[INFO] [stdout] 496 | |     _tag: tag!(&[CLIENT_ANNOUNCE]) ~
[INFO] [stdout] 497 | |     protocol_version: be_u32 ~
[INFO] [stdout] 498 | |     op_id: be_u32 ~
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |     }
[INFO] [stdout] 511 | | )}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-core v0.1.10
[INFO] [stderr]    Compiling adler32 v1.0.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling deflate v0.7.17
[INFO] [stderr]    Compiling clap v2.27.1
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arrayvec v0.3.24
[INFO] [stderr]    Compiling stb_truetype v0.1.2
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling ordered-float v0.1.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e019dae0490182e459ecebaede6a1267df9e4b4815faf6b8f1aa6016c6d6338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e019dae0490182e459ecebaede6a1267df9e4b4815faf6b8f1aa6016c6d6338", kill_on_drop: false }`
[INFO] [stdout] 3e019dae0490182e459ecebaede6a1267df9e4b4815faf6b8f1aa6016c6d6338
