Oct 16 11:51:33.082 INFO testing executors-0.4.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:51:33.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 11:51:33.296 INFO blam! 5b2dfbbafd191dc1bab5c54a3e2c00d2174ed6efdd4e1e6213e97f0de048b307 Oct 16 11:51:33.300 INFO running `"docker" "start" "-a" "5b2dfbbafd191dc1bab5c54a3e2c00d2174ed6efdd4e1e6213e97f0de048b307"` Oct 16 11:51:33.815 INFO kablam! usermod: no changes Oct 16 11:51:33.946 INFO kablam! Compiling synchronoise v0.4.0 Oct 16 11:51:34.795 INFO kablam! Compiling executors v0.4.1 (/source) Oct 16 11:51:36.902 INFO kablam! warning: unused import: `common::LogErrors` Oct 16 11:51:36.903 INFO kablam! --> src/lib.rs:46:5 Oct 16 11:51:36.903 INFO kablam! | Oct 16 11:51:36.903 INFO kablam! 46 | use common::LogErrors; Oct 16 11:51:36.904 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 11:51:36.904 INFO kablam! | Oct 16 11:51:36.904 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:51:36.904 INFO kablam! Oct 16 11:51:37.171 INFO kablam! warning: constant item is never used: `NS_PER_S` Oct 16 11:51:37.171 INFO kablam! --> src/timeconstants.rs:9:1 Oct 16 11:51:37.172 INFO kablam! | Oct 16 11:51:37.172 INFO kablam! 9 | pub const NS_PER_S: u64 = 1_000_000_000; Oct 16 11:51:37.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:37.173 INFO kablam! | Oct 16 11:51:37.173 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:51:37.173 INFO kablam! Oct 16 11:51:37.174 INFO kablam! warning: constant item is never used: `US_PER_S` Oct 16 11:51:37.174 INFO kablam! --> src/timeconstants.rs:10:1 Oct 16 11:51:37.174 INFO kablam! | Oct 16 11:51:37.174 INFO kablam! 10 | pub const US_PER_S: u64 = 1_000_000; Oct 16 11:51:37.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:37.175 INFO kablam! Oct 16 11:51:37.175 INFO kablam! warning: constant item is never used: `US_PER_MS` Oct 16 11:51:37.175 INFO kablam! --> src/timeconstants.rs:14:1 Oct 16 11:51:37.176 INFO kablam! | Oct 16 11:51:37.176 INFO kablam! 14 | pub const US_PER_MS: u64 = 1_000; Oct 16 11:51:37.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:37.176 INFO kablam! Oct 16 11:51:37.176 INFO kablam! warning: constant item is never used: `NS_PER_US` Oct 16 11:51:37.176 INFO kablam! --> src/timeconstants.rs:16:1 Oct 16 11:51:37.177 INFO kablam! | Oct 16 11:51:37.177 INFO kablam! 16 | pub const NS_PER_US: u64 = 1_000; Oct 16 11:51:37.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:37.177 INFO kablam! Oct 16 11:51:38.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.95s Oct 16 11:51:38.800 INFO kablam! su: No module specific data is present Oct 16 11:51:39.139 INFO running `"docker" "rm" "-f" "5b2dfbbafd191dc1bab5c54a3e2c00d2174ed6efdd4e1e6213e97f0de048b307"` Oct 16 11:51:39.359 INFO blam! 5b2dfbbafd191dc1bab5c54a3e2c00d2174ed6efdd4e1e6213e97f0de048b307 Oct 16 11:51:39.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 16 11:51:39.800 INFO blam! 20e8ae8897a02fcdd77f803e652b4cc1829bb226dba2457883a44410f570b527 Oct 16 11:51:39.803 INFO running `"docker" "start" "-a" "20e8ae8897a02fcdd77f803e652b4cc1829bb226dba2457883a44410f570b527"` Oct 16 11:51:40.641 INFO kablam! usermod: no changes Oct 16 11:51:40.815 INFO kablam! Compiling executors v0.4.1 (/source) Oct 16 11:51:44.068 INFO kablam! warning: unused import: `common::LogErrors` Oct 16 11:51:44.068 INFO kablam! --> src/lib.rs:46:5 Oct 16 11:51:44.068 INFO kablam! | Oct 16 11:51:44.069 INFO kablam! 46 | use common::LogErrors; Oct 16 11:51:44.069 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 11:51:44.069 INFO kablam! | Oct 16 11:51:44.070 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:51:44.070 INFO kablam! Oct 16 11:51:44.592 INFO kablam! warning: field is never used: `a` Oct 16 11:51:44.593 INFO kablam! --> src/common.rs:168:9 Oct 16 11:51:44.593 INFO kablam! | Oct 16 11:51:44.593 INFO kablam! 168 | a: u32, Oct 16 11:51:44.594 INFO kablam! | ^^^^^^ Oct 16 11:51:44.594 INFO kablam! | Oct 16 11:51:44.594 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:51:44.594 INFO kablam! Oct 16 11:51:44.595 INFO kablam! warning: field is never used: `b` Oct 16 11:51:44.595 INFO kablam! --> src/common.rs:169:9 Oct 16 11:51:44.595 INFO kablam! | Oct 16 11:51:44.595 INFO kablam! 169 | b: f64, Oct 16 11:51:44.596 INFO kablam! | ^^^^^^ Oct 16 11:51:44.596 INFO kablam! Oct 16 11:51:44.596 INFO kablam! warning: field is never used: `c` Oct 16 11:51:44.596 INFO kablam! --> src/common.rs:170:9 Oct 16 11:51:44.597 INFO kablam! | Oct 16 11:51:44.597 INFO kablam! 170 | c: bool, Oct 16 11:51:44.597 INFO kablam! | ^^^^^^^ Oct 16 11:51:44.598 INFO kablam! Oct 16 11:51:44.598 INFO kablam! warning: constant item is never used: `NS_PER_S` Oct 16 11:51:44.598 INFO kablam! --> src/timeconstants.rs:9:1 Oct 16 11:51:44.598 INFO kablam! | Oct 16 11:51:44.599 INFO kablam! 9 | pub const NS_PER_S: u64 = 1_000_000_000; Oct 16 11:51:44.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:44.599 INFO kablam! Oct 16 11:51:44.599 INFO kablam! warning: constant item is never used: `US_PER_S` Oct 16 11:51:44.600 INFO kablam! --> src/timeconstants.rs:10:1 Oct 16 11:51:44.600 INFO kablam! | Oct 16 11:51:44.600 INFO kablam! 10 | pub const US_PER_S: u64 = 1_000_000; Oct 16 11:51:44.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:44.601 INFO kablam! Oct 16 11:51:44.601 INFO kablam! warning: constant item is never used: `US_PER_MS` Oct 16 11:51:44.601 INFO kablam! --> src/timeconstants.rs:14:1 Oct 16 11:51:44.601 INFO kablam! | Oct 16 11:51:44.602 INFO kablam! 14 | pub const US_PER_MS: u64 = 1_000; Oct 16 11:51:44.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:44.602 INFO kablam! Oct 16 11:51:44.603 INFO kablam! warning: constant item is never used: `NS_PER_US` Oct 16 11:51:44.603 INFO kablam! --> src/timeconstants.rs:16:1 Oct 16 11:51:44.603 INFO kablam! | Oct 16 11:51:44.603 INFO kablam! 16 | pub const NS_PER_US: u64 = 1_000; Oct 16 11:51:44.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:51:44.604 INFO kablam! Oct 16 11:51:44.620 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 11:51:44.620 INFO kablam! --> src/crossbeam_workstealing_pool.rs:612:9 Oct 16 11:51:44.621 INFO kablam! | Oct 16 11:51:44.621 INFO kablam! 612 | pool.shutdown(); Oct 16 11:51:44.621 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:51:44.621 INFO kablam! | Oct 16 11:51:44.622 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 11:51:44.622 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 11:51:44.622 INFO kablam! Oct 16 11:51:44.623 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 11:51:44.623 INFO kablam! --> src/crossbeam_workstealing_pool.rs:635:9 Oct 16 11:51:44.624 INFO kablam! | Oct 16 11:51:44.624 INFO kablam! 635 | pool.shutdown(); Oct 16 11:51:44.624 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:51:44.624 INFO kablam! | Oct 16 11:51:44.624 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 11:51:44.624 INFO kablam! Oct 16 11:51:44.625 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 11:51:44.625 INFO kablam! --> src/crossbeam_workstealing_pool.rs:651:9 Oct 16 11:51:44.625 INFO kablam! | Oct 16 11:51:44.625 INFO kablam! 651 | pool.shutdown(); Oct 16 11:51:44.625 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:51:44.625 INFO kablam! | Oct 16 11:51:44.626 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 11:51:44.626 INFO kablam! Oct 16 11:51:44.627 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 11:51:44.627 INFO kablam! --> src/crossbeam_workstealing_pool.rs:670:9 Oct 16 11:51:44.627 INFO kablam! | Oct 16 11:51:44.627 INFO kablam! 670 | pool.shutdown(); Oct 16 11:51:44.627 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:51:44.627 INFO kablam! | Oct 16 11:51:44.627 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 11:51:44.627 INFO kablam! Oct 16 11:51:50.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.81s Oct 16 11:51:50.482 INFO kablam! su: No module specific data is present Oct 16 11:51:51.006 INFO running `"docker" "rm" "-f" "20e8ae8897a02fcdd77f803e652b4cc1829bb226dba2457883a44410f570b527"` Oct 16 11:51:51.220 INFO blam! 20e8ae8897a02fcdd77f803e652b4cc1829bb226dba2457883a44410f570b527