Nov 28 17:26:09.716 INFO checking stdx-0.0.1 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 17:26:09.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 17:26:09.930 INFO [stdout] 92d47e8018d2ec802220c35db2d353ee8e8d738420310943c1a7db817092138a Nov 28 17:26:09.939 INFO running `"docker" "start" "-a" "92d47e8018d2ec802220c35db2d353ee8e8d738420310943c1a7db817092138a"` Nov 28 17:26:10.735 INFO [stderr] usermod: no changes Nov 28 17:26:11.026 INFO [stderr] Checking language-tags v0.0.7 Nov 28 17:26:11.032 INFO [stderr] Compiling openssl-sys v0.6.7 Nov 28 17:26:11.032 INFO [stderr] Checking num_cpus v0.2.13 Nov 28 17:26:11.032 INFO [stderr] Checking flate2 v0.2.20 Nov 28 17:26:11.032 INFO [stderr] Checking serde v0.6.15 Nov 28 17:26:14.600 INFO [stderr] Checking openssl v0.6.7 Nov 28 17:26:16.720 INFO [stderr] Checking cookie v0.1.21 Nov 28 17:26:16.741 INFO [stderr] Checking mime v0.1.3 Nov 28 17:26:18.464 INFO [stderr] Checking hyper v0.6.16 Nov 28 17:26:22.860 INFO [stderr] Checking stdx v0.0.1 (/source) Nov 28 17:26:25.965 INFO [stderr] error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:2:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 2 | pub use bitflags_ as bitflags; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:5:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 5 | pub use docopt_ as docopt; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:8:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 8 | pub use env_logger_ as env_logger; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:11:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 11 | pub use flate2_ as flate2; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:14:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 14 | pub use hyper_ as hyper; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:17:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 17 | pub use lazy_static_ as lazy_static; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:20:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 20 | pub use libc_ as libc; Nov 28 17:26:25.965 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 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 28 17:26:25.965 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.965 INFO [stderr] Nov 28 17:26:25.965 INFO [stderr] error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.965 INFO [stderr] --> src/lib.rs:23:9 Nov 28 17:26:25.965 INFO [stderr] | Nov 28 17:26:25.965 INFO [stderr] 23 | pub use log_ as log; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:26:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 26 | pub use num_ as num; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:29:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 29 | pub use rand_ as rand; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:32:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 32 | pub use regex_ as regex; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:35:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 35 | pub use rustc_serialize_ as rustc_serialize; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:38:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 38 | pub use semver_ as semver; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:41:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 41 | pub use tempdir_ as tempdir; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:44:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 44 | pub use time_ as time; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:47:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 47 | pub use toml_ as toml; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.966 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.966 INFO [stderr] Nov 28 17:26:25.966 INFO [stderr] error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:25.966 INFO [stderr] --> src/lib.rs:50:9 Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 INFO [stderr] 50 | pub use url_ as url; Nov 28 17:26:25.966 INFO [stderr] | ^^^^^^^^^^^ Nov 28 17:26:25.966 INFO [stderr] | Nov 28 17:26:25.966 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 28 17:26:25.967 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:25.967 INFO [stderr] Nov 28 17:26:25.986 INFO [stderr] error: aborting due to 17 previous errors Nov 28 17:26:25.986 INFO [stderr] Nov 28 17:26:25.986 INFO [stderr] error: Could not compile `stdx`. Nov 28 17:26:25.986 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 17:26:26.549 INFO [stderr] error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:2:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 2 | pub use bitflags_ as bitflags; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:5:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 5 | pub use docopt_ as docopt; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:8:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 8 | pub use env_logger_ as env_logger; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:11:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 11 | pub use flate2_ as flate2; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:14:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 14 | pub use hyper_ as hyper; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:17:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 17 | pub use lazy_static_ as lazy_static; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:20:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 20 | pub use libc_ as libc; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 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 28 17:26:26.549 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.549 INFO [stderr] Nov 28 17:26:26.549 INFO [stderr] error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.549 INFO [stderr] --> src/lib.rs:23:9 Nov 28 17:26:26.549 INFO [stderr] | Nov 28 17:26:26.549 INFO [stderr] 23 | pub use log_ as log; Nov 28 17:26:26.549 INFO [stderr] | ^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:26:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 26 | pub use num_ as num; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:29:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 29 | pub use rand_ as rand; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:32:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 32 | pub use regex_ as regex; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:35:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 35 | pub use rustc_serialize_ as rustc_serialize; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:38:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 38 | pub use semver_ as semver; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:41:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 41 | pub use tempdir_ as tempdir; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:44:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 44 | pub use time_ as time; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:47:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 47 | pub use toml_ as toml; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.550 INFO [stderr] error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 28 17:26:26.550 INFO [stderr] --> src/lib.rs:50:9 Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 INFO [stderr] 50 | pub use url_ as url; Nov 28 17:26:26.550 INFO [stderr] | ^^^^^^^^^^^ Nov 28 17:26:26.550 INFO [stderr] | Nov 28 17:26:26.550 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 28 17:26:26.550 INFO [stderr] = note: for more information, see issue #34537 Nov 28 17:26:26.550 INFO [stderr] Nov 28 17:26:26.552 INFO [stderr] error: aborting due to 17 previous errors Nov 28 17:26:26.552 INFO [stderr] Nov 28 17:26:26.563 INFO [stderr] error: Could not compile `stdx`. Nov 28 17:26:26.563 INFO [stderr] Nov 28 17:26:26.563 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 17:26:26.564 INFO [stderr] su: No module specific data is present Nov 28 17:26:27.142 INFO running `"docker" "inspect" "92d47e8018d2ec802220c35db2d353ee8e8d738420310943c1a7db817092138a"` Nov 28 17:26:27.410 INFO running `"docker" "rm" "-f" "92d47e8018d2ec802220c35db2d353ee8e8d738420310943c1a7db817092138a"` Nov 28 17:26:27.737 INFO [stdout] 92d47e8018d2ec802220c35db2d353ee8e8d738420310943c1a7db817092138a