Oct 11 09:39:59.094 INFO testing tracery-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:39:59.094 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:39:59.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:39:59.522 INFO blam! 382c9951503f13e478b722416862570e831564ec88000c8ed5b07f22f5898070 Oct 11 09:39:59.523 INFO running `"docker" "start" "-a" "382c9951503f13e478b722416862570e831564ec88000c8ed5b07f22f5898070"` Oct 11 09:40:00.512 INFO kablam! usermod: no changes Oct 11 09:40:00.624 INFO kablam! Compiling Inflector v0.2.1 Oct 11 09:40:03.442 INFO kablam! Compiling tracery v0.1.0 (/source) Oct 11 09:40:05.288 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 09:40:05.288 INFO kablam! --> src/tag.rs:49:30 Oct 11 09:40:05.288 INFO kablam! | Oct 11 09:40:05.288 INFO kablam! 49 | let choice_vec = rand::sample(&mut rng, rules.iter(), 1); Oct 11 09:40:05.288 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:40:05.288 INFO kablam! | Oct 11 09:40:05.288 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:40:05.288 INFO kablam! Oct 11 09:40:05.288 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 09:40:05.288 INFO kablam! --> src/grammar.rs:181:28 Oct 11 09:40:05.289 INFO kablam! | Oct 11 09:40:05.289 INFO kablam! 181 | let rule = rand::sample(&mut rng, rules, 1); Oct 11 09:40:05.289 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:40:05.289 INFO kablam! Oct 11 09:40:07.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.71s Oct 11 09:40:07.256 INFO kablam! su: No module specific data is present Oct 11 09:40:07.795 INFO running `"docker" "rm" "-f" "382c9951503f13e478b722416862570e831564ec88000c8ed5b07f22f5898070"` Oct 11 09:40:08.064 INFO blam! 382c9951503f13e478b722416862570e831564ec88000c8ed5b07f22f5898070 Oct 11 09:40:08.069 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:40:08.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:40:08.464 INFO blam! d465c93f26013b630821c3150e240b412df08e8c5cdc4babcdf5512596c3fc72 Oct 11 09:40:08.476 INFO running `"docker" "start" "-a" "d465c93f26013b630821c3150e240b412df08e8c5cdc4babcdf5512596c3fc72"` Oct 11 09:40:09.388 INFO kablam! usermod: no changes Oct 11 09:40:09.523 INFO kablam! Compiling tracery v0.1.0 (/source) Oct 11 09:40:11.330 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 09:40:11.330 INFO kablam! --> src/tag.rs:49:30 Oct 11 09:40:11.331 INFO kablam! | Oct 11 09:40:11.331 INFO kablam! 49 | let choice_vec = rand::sample(&mut rng, rules.iter(), 1); Oct 11 09:40:11.331 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:40:11.331 INFO kablam! | Oct 11 09:40:11.331 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:40:11.331 INFO kablam! Oct 11 09:40:11.331 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 09:40:11.331 INFO kablam! --> src/grammar.rs:181:28 Oct 11 09:40:11.331 INFO kablam! | Oct 11 09:40:11.331 INFO kablam! 181 | let rule = rand::sample(&mut rng, rules, 1); Oct 11 09:40:11.331 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:40:11.331 INFO kablam! Oct 11 09:40:15.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.73s Oct 11 09:40:15.158 INFO kablam! su: No module specific data is present Oct 11 09:40:15.473 INFO running `"docker" "rm" "-f" "d465c93f26013b630821c3150e240b412df08e8c5cdc4babcdf5512596c3fc72"` Oct 11 09:40:15.565 INFO blam! d465c93f26013b630821c3150e240b412df08e8c5cdc4babcdf5512596c3fc72 Oct 11 09:40:15.567 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:40:15.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:40:15.772 INFO blam! 18cfaa4d4f40fe0465a15a0aa246a0effbe64891d7d1423fc81195dbc49c4b91 Oct 11 09:40:15.774 INFO running `"docker" "start" "-a" "18cfaa4d4f40fe0465a15a0aa246a0effbe64891d7d1423fc81195dbc49c4b91"` Oct 11 09:40:16.328 INFO kablam! usermod: no changes Oct 11 09:40:16.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 09:40:16.428 INFO kablam! Running /target/debug/deps/tracery-ddd1f18837326910 Oct 11 09:40:16.444 INFO blam! Oct 11 09:40:16.444 INFO blam! running 10 tests Oct 11 09:40:16.452 INFO blam! test parser::tests::test_parse_tag ... ok Oct 11 09:40:16.452 INFO blam! test parser::tests::test_tag_or_text ... ok Oct 11 09:40:16.452 INFO blam! test parser::tests::test_tag_as_node ... ok Oct 11 09:40:16.452 INFO blam! test parser::tests::test_parse_modifier ... ok Oct 11 09:40:16.480 INFO blam! test parser::tests::test_parse_str ... ok Oct 11 09:40:16.480 INFO blam! test parser::tests::test_parse_str_with_hash_dot ... ok Oct 11 09:40:16.480 INFO blam! test parser::tests::test_text_as_node ... ok Oct 11 09:40:16.480 INFO blam! test parser::tests::test_parse_action ... ok Oct 11 09:40:16.480 INFO blam! test tests::test_flatten ... ok Oct 11 09:40:16.482 INFO blam! test tests::test_with_actions ... ok Oct 11 09:40:16.482 INFO blam! Oct 11 09:40:16.482 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:40:16.482 INFO blam! Oct 11 09:40:16.483 INFO kablam! Doc-tests tracery Oct 11 09:40:19.507 INFO blam! Oct 11 09:40:19.507 INFO blam! running 7 tests Oct 11 09:40:19.507 INFO blam! test src/grammar.rs - grammar::Node (line 51) ... ignored Oct 11 09:40:19.507 INFO blam! test src/lib.rs - (line 26) ... ignored Oct 11 09:40:19.507 INFO blam! test src/lib.rs - (line 44) ... ignored Oct 11 09:40:19.507 INFO blam! test src/lib.rs - (line 57) ... ignored Oct 11 09:40:19.507 INFO blam! test src/lib.rs - (line 8) ... ignored Oct 11 09:40:19.507 INFO blam! test src/lib.rs - (line 82) ... ignored Oct 11 09:40:19.507 INFO blam! test src/tag.rs - tag::Tag (line 14) ... ignored Oct 11 09:40:19.507 INFO blam! Oct 11 09:40:19.507 INFO blam! test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out Oct 11 09:40:19.507 INFO blam! Oct 11 09:40:19.509 INFO kablam! su: No module specific data is present Oct 11 09:40:19.845 INFO running `"docker" "rm" "-f" "18cfaa4d4f40fe0465a15a0aa246a0effbe64891d7d1423fc81195dbc49c4b91"` Oct 11 09:40:19.939 INFO blam! 18cfaa4d4f40fe0465a15a0aa246a0effbe64891d7d1423fc81195dbc49c4b91