Oct 16 03:25:37.370 INFO testing lsystems-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:25:37.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 03:25:37.824 INFO blam! c8ef142957ae085ab5155b6eb3e879c1e354f8a51c2900a7f1c01dcc1a99bf0f Oct 16 03:25:37.826 INFO running `"docker" "start" "-a" "c8ef142957ae085ab5155b6eb3e879c1e354f8a51c2900a7f1c01dcc1a99bf0f"` Oct 16 03:25:39.282 INFO kablam! usermod: no changes Oct 16 03:25:39.343 INFO kablam! Compiling lsystems v0.2.1 (/source) Oct 16 03:25:39.960 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 03:25:39.961 INFO kablam! --> src/lib.rs:17:24 Oct 16 03:25:39.962 INFO kablam! | Oct 16 03:25:39.963 INFO kablam! 17 | use rand::{thread_rng, sample}; Oct 16 03:25:39.963 INFO kablam! | ^^^^^^ Oct 16 03:25:39.964 INFO kablam! | Oct 16 03:25:39.965 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:25:39.965 INFO kablam! Oct 16 03:25:39.966 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 03:25:39.966 INFO kablam! --> src/lib.rs:94:9 Oct 16 03:25:39.967 INFO kablam! | Oct 16 03:25:39.968 INFO kablam! 94 | sample(&mut rng, vals.into_iter(), 1)[0].clone() Oct 16 03:25:39.968 INFO kablam! | ^^^^^^ Oct 16 03:25:39.969 INFO kablam! Oct 16 03:25:40.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 16 03:25:40.783 INFO kablam! su: No module specific data is present Oct 16 03:25:41.368 INFO running `"docker" "rm" "-f" "c8ef142957ae085ab5155b6eb3e879c1e354f8a51c2900a7f1c01dcc1a99bf0f"` Oct 16 03:25:41.775 INFO blam! c8ef142957ae085ab5155b6eb3e879c1e354f8a51c2900a7f1c01dcc1a99bf0f Oct 16 03:25:41.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 03:25:42.274 INFO blam! 0c38dc83a411e3574159091090bc951ec7b5fd4b21b25d96cc1006705081fa4e Oct 16 03:25:42.284 INFO running `"docker" "start" "-a" "0c38dc83a411e3574159091090bc951ec7b5fd4b21b25d96cc1006705081fa4e"` Oct 16 03:25:43.323 INFO kablam! usermod: no changes Oct 16 03:25:43.374 INFO kablam! Compiling lsystems v0.2.1 (/source) Oct 16 03:25:44.303 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 03:25:44.303 INFO kablam! --> src/lib.rs:17:24 Oct 16 03:25:44.303 INFO kablam! | Oct 16 03:25:44.303 INFO kablam! 17 | use rand::{thread_rng, sample}; Oct 16 03:25:44.303 INFO kablam! | ^^^^^^ Oct 16 03:25:44.303 INFO kablam! | Oct 16 03:25:44.303 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:25:44.303 INFO kablam! Oct 16 03:25:44.303 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 03:25:44.303 INFO kablam! --> src/lib.rs:94:9 Oct 16 03:25:44.303 INFO kablam! | Oct 16 03:25:44.303 INFO kablam! 94 | sample(&mut rng, vals.into_iter(), 1)[0].clone() Oct 16 03:25:44.303 INFO kablam! | ^^^^^^ Oct 16 03:25:44.303 INFO kablam! Oct 16 03:25:45.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 16 03:25:45.787 INFO kablam! su: No module specific data is present Oct 16 03:25:46.547 INFO running `"docker" "rm" "-f" "0c38dc83a411e3574159091090bc951ec7b5fd4b21b25d96cc1006705081fa4e"` Oct 16 03:25:46.787 INFO blam! 0c38dc83a411e3574159091090bc951ec7b5fd4b21b25d96cc1006705081fa4e Oct 16 03:25:46.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 03:25:47.199 INFO blam! b36f05ed1ec7f52df14b851baaa091065cb686d1d14cd813d0a240c304c84c8f Oct 16 03:25:47.211 INFO running `"docker" "start" "-a" "b36f05ed1ec7f52df14b851baaa091065cb686d1d14cd813d0a240c304c84c8f"` Oct 16 03:25:47.771 INFO kablam! usermod: no changes Oct 16 03:25:47.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 03:25:47.812 INFO kablam! Running /target/debug/deps/lsystems-caba46a6c1c2a468 Oct 16 03:25:47.814 INFO blam! Oct 16 03:25:47.814 INFO blam! running 0 tests Oct 16 03:25:47.814 INFO blam! Oct 16 03:25:47.814 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:25:47.814 INFO blam! Oct 16 03:25:47.815 INFO kablam! Running /target/debug/deps/main-c5c572d86061541b Oct 16 03:25:47.820 INFO blam! Oct 16 03:25:47.820 INFO blam! running 7 tests Oct 16 03:25:47.823 INFO blam! test test_context_precedence ... ok Oct 16 03:25:47.823 INFO blam! test test_closures ... ok Oct 16 03:25:47.824 INFO blam! test test_context ... ok Oct 16 03:25:47.824 INFO blam! test basic_example ... ok Oct 16 03:25:47.824 INFO blam! test test_distribution ... ok Oct 16 03:25:47.824 INFO blam! test test_reset ... ok Oct 16 03:25:47.842 INFO blam! test test_branching_context ... ok Oct 16 03:25:47.842 INFO blam! Oct 16 03:25:47.842 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:25:47.842 INFO blam! Oct 16 03:25:47.843 INFO kablam! Doc-tests lsystems Oct 16 03:25:48.831 INFO blam! Oct 16 03:25:48.831 INFO blam! running 1 test Oct 16 03:25:50.057 INFO blam! test src/lib.rs - (line 6) ... ok Oct 16 03:25:50.057 INFO blam! Oct 16 03:25:50.057 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:25:50.058 INFO blam! Oct 16 03:25:50.065 INFO kablam! su: No module specific data is present Oct 16 03:25:50.541 INFO running `"docker" "rm" "-f" "b36f05ed1ec7f52df14b851baaa091065cb686d1d14cd813d0a240c304c84c8f"` Oct 16 03:25:50.715 INFO blam! b36f05ed1ec7f52df14b851baaa091065cb686d1d14cd813d0a240c304c84c8f