Oct 14 14:05:47.047 INFO testing lambdabear/increasing_speed_limits against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:05:47.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 14:05:47.448 INFO blam! 5b41c5be28ea300050910b19283b11d9781ece4a1c8d4c074918e21bb9a21326 Oct 14 14:05:47.451 INFO running `"docker" "start" "-a" "5b41c5be28ea300050910b19283b11d9781ece4a1c8d4c074918e21bb9a21326"` Oct 14 14:05:48.277 INFO kablam! usermod: no changes Oct 14 14:05:48.342 INFO kablam! Compiling increasing-speed-limits v0.1.0 (/source) Oct 14 14:05:48.563 INFO kablam! warning: unused variable: `j` Oct 14 14:05:48.563 INFO kablam! --> src/lib.rs:48:13 Oct 14 14:05:48.563 INFO kablam! | Oct 14 14:05:48.563 INFO kablam! 48 | for j in 0..m { Oct 14 14:05:48.563 INFO kablam! | ^ help: consider using `_j` instead Oct 14 14:05:48.563 INFO kablam! | Oct 14 14:05:48.563 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:05:48.563 INFO kablam! Oct 14 14:05:48.576 INFO kablam! warning: variable `MOD` should have a snake case name such as `mod` Oct 14 14:05:48.576 INFO kablam! --> src/compute.rs:34:9 Oct 14 14:05:48.576 INFO kablam! | Oct 14 14:05:48.576 INFO kablam! 34 | let MOD = 1_000_000_007; Oct 14 14:05:48.576 INFO kablam! | ^^^ Oct 14 14:05:48.576 INFO kablam! | Oct 14 14:05:48.576 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:05:48.576 INFO kablam! Oct 14 14:05:48.584 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 14 14:05:48.584 INFO kablam! --> src/lib.rs:36:9 Oct 14 14:05:48.584 INFO kablam! | Oct 14 14:05:48.584 INFO kablam! 36 | let N = v[0].parse::().expect("parse error"); Oct 14 14:05:48.584 INFO kablam! | ^ Oct 14 14:05:48.584 INFO kablam! Oct 14 14:05:49.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 14 14:05:49.372 INFO kablam! su: No module specific data is present Oct 14 14:05:49.737 INFO running `"docker" "rm" "-f" "5b41c5be28ea300050910b19283b11d9781ece4a1c8d4c074918e21bb9a21326"` Oct 14 14:05:49.885 INFO blam! 5b41c5be28ea300050910b19283b11d9781ece4a1c8d4c074918e21bb9a21326 Oct 14 14:05:49.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 14:05:50.215 INFO blam! 8a3bb511e065067baf5bf9b397d4981cb18a6d02aba8602159357c12872f0d75 Oct 14 14:05:50.234 INFO running `"docker" "start" "-a" "8a3bb511e065067baf5bf9b397d4981cb18a6d02aba8602159357c12872f0d75"` Oct 14 14:05:50.847 INFO kablam! usermod: no changes Oct 14 14:05:50.891 INFO kablam! Compiling increasing-speed-limits v0.1.0 (/source) Oct 14 14:05:51.575 INFO kablam! warning: unused variable: `j` Oct 14 14:05:51.575 INFO kablam! --> src/lib.rs:48:13 Oct 14 14:05:51.575 INFO kablam! | Oct 14 14:05:51.575 INFO kablam! 48 | for j in 0..m { Oct 14 14:05:51.575 INFO kablam! | ^ help: consider using `_j` instead Oct 14 14:05:51.575 INFO kablam! | Oct 14 14:05:51.575 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:05:51.575 INFO kablam! Oct 14 14:05:51.623 INFO kablam! warning: variable `MOD` should have a snake case name such as `mod` Oct 14 14:05:51.623 INFO kablam! --> src/compute.rs:34:9 Oct 14 14:05:51.623 INFO kablam! | Oct 14 14:05:51.623 INFO kablam! 34 | let MOD = 1_000_000_007; Oct 14 14:05:51.623 INFO kablam! | ^^^ Oct 14 14:05:51.623 INFO kablam! | Oct 14 14:05:51.623 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:05:51.623 INFO kablam! Oct 14 14:05:51.623 INFO kablam! warning: function `test_BIT` should have a snake case name such as `test_bit` Oct 14 14:05:51.623 INFO kablam! --> src/compute.rs:60:1 Oct 14 14:05:51.623 INFO kablam! | Oct 14 14:05:51.623 INFO kablam! 60 | / fn test_BIT() { Oct 14 14:05:51.623 INFO kablam! 61 | | let mut tree = BIT::new(5); Oct 14 14:05:51.623 INFO kablam! 62 | | assert_eq!(vec![0; 6], tree.tree); Oct 14 14:05:51.623 INFO kablam! 63 | | tree.add(1, 1); Oct 14 14:05:51.623 INFO kablam! ... | Oct 14 14:05:51.623 INFO kablam! 79 | | assert_eq!(13, count_inc_seq(s)); Oct 14 14:05:51.623 INFO kablam! 80 | | } Oct 14 14:05:51.623 INFO kablam! | |_^ Oct 14 14:05:51.623 INFO kablam! Oct 14 14:05:51.631 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 14 14:05:51.631 INFO kablam! --> src/lib.rs:36:9 Oct 14 14:05:51.631 INFO kablam! | Oct 14 14:05:51.631 INFO kablam! 36 | let N = v[0].parse::().expect("parse error"); Oct 14 14:05:51.631 INFO kablam! | ^ Oct 14 14:05:51.631 INFO kablam! Oct 14 14:05:52.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 14 14:05:52.696 INFO kablam! su: No module specific data is present Oct 14 14:05:53.643 INFO running `"docker" "rm" "-f" "8a3bb511e065067baf5bf9b397d4981cb18a6d02aba8602159357c12872f0d75"` Oct 14 14:05:53.931 INFO blam! 8a3bb511e065067baf5bf9b397d4981cb18a6d02aba8602159357c12872f0d75 Oct 14 14:05:53.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 14:05:54.326 INFO blam! 2363c8864b2718def5d4d0dfbebc3bff802d23c51ccd6ca22a0746728fa776b1 Oct 14 14:05:54.331 INFO running `"docker" "start" "-a" "2363c8864b2718def5d4d0dfbebc3bff802d23c51ccd6ca22a0746728fa776b1"` Oct 14 14:05:56.411 INFO kablam! usermod: no changes Oct 14 14:05:56.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 14:05:56.479 INFO kablam! Running /target/debug/deps/increasing_speed_limits-70a704cfb087d02c Oct 14 14:05:56.487 INFO blam! Oct 14 14:05:56.487 INFO blam! running 1 test Oct 14 14:05:56.487 INFO blam! test compute::test_BIT ... ok Oct 14 14:05:56.487 INFO blam! Oct 14 14:05:56.487 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:05:56.487 INFO blam! Oct 14 14:05:56.491 INFO kablam! Running /target/debug/deps/increasing_speed_limits-541611af5423d1d9 Oct 14 14:05:56.495 INFO blam! Oct 14 14:05:56.495 INFO blam! running 0 tests Oct 14 14:05:56.495 INFO blam! Oct 14 14:05:56.495 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:05:56.495 INFO blam! Oct 14 14:05:56.499 INFO kablam! Doc-tests increasing-speed-limits Oct 14 14:05:56.767 INFO blam! Oct 14 14:05:56.767 INFO blam! running 0 tests Oct 14 14:05:56.767 INFO blam! Oct 14 14:05:56.767 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:05:56.767 INFO blam! Oct 14 14:05:56.775 INFO kablam! su: No module specific data is present Oct 14 14:05:57.363 INFO running `"docker" "rm" "-f" "2363c8864b2718def5d4d0dfbebc3bff802d23c51ccd6ca22a0746728fa776b1"` Oct 14 14:05:57.755 INFO blam! 2363c8864b2718def5d4d0dfbebc3bff802d23c51ccd6ca22a0746728fa776b1