Oct 15 15:55:32.753 INFO testing tracery-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:55:32.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 15:55:33.217 INFO blam! ddfccf5073a195f08afeb6f7e9c500e0d11c733ce92886a4eadd4f8ce73ccda4 Oct 15 15:55:33.227 INFO running `"docker" "start" "-a" "ddfccf5073a195f08afeb6f7e9c500e0d11c733ce92886a4eadd4f8ce73ccda4"` Oct 15 15:55:34.410 INFO kablam! usermod: no changes Oct 15 15:55:34.491 INFO kablam! Compiling serde_json v0.7.4 Oct 15 15:55:34.492 INFO kablam! Compiling Inflector v0.2.1 Oct 15 15:55:37.710 INFO kablam! Compiling tracery v0.1.0 (/source) Oct 15 15:55:38.509 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:38.509 INFO kablam! --> src/tag.rs:49:30 Oct 15 15:55:38.509 INFO kablam! | Oct 15 15:55:38.509 INFO kablam! 49 | let choice_vec = rand::sample(&mut rng, rules.iter(), 1); Oct 15 15:55:38.509 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:38.509 INFO kablam! | Oct 15 15:55:38.509 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:55:38.509 INFO kablam! Oct 15 15:55:38.509 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:38.509 INFO kablam! --> src/grammar.rs:181:28 Oct 15 15:55:38.509 INFO kablam! | Oct 15 15:55:38.509 INFO kablam! 181 | let rule = rand::sample(&mut rng, rules, 1); Oct 15 15:55:38.509 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:38.509 INFO kablam! Oct 15 15:55:39.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.27s Oct 15 15:55:39.701 INFO kablam! su: No module specific data is present Oct 15 15:55:40.048 INFO running `"docker" "rm" "-f" "ddfccf5073a195f08afeb6f7e9c500e0d11c733ce92886a4eadd4f8ce73ccda4"` Oct 15 15:55:40.223 INFO blam! ddfccf5073a195f08afeb6f7e9c500e0d11c733ce92886a4eadd4f8ce73ccda4 Oct 15 15:55:40.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 15:55:40.496 INFO blam! 5119ecec8cd7472d65daf56177e9fe087c499f7bb5fa7a0d63425070fcab6f41 Oct 15 15:55:40.497 INFO running `"docker" "start" "-a" "5119ecec8cd7472d65daf56177e9fe087c499f7bb5fa7a0d63425070fcab6f41"` Oct 15 15:55:41.511 INFO kablam! usermod: no changes Oct 15 15:55:41.623 INFO kablam! Compiling tracery v0.1.0 (/source) Oct 15 15:55:42.959 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:42.959 INFO kablam! --> src/tag.rs:49:30 Oct 15 15:55:42.959 INFO kablam! | Oct 15 15:55:42.959 INFO kablam! 49 | let choice_vec = rand::sample(&mut rng, rules.iter(), 1); Oct 15 15:55:42.959 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:42.959 INFO kablam! | Oct 15 15:55:42.959 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:55:42.959 INFO kablam! Oct 15 15:55:42.959 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:42.959 INFO kablam! --> src/grammar.rs:181:28 Oct 15 15:55:42.959 INFO kablam! | Oct 15 15:55:42.959 INFO kablam! 181 | let rule = rand::sample(&mut rng, rules, 1); Oct 15 15:55:42.959 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:42.959 INFO kablam! Oct 15 15:55:46.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.82s Oct 15 15:55:46.359 INFO kablam! su: No module specific data is present Oct 15 15:55:46.741 INFO running `"docker" "rm" "-f" "5119ecec8cd7472d65daf56177e9fe087c499f7bb5fa7a0d63425070fcab6f41"` Oct 15 15:55:46.854 INFO blam! 5119ecec8cd7472d65daf56177e9fe087c499f7bb5fa7a0d63425070fcab6f41 Oct 15 15:55:46.858 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 15:55:47.046 INFO blam! 5949dad7c287459908c9d2a3c78879968a6ffca10440529e51ff5c05fa1c7661 Oct 15 15:55:47.048 INFO running `"docker" "start" "-a" "5949dad7c287459908c9d2a3c78879968a6ffca10440529e51ff5c05fa1c7661"` Oct 15 15:55:47.475 INFO kablam! usermod: no changes Oct 15 15:55:47.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 15:55:47.553 INFO kablam! Running /target/debug/deps/tracery-ddd1f18837326910 Oct 15 15:55:47.564 INFO blam! Oct 15 15:55:47.564 INFO blam! running 10 tests Oct 15 15:55:47.566 INFO blam! test parser::tests::test_parse_str_with_hash_dot ... ok Oct 15 15:55:47.566 INFO blam! test parser::tests::test_parse_action ... ok Oct 15 15:55:47.566 INFO blam! test parser::tests::test_parse_tag ... ok Oct 15 15:55:47.567 INFO blam! test parser::tests::test_tag_or_text ... ok Oct 15 15:55:47.567 INFO blam! test parser::tests::test_parse_str ... ok Oct 15 15:55:47.567 INFO blam! test parser::tests::test_parse_modifier ... ok Oct 15 15:55:47.568 INFO blam! test parser::tests::test_text_as_node ... ok Oct 15 15:55:47.568 INFO blam! test parser::tests::test_tag_as_node ... ok Oct 15 15:55:47.572 INFO blam! test tests::test_flatten ... ok Oct 15 15:55:47.572 INFO blam! test tests::test_with_actions ... ok Oct 15 15:55:47.572 INFO blam! Oct 15 15:55:47.572 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:55:47.572 INFO blam! Oct 15 15:55:47.574 INFO kablam! Doc-tests tracery Oct 15 15:55:49.162 INFO blam! Oct 15 15:55:49.162 INFO blam! running 7 tests Oct 15 15:55:49.162 INFO blam! test src/grammar.rs - grammar::Node (line 51) ... ignored Oct 15 15:55:49.162 INFO blam! test src/lib.rs - (line 26) ... ignored Oct 15 15:55:49.162 INFO blam! test src/lib.rs - (line 44) ... ignored Oct 15 15:55:49.162 INFO blam! test src/lib.rs - (line 57) ... ignored Oct 15 15:55:49.162 INFO blam! test src/lib.rs - (line 8) ... ignored Oct 15 15:55:49.162 INFO blam! test src/lib.rs - (line 82) ... ignored Oct 15 15:55:49.162 INFO blam! test src/tag.rs - tag::Tag (line 14) ... ignored Oct 15 15:55:49.162 INFO blam! Oct 15 15:55:49.162 INFO blam! test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out Oct 15 15:55:49.163 INFO blam! Oct 15 15:55:49.171 INFO kablam! su: No module specific data is present Oct 15 15:55:49.527 INFO running `"docker" "rm" "-f" "5949dad7c287459908c9d2a3c78879968a6ffca10440529e51ff5c05fa1c7661"` Oct 15 15:55:49.751 INFO blam! 5949dad7c287459908c9d2a3c78879968a6ffca10440529e51ff5c05fa1c7661