Oct 15 15:55:30.826 INFO testing tracery-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:55:30.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 15:55:31.316 INFO blam! 09a15de2d40b64e85f1ab9b8ab77db6d93be0e932a909d7fd66a5f196cd4b37c Oct 15 15:55:31.319 INFO running `"docker" "start" "-a" "09a15de2d40b64e85f1ab9b8ab77db6d93be0e932a909d7fd66a5f196cd4b37c"` Oct 15 15:55:32.819 INFO kablam! usermod: no changes Oct 15 15:55:32.959 INFO kablam! Compiling serde_json v0.7.4 Oct 15 15:55:32.976 INFO kablam! Compiling Inflector v0.2.1 Oct 15 15:55:36.291 INFO kablam! Compiling tracery v0.1.0 (/source) Oct 15 15:55:37.331 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:37.332 INFO kablam! --> src/tag.rs:49:30 Oct 15 15:55:37.332 INFO kablam! | Oct 15 15:55:37.332 INFO kablam! 49 | let choice_vec = rand::sample(&mut rng, rules.iter(), 1); Oct 15 15:55:37.332 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:37.333 INFO kablam! | Oct 15 15:55:37.333 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:55:37.333 INFO kablam! Oct 15 15:55:37.334 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:37.334 INFO kablam! --> src/grammar.rs:181:28 Oct 15 15:55:37.334 INFO kablam! | Oct 15 15:55:37.335 INFO kablam! 181 | let rule = rand::sample(&mut rng, rules, 1); Oct 15 15:55:37.335 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:37.335 INFO kablam! Oct 15 15:55:38.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.58s Oct 15 15:55:38.446 INFO kablam! su: No module specific data is present Oct 15 15:55:38.763 INFO running `"docker" "rm" "-f" "09a15de2d40b64e85f1ab9b8ab77db6d93be0e932a909d7fd66a5f196cd4b37c"` Oct 15 15:55:38.882 INFO blam! 09a15de2d40b64e85f1ab9b8ab77db6d93be0e932a909d7fd66a5f196cd4b37c Oct 15 15:55:38.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 15:55:39.040 INFO blam! f403bdb2df217bff8c0027d0e92b1b87f1e9a8ae2f4b9eb9ce33d721f443fbe5 Oct 15 15:55:39.045 INFO running `"docker" "start" "-a" "f403bdb2df217bff8c0027d0e92b1b87f1e9a8ae2f4b9eb9ce33d721f443fbe5"` Oct 15 15:55:39.859 INFO kablam! usermod: no changes Oct 15 15:55:39.922 INFO kablam! Compiling tracery v0.1.0 (/source) Oct 15 15:55:40.947 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:40.947 INFO kablam! --> src/tag.rs:49:30 Oct 15 15:55:40.947 INFO kablam! | Oct 15 15:55:40.947 INFO kablam! 49 | let choice_vec = rand::sample(&mut rng, rules.iter(), 1); Oct 15 15:55:40.947 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:40.947 INFO kablam! | Oct 15 15:55:40.947 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:55:40.947 INFO kablam! Oct 15 15:55:40.947 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 15:55:40.947 INFO kablam! --> src/grammar.rs:181:28 Oct 15 15:55:40.947 INFO kablam! | Oct 15 15:55:40.947 INFO kablam! 181 | let rule = rand::sample(&mut rng, rules, 1); Oct 15 15:55:40.947 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:55:40.947 INFO kablam! Oct 15 15:55:44.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.88s Oct 15 15:55:44.771 INFO kablam! su: No module specific data is present Oct 15 15:55:45.284 INFO running `"docker" "rm" "-f" "f403bdb2df217bff8c0027d0e92b1b87f1e9a8ae2f4b9eb9ce33d721f443fbe5"` Oct 15 15:55:45.511 INFO blam! f403bdb2df217bff8c0027d0e92b1b87f1e9a8ae2f4b9eb9ce33d721f443fbe5 Oct 15 15:55:45.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 15:55:45.881 INFO blam! 0a80e9e50aac20a9b740e60ee91a16242f79de734216a98d2a60cc59432f3772 Oct 15 15:55:45.883 INFO running `"docker" "start" "-a" "0a80e9e50aac20a9b740e60ee91a16242f79de734216a98d2a60cc59432f3772"` Oct 15 15:55:46.741 INFO kablam! usermod: no changes Oct 15 15:55:46.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 15:55:46.815 INFO kablam! Running /target/debug/deps/tracery-680494632f052e7a Oct 15 15:55:46.815 INFO blam! Oct 15 15:55:46.815 INFO blam! running 10 tests Oct 15 15:55:46.819 INFO blam! test parser::tests::test_parse_modifier ... ok Oct 15 15:55:46.823 INFO blam! test parser::tests::test_parse_tag ... ok Oct 15 15:55:46.823 INFO blam! test parser::tests::test_tag_or_text ... ok Oct 15 15:55:46.823 INFO blam! test parser::tests::test_tag_as_node ... ok Oct 15 15:55:46.823 INFO blam! test parser::tests::test_parse_str_with_hash_dot ... ok Oct 15 15:55:46.823 INFO blam! test parser::tests::test_parse_str ... ok Oct 15 15:55:46.823 INFO blam! test tests::test_with_actions ... ok Oct 15 15:55:46.823 INFO blam! test parser::tests::test_parse_action ... ok Oct 15 15:55:46.826 INFO blam! test parser::tests::test_text_as_node ... ok Oct 15 15:55:46.826 INFO kablam! Doc-tests tracery Oct 15 15:55:46.826 INFO blam! test tests::test_flatten ... ok Oct 15 15:55:46.826 INFO blam! Oct 15 15:55:46.826 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:55:46.826 INFO blam! Oct 15 15:55:48.355 INFO blam! Oct 15 15:55:48.355 INFO blam! running 7 tests Oct 15 15:55:48.355 INFO blam! test src/grammar.rs - grammar::Node (line 51) ... ignored Oct 15 15:55:48.355 INFO blam! test src/lib.rs - (line 26) ... ignored Oct 15 15:55:48.355 INFO blam! test src/lib.rs - (line 44) ... ignored Oct 15 15:55:48.355 INFO blam! test src/lib.rs - (line 57) ... ignored Oct 15 15:55:48.355 INFO blam! test src/lib.rs - (line 8) ... ignored Oct 15 15:55:48.355 INFO blam! test src/lib.rs - (line 82) ... ignored Oct 15 15:55:48.355 INFO blam! test src/tag.rs - tag::Tag (line 14) ... ignored Oct 15 15:55:48.355 INFO blam! Oct 15 15:55:48.355 INFO blam! test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out Oct 15 15:55:48.355 INFO blam! Oct 15 15:55:48.360 INFO kablam! su: No module specific data is present Oct 15 15:55:48.721 INFO running `"docker" "rm" "-f" "0a80e9e50aac20a9b740e60ee91a16242f79de734216a98d2a60cc59432f3772"` Oct 15 15:55:48.794 INFO blam! 0a80e9e50aac20a9b740e60ee91a16242f79de734216a98d2a60cc59432f3772