Oct 11 23:18:07.598 INFO testing fountaincode-0.0.8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:18:07.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 11 23:18:07.848 INFO blam! d396ef0bdd33c0d4fb712def211e00a31f2f881e630e0b1a550006fb6ee75853 Oct 11 23:18:07.850 INFO running `"docker" "start" "-a" "d396ef0bdd33c0d4fb712def211e00a31f2f881e630e0b1a550006fb6ee75853"` Oct 11 23:18:08.475 INFO kablam! usermod: no changes Oct 11 23:18:08.532 INFO kablam! Compiling fountaincode v0.0.8 (/source) Oct 11 23:18:09.148 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 23:18:09.148 INFO kablam! --> src/ltcode.rs:5:17 Oct 11 23:18:09.148 INFO kablam! | Oct 11 23:18:09.148 INFO kablam! 5 | use rand::{Rng, sample, StdRng, SeedableRng}; Oct 11 23:18:09.148 INFO kablam! | ^^^^^^ Oct 11 23:18:09.148 INFO kablam! | Oct 11 23:18:09.152 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:18:09.152 INFO kablam! Oct 11 23:18:09.152 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 23:18:09.152 INFO kablam! --> src/ltcode.rs:112:5 Oct 11 23:18:09.152 INFO kablam! | Oct 11 23:18:09.152 INFO kablam! 112 | sample(&mut rng, 0..n, degree) Oct 11 23:18:09.152 INFO kablam! | ^^^^^^ Oct 11 23:18:09.152 INFO kablam! Oct 11 23:18:09.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 11 23:18:09.575 INFO kablam! su: No module specific data is present Oct 11 23:18:09.956 INFO running `"docker" "rm" "-f" "d396ef0bdd33c0d4fb712def211e00a31f2f881e630e0b1a550006fb6ee75853"` Oct 11 23:18:10.168 INFO blam! d396ef0bdd33c0d4fb712def211e00a31f2f881e630e0b1a550006fb6ee75853 Oct 11 23:18:10.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 11 23:18:10.483 INFO blam! f76cc2c8eb67fe046cdc80610284e7c4d463b1e20f800081b41e5391286adb9c Oct 11 23:18:10.484 INFO running `"docker" "start" "-a" "f76cc2c8eb67fe046cdc80610284e7c4d463b1e20f800081b41e5391286adb9c"` Oct 11 23:18:10.896 INFO kablam! usermod: no changes Oct 11 23:18:10.936 INFO kablam! Compiling fountaincode v0.0.8 (/source) Oct 11 23:18:12.004 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 23:18:12.004 INFO kablam! --> src/ltcode.rs:5:17 Oct 11 23:18:12.004 INFO kablam! | Oct 11 23:18:12.004 INFO kablam! 5 | use rand::{Rng, sample, StdRng, SeedableRng}; Oct 11 23:18:12.004 INFO kablam! | ^^^^^^ Oct 11 23:18:12.004 INFO kablam! | Oct 11 23:18:12.004 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:18:12.004 INFO kablam! Oct 11 23:18:12.004 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 23:18:12.004 INFO kablam! --> src/ltcode.rs:112:5 Oct 11 23:18:12.004 INFO kablam! | Oct 11 23:18:12.004 INFO kablam! 112 | sample(&mut rng, 0..n, degree) Oct 11 23:18:12.004 INFO kablam! | ^^^^^^ Oct 11 23:18:12.004 INFO kablam! Oct 11 23:18:12.970 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 11 23:18:12.974 INFO kablam! su: No module specific data is present Oct 11 23:18:13.384 INFO running `"docker" "rm" "-f" "f76cc2c8eb67fe046cdc80610284e7c4d463b1e20f800081b41e5391286adb9c"` Oct 11 23:18:13.588 INFO blam! f76cc2c8eb67fe046cdc80610284e7c4d463b1e20f800081b41e5391286adb9c Oct 11 23:18:13.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 11 23:18:13.944 INFO blam! e1ba12f66624fff8fdf2f8024b45a59ab4a25e00d1881774047841c8ded5c0f0 Oct 11 23:18:13.948 INFO running `"docker" "start" "-a" "e1ba12f66624fff8fdf2f8024b45a59ab4a25e00d1881774047841c8ded5c0f0"` Oct 11 23:18:14.784 INFO kablam! usermod: no changes Oct 11 23:18:14.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 23:18:14.837 INFO kablam! Running /target/debug/deps/fountaincode-57717db123672d9b Oct 11 23:18:14.846 INFO blam! Oct 11 23:18:14.846 INFO blam! running 0 tests Oct 11 23:18:14.846 INFO blam! Oct 11 23:18:14.846 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:18:14.846 INFO blam! Oct 11 23:18:14.852 INFO kablam! Running /target/debug/deps/lib-ce156d867e887f71 Oct 11 23:18:14.856 INFO blam! Oct 11 23:18:14.856 INFO blam! running 6 tests Oct 11 23:18:14.856 INFO blam! test ltcodetests::small_test_systematic_encoder ... ok Oct 11 23:18:14.856 INFO blam! test ltcodetests::small_encode_decode_with_loss_begin_with_systematic ... ok Oct 11 23:18:14.876 INFO blam! test ltcodetests::test_encode_decode_simple ... ok Oct 11 23:18:22.783 INFO blam! test ltcodetests::combinations_encode_decode_with_uneven_sizes_systematic ... ok Oct 11 23:18:59.453 INFO blam! test ltcodetests::encode_decode_with_uneven_sizes_random ... ok Oct 11 23:19:14.848 INFO blam! test ltcodetests::combinations_encode_decode_with_loss_begin_with_systematic ... test ltcodetests::combinations_encode_decode_with_loss_begin_with_systematic has been running for over 60 seconds Oct 11 23:20:13.062 INFO blam! test ltcodetests::combinations_encode_decode_with_loss_begin_with_systematic ... ok Oct 11 23:20:13.062 INFO blam! Oct 11 23:20:13.062 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:20:13.062 INFO blam! Oct 11 23:20:13.090 INFO kablam! Running /target/debug/deps/ltcodetests-36734644d9357f66 Oct 11 23:20:13.092 INFO blam! Oct 11 23:20:13.092 INFO blam! running 6 tests Oct 11 23:20:13.114 INFO blam! test test_encode_decode_simple ... ok Oct 11 23:20:13.115 INFO blam! test small_test_systematic_encoder ... ok Oct 11 23:20:13.132 INFO blam! test small_encode_decode_with_loss_begin_with_systematic ... ok Oct 11 23:20:23.844 INFO blam! test combinations_encode_decode_with_uneven_sizes_systematic ... ok Oct 11 23:20:50.561 INFO blam! test encode_decode_with_uneven_sizes_random ... ok Oct 11 23:21:13.092 INFO blam! test combinations_encode_decode_with_loss_begin_with_systematic ... test combinations_encode_decode_with_loss_begin_with_systematic has been running for over 60 seconds Oct 11 23:22:03.236 INFO blam! test combinations_encode_decode_with_loss_begin_with_systematic ... ok Oct 11 23:22:03.236 INFO blam! Oct 11 23:22:03.236 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:22:03.236 INFO blam! Oct 11 23:22:03.290 INFO kablam! Doc-tests fountaincode Oct 11 23:22:04.356 INFO blam! Oct 11 23:22:04.356 INFO blam! running 2 tests Oct 11 23:22:06.176 INFO blam! test src/ltcode.rs - ltcode::Decoder::new (line 203) ... ok Oct 11 23:22:06.721 INFO blam! test src/ltcode.rs - ltcode::Encoder::new (line 72) ... ok Oct 11 23:22:06.722 INFO blam! Oct 11 23:22:06.723 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:22:06.723 INFO blam! Oct 11 23:22:06.737 INFO kablam! su: No module specific data is present Oct 11 23:22:07.953 INFO running `"docker" "rm" "-f" "e1ba12f66624fff8fdf2f8024b45a59ab4a25e00d1881774047841c8ded5c0f0"` Oct 11 23:22:08.292 INFO blam! e1ba12f66624fff8fdf2f8024b45a59ab4a25e00d1881774047841c8ded5c0f0