Oct 21 23:21:01.853 INFO checking stdx-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:21:01.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 23:21:02.044 INFO blam! 61aba3d73b0cf8ebdc94931d7fb571655570b68cb09edbf90bd4289ffd931a9e Oct 21 23:21:02.045 INFO running `"docker" "start" "-a" "61aba3d73b0cf8ebdc94931d7fb571655570b68cb09edbf90bd4289ffd931a9e"` Oct 21 23:21:02.597 INFO kablam! usermod: no changes Oct 21 23:21:02.809 INFO kablam! Checking language-tags v0.0.7 Oct 21 23:21:02.809 INFO kablam! Compiling openssl-sys v0.6.7 Oct 21 23:21:02.814 INFO kablam! Checking url v0.2.38 Oct 21 23:21:02.814 INFO kablam! Checking flate2 v0.2.20 Oct 21 23:21:02.814 INFO kablam! Checking serde v0.6.15 Oct 21 23:21:05.868 INFO kablam! Checking openssl v0.6.7 Oct 21 23:21:06.897 INFO kablam! Checking mime v0.1.3 Oct 21 23:21:07.388 INFO kablam! Checking cookie v0.1.21 Oct 21 23:21:08.576 INFO kablam! Checking hyper v0.6.16 Oct 21 23:21:12.441 INFO kablam! Checking stdx v0.0.1 (/source) Oct 21 23:21:15.412 INFO kablam! error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.413 INFO kablam! --> src/lib.rs:2:9 Oct 21 23:21:15.413 INFO kablam! | Oct 21 23:21:15.413 INFO kablam! 2 | pub use bitflags_ as bitflags; Oct 21 23:21:15.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.414 INFO kablam! | Oct 21 23:21:15.414 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 21 23:21:15.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.415 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.415 INFO kablam! Oct 21 23:21:15.416 INFO kablam! error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.416 INFO kablam! --> src/lib.rs:5:9 Oct 21 23:21:15.416 INFO kablam! | Oct 21 23:21:15.417 INFO kablam! 5 | pub use docopt_ as docopt; Oct 21 23:21:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.417 INFO kablam! | Oct 21 23:21:15.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.418 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.418 INFO kablam! Oct 21 23:21:15.418 INFO kablam! error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.419 INFO kablam! --> src/lib.rs:8:9 Oct 21 23:21:15.419 INFO kablam! | Oct 21 23:21:15.419 INFO kablam! 8 | pub use env_logger_ as env_logger; Oct 21 23:21:15.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.420 INFO kablam! | Oct 21 23:21:15.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.420 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.421 INFO kablam! Oct 21 23:21:15.421 INFO kablam! error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.421 INFO kablam! --> src/lib.rs:11:9 Oct 21 23:21:15.422 INFO kablam! | Oct 21 23:21:15.422 INFO kablam! 11 | pub use flate2_ as flate2; Oct 21 23:21:15.422 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.423 INFO kablam! | Oct 21 23:21:15.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.423 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.423 INFO kablam! Oct 21 23:21:15.424 INFO kablam! error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.424 INFO kablam! --> src/lib.rs:14:9 Oct 21 23:21:15.424 INFO kablam! | Oct 21 23:21:15.425 INFO kablam! 14 | pub use hyper_ as hyper; Oct 21 23:21:15.425 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 23:21:15.425 INFO kablam! | Oct 21 23:21:15.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.426 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.426 INFO kablam! Oct 21 23:21:15.426 INFO kablam! error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.427 INFO kablam! --> src/lib.rs:17:9 Oct 21 23:21:15.427 INFO kablam! | Oct 21 23:21:15.427 INFO kablam! 17 | pub use lazy_static_ as lazy_static; Oct 21 23:21:15.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.428 INFO kablam! | Oct 21 23:21:15.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.428 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.429 INFO kablam! Oct 21 23:21:15.429 INFO kablam! error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.429 INFO kablam! --> src/lib.rs:20:9 Oct 21 23:21:15.430 INFO kablam! | Oct 21 23:21:15.430 INFO kablam! 20 | pub use libc_ as libc; Oct 21 23:21:15.430 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.431 INFO kablam! | Oct 21 23:21:15.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.431 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.431 INFO kablam! Oct 21 23:21:15.432 INFO kablam! error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.436 INFO kablam! --> src/lib.rs:23:9 Oct 21 23:21:15.437 INFO kablam! | Oct 21 23:21:15.437 INFO kablam! 23 | pub use log_ as log; Oct 21 23:21:15.437 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:21:15.437 INFO kablam! | Oct 21 23:21:15.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.437 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.437 INFO kablam! Oct 21 23:21:15.437 INFO kablam! error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.437 INFO kablam! --> src/lib.rs:26:9 Oct 21 23:21:15.437 INFO kablam! | Oct 21 23:21:15.437 INFO kablam! 26 | pub use num_ as num; Oct 21 23:21:15.437 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:21:15.437 INFO kablam! | Oct 21 23:21:15.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.437 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:29:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 29 | pub use rand_ as rand; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:32:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 32 | pub use regex_ as regex; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:35:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 35 | pub use rustc_serialize_ as rustc_serialize; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:38:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 38 | pub use semver_ as semver; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:41:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 41 | pub use tempdir_ as tempdir; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:44:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 44 | pub use time_ as time; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:47:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 47 | pub use toml_ as toml; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.438 INFO kablam! --> src/lib.rs:50:9 Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! 50 | pub use url_ as url; Oct 21 23:21:15.438 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:21:15.438 INFO kablam! | Oct 21 23:21:15.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.438 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: aborting due to 17 previous errors Oct 21 23:21:15.438 INFO kablam! Oct 21 23:21:15.438 INFO kablam! error: Could not compile `stdx`. Oct 21 23:21:15.438 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:21:15.686 INFO kablam! error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.686 INFO kablam! --> src/lib.rs:2:9 Oct 21 23:21:15.686 INFO kablam! | Oct 21 23:21:15.687 INFO kablam! 2 | pub use bitflags_ as bitflags; Oct 21 23:21:15.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.687 INFO kablam! | Oct 21 23:21:15.687 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 21 23:21:15.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.688 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.688 INFO kablam! Oct 21 23:21:15.688 INFO kablam! error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.689 INFO kablam! --> src/lib.rs:5:9 Oct 21 23:21:15.689 INFO kablam! | Oct 21 23:21:15.689 INFO kablam! 5 | pub use docopt_ as docopt; Oct 21 23:21:15.690 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.690 INFO kablam! | Oct 21 23:21:15.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.690 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.690 INFO kablam! Oct 21 23:21:15.691 INFO kablam! error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.691 INFO kablam! --> src/lib.rs:8:9 Oct 21 23:21:15.691 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! 8 | pub use env_logger_ as env_logger; Oct 21 23:21:15.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.692 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.692 INFO kablam! Oct 21 23:21:15.692 INFO kablam! error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.692 INFO kablam! --> src/lib.rs:11:9 Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! 11 | pub use flate2_ as flate2; Oct 21 23:21:15.692 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.692 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.692 INFO kablam! Oct 21 23:21:15.692 INFO kablam! error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.692 INFO kablam! --> src/lib.rs:14:9 Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! 14 | pub use hyper_ as hyper; Oct 21 23:21:15.692 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.692 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.692 INFO kablam! Oct 21 23:21:15.692 INFO kablam! error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.692 INFO kablam! --> src/lib.rs:17:9 Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! 17 | pub use lazy_static_ as lazy_static; Oct 21 23:21:15.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.692 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.692 INFO kablam! Oct 21 23:21:15.692 INFO kablam! error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.692 INFO kablam! --> src/lib.rs:20:9 Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! 20 | pub use libc_ as libc; Oct 21 23:21:15.692 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.692 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.692 INFO kablam! Oct 21 23:21:15.692 INFO kablam! error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.692 INFO kablam! --> src/lib.rs:23:9 Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.692 INFO kablam! 23 | pub use log_ as log; Oct 21 23:21:15.692 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:21:15.692 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:26:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 26 | pub use num_ as num; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:29:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 29 | pub use rand_ as rand; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:32:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 32 | pub use regex_ as regex; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:35:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 35 | pub use rustc_serialize_ as rustc_serialize; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:38:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 38 | pub use semver_ as semver; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:41:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 41 | pub use tempdir_ as tempdir; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:44:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 44 | pub use time_ as time; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:47:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 47 | pub use toml_ as toml; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 23:21:15.693 INFO kablam! --> src/lib.rs:50:9 Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! 50 | pub use url_ as url; Oct 21 23:21:15.693 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:21:15.693 INFO kablam! | Oct 21 23:21:15.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:21:15.693 INFO kablam! = note: for more information, see issue #34537 Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.693 INFO kablam! error: aborting due to 17 previous errors Oct 21 23:21:15.693 INFO kablam! Oct 21 23:21:15.700 INFO kablam! error: Could not compile `stdx`. Oct 21 23:21:15.700 INFO kablam! Oct 21 23:21:15.700 INFO kablam! To learn more, run the command again with --verbose. Oct 21 23:21:15.700 INFO kablam! su: No module specific data is present Oct 21 23:21:16.158 INFO running `"docker" "rm" "-f" "61aba3d73b0cf8ebdc94931d7fb571655570b68cb09edbf90bd4289ffd931a9e"` Oct 21 23:21:16.247 INFO blam! 61aba3d73b0cf8ebdc94931d7fb571655570b68cb09edbf90bd4289ffd931a9e