Nov 17 21:47:43.320 INFO testing stdx-0.0.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 21:47:43.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 21:47:43.492 INFO [stdout] 962af5829ac33f933cd6f10d5fca14b6fae624945b39b34be2d5572f000a6fe6 Nov 17 21:47:43.493 INFO running `"docker" "start" "-a" "962af5829ac33f933cd6f10d5fca14b6fae624945b39b34be2d5572f000a6fe6"` Nov 17 21:47:43.884 INFO [stderr] usermod: no changes Nov 17 21:47:44.032 INFO [stderr] Compiling language-tags v0.0.7 Nov 17 21:47:44.032 INFO [stderr] Compiling num_cpus v0.2.13 Nov 17 21:47:44.032 INFO [stderr] Compiling openssl-sys v0.6.7 Nov 17 21:47:44.033 INFO [stderr] Compiling url v0.2.38 Nov 17 21:47:44.033 INFO [stderr] Compiling flate2 v0.2.20 Nov 17 21:47:44.033 INFO [stderr] Compiling serde v0.6.15 Nov 17 21:47:47.206 INFO [stderr] Compiling openssl v0.6.7 Nov 17 21:47:49.271 INFO [stderr] Compiling mime v0.1.3 Nov 17 21:47:49.767 INFO [stderr] Compiling cookie v0.1.21 Nov 17 21:47:51.926 INFO [stderr] Compiling hyper v0.6.16 Nov 17 21:48:01.847 INFO [stderr] Compiling stdx v0.0.1 (/source) Nov 17 21:48:04.175 INFO [stderr] error: extern crate `bitflags_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:2:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 2 | pub use bitflags_ as bitflags; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `docopt_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:5:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 5 | pub use docopt_ as docopt; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `env_logger_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:8:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 8 | pub use env_logger_ as env_logger; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `flate2_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:11:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 11 | pub use flate2_ as flate2; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `hyper_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:14:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 14 | pub use hyper_ as hyper; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `lazy_static_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:17:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 17 | pub use lazy_static_ as lazy_static; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `libc_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:20:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 20 | pub use libc_ as libc; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.175 INFO [stderr] error: extern crate `log_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.175 INFO [stderr] --> src/lib.rs:23:9 Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 INFO [stderr] 23 | pub use log_ as log; Nov 17 21:48:04.175 INFO [stderr] | ^^^^^^^^^^^ Nov 17 21:48:04.175 INFO [stderr] | Nov 17 21:48:04.175 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 17 21:48:04.175 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.175 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `num_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:26:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 26 | pub use num_ as num; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `rand_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:29:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 29 | pub use rand_ as rand; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `regex_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:32:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 32 | pub use regex_ as regex; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `rustc_serialize_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:35:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 35 | pub use rustc_serialize_ as rustc_serialize; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `semver_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:38:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 38 | pub use semver_ as semver; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `tempdir_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:41:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 41 | pub use tempdir_ as tempdir; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `time_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:44:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 44 | pub use time_ as time; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `toml_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:47:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 47 | pub use toml_ as toml; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.176 INFO [stderr] error: extern crate `url_` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 21:48:04.176 INFO [stderr] --> src/lib.rs:50:9 Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 INFO [stderr] 50 | pub use url_ as url; Nov 17 21:48:04.176 INFO [stderr] | ^^^^^^^^^^^ Nov 17 21:48:04.176 INFO [stderr] | Nov 17 21:48:04.176 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 17 21:48:04.176 INFO [stderr] = note: for more information, see issue #34537 Nov 17 21:48:04.176 INFO [stderr] Nov 17 21:48:04.177 INFO [stderr] error: aborting due to 17 previous errors Nov 17 21:48:04.177 INFO [stderr] Nov 17 21:48:04.194 INFO [stderr] error: Could not compile `stdx`. Nov 17 21:48:04.194 INFO [stderr] Nov 17 21:48:04.195 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 21:48:04.195 INFO [stderr] su: No module specific data is present Nov 17 21:48:04.535 INFO running `"docker" "inspect" "962af5829ac33f933cd6f10d5fca14b6fae624945b39b34be2d5572f000a6fe6"` Nov 17 21:48:04.612 INFO running `"docker" "rm" "-f" "962af5829ac33f933cd6f10d5fca14b6fae624945b39b34be2d5572f000a6fe6"` Nov 17 21:48:04.721 INFO [stdout] 962af5829ac33f933cd6f10d5fca14b6fae624945b39b34be2d5572f000a6fe6