Oct 13 09:49:10.625 INFO checking rotor-0.6.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:49:10.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:49:10.850 INFO blam! 0169ac794a875b1c1feebcd1623f842e0abba0235c6f2ab560cc5219ab815332 Oct 13 09:49:10.852 INFO running `"docker" "start" "-a" "0169ac794a875b1c1feebcd1623f842e0abba0235c6f2ab560cc5219ab815332"` Oct 13 09:49:11.385 INFO kablam! usermod: no changes Oct 13 09:49:11.483 INFO kablam! Checking quick-error v0.2.2 Oct 13 09:49:11.484 INFO kablam! Checking net2 v0.2.33 Oct 13 09:49:11.484 INFO kablam! Checking nix v0.4.3 Oct 13 09:49:12.616 INFO kablam! Checking miow v0.1.5 Oct 13 09:49:13.120 INFO kablam! Checking mio v0.5.1 Oct 13 09:49:15.012 INFO kablam! Checking rotor v0.6.3 (/source) Oct 13 09:49:16.620 INFO kablam! warning: unused import: `scope` Oct 13 09:49:16.620 INFO kablam! --> src/creator.rs:9:38 Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! 9 | use scope::{early_scope, EarlyScope, scope, Scope}; Oct 13 09:49:16.620 INFO kablam! | ^^^^^ Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:49:16.620 INFO kablam! Oct 13 09:49:16.620 INFO kablam! error: extern crate `mio_original` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 09:49:16.620 INFO kablam! --> src/lib.rs:42:9 Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! 42 | pub use mio_original as mio; Oct 13 09:49:16.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 13 09:49:16.620 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 13 09:49:16.620 INFO kablam! = note: for more information, see issue #34537 Oct 13 09:49:16.620 INFO kablam! Oct 13 09:49:16.620 INFO kablam! error: extern crate `void_original` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 09:49:16.620 INFO kablam! --> src/lib.rs:45:9 Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! 45 | pub use void_original as void; Oct 13 09:49:16.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 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 13 09:49:16.620 INFO kablam! = note: for more information, see issue #34537 Oct 13 09:49:16.620 INFO kablam! Oct 13 09:49:16.620 INFO kablam! warning: unused import: `scope` Oct 13 09:49:16.620 INFO kablam! --> src/creator.rs:9:38 Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! 9 | use scope::{early_scope, EarlyScope, scope, Scope}; Oct 13 09:49:16.620 INFO kablam! | ^^^^^ Oct 13 09:49:16.620 INFO kablam! | Oct 13 09:49:16.620 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:49:16.620 INFO kablam! Oct 13 09:49:16.636 INFO kablam! error: extern crate `mio_original` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 09:49:16.636 INFO kablam! --> src/lib.rs:42:9 Oct 13 09:49:16.636 INFO kablam! | Oct 13 09:49:16.636 INFO kablam! 42 | pub use mio_original as mio; Oct 13 09:49:16.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:49:16.636 INFO kablam! | Oct 13 09:49:16.636 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 13 09:49:16.636 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 13 09:49:16.636 INFO kablam! = note: for more information, see issue #34537 Oct 13 09:49:16.636 INFO kablam! Oct 13 09:49:16.636 INFO kablam! error: extern crate `void_original` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 09:49:16.636 INFO kablam! --> src/lib.rs:45:9 Oct 13 09:49:16.636 INFO kablam! | Oct 13 09:49:16.636 INFO kablam! 45 | pub use void_original as void; Oct 13 09:49:16.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:49:16.636 INFO kablam! | Oct 13 09:49:16.636 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 13 09:49:16.636 INFO kablam! = note: for more information, see issue #34537 Oct 13 09:49:16.636 INFO kablam! Oct 13 09:49:16.869 INFO kablam! error: aborting due to 2 previous errors Oct 13 09:49:16.870 INFO kablam! Oct 13 09:49:16.870 INFO kablam! error: Could not compile `rotor`. Oct 13 09:49:16.870 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 09:49:16.904 INFO kablam! error: aborting due to 2 previous errors Oct 13 09:49:16.904 INFO kablam! Oct 13 09:49:16.916 INFO kablam! error: Could not compile `rotor`. Oct 13 09:49:16.916 INFO kablam! Oct 13 09:49:16.916 INFO kablam! To learn more, run the command again with --verbose. Oct 13 09:49:16.925 INFO kablam! su: No module specific data is present Oct 13 09:49:17.478 INFO running `"docker" "rm" "-f" "0169ac794a875b1c1feebcd1623f842e0abba0235c6f2ab560cc5219ab815332"` Oct 13 09:49:17.744 INFO blam! 0169ac794a875b1c1feebcd1623f842e0abba0235c6f2ab560cc5219ab815332