Oct 11 04:06:42.515 INFO testing TrionProg/kurs_sp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:06:42.515 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:06:42.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 04:06:42.925 INFO blam! 4579cfcadcd53ef88a6f94755ce1ffeb072f6c381718b9272242e72be21f5462 Oct 11 04:06:42.927 INFO running `"docker" "start" "-a" "4579cfcadcd53ef88a6f94755ce1ffeb072f6c381718b9272242e72be21f5462"` Oct 11 04:06:44.013 INFO kablam! usermod: no changes Oct 11 04:06:44.112 INFO kablam! Compiling kurs_sp v0.1.0 (/source) Oct 11 04:06:45.100 INFO kablam! warning: unused import: `std` Oct 11 04:06:45.100 INFO kablam! --> src/signal.rs:1:5 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 1 | use std; Oct 11 04:06:45.100 INFO kablam! | ^^^ Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused import: `super::N` Oct 11 04:06:45.100 INFO kablam! --> src/signal.rs:10:5 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 10 | use super::N; Oct 11 04:06:45.100 INFO kablam! | ^^^^^^^^ Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused import: `rand` Oct 11 04:06:45.100 INFO kablam! --> src/float.rs:2:5 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 2 | use rand; Oct 11 04:06:45.100 INFO kablam! | ^^^^ Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused imports: `IndependentSample`, `Range` Oct 11 04:06:45.100 INFO kablam! --> src/float.rs:5:27 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 5 | use rand::distributions::{IndependentSample, Range}; Oct 11 04:06:45.100 INFO kablam! | ^^^^^^^^^^^^^^^^^ ^^^^^ Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused import: `super::LEN` Oct 11 04:06:45.100 INFO kablam! --> src/float.rs:12:5 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 12 | use super::LEN; Oct 11 04:06:45.100 INFO kablam! | ^^^^^^^^^^ Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused imports: `load_signal`, `write_signal` Oct 11 04:06:45.100 INFO kablam! --> src/float.rs:13:14 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 13 | use signal::{load_signal,write_signal}; Oct 11 04:06:45.100 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused import: `rand` Oct 11 04:06:45.100 INFO kablam! --> src/fixed.rs:2:5 Oct 11 04:06:45.100 INFO kablam! | Oct 11 04:06:45.100 INFO kablam! 2 | use rand; Oct 11 04:06:45.100 INFO kablam! | ^^^^ Oct 11 04:06:45.100 INFO kablam! Oct 11 04:06:45.100 INFO kablam! warning: unused imports: `IndependentSample`, `Range` Oct 11 04:06:45.100 INFO kablam! --> src/fixed.rs:5:27 Oct 11 04:06:45.101 INFO kablam! | Oct 11 04:06:45.101 INFO kablam! 5 | use rand::distributions::{IndependentSample, Range}; Oct 11 04:06:45.101 INFO kablam! | ^^^^^^^^^^^^^^^^^ ^^^^^ Oct 11 04:06:45.101 INFO kablam! Oct 11 04:06:45.101 INFO kablam! warning: unused import: `super::LEN` Oct 11 04:06:45.101 INFO kablam! --> src/fixed.rs:12:5 Oct 11 04:06:45.101 INFO kablam! | Oct 11 04:06:45.101 INFO kablam! 12 | use super::LEN; Oct 11 04:06:45.101 INFO kablam! | ^^^^^^^^^^ Oct 11 04:06:45.101 INFO kablam! Oct 11 04:06:45.101 INFO kablam! warning: unused imports: `load_signal`, `write_signal` Oct 11 04:06:45.101 INFO kablam! --> src/fixed.rs:13:14 Oct 11 04:06:45.101 INFO kablam! | Oct 11 04:06:45.101 INFO kablam! 13 | use signal::{load_signal,write_signal}; Oct 11 04:06:45.101 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 11 04:06:45.101 INFO kablam! Oct 11 04:06:45.212 INFO kablam! warning: variable does not need to be mutable Oct 11 04:06:45.212 INFO kablam! --> src/signal.rs:58:9 Oct 11 04:06:45.212 INFO kablam! | Oct 11 04:06:45.212 INFO kablam! 58 | let mut reader = BufReader::new(f); Oct 11 04:06:45.212 INFO kablam! | ----^^^^^^ Oct 11 04:06:45.212 INFO kablam! | | Oct 11 04:06:45.212 INFO kablam! | help: remove this `mut` Oct 11 04:06:45.212 INFO kablam! | Oct 11 04:06:45.212 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:06:45.212 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `rand` Oct 11 04:06:45.224 INFO kablam! --> src/signal.rs:19:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 19 | fn rand(i:usize) -> f32 { Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `load_signal` Oct 11 04:06:45.224 INFO kablam! --> src/signal.rs:56:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 56 | pub fn load_signal() -> Vec{ Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `cas` Oct 11 04:06:45.224 INFO kablam! --> src/float.rs:15:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 15 | fn cas(x:f32) -> f32 { Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `dph` Oct 11 04:06:45.224 INFO kablam! --> src/float.rs:19:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 19 | pub fn dph(h:&[f32]) -> [f32;N] { Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `to_10bit` Oct 11 04:06:45.224 INFO kablam! --> src/fixed.rs:15:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 15 | fn to_10bit(x:f32) -> i32 { Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `to_12bit` Oct 11 04:06:45.224 INFO kablam! --> src/fixed.rs:25:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 25 | fn to_12bit(x:f32) -> i32 { Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `to_16bit` Oct 11 04:06:45.224 INFO kablam! --> src/fixed.rs:35:1 Oct 11 04:06:45.224 INFO kablam! | Oct 11 04:06:45.224 INFO kablam! 35 | fn to_16bit(x:f32) -> i32 { Oct 11 04:06:45.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.224 INFO kablam! Oct 11 04:06:45.224 INFO kablam! warning: function is never used: `from10_to_16bit` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:45:1 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 45 | fn from10_to_16bit(x:i32) -> i32 { Oct 11 04:06:45.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: function is never used: `from12_to_16bit` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:49:1 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 49 | fn from12_to_16bit(x:i32) -> i32 { Oct 11 04:06:45.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: function is never used: `from_16bit_to_float` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:53:1 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 53 | fn from_16bit_to_float(x:i32) -> f32 { Oct 11 04:06:45.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: function is never used: `cas16` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:63:1 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 63 | fn cas16(x:i32) -> i32 { Oct 11 04:06:45.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: function is never used: `dph` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:70:1 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 70 | pub fn dph(h:&[i32]) -> [i32;N] {//работает с 16 бит Oct 11 04:06:45.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:45.225 INFO kablam! --> src/float.rs:20:9 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 20 | let mut H:[f32;N] = unsafe{std::mem::uninitialized()}; Oct 11 04:06:45.225 INFO kablam! | ^^^^^ Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:45.225 INFO kablam! --> src/float.rs:23:61 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 23 | H[k]=1.0/N as f32 * h.iter().enumerate().fold(0.0, |H, (n,h)| { Oct 11 04:06:45.225 INFO kablam! | ^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:71:9 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 71 | let mut H:[i32;N] = unsafe{std::mem::uninitialized()}; Oct 11 04:06:45.225 INFO kablam! | ^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: variable `divN16` should have a snake case name such as `div_n16` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:74:13 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 74 | let divN16=from12_to_16bit(to_12bit(1.0/N as f32)); Oct 11 04:06:45.225 INFO kablam! | ^^^^^^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.225 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:45.225 INFO kablam! --> src/fixed.rs:77:45 Oct 11 04:06:45.225 INFO kablam! | Oct 11 04:06:45.225 INFO kablam! 77 | let b=h.iter().enumerate().fold(0, |H, (n,h)| { Oct 11 04:06:45.225 INFO kablam! | ^ Oct 11 04:06:45.225 INFO kablam! Oct 11 04:06:45.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 11 04:06:45.908 INFO kablam! su: No module specific data is present Oct 11 04:06:46.781 INFO running `"docker" "rm" "-f" "4579cfcadcd53ef88a6f94755ce1ffeb072f6c381718b9272242e72be21f5462"` Oct 11 04:06:47.116 INFO blam! 4579cfcadcd53ef88a6f94755ce1ffeb072f6c381718b9272242e72be21f5462 Oct 11 04:06:47.118 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:06:47.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 04:06:47.532 INFO blam! 060c73917cd195f37921d87f448680672c46489fa99f743456927868a58292e4 Oct 11 04:06:47.533 INFO running `"docker" "start" "-a" "060c73917cd195f37921d87f448680672c46489fa99f743456927868a58292e4"` Oct 11 04:06:48.715 INFO kablam! usermod: no changes Oct 11 04:06:48.776 INFO kablam! Compiling kurs_sp v0.1.0 (/source) Oct 11 04:06:49.758 INFO kablam! warning: unused import: `std` Oct 11 04:06:49.758 INFO kablam! --> src/signal.rs:1:5 Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! 1 | use std; Oct 11 04:06:49.758 INFO kablam! | ^^^ Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:06:49.758 INFO kablam! Oct 11 04:06:49.758 INFO kablam! warning: unused import: `super::N` Oct 11 04:06:49.758 INFO kablam! --> src/signal.rs:10:5 Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! 10 | use super::N; Oct 11 04:06:49.758 INFO kablam! | ^^^^^^^^ Oct 11 04:06:49.758 INFO kablam! Oct 11 04:06:49.758 INFO kablam! warning: unused import: `rand` Oct 11 04:06:49.758 INFO kablam! --> src/float.rs:2:5 Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! 2 | use rand; Oct 11 04:06:49.758 INFO kablam! | ^^^^ Oct 11 04:06:49.758 INFO kablam! Oct 11 04:06:49.758 INFO kablam! warning: unused imports: `IndependentSample`, `Range` Oct 11 04:06:49.758 INFO kablam! --> src/float.rs:5:27 Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! 5 | use rand::distributions::{IndependentSample, Range}; Oct 11 04:06:49.758 INFO kablam! | ^^^^^^^^^^^^^^^^^ ^^^^^ Oct 11 04:06:49.758 INFO kablam! Oct 11 04:06:49.758 INFO kablam! warning: unused import: `rand` Oct 11 04:06:49.758 INFO kablam! --> src/fixed.rs:2:5 Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! 2 | use rand; Oct 11 04:06:49.758 INFO kablam! | ^^^^ Oct 11 04:06:49.758 INFO kablam! Oct 11 04:06:49.758 INFO kablam! warning: unused imports: `IndependentSample`, `Range` Oct 11 04:06:49.758 INFO kablam! --> src/fixed.rs:5:27 Oct 11 04:06:49.758 INFO kablam! | Oct 11 04:06:49.758 INFO kablam! 5 | use rand::distributions::{IndependentSample, Range}; Oct 11 04:06:49.758 INFO kablam! | ^^^^^^^^^^^^^^^^^ ^^^^^ Oct 11 04:06:49.758 INFO kablam! Oct 11 04:06:49.880 INFO kablam! warning: variable does not need to be mutable Oct 11 04:06:49.880 INFO kablam! --> src/signal.rs:58:9 Oct 11 04:06:49.880 INFO kablam! | Oct 11 04:06:49.880 INFO kablam! 58 | let mut reader = BufReader::new(f); Oct 11 04:06:49.880 INFO kablam! | ----^^^^^^ Oct 11 04:06:49.880 INFO kablam! | | Oct 11 04:06:49.880 INFO kablam! | help: remove this `mut` Oct 11 04:06:49.880 INFO kablam! | Oct 11 04:06:49.880 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:06:49.880 INFO kablam! Oct 11 04:06:49.908 INFO kablam! warning: function is never used: `rand` Oct 11 04:06:49.908 INFO kablam! --> src/signal.rs:19:1 Oct 11 04:06:49.908 INFO kablam! | Oct 11 04:06:49.908 INFO kablam! 19 | fn rand(i:usize) -> f32 { Oct 11 04:06:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:49.908 INFO kablam! | Oct 11 04:06:49.908 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:06:49.908 INFO kablam! Oct 11 04:06:49.908 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:49.912 INFO kablam! --> src/float.rs:20:9 Oct 11 04:06:49.912 INFO kablam! | Oct 11 04:06:49.912 INFO kablam! 20 | let mut H:[f32;N] = unsafe{std::mem::uninitialized()}; Oct 11 04:06:49.912 INFO kablam! | ^^^^^ Oct 11 04:06:49.912 INFO kablam! | Oct 11 04:06:49.912 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:06:49.912 INFO kablam! Oct 11 04:06:49.912 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:49.912 INFO kablam! --> src/float.rs:23:61 Oct 11 04:06:49.912 INFO kablam! | Oct 11 04:06:49.912 INFO kablam! 23 | H[k]=1.0/N as f32 * h.iter().enumerate().fold(0.0, |H, (n,h)| { Oct 11 04:06:49.912 INFO kablam! | ^ Oct 11 04:06:49.912 INFO kablam! Oct 11 04:06:49.912 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:49.912 INFO kablam! --> src/fixed.rs:71:9 Oct 11 04:06:49.912 INFO kablam! | Oct 11 04:06:49.912 INFO kablam! 71 | let mut H:[i32;N] = unsafe{std::mem::uninitialized()}; Oct 11 04:06:49.912 INFO kablam! | ^^^^^ Oct 11 04:06:49.912 INFO kablam! Oct 11 04:06:49.912 INFO kablam! warning: variable `divN16` should have a snake case name such as `div_n16` Oct 11 04:06:49.912 INFO kablam! --> src/fixed.rs:74:13 Oct 11 04:06:49.912 INFO kablam! | Oct 11 04:06:49.912 INFO kablam! 74 | let divN16=from12_to_16bit(to_12bit(1.0/N as f32)); Oct 11 04:06:49.912 INFO kablam! | ^^^^^^ Oct 11 04:06:49.912 INFO kablam! Oct 11 04:06:49.912 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 11 04:06:49.912 INFO kablam! --> src/fixed.rs:77:45 Oct 11 04:06:49.912 INFO kablam! | Oct 11 04:06:49.912 INFO kablam! 77 | let b=h.iter().enumerate().fold(0, |H, (n,h)| { Oct 11 04:06:49.912 INFO kablam! | ^ Oct 11 04:06:49.912 INFO kablam! Oct 11 04:06:51.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 11 04:06:51.303 INFO kablam! su: No module specific data is present Oct 11 04:06:52.022 INFO running `"docker" "rm" "-f" "060c73917cd195f37921d87f448680672c46489fa99f743456927868a58292e4"` Oct 11 04:06:52.324 INFO blam! 060c73917cd195f37921d87f448680672c46489fa99f743456927868a58292e4 Oct 11 04:06:52.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:06:52.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 04:06:52.853 INFO blam! 1f0e3813c9ec22534eded2aac85210ed7c3f9885e95ddb9603c519630ab2e952 Oct 11 04:06:52.855 INFO running `"docker" "start" "-a" "1f0e3813c9ec22534eded2aac85210ed7c3f9885e95ddb9603c519630ab2e952"` Oct 11 04:06:54.199 INFO kablam! usermod: no changes Oct 11 04:06:54.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 04:06:54.296 INFO kablam! Running /target/debug/deps/kurs_sp-5c605d51508558b9 Oct 11 04:06:54.328 INFO blam! Oct 11 04:06:54.328 INFO blam! running 2 tests Oct 11 04:06:54.376 INFO blam! test float::test::process ... FAILED Oct 11 04:06:54.380 INFO blam! test fixed::test::process ... FAILED Oct 11 04:06:54.380 INFO kablam! error: test failed, to rerun pass '--bin kurs_sp' Oct 11 04:06:54.380 INFO blam! Oct 11 04:06:54.380 INFO kablam! su: No module specific data is present Oct 11 04:06:54.380 INFO blam! failures: Oct 11 04:06:54.380 INFO blam! Oct 11 04:06:54.380 INFO blam! ---- float::test::process stdout ---- Oct 11 04:06:54.380 INFO blam! thread 'float::test::process' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 04:06:54.380 INFO blam! stack backtrace: Oct 11 04:06:54.380 INFO blam! 0: 0x563416a208be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 04:06:54.380 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 04:06:54.380 INFO blam! 1: 0x563416a29766 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 04:06:54.380 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 04:06:54.380 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 04:06:54.380 INFO blam! 2: 0x563416a244bd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 04:06:54.380 INFO blam! at libstd/panicking.rs:211 Oct 11 04:06:54.380 INFO blam! 3: 0x563416a241cb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 04:06:54.380 INFO blam! at libstd/panicking.rs:221 Oct 11 04:06:54.380 INFO blam! 4: 0x563416a24b6c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 04:06:54.380 INFO blam! at libstd/panicking.rs:476 Oct 11 04:06:54.380 INFO blam! 5: 0x563416a24729 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 04:06:54.380 INFO blam! at libstd/panicking.rs:390 Oct 11 04:06:54.380 INFO blam! 6: 0x563416a24625 - rust_begin_unwind Oct 11 04:06:54.380 INFO blam! at libstd/panicking.rs:325 Oct 11 04:06:54.380 INFO blam! 7: 0x563416a6968b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 04:06:54.380 INFO blam! at libcore/panicking.rs:77 Oct 11 04:06:54.380 INFO blam! 8: 0x563416a13193 - core::result::unwrap_failed::hbf11be195fb6d713 Oct 11 04:06:54.380 INFO blam! at libcore/macros.rs:26 Oct 11 04:06:54.380 INFO blam! 9: 0x5634169cddbb - >::unwrap::h7c4d90273a80b030 Oct 11 04:06:54.380 INFO blam! at libcore/result.rs:808 Oct 11 04:06:54.380 INFO blam! 10: 0x5634169c2cf9 - kurs_sp::signal::write_signal::hfbb1531b178a65ad Oct 11 04:06:54.380 INFO blam! at src/signal.rs:70 Oct 11 04:06:54.380 INFO blam! 11: 0x5634169c6916 - kurs_sp::float::test::process::hcf1b8c5c92565423 Oct 11 04:06:54.380 INFO blam! at src/float.rs:43 Oct 11 04:06:54.380 INFO blam! 12: 0x5634169c6869 - kurs_sp::float::test::process::{{closure}}::hab25043612471f1c Oct 11 04:06:54.380 INFO blam! at src/float.rs:38 Oct 11 04:06:54.380 INFO blam! 13: 0x5634169d142d - core::ops::function::FnOnce::call_once::h3342ddfca1458eb5 Oct 11 04:06:54.380 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:06:54.380 INFO blam! 14: 0x5634169d411e - >::call_box::h95b7cb918af67b5d Oct 11 04:06:54.380 INFO blam! at libtest/lib.rs:1468 Oct 11 04:06:54.380 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:06:54.380 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:06:54.380 INFO blam! 15: 0x563416a34939 - __rust_maybe_catch_panic Oct 11 04:06:54.380 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:06:54.380 INFO blam! 16: 0x5634169f4c6d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 04:06:54.380 INFO blam! at libstd/panicking.rs:289 Oct 11 04:06:54.380 INFO blam! at libstd/panic.rs:392 Oct 11 04:06:54.381 INFO blam! at libtest/lib.rs:1423 Oct 11 04:06:54.381 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 04:06:54.381 INFO blam! 17: 0x5634169f5874 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 04:06:54.381 INFO blam! at libstd/thread/mod.rs:409 Oct 11 04:06:54.381 INFO blam! at libstd/panic.rs:313 Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:310 Oct 11 04:06:54.381 INFO blam! 18: 0x563416a34939 - __rust_maybe_catch_panic Oct 11 04:06:54.381 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:06:54.381 INFO blam! 19: 0x5634169e2e36 - >::call_box::h96125cb29a9ba44b Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:289 Oct 11 04:06:54.381 INFO blam! at libstd/panic.rs:392 Oct 11 04:06:54.381 INFO blam! at libstd/thread/mod.rs:408 Oct 11 04:06:54.381 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:06:54.381 INFO blam! 20: 0x563416a228fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 04:06:54.381 INFO blam! at liballoc/boxed.rs:682 Oct 11 04:06:54.381 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 04:06:54.381 INFO blam! 21: 0x563416a18055 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 04:06:54.381 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 04:06:54.381 INFO blam! 22: 0x7fd82eda06b9 - start_thread Oct 11 04:06:54.381 INFO blam! 23: 0x7fd82e8c041c - clone Oct 11 04:06:54.381 INFO blam! 24: 0x0 - Oct 11 04:06:54.381 INFO blam! Oct 11 04:06:54.381 INFO blam! ---- fixed::test::process stdout ---- Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 0 0 Oct 11 04:06:54.381 INFO blam! 1 3276 Oct 11 04:06:54.381 INFO blam! 400 * -12999168 Oct 11 04:06:54.381 INFO blam! thread 'fixed::test::process' panicked at 'attempt to multiply with overflow', src/fixed.rs:85:14 Oct 11 04:06:54.381 INFO blam! stack backtrace: Oct 11 04:06:54.381 INFO blam! 0: 0x563416a208be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 04:06:54.381 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 04:06:54.381 INFO blam! 1: 0x563416a29766 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 04:06:54.381 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 04:06:54.381 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 04:06:54.381 INFO blam! 2: 0x563416a244bd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:211 Oct 11 04:06:54.381 INFO blam! 3: 0x563416a241cb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:221 Oct 11 04:06:54.381 INFO blam! 4: 0x563416a24b6c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:476 Oct 11 04:06:54.381 INFO blam! 5: 0x563416a24729 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:390 Oct 11 04:06:54.381 INFO blam! 6: 0x563416a24625 - rust_begin_unwind Oct 11 04:06:54.381 INFO blam! at libstd/panicking.rs:325 Oct 11 04:06:54.381 INFO blam! 7: 0x563416a6968b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 04:06:54.381 INFO blam! at libcore/panicking.rs:77 Oct 11 04:06:54.381 INFO blam! 8: 0x563416a695ba - core::panicking::panic::hf8fbd9f6b140980c Oct 11 04:06:54.381 INFO blam! at libcore/panicking.rs:52 Oct 11 04:06:54.381 INFO blam! 9: 0x5634169c23ee - kurs_sp::fixed::dph::hd8b4f54aa13d30e3 Oct 11 04:06:54.381 INFO blam! at src/fixed.rs:85 Oct 11 04:06:54.381 INFO blam! 10: 0x5634169c6ce5 - kurs_sp::fixed::test::process::{{closure}}::h7cd9794982af625c Oct 11 04:06:54.381 INFO blam! at src/fixed.rs:102 Oct 11 04:06:54.381 INFO blam! 11: 0x5634169cc814 - as core::iter::iterator::Iterator>::fold::{{closure}}::he0beb016bc59568d Oct 11 04:06:54.381 INFO blam! at libcore/iter/mod.rs:1413 Oct 11 04:06:54.381 INFO blam! 12: 0x5634169d1c63 - core::iter::iterator::Iterator::fold::{{closure}}::h24ca0dc35a472448 Oct 11 04:06:54.381 INFO blam! at libcore/iter/iterator.rs:1634 Oct 11 04:06:54.381 INFO blam! 13: 0x5634169c5210 - core::iter::iterator::Iterator::try_fold::h26683bd5353855e0 Oct 11 04:06:54.381 INFO blam! at libcore/iter/iterator.rs:1522 Oct 11 04:06:54.381 INFO blam! 14: 0x5634169c513d - core::iter::iterator::Iterator::fold::hce795bccf87dc7c4 Oct 11 04:06:54.381 INFO blam! at libcore/iter/iterator.rs:1634 Oct 11 04:06:54.381 INFO blam! 15: 0x5634169cc58c - as core::iter::iterator::Iterator>::fold::h8b15bd7e4a523d39 Oct 11 04:06:54.381 INFO blam! at libcore/iter/mod.rs:1413 Oct 11 04:06:54.381 INFO blam! 16: 0x5634169cc043 - core::iter::iterator::Iterator::for_each::hf7642d54bf17af2c Oct 11 04:06:54.381 INFO blam! at libcore/iter/iterator.rs:553 Oct 11 04:06:54.381 INFO blam! 17: 0x5634169c0c67 - as alloc::vec::SpecExtend>::spec_extend::h8f062210c5c3a8af Oct 11 04:06:54.381 INFO blam! at liballoc/vec.rs:1825 Oct 11 04:06:54.381 INFO blam! 18: 0x5634169c12b2 - as alloc::vec::SpecExtend>::from_iter::h6595ceac31db8388 Oct 11 04:06:54.381 INFO blam! at liballoc/vec.rs:1808 Oct 11 04:06:54.381 INFO blam! 19: 0x5634169c1a3b - as core::iter::traits::FromIterator>::from_iter::hdd94dd9e520f9461 Oct 11 04:06:54.381 INFO blam! at liballoc/vec.rs:1694 Oct 11 04:06:54.381 INFO blam! 20: 0x5634169cbecf - core::iter::iterator::Iterator::collect::he3dd1798068f0604 Oct 11 04:06:54.381 INFO blam! at libcore/iter/iterator.rs:1415 Oct 11 04:06:54.381 INFO blam! 21: 0x5634169c6af0 - kurs_sp::fixed::test::process::h32966fb923ed765f Oct 11 04:06:54.381 INFO blam! at src/fixed.rs:102 Oct 11 04:06:54.381 INFO blam! 22: 0x5634169c69e9 - kurs_sp::fixed::test::process::{{closure}}::he0ea97259ccb8e88 Oct 11 04:06:54.381 INFO blam! at src/fixed.rs:96 Oct 11 04:06:54.381 INFO blam! 23: 0x5634169d13ed - core::ops::function::FnOnce::call_once::h114836b2a44d0e07 Oct 11 04:06:54.381 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:06:54.381 INFO blam! 24: 0x5634169d411e - >::call_box::h95b7cb918af67b5d Oct 11 04:06:54.381 INFO blam! at libtest/lib.rs:1468 Oct 11 04:06:54.381 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:06:54.381 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:06:54.382 INFO blam! 25: 0x563416a34939 - __rust_maybe_catch_panic Oct 11 04:06:54.382 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:06:54.382 INFO blam! 26: 0x5634169f4c6d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 04:06:54.382 INFO blam! at libstd/panicking.rs:289 Oct 11 04:06:54.382 INFO blam! at libstd/panic.rs:392 Oct 11 04:06:54.382 INFO blam! at libtest/lib.rs:1423 Oct 11 04:06:54.382 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 04:06:54.382 INFO blam! 27: 0x5634169f5874 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 04:06:54.382 INFO blam! at libstd/thread/mod.rs:409 Oct 11 04:06:54.382 INFO blam! at libstd/panic.rs:313 Oct 11 04:06:54.382 INFO blam! at libstd/panicking.rs:310 Oct 11 04:06:54.382 INFO blam! 28: 0x563416a34939 - __rust_maybe_catch_panic Oct 11 04:06:54.382 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:06:54.382 INFO blam! 29: 0x5634169e2e36 - >::call_box::h96125cb29a9ba44b Oct 11 04:06:54.382 INFO blam! at libstd/panicking.rs:289 Oct 11 04:06:54.382 INFO blam! at libstd/panic.rs:392 Oct 11 04:06:54.382 INFO blam! at libstd/thread/mod.rs:408 Oct 11 04:06:54.382 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:06:54.382 INFO blam! 30: 0x563416a228fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 04:06:54.382 INFO blam! at liballoc/boxed.rs:682 Oct 11 04:06:54.382 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 04:06:54.382 INFO blam! 31: 0x563416a18055 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 04:06:54.382 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 04:06:54.382 INFO blam! 32: 0x7fd82eda06b9 - start_thread Oct 11 04:06:54.382 INFO blam! 33: 0x7fd82e8c041c - clone Oct 11 04:06:54.382 INFO blam! 34: 0x0 - Oct 11 04:06:54.382 INFO blam! Oct 11 04:06:54.382 INFO blam! Oct 11 04:06:54.382 INFO blam! failures: Oct 11 04:06:54.382 INFO blam! fixed::test::process Oct 11 04:06:54.382 INFO blam! float::test::process Oct 11 04:06:54.382 INFO blam! Oct 11 04:06:54.382 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:06:54.382 INFO blam! Oct 11 04:06:55.137 INFO running `"docker" "rm" "-f" "1f0e3813c9ec22534eded2aac85210ed7c3f9885e95ddb9603c519630ab2e952"` Oct 11 04:06:55.404 INFO blam! 1f0e3813c9ec22534eded2aac85210ed7c3f9885e95ddb9603c519630ab2e952