Oct 14 22:57:23.893 INFO testing derricw/rustrsa against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:57:23.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:57:24.327 INFO blam! be7e9f7d9673c098a2f0dfb38aeac7ea16ebf70dfaf877a31d1a8b5da28a8b22 Oct 14 22:57:24.339 INFO running `"docker" "start" "-a" "be7e9f7d9673c098a2f0dfb38aeac7ea16ebf70dfaf877a31d1a8b5da28a8b22"` Oct 14 22:57:26.151 INFO kablam! usermod: no changes Oct 14 22:57:26.275 INFO kablam! Compiling num-rational v0.2.1 Oct 14 22:57:26.275 INFO kablam! Compiling num-iter v0.1.37 Oct 14 22:57:26.275 INFO kablam! Compiling cc v1.0.24 Oct 14 22:57:26.283 INFO kablam! Compiling rustc-cfg v0.2.0 Oct 14 22:57:26.283 INFO kablam! Compiling hamming v0.1.3 Oct 14 22:57:26.283 INFO kablam! Compiling ieee754 v0.2.2 Oct 14 22:57:26.287 INFO kablam! Compiling num-integer v0.1.39 Oct 14 22:57:31.487 INFO kablam! Compiling num-bigint v0.1.44 Oct 14 22:57:37.319 INFO kablam! Compiling num v0.2.0 Oct 14 22:57:37.711 INFO kablam! Compiling mod_exp v1.0.0 Oct 14 22:57:38.347 INFO kablam! Compiling ramp v0.5.0 Oct 14 22:57:43.567 INFO kablam! Compiling rustrsa v0.1.0 (/source) Oct 14 22:57:44.011 INFO kablam! warning: unused import: `math` Oct 14 22:57:44.011 INFO kablam! --> src/crypt.rs:6:5 Oct 14 22:57:44.011 INFO kablam! | Oct 14 22:57:44.011 INFO kablam! 6 | use math; Oct 14 22:57:44.011 INFO kablam! | ^^^^ Oct 14 22:57:44.011 INFO kablam! | Oct 14 22:57:44.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:57:44.011 INFO kablam! Oct 14 22:57:44.011 INFO kablam! warning: unused import: `ramp::Int` Oct 14 22:57:44.011 INFO kablam! --> src/crypt.rs:8:5 Oct 14 22:57:44.011 INFO kablam! | Oct 14 22:57:44.011 INFO kablam! 8 | use ramp::Int; Oct 14 22:57:44.011 INFO kablam! | ^^^^^^^^^ Oct 14 22:57:44.011 INFO kablam! Oct 14 22:57:44.079 INFO kablam! warning: constant item is never used: `DEFAULT_EXP` Oct 14 22:57:44.079 INFO kablam! --> src/crypt.rs:10:1 Oct 14 22:57:44.079 INFO kablam! | Oct 14 22:57:44.079 INFO kablam! 10 | const DEFAULT_EXP: u32 = 65537; // standard Oct 14 22:57:44.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:57:44.079 INFO kablam! | Oct 14 22:57:44.091 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:57:44.095 INFO kablam! Oct 14 22:57:44.095 INFO kablam! warning: constant item is never used: `DEFAULT_BLOCK_SIZE` Oct 14 22:57:44.095 INFO kablam! --> src/crypt.rs:11:1 Oct 14 22:57:44.095 INFO kablam! | Oct 14 22:57:44.095 INFO kablam! 11 | const DEFAULT_BLOCK_SIZE: u32 = 128; // bytes Oct 14 22:57:44.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:57:44.095 INFO kablam! Oct 14 22:57:44.095 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 14 22:57:44.095 INFO kablam! --> src/lib.rs:1:12 Oct 14 22:57:44.095 INFO kablam! | Oct 14 22:57:44.095 INFO kablam! 1 | #![feature(extern_prelude)] // has to go in crate root. this is lib.rs for libraries Oct 14 22:57:44.095 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 22:57:44.095 INFO kablam! | Oct 14 22:57:44.095 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 22:57:44.095 INFO kablam! Oct 14 22:57:44.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.19s Oct 14 22:57:44.383 INFO kablam! su: No module specific data is present Oct 14 22:57:44.937 INFO running `"docker" "rm" "-f" "be7e9f7d9673c098a2f0dfb38aeac7ea16ebf70dfaf877a31d1a8b5da28a8b22"` Oct 14 22:57:45.239 INFO blam! be7e9f7d9673c098a2f0dfb38aeac7ea16ebf70dfaf877a31d1a8b5da28a8b22 Oct 14 22:57:45.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:57:45.776 INFO blam! 4e2a74bd46a083075b1a7f8c85f3ed3658cb1cd38087626bb57006da5d44e91d Oct 14 22:57:45.787 INFO running `"docker" "start" "-a" "4e2a74bd46a083075b1a7f8c85f3ed3658cb1cd38087626bb57006da5d44e91d"` Oct 14 22:57:46.938 INFO kablam! usermod: no changes Oct 14 22:57:47.023 INFO kablam! Compiling rustrsa v0.1.0 (/source) Oct 14 22:57:47.439 INFO kablam! warning: unused import: `math` Oct 14 22:57:47.439 INFO kablam! --> src/crypt.rs:6:5 Oct 14 22:57:47.439 INFO kablam! | Oct 14 22:57:47.439 INFO kablam! 6 | use math; Oct 14 22:57:47.439 INFO kablam! | ^^^^ Oct 14 22:57:47.439 INFO kablam! | Oct 14 22:57:47.439 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:57:47.439 INFO kablam! Oct 14 22:57:47.439 INFO kablam! warning: unused import: `ramp::Int` Oct 14 22:57:47.439 INFO kablam! --> src/crypt.rs:8:5 Oct 14 22:57:47.439 INFO kablam! | Oct 14 22:57:47.439 INFO kablam! 8 | use ramp::Int; Oct 14 22:57:47.439 INFO kablam! | ^^^^^^^^^ Oct 14 22:57:47.439 INFO kablam! Oct 14 22:57:47.531 INFO kablam! warning: constant item is never used: `DEFAULT_EXP` Oct 14 22:57:47.531 INFO kablam! --> src/crypt.rs:10:1 Oct 14 22:57:47.531 INFO kablam! | Oct 14 22:57:47.531 INFO kablam! 10 | const DEFAULT_EXP: u32 = 65537; // standard Oct 14 22:57:47.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:57:47.531 INFO kablam! | Oct 14 22:57:47.531 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:57:47.531 INFO kablam! Oct 14 22:57:47.531 INFO kablam! warning: constant item is never used: `DEFAULT_BLOCK_SIZE` Oct 14 22:57:47.531 INFO kablam! --> src/crypt.rs:11:1 Oct 14 22:57:47.531 INFO kablam! | Oct 14 22:57:47.531 INFO kablam! 11 | const DEFAULT_BLOCK_SIZE: u32 = 128; // bytes Oct 14 22:57:47.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:57:47.531 INFO kablam! Oct 14 22:57:47.531 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 14 22:57:47.531 INFO kablam! --> src/lib.rs:1:12 Oct 14 22:57:47.531 INFO kablam! | Oct 14 22:57:47.531 INFO kablam! 1 | #![feature(extern_prelude)] // has to go in crate root. this is lib.rs for libraries Oct 14 22:57:47.531 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 22:57:47.531 INFO kablam! | Oct 14 22:57:47.531 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 22:57:47.531 INFO kablam! Oct 14 22:57:48.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 14 22:57:48.362 INFO kablam! su: No module specific data is present Oct 14 22:57:48.914 INFO running `"docker" "rm" "-f" "4e2a74bd46a083075b1a7f8c85f3ed3658cb1cd38087626bb57006da5d44e91d"` Oct 14 22:57:49.159 INFO blam! 4e2a74bd46a083075b1a7f8c85f3ed3658cb1cd38087626bb57006da5d44e91d Oct 14 22:57:49.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --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 14 22:57:49.595 INFO blam! e2bba0a1fb842c8ca0bfb137597b290085a6507468ee780a679a4d4f58d47a88 Oct 14 22:57:49.598 INFO running `"docker" "start" "-a" "e2bba0a1fb842c8ca0bfb137597b290085a6507468ee780a679a4d4f58d47a88"` Oct 14 22:57:50.597 INFO kablam! usermod: no changes Oct 14 22:57:50.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 22:57:50.679 INFO kablam! Running /target/debug/deps/rustrsa-459458bdd4adc5e9 Oct 14 22:57:50.691 INFO blam! Oct 14 22:57:50.691 INFO blam! running 4 tests Oct 14 22:57:50.692 INFO blam! test math::tests::simple_is_prime_works ... ok Oct 14 22:57:53.023 INFO blam! test math::tests::find_random_prime_works ... ok Oct 14 22:57:53.723 INFO blam! test math::tests::is_prime_works ... ok Oct 14 22:57:53.967 INFO blam! test math::tests::rabin_miller_works ... ok Oct 14 22:57:53.967 INFO kablam! Doc-tests rustrsa Oct 14 22:57:53.967 INFO blam! Oct 14 22:57:53.967 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:57:53.967 INFO blam! Oct 14 22:57:54.671 INFO blam! Oct 14 22:57:54.671 INFO blam! running 0 tests Oct 14 22:57:54.671 INFO blam! Oct 14 22:57:54.671 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:57:54.671 INFO blam! Oct 14 22:57:54.672 INFO kablam! su: No module specific data is present Oct 14 22:57:55.527 INFO running `"docker" "rm" "-f" "e2bba0a1fb842c8ca0bfb137597b290085a6507468ee780a679a4d4f58d47a88"` Oct 14 22:57:55.739 INFO blam! e2bba0a1fb842c8ca0bfb137597b290085a6507468ee780a679a4d4f58d47a88