Oct 12 05:14:41.252 INFO testing beep-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:14:41.252 INFO running `"docker" "create" "-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/test-source/worker-4/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 12 05:14:41.468 INFO blam! 09c99a75466bf81aac35e468aaa66b2492acaefb1d095a5c572c6830c1515382 Oct 12 05:14:41.470 INFO running `"docker" "start" "-a" "09c99a75466bf81aac35e468aaa66b2492acaefb1d095a5c572c6830c1515382"` Oct 12 05:14:42.093 INFO kablam! usermod: no changes Oct 12 05:14:42.156 INFO kablam! Compiling beep v0.2.1 (/source) Oct 12 05:14:43.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Oct 12 05:14:43.660 INFO kablam! su: No module specific data is present Oct 12 05:14:44.529 INFO running `"docker" "rm" "-f" "09c99a75466bf81aac35e468aaa66b2492acaefb1d095a5c572c6830c1515382"` Oct 12 05:14:44.828 INFO blam! 09c99a75466bf81aac35e468aaa66b2492acaefb1d095a5c572c6830c1515382 Oct 12 05:14:44.830 INFO running `"docker" "create" "-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/test-source/worker-4/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 12 05:14:45.478 INFO blam! 8f220eb39e8729829defdcdbb825edc48e80dcb5234259310871cce31570b166 Oct 12 05:14:45.479 INFO running `"docker" "start" "-a" "8f220eb39e8729829defdcdbb825edc48e80dcb5234259310871cce31570b166"` Oct 12 05:14:46.531 INFO kablam! usermod: no changes Oct 12 05:14:46.597 INFO kablam! Compiling beep v0.2.1 (/source) Oct 12 05:14:48.720 INFO kablam! warning: unused variable: `F` Oct 12 05:14:48.720 INFO kablam! --> examples/song.rs:13:7 Oct 12 05:14:48.720 INFO kablam! | Oct 12 05:14:48.720 INFO kablam! 13 | let F = Hertz::new(2673.0f64); Oct 12 05:14:48.720 INFO kablam! | ^ help: consider using `_F` instead Oct 12 05:14:48.720 INFO kablam! | Oct 12 05:14:48.720 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 05:14:48.720 INFO kablam! Oct 12 05:14:48.732 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 12 05:14:48.732 INFO kablam! --> examples/song.rs:10:7 Oct 12 05:14:48.732 INFO kablam! | Oct 12 05:14:48.732 INFO kablam! 10 | let C = Hertz::new(2093.0f64); Oct 12 05:14:48.732 INFO kablam! | ^ Oct 12 05:14:48.732 INFO kablam! | Oct 12 05:14:48.732 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 05:14:48.732 INFO kablam! Oct 12 05:14:48.732 INFO kablam! warning: variable `D` should have a snake case name such as `d` Oct 12 05:14:48.732 INFO kablam! --> examples/song.rs:11:7 Oct 12 05:14:48.732 INFO kablam! | Oct 12 05:14:48.732 INFO kablam! 11 | let D = Hertz::new(2349.0f64); Oct 12 05:14:48.732 INFO kablam! | ^ Oct 12 05:14:48.732 INFO kablam! Oct 12 05:14:48.732 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 12 05:14:48.732 INFO kablam! --> examples/song.rs:12:7 Oct 12 05:14:48.732 INFO kablam! | Oct 12 05:14:48.732 INFO kablam! 12 | let E = Hertz::new(2673.0f64); Oct 12 05:14:48.732 INFO kablam! | ^ Oct 12 05:14:48.733 INFO kablam! Oct 12 05:14:48.733 INFO kablam! warning: variable `F` should have a snake case name such as `f` Oct 12 05:14:48.733 INFO kablam! --> examples/song.rs:13:7 Oct 12 05:14:48.733 INFO kablam! | Oct 12 05:14:48.733 INFO kablam! 13 | let F = Hertz::new(2673.0f64); Oct 12 05:14:48.733 INFO kablam! | ^ Oct 12 05:14:48.733 INFO kablam! Oct 12 05:14:48.733 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 12 05:14:48.733 INFO kablam! --> examples/song.rs:14:7 Oct 12 05:14:48.733 INFO kablam! | Oct 12 05:14:48.733 INFO kablam! 14 | let G = Hertz::new(3136.0f64); Oct 12 05:14:48.733 INFO kablam! | ^ Oct 12 05:14:48.733 INFO kablam! Oct 12 05:14:49.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 12 05:14:49.148 INFO kablam! su: No module specific data is present Oct 12 05:14:49.961 INFO running `"docker" "rm" "-f" "8f220eb39e8729829defdcdbb825edc48e80dcb5234259310871cce31570b166"` Oct 12 05:14:50.274 INFO blam! 8f220eb39e8729829defdcdbb825edc48e80dcb5234259310871cce31570b166