Oct 12 22:10:27.201 INFO testing tasdomas/sc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:10:27.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:10:27.750 INFO blam! 258d571c5dec62448de9d99e8fb1c3cdae820932ca5f7d1be922d729d4bb6fb6 Oct 12 22:10:27.751 INFO running `"docker" "start" "-a" "258d571c5dec62448de9d99e8fb1c3cdae820932ca5f7d1be922d729d4bb6fb6"` Oct 12 22:10:28.951 INFO kablam! usermod: no changes Oct 12 22:10:29.063 INFO kablam! Compiling sc v0.1.0 (/source) Oct 12 22:10:29.287 INFO kablam! warning: value assigned to `a` is never read Oct 12 22:10:29.287 INFO kablam! --> src/ops.rs:6:13 Oct 12 22:10:29.287 INFO kablam! | Oct 12 22:10:29.287 INFO kablam! 6 | let mut a :f32 = 0.0; Oct 12 22:10:29.287 INFO kablam! | ^ Oct 12 22:10:29.287 INFO kablam! | Oct 12 22:10:29.287 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:10:29.287 INFO kablam! Oct 12 22:10:29.287 INFO kablam! warning: value assigned to `b` is never read Oct 12 22:10:29.287 INFO kablam! --> src/ops.rs:15:13 Oct 12 22:10:29.287 INFO kablam! | Oct 12 22:10:29.287 INFO kablam! 15 | let mut b :f32 = 0.0; Oct 12 22:10:29.287 INFO kablam! | ^ Oct 12 22:10:29.287 INFO kablam! Oct 12 22:10:29.306 INFO kablam! warning: structure field `S` should have a snake case name such as `s` Oct 12 22:10:29.306 INFO kablam! --> src/stack.rs:4:5 Oct 12 22:10:29.306 INFO kablam! | Oct 12 22:10:29.306 INFO kablam! 4 | S: Option>>, Oct 12 22:10:29.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:10:29.306 INFO kablam! | Oct 12 22:10:29.306 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 22:10:29.306 INFO kablam! Oct 12 22:10:29.306 INFO kablam! warning: function `Sum` should have a snake case name such as `sum` Oct 12 22:10:29.306 INFO kablam! --> src/ops.rs:5:1 Oct 12 22:10:29.306 INFO kablam! | Oct 12 22:10:29.306 INFO kablam! 5 | / pub fn Sum(mut s: Stack) -> Stack { Oct 12 22:10:29.306 INFO kablam! 6 | | let mut a :f32 = 0.0; Oct 12 22:10:29.306 INFO kablam! 7 | | { Oct 12 22:10:29.306 INFO kablam! 8 | | let (ss, input_a) = s.pop(); Oct 12 22:10:29.306 INFO kablam! ... | Oct 12 22:10:29.306 INFO kablam! 24 | | s.push(a+b) Oct 12 22:10:29.306 INFO kablam! 25 | | } Oct 12 22:10:29.306 INFO kablam! | |_^ Oct 12 22:10:29.306 INFO kablam! Oct 12 22:10:30.245 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 12 22:10:30.246 INFO kablam! su: No module specific data is present Oct 12 22:10:31.577 INFO running `"docker" "rm" "-f" "258d571c5dec62448de9d99e8fb1c3cdae820932ca5f7d1be922d729d4bb6fb6"` Oct 12 22:10:31.859 INFO blam! 258d571c5dec62448de9d99e8fb1c3cdae820932ca5f7d1be922d729d4bb6fb6 Oct 12 22:10:31.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:10:32.220 INFO blam! 8a69d68e9fd0211dea9e87aea012a462c4a0d45518b2bde417b17b56bcdfaca2 Oct 12 22:10:32.227 INFO running `"docker" "start" "-a" "8a69d68e9fd0211dea9e87aea012a462c4a0d45518b2bde417b17b56bcdfaca2"` Oct 12 22:10:33.435 INFO kablam! usermod: no changes Oct 12 22:10:33.497 INFO kablam! Compiling sc v0.1.0 (/source) Oct 12 22:10:33.827 INFO kablam! warning: value assigned to `a` is never read Oct 12 22:10:33.827 INFO kablam! --> src/ops.rs:6:13 Oct 12 22:10:33.827 INFO kablam! | Oct 12 22:10:33.827 INFO kablam! 6 | let mut a :f32 = 0.0; Oct 12 22:10:33.827 INFO kablam! | ^ Oct 12 22:10:33.827 INFO kablam! | Oct 12 22:10:33.827 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:10:33.827 INFO kablam! Oct 12 22:10:33.827 INFO kablam! warning: value assigned to `b` is never read Oct 12 22:10:33.827 INFO kablam! --> src/ops.rs:15:13 Oct 12 22:10:33.827 INFO kablam! | Oct 12 22:10:33.827 INFO kablam! 15 | let mut b :f32 = 0.0; Oct 12 22:10:33.827 INFO kablam! | ^ Oct 12 22:10:33.827 INFO kablam! Oct 12 22:10:33.844 INFO kablam! warning: structure field `S` should have a snake case name such as `s` Oct 12 22:10:33.844 INFO kablam! --> src/stack.rs:4:5 Oct 12 22:10:33.844 INFO kablam! | Oct 12 22:10:33.844 INFO kablam! 4 | S: Option>>, Oct 12 22:10:33.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:10:33.844 INFO kablam! | Oct 12 22:10:33.844 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 22:10:33.844 INFO kablam! Oct 12 22:10:33.844 INFO kablam! warning: function `Sum` should have a snake case name such as `sum` Oct 12 22:10:33.844 INFO kablam! --> src/ops.rs:5:1 Oct 12 22:10:33.844 INFO kablam! | Oct 12 22:10:33.844 INFO kablam! 5 | / pub fn Sum(mut s: Stack) -> Stack { Oct 12 22:10:33.844 INFO kablam! 6 | | let mut a :f32 = 0.0; Oct 12 22:10:33.844 INFO kablam! 7 | | { Oct 12 22:10:33.844 INFO kablam! 8 | | let (ss, input_a) = s.pop(); Oct 12 22:10:33.844 INFO kablam! ... | Oct 12 22:10:33.844 INFO kablam! 24 | | s.push(a+b) Oct 12 22:10:33.844 INFO kablam! 25 | | } Oct 12 22:10:33.844 INFO kablam! | |_^ Oct 12 22:10:33.844 INFO kablam! Oct 12 22:10:34.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 12 22:10:34.667 INFO kablam! su: No module specific data is present Oct 12 22:10:35.323 INFO running `"docker" "rm" "-f" "8a69d68e9fd0211dea9e87aea012a462c4a0d45518b2bde417b17b56bcdfaca2"` Oct 12 22:10:35.619 INFO blam! 8a69d68e9fd0211dea9e87aea012a462c4a0d45518b2bde417b17b56bcdfaca2 Oct 12 22:10:35.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:10:36.247 INFO blam! e97f7a6e586d96dc2bf60769da8d965d47e4c05e4f50b2c49b51dccd38ff543e Oct 12 22:10:36.248 INFO running `"docker" "start" "-a" "e97f7a6e586d96dc2bf60769da8d965d47e4c05e4f50b2c49b51dccd38ff543e"` Oct 12 22:10:37.633 INFO kablam! usermod: no changes Oct 12 22:10:37.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 22:10:37.683 INFO kablam! Running /target/debug/deps/sc-386d7af9b56b35b9 Oct 12 22:10:37.685 INFO blam! Oct 12 22:10:37.685 INFO blam! running 0 tests Oct 12 22:10:37.685 INFO blam! Oct 12 22:10:37.685 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:10:37.685 INFO blam! Oct 12 22:10:37.685 INFO kablam! Running /target/debug/deps/sc-02ad651c8e1a47ec Oct 12 22:10:37.696 INFO kablam! Doc-tests sc Oct 12 22:10:37.696 INFO blam! Oct 12 22:10:37.696 INFO blam! running 0 tests Oct 12 22:10:37.696 INFO blam! Oct 12 22:10:37.696 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:10:37.696 INFO blam! Oct 12 22:10:38.059 INFO blam! Oct 12 22:10:38.060 INFO blam! running 0 tests Oct 12 22:10:38.060 INFO blam! Oct 12 22:10:38.060 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:10:38.060 INFO blam! Oct 12 22:10:38.063 INFO kablam! su: No module specific data is present Oct 12 22:10:38.896 INFO running `"docker" "rm" "-f" "e97f7a6e586d96dc2bf60769da8d965d47e4c05e4f50b2c49b51dccd38ff543e"` Oct 12 22:10:39.137 INFO blam! e97f7a6e586d96dc2bf60769da8d965d47e4c05e4f50b2c49b51dccd38ff543e