Nov 30 14:55:36.628 INFO checking stdx-0.0.1 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 14:55:36.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-2/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 14:55:36.955 INFO [stdout] 28793f7f00a7767857229e783a16473deab40024a600dff2a71ffb542ffe406d Nov 30 14:55:36.962 INFO running `"docker" "start" "-a" "28793f7f00a7767857229e783a16473deab40024a600dff2a71ffb542ffe406d"` Nov 30 14:55:38.085 INFO [stderr] usermod: no changes Nov 30 14:55:38.312 INFO [stderr] Checking language-tags v0.0.7 Nov 30 14:55:38.320 INFO [stderr] Compiling openssl-sys v0.6.7 Nov 30 14:55:38.320 INFO [stderr] Checking url v0.2.38 Nov 30 14:55:38.320 INFO [stderr] Checking mime v0.1.3 Nov 30 14:55:40.936 INFO [stderr] Checking openssl v0.6.7 Nov 30 14:55:42.388 INFO [stderr] Checking cookie v0.1.21 Nov 30 14:55:43.512 INFO [stderr] Checking hyper v0.6.16 Nov 30 14:55:47.328 INFO [stderr] Checking stdx v0.0.1 (/source) Nov 30 14:55:50.650 INFO [stderr] error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.650 INFO [stderr] --> src/lib.rs:2:9 Nov 30 14:55:50.650 INFO [stderr] | Nov 30 14:55:50.650 INFO [stderr] 2 | pub use bitflags_ as bitflags; Nov 30 14:55:50.650 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.650 INFO [stderr] | Nov 30 14:55:50.650 INFO [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default Nov 30 14:55:50.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.650 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.650 INFO [stderr] Nov 30 14:55:50.650 INFO [stderr] error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.650 INFO [stderr] --> src/lib.rs:5:9 Nov 30 14:55:50.650 INFO [stderr] | Nov 30 14:55:50.650 INFO [stderr] 5 | pub use docopt_ as docopt; Nov 30 14:55:50.650 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.650 INFO [stderr] | Nov 30 14:55:50.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.650 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.650 INFO [stderr] Nov 30 14:55:50.650 INFO [stderr] error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.650 INFO [stderr] --> src/lib.rs:8:9 Nov 30 14:55:50.650 INFO [stderr] | Nov 30 14:55:50.650 INFO [stderr] 8 | pub use env_logger_ as env_logger; Nov 30 14:55:50.650 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.650 INFO [stderr] | Nov 30 14:55:50.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:11:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 11 | pub use flate2_ as flate2; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:14:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 14 | pub use hyper_ as hyper; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:17:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 17 | pub use lazy_static_ as lazy_static; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:20:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 20 | pub use libc_ as libc; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:23:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 23 | pub use log_ as log; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:26:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 26 | pub use num_ as num; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:29:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 29 | pub use rand_ as rand; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:32:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 32 | pub use regex_ as regex; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:35:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 35 | pub use rustc_serialize_ as rustc_serialize; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.651 INFO [stderr] --> src/lib.rs:38:9 Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] 38 | pub use semver_ as semver; Nov 30 14:55:50.651 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.651 INFO [stderr] | Nov 30 14:55:50.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.651 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.651 INFO [stderr] Nov 30 14:55:50.651 INFO [stderr] error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.652 INFO [stderr] --> src/lib.rs:41:9 Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] 41 | pub use tempdir_ as tempdir; Nov 30 14:55:50.652 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.652 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.652 INFO [stderr] Nov 30 14:55:50.652 INFO [stderr] error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.652 INFO [stderr] --> src/lib.rs:44:9 Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] 44 | pub use time_ as time; Nov 30 14:55:50.652 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.652 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.652 INFO [stderr] Nov 30 14:55:50.652 INFO [stderr] error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.652 INFO [stderr] --> src/lib.rs:47:9 Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] 47 | pub use toml_ as toml; Nov 30 14:55:50.652 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.652 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.652 INFO [stderr] Nov 30 14:55:50.652 INFO [stderr] error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.652 INFO [stderr] --> src/lib.rs:50:9 Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] 50 | pub use url_ as url; Nov 30 14:55:50.652 INFO [stderr] | ^^^^^^^^^^^ Nov 30 14:55:50.652 INFO [stderr] | Nov 30 14:55:50.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.652 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.652 INFO [stderr] Nov 30 14:55:50.677 INFO [stderr] error: aborting due to 17 previous errors Nov 30 14:55:50.677 INFO [stderr] Nov 30 14:55:50.677 INFO [stderr] error: Could not compile `stdx`. Nov 30 14:55:50.677 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 14:55:50.817 INFO [stderr] error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.817 INFO [stderr] --> src/lib.rs:2:9 Nov 30 14:55:50.817 INFO [stderr] | Nov 30 14:55:50.817 INFO [stderr] 2 | pub use bitflags_ as bitflags; Nov 30 14:55:50.817 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.817 INFO [stderr] | Nov 30 14:55:50.818 INFO [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default Nov 30 14:55:50.818 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.818 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.818 INFO [stderr] Nov 30 14:55:50.818 INFO [stderr] error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.818 INFO [stderr] --> src/lib.rs:5:9 Nov 30 14:55:50.818 INFO [stderr] | Nov 30 14:55:50.818 INFO [stderr] 5 | pub use docopt_ as docopt; Nov 30 14:55:50.818 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.818 INFO [stderr] | Nov 30 14:55:50.818 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.818 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.818 INFO [stderr] Nov 30 14:55:50.818 INFO [stderr] error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.818 INFO [stderr] --> src/lib.rs:8:9 Nov 30 14:55:50.818 INFO [stderr] | Nov 30 14:55:50.818 INFO [stderr] 8 | pub use env_logger_ as env_logger; Nov 30 14:55:50.818 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.818 INFO [stderr] | Nov 30 14:55:50.818 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.818 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.818 INFO [stderr] Nov 30 14:55:50.818 INFO [stderr] error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.818 INFO [stderr] --> src/lib.rs:11:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 11 | pub use flate2_ as flate2; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:14:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 14 | pub use hyper_ as hyper; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:17:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 17 | pub use lazy_static_ as lazy_static; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:20:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 20 | pub use libc_ as libc; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:23:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 23 | pub use log_ as log; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:26:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 26 | pub use num_ as num; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:29:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 29 | pub use rand_ as rand; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:32:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 32 | pub use regex_ as regex; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:35:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 35 | pub use rustc_serialize_ as rustc_serialize; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.819 INFO [stderr] Nov 30 14:55:50.819 INFO [stderr] error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.819 INFO [stderr] --> src/lib.rs:38:9 Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] 38 | pub use semver_ as semver; Nov 30 14:55:50.819 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.819 INFO [stderr] | Nov 30 14:55:50.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.819 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.820 INFO [stderr] Nov 30 14:55:50.820 INFO [stderr] error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.820 INFO [stderr] --> src/lib.rs:41:9 Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] 41 | pub use tempdir_ as tempdir; Nov 30 14:55:50.820 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.820 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.820 INFO [stderr] Nov 30 14:55:50.820 INFO [stderr] error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.820 INFO [stderr] --> src/lib.rs:44:9 Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] 44 | pub use time_ as time; Nov 30 14:55:50.820 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.820 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.820 INFO [stderr] Nov 30 14:55:50.820 INFO [stderr] error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.820 INFO [stderr] --> src/lib.rs:47:9 Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] 47 | pub use toml_ as toml; Nov 30 14:55:50.820 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.820 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.820 INFO [stderr] Nov 30 14:55:50.820 INFO [stderr] error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 30 14:55:50.820 INFO [stderr] --> src/lib.rs:50:9 Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] 50 | pub use url_ as url; Nov 30 14:55:50.820 INFO [stderr] | ^^^^^^^^^^^ Nov 30 14:55:50.820 INFO [stderr] | Nov 30 14:55:50.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 14:55:50.820 INFO [stderr] = note: for more information, see issue #34537 Nov 30 14:55:50.820 INFO [stderr] Nov 30 14:55:50.825 INFO [stderr] error: aborting due to 17 previous errors Nov 30 14:55:50.825 INFO [stderr] Nov 30 14:55:50.833 INFO [stderr] error: Could not compile `stdx`. Nov 30 14:55:50.833 INFO [stderr] Nov 30 14:55:50.833 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 14:55:50.836 INFO [stderr] su: No module specific data is present Nov 30 14:55:51.455 INFO running `"docker" "inspect" "28793f7f00a7767857229e783a16473deab40024a600dff2a71ffb542ffe406d"` Nov 30 14:55:51.746 INFO running `"docker" "rm" "-f" "28793f7f00a7767857229e783a16473deab40024a600dff2a71ffb542ffe406d"` Nov 30 14:55:52.020 INFO [stdout] 28793f7f00a7767857229e783a16473deab40024a600dff2a71ffb542ffe406d