Oct 10 22:04:30.802 INFO testing hgentry/euler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:04:30.802 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:04:30.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:04:31.188 INFO blam! 44c16c3dac9ce518bcf98e8ef9ab55a598ac71ef8de68a7585adda4394b5127b Oct 10 22:04:31.191 INFO running `"docker" "start" "-a" "44c16c3dac9ce518bcf98e8ef9ab55a598ac71ef8de68a7585adda4394b5127b"` Oct 10 22:04:32.186 INFO kablam! usermod: no changes Oct 10 22:04:32.336 INFO kablam! Compiling ord_subset v3.1.0 Oct 10 22:04:32.336 INFO kablam! Compiling num-bigint v0.1.35 Oct 10 22:04:35.031 INFO kablam! Compiling euler v0.1.0 (/source) Oct 10 22:04:36.001 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 22:04:36.001 INFO kablam! --> src/problems/p37.rs:16:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 16 | if(left_truncatable(p)) { Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.001 INFO kablam! warning: unused import: `utils::primes` Oct 10 22:04:36.001 INFO kablam! --> src/problems/p40.rs:1:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 1 | use utils::primes; Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.001 INFO kablam! warning: unused import: `utils::primes` Oct 10 22:04:36.001 INFO kablam! --> src/problems/p42.rs:1:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 1 | use utils::primes; Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.001 INFO kablam! warning: unused import: `utils::vec` Oct 10 22:04:36.001 INFO kablam! --> src/problems/p43.rs:1:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 1 | use utils::vec; Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^ Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.001 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 10 22:04:36.001 INFO kablam! --> src/problems/p615.rs:1:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 1 | use std::collections::BTreeMap; Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.001 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 10 22:04:36.001 INFO kablam! --> src/problems/p615.rs:3:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 3 | use std::cell::RefCell; Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.001 INFO kablam! warning: unused import: `std::rc::Rc` Oct 10 22:04:36.001 INFO kablam! --> src/problems/p615.rs:4:5 Oct 10 22:04:36.001 INFO kablam! | Oct 10 22:04:36.001 INFO kablam! 4 | use std::rc::Rc; Oct 10 22:04:36.001 INFO kablam! | ^^^^^^^^^^^ Oct 10 22:04:36.001 INFO kablam! Oct 10 22:04:36.367 INFO kablam! warning: unused variable: `i` Oct 10 22:04:36.367 INFO kablam! --> src/problems/p43.rs:14:9 Oct 10 22:04:36.367 INFO kablam! | Oct 10 22:04:36.367 INFO kablam! 14 | Some(i) => {}, Oct 10 22:04:36.367 INFO kablam! | ^ help: consider using `_i` instead Oct 10 22:04:36.367 INFO kablam! | Oct 10 22:04:36.367 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:04:36.367 INFO kablam! Oct 10 22:04:36.472 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:36.472 INFO kablam! --> src/problems/p42.rs:6:6 Oct 10 22:04:36.472 INFO kablam! | Oct 10 22:04:36.472 INFO kablam! 6 | let mut list : Vec = strings::process_list(s); Oct 10 22:04:36.472 INFO kablam! | ----^^^^ Oct 10 22:04:36.472 INFO kablam! | | Oct 10 22:04:36.472 INFO kablam! | help: remove this `mut` Oct 10 22:04:36.472 INFO kablam! | Oct 10 22:04:36.472 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 22:04:36.472 INFO kablam! Oct 10 22:04:36.474 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:36.474 INFO kablam! --> src/problems/p43.rs:10:7 Oct 10 22:04:36.474 INFO kablam! | Oct 10 22:04:36.474 INFO kablam! 10 | let mut sv = to_vec(seventeen); Oct 10 22:04:36.474 INFO kablam! | ----^^ Oct 10 22:04:36.474 INFO kablam! | | Oct 10 22:04:36.474 INFO kablam! | help: remove this `mut` Oct 10 22:04:36.474 INFO kablam! Oct 10 22:04:36.500 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:36.500 INFO kablam! --> src/utils/math.rs:97:25 Oct 10 22:04:36.500 INFO kablam! | Oct 10 22:04:36.500 INFO kablam! 97 | pub fn next_permutation(mut input: &Vec) -> Vec { Oct 10 22:04:36.500 INFO kablam! | ----^^^^^ Oct 10 22:04:36.500 INFO kablam! | | Oct 10 22:04:36.500 INFO kablam! | help: remove this `mut` Oct 10 22:04:36.500 INFO kablam! Oct 10 22:04:36.504 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:36.504 INFO kablam! --> src/utils/math.rs:161:25 Oct 10 22:04:36.504 INFO kablam! | Oct 10 22:04:36.504 INFO kablam! 161 | pub fn prev_permutation(mut input: &Vec) -> Vec { Oct 10 22:04:36.504 INFO kablam! | ----^^^^^ Oct 10 22:04:36.504 INFO kablam! | | Oct 10 22:04:36.504 INFO kablam! | help: remove this `mut` Oct 10 22:04:36.504 INFO kablam! Oct 10 22:04:36.528 INFO kablam! warning: function is never used: `right_truncatable` Oct 10 22:04:36.528 INFO kablam! --> src/problems/p37.rs:29:1 Oct 10 22:04:36.528 INFO kablam! | Oct 10 22:04:36.528 INFO kablam! 29 | pub fn right_truncatable(p: i64) -> bool { Oct 10 22:04:36.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.528 INFO kablam! | Oct 10 22:04:36.528 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:04:36.528 INFO kablam! Oct 10 22:04:36.528 INFO kablam! warning: function is never used: `next_permutation` Oct 10 22:04:36.528 INFO kablam! --> src/utils/math.rs:97:1 Oct 10 22:04:36.528 INFO kablam! | Oct 10 22:04:36.529 INFO kablam! 97 | pub fn next_permutation(mut input: &Vec) -> Vec { Oct 10 22:04:36.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.529 INFO kablam! Oct 10 22:04:36.529 INFO kablam! warning: function is never used: `list_primes` Oct 10 22:04:36.529 INFO kablam! --> src/utils/primes.rs:16:1 Oct 10 22:04:36.529 INFO kablam! | Oct 10 22:04:36.529 INFO kablam! 16 | pub fn list_primes(max: i64) -> Vec { Oct 10 22:04:36.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.529 INFO kablam! Oct 10 22:04:36.529 INFO kablam! warning: function is never used: `char_as_val` Oct 10 22:04:36.529 INFO kablam! --> src/utils/strings.rs:32:1 Oct 10 22:04:36.529 INFO kablam! | Oct 10 22:04:36.529 INFO kablam! 32 | pub fn char_as_val(c: char) -> i64 { Oct 10 22:04:36.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.529 INFO kablam! Oct 10 22:04:36.529 INFO kablam! warning: function is never used: `subvec` Oct 10 22:04:36.529 INFO kablam! --> src/utils/vec.rs:3:1 Oct 10 22:04:36.529 INFO kablam! | Oct 10 22:04:36.529 INFO kablam! 3 | pub fn subvec(v: &Vec, a: usize, b: usize) -> Vec { Oct 10 22:04:36.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:36.529 INFO kablam! Oct 10 22:04:38.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.70s Oct 10 22:04:38.924 INFO kablam! su: No module specific data is present Oct 10 22:04:39.442 INFO running `"docker" "rm" "-f" "44c16c3dac9ce518bcf98e8ef9ab55a598ac71ef8de68a7585adda4394b5127b"` Oct 10 22:04:39.780 INFO blam! 44c16c3dac9ce518bcf98e8ef9ab55a598ac71ef8de68a7585adda4394b5127b Oct 10 22:04:39.782 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:04:39.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:04:40.204 INFO blam! e70b089d68b5095bb00852d4d7198e1211b361237320caa08f08e6ee13687377 Oct 10 22:04:40.212 INFO running `"docker" "start" "-a" "e70b089d68b5095bb00852d4d7198e1211b361237320caa08f08e6ee13687377"` Oct 10 22:04:41.192 INFO kablam! usermod: no changes Oct 10 22:04:41.248 INFO kablam! Compiling euler v0.1.0 (/source) Oct 10 22:04:42.266 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 22:04:42.266 INFO kablam! --> src/problems/p37.rs:16:5 Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! 16 | if(left_truncatable(p)) { Oct 10 22:04:42.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:04:42.266 INFO kablam! Oct 10 22:04:42.266 INFO kablam! warning: unused import: `utils::primes` Oct 10 22:04:42.266 INFO kablam! --> src/problems/p40.rs:1:5 Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! 1 | use utils::primes; Oct 10 22:04:42.266 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:04:42.266 INFO kablam! Oct 10 22:04:42.266 INFO kablam! warning: unused import: `utils::primes` Oct 10 22:04:42.266 INFO kablam! --> src/problems/p42.rs:1:5 Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! 1 | use utils::primes; Oct 10 22:04:42.266 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:04:42.266 INFO kablam! Oct 10 22:04:42.266 INFO kablam! warning: unused import: `utils::vec` Oct 10 22:04:42.266 INFO kablam! --> src/problems/p43.rs:1:5 Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! 1 | use utils::vec; Oct 10 22:04:42.266 INFO kablam! | ^^^^^^^^^^ Oct 10 22:04:42.266 INFO kablam! Oct 10 22:04:42.266 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 10 22:04:42.266 INFO kablam! --> src/problems/p615.rs:1:5 Oct 10 22:04:42.266 INFO kablam! | Oct 10 22:04:42.266 INFO kablam! 1 | use std::collections::BTreeMap; Oct 10 22:04:42.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.266 INFO kablam! Oct 10 22:04:42.266 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 10 22:04:42.266 INFO kablam! --> src/problems/p615.rs:3:5 Oct 10 22:04:42.267 INFO kablam! | Oct 10 22:04:42.267 INFO kablam! 3 | use std::cell::RefCell; Oct 10 22:04:42.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.267 INFO kablam! Oct 10 22:04:42.267 INFO kablam! warning: unused import: `std::rc::Rc` Oct 10 22:04:42.267 INFO kablam! --> src/problems/p615.rs:4:5 Oct 10 22:04:42.267 INFO kablam! | Oct 10 22:04:42.267 INFO kablam! 4 | use std::rc::Rc; Oct 10 22:04:42.267 INFO kablam! | ^^^^^^^^^^^ Oct 10 22:04:42.267 INFO kablam! Oct 10 22:04:42.688 INFO kablam! warning: unused variable: `i` Oct 10 22:04:42.688 INFO kablam! --> src/problems/p43.rs:14:9 Oct 10 22:04:42.688 INFO kablam! | Oct 10 22:04:42.688 INFO kablam! 14 | Some(i) => {}, Oct 10 22:04:42.688 INFO kablam! | ^ help: consider using `_i` instead Oct 10 22:04:42.688 INFO kablam! | Oct 10 22:04:42.688 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:04:42.688 INFO kablam! Oct 10 22:04:42.788 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:42.788 INFO kablam! --> src/problems/p42.rs:6:6 Oct 10 22:04:42.788 INFO kablam! | Oct 10 22:04:42.788 INFO kablam! 6 | let mut list : Vec = strings::process_list(s); Oct 10 22:04:42.788 INFO kablam! | ----^^^^ Oct 10 22:04:42.788 INFO kablam! | | Oct 10 22:04:42.788 INFO kablam! | help: remove this `mut` Oct 10 22:04:42.788 INFO kablam! | Oct 10 22:04:42.788 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 22:04:42.788 INFO kablam! Oct 10 22:04:42.796 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:42.796 INFO kablam! --> src/problems/p43.rs:10:7 Oct 10 22:04:42.796 INFO kablam! | Oct 10 22:04:42.796 INFO kablam! 10 | let mut sv = to_vec(seventeen); Oct 10 22:04:42.796 INFO kablam! | ----^^ Oct 10 22:04:42.796 INFO kablam! | | Oct 10 22:04:42.796 INFO kablam! | help: remove this `mut` Oct 10 22:04:42.796 INFO kablam! Oct 10 22:04:42.818 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:42.818 INFO kablam! --> src/utils/math.rs:97:25 Oct 10 22:04:42.818 INFO kablam! | Oct 10 22:04:42.818 INFO kablam! 97 | pub fn next_permutation(mut input: &Vec) -> Vec { Oct 10 22:04:42.818 INFO kablam! | ----^^^^^ Oct 10 22:04:42.818 INFO kablam! | | Oct 10 22:04:42.818 INFO kablam! | help: remove this `mut` Oct 10 22:04:42.818 INFO kablam! Oct 10 22:04:42.818 INFO kablam! warning: variable does not need to be mutable Oct 10 22:04:42.818 INFO kablam! --> src/utils/math.rs:161:25 Oct 10 22:04:42.818 INFO kablam! | Oct 10 22:04:42.818 INFO kablam! 161 | pub fn prev_permutation(mut input: &Vec) -> Vec { Oct 10 22:04:42.818 INFO kablam! | ----^^^^^ Oct 10 22:04:42.818 INFO kablam! | | Oct 10 22:04:42.818 INFO kablam! | help: remove this `mut` Oct 10 22:04:42.818 INFO kablam! Oct 10 22:04:42.841 INFO kablam! warning: function is never used: `right_truncatable` Oct 10 22:04:42.841 INFO kablam! --> src/problems/p37.rs:29:1 Oct 10 22:04:42.841 INFO kablam! | Oct 10 22:04:42.841 INFO kablam! 29 | pub fn right_truncatable(p: i64) -> bool { Oct 10 22:04:42.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.841 INFO kablam! | Oct 10 22:04:42.841 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:04:42.841 INFO kablam! Oct 10 22:04:42.841 INFO kablam! warning: function is never used: `next_permutation` Oct 10 22:04:42.841 INFO kablam! --> src/utils/math.rs:97:1 Oct 10 22:04:42.841 INFO kablam! | Oct 10 22:04:42.841 INFO kablam! 97 | pub fn next_permutation(mut input: &Vec) -> Vec { Oct 10 22:04:42.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.841 INFO kablam! Oct 10 22:04:42.841 INFO kablam! warning: function is never used: `list_primes` Oct 10 22:04:42.841 INFO kablam! --> src/utils/primes.rs:16:1 Oct 10 22:04:42.841 INFO kablam! | Oct 10 22:04:42.841 INFO kablam! 16 | pub fn list_primes(max: i64) -> Vec { Oct 10 22:04:42.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.841 INFO kablam! Oct 10 22:04:42.841 INFO kablam! warning: function is never used: `char_as_val` Oct 10 22:04:42.841 INFO kablam! --> src/utils/strings.rs:32:1 Oct 10 22:04:42.841 INFO kablam! | Oct 10 22:04:42.841 INFO kablam! 32 | pub fn char_as_val(c: char) -> i64 { Oct 10 22:04:42.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.841 INFO kablam! Oct 10 22:04:42.848 INFO kablam! warning: function is never used: `subvec` Oct 10 22:04:42.848 INFO kablam! --> src/utils/vec.rs:3:1 Oct 10 22:04:42.848 INFO kablam! | Oct 10 22:04:42.848 INFO kablam! 3 | pub fn subvec(v: &Vec, a: usize, b: usize) -> Vec { Oct 10 22:04:42.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:42.848 INFO kablam! Oct 10 22:04:43.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 10 22:04:43.370 INFO kablam! su: No module specific data is present Oct 10 22:04:44.230 INFO running `"docker" "rm" "-f" "e70b089d68b5095bb00852d4d7198e1211b361237320caa08f08e6ee13687377"` Oct 10 22:04:44.466 INFO blam! e70b089d68b5095bb00852d4d7198e1211b361237320caa08f08e6ee13687377 Oct 10 22:04:44.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:04:44.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:04:44.832 INFO blam! 5cff18f378a1f838e17beebe9e455cabad58f2e0bbfe196e4122ad5a59b94b33 Oct 10 22:04:44.836 INFO running `"docker" "start" "-a" "5cff18f378a1f838e17beebe9e455cabad58f2e0bbfe196e4122ad5a59b94b33"` Oct 10 22:04:46.220 INFO kablam! usermod: no changes Oct 10 22:04:46.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 22:04:46.276 INFO kablam! Running /target/debug/deps/euler-ce0909991ca5665c Oct 10 22:04:46.284 INFO blam! Oct 10 22:04:46.284 INFO blam! running 0 tests Oct 10 22:04:46.284 INFO blam! Oct 10 22:04:46.284 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:04:46.284 INFO blam! Oct 10 22:04:46.288 INFO kablam! su: No module specific data is present Oct 10 22:04:46.884 INFO running `"docker" "rm" "-f" "5cff18f378a1f838e17beebe9e455cabad58f2e0bbfe196e4122ad5a59b94b33"` Oct 10 22:04:47.175 INFO blam! 5cff18f378a1f838e17beebe9e455cabad58f2e0bbfe196e4122ad5a59b94b33