Oct 10 16:28:16.842 INFO testing qultist/tasty-json against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:28:16.843 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:28:16.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 16:28:17.236 INFO blam! f6a550a4bd578aae7198fd0765438309d9bf271a44e55189045aa212e83c02a1 Oct 10 16:28:17.244 INFO running `"docker" "start" "-a" "f6a550a4bd578aae7198fd0765438309d9bf271a44e55189045aa212e83c02a1"` Oct 10 16:28:18.936 INFO kablam! usermod: no changes Oct 10 16:28:19.028 INFO kablam! Compiling libc v0.2.42 Oct 10 16:28:20.853 INFO kablam! Compiling memchr v2.0.1 Oct 10 16:28:21.784 INFO kablam! Compiling aho-corasick v0.6.4 Oct 10 16:28:23.024 INFO kablam! Compiling regex v1.0.0 Oct 10 16:28:23.024 INFO kablam! Compiling regex v0.2.11 Oct 10 16:28:37.355 INFO kablam! Compiling nom v4.0.0 Oct 10 16:28:41.218 INFO kablam! Compiling tasty-json v0.1.0 (/source) Oct 10 16:28:42.400 INFO kablam! warning: unused import: `std::env` Oct 10 16:28:42.401 INFO kablam! --> src/main.rs:8:5 Oct 10 16:28:42.401 INFO kablam! | Oct 10 16:28:42.401 INFO kablam! 8 | use std::env; Oct 10 16:28:42.402 INFO kablam! | ^^^^^^^^ Oct 10 16:28:42.402 INFO kablam! | Oct 10 16:28:42.402 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:28:42.402 INFO kablam! Oct 10 16:28:42.751 INFO kablam! warning: method is never used: `as_f64` Oct 10 16:28:42.751 INFO kablam! --> src/json.rs:26:5 Oct 10 16:28:42.751 INFO kablam! | Oct 10 16:28:42.752 INFO kablam! 26 | pub fn as_f64(&self) -> Option { Oct 10 16:28:42.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:28:42.752 INFO kablam! | Oct 10 16:28:42.752 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:28:42.753 INFO kablam! Oct 10 16:28:42.753 INFO kablam! warning: method is never used: `as_vec` Oct 10 16:28:42.753 INFO kablam! --> src/json.rs:42:5 Oct 10 16:28:42.753 INFO kablam! | Oct 10 16:28:42.754 INFO kablam! 42 | pub fn as_vec(&self) -> Option> { Oct 10 16:28:42.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:28:42.754 INFO kablam! Oct 10 16:28:42.755 INFO kablam! warning: method is never used: `as_bool` Oct 10 16:28:42.755 INFO kablam! --> src/json.rs:50:5 Oct 10 16:28:42.755 INFO kablam! | Oct 10 16:28:42.755 INFO kablam! 50 | pub fn as_bool(&self) -> Option { Oct 10 16:28:42.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:28:42.756 INFO kablam! Oct 10 16:28:45.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.34s Oct 10 16:28:45.316 INFO kablam! su: No module specific data is present Oct 10 16:28:46.007 INFO running `"docker" "rm" "-f" "f6a550a4bd578aae7198fd0765438309d9bf271a44e55189045aa212e83c02a1"` Oct 10 16:28:46.230 INFO blam! f6a550a4bd578aae7198fd0765438309d9bf271a44e55189045aa212e83c02a1 Oct 10 16:28:46.233 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:28:46.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 16:28:46.702 INFO blam! dcc178c9678d012432d658c4a761f61c8531debf4633d80d91cb6297efc594cf Oct 10 16:28:46.704 INFO running `"docker" "start" "-a" "dcc178c9678d012432d658c4a761f61c8531debf4633d80d91cb6297efc594cf"` Oct 10 16:28:48.069 INFO kablam! usermod: no changes Oct 10 16:28:48.176 INFO kablam! Compiling tasty-json v0.1.0 (/source) Oct 10 16:28:49.624 INFO kablam! warning: unused import: `std::env` Oct 10 16:28:49.624 INFO kablam! --> src/main.rs:8:5 Oct 10 16:28:49.624 INFO kablam! | Oct 10 16:28:49.624 INFO kablam! 8 | use std::env; Oct 10 16:28:49.624 INFO kablam! | ^^^^^^^^ Oct 10 16:28:49.624 INFO kablam! | Oct 10 16:28:49.632 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:28:49.632 INFO kablam! Oct 10 16:28:52.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.74s Oct 10 16:28:52.854 INFO kablam! su: No module specific data is present Oct 10 16:28:53.589 INFO running `"docker" "rm" "-f" "dcc178c9678d012432d658c4a761f61c8531debf4633d80d91cb6297efc594cf"` Oct 10 16:28:53.935 INFO blam! dcc178c9678d012432d658c4a761f61c8531debf4633d80d91cb6297efc594cf Oct 10 16:28:53.944 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:28:53.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 16:28:54.661 INFO blam! 4cc90283ce7b1f9ebe7ade3e164365d09b4a22123baa04e38fdcfc89293ada21 Oct 10 16:28:54.662 INFO running `"docker" "start" "-a" "4cc90283ce7b1f9ebe7ade3e164365d09b4a22123baa04e38fdcfc89293ada21"` Oct 10 16:28:55.836 INFO kablam! usermod: no changes Oct 10 16:28:55.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 16:28:55.928 INFO kablam! Running /target/debug/deps/tasty_json-ea3896bb8b5400be Oct 10 16:28:55.932 INFO blam! Oct 10 16:28:55.932 INFO blam! running 12 tests Oct 10 16:28:55.942 INFO blam! test parsers::tests::parse_literal_true ... ok Oct 10 16:28:55.943 INFO blam! test parsers::tests::parse_number ... ok Oct 10 16:28:55.943 INFO blam! test json::tests::test_string ... ok Oct 10 16:28:55.964 INFO blam! test json::tests::test_failure ... ok Oct 10 16:28:55.964 INFO blam! test json::tests::test_bool ... ok Oct 10 16:28:55.964 INFO blam! test json::tests::test_float ... ok Oct 10 16:28:55.964 INFO blam! test parsers::tests::parse_array ... ok Oct 10 16:28:55.964 INFO blam! test json::tests::test_vec ... ok Oct 10 16:28:55.979 INFO blam! test parsers::tests::parse_object ... ok Oct 10 16:28:55.979 INFO blam! test parsers::tests::parse_string ... ok Oct 10 16:28:55.979 INFO blam! test parsers::tests::parse_value ... ok Oct 10 16:28:55.979 INFO blam! test parsers::tests::parse_string_pair ... ok Oct 10 16:28:55.979 INFO blam! Oct 10 16:28:55.979 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:28:55.979 INFO blam! Oct 10 16:28:55.979 INFO kablam! su: No module specific data is present Oct 10 16:28:56.750 INFO running `"docker" "rm" "-f" "4cc90283ce7b1f9ebe7ade3e164365d09b4a22123baa04e38fdcfc89293ada21"` Oct 10 16:28:56.992 INFO blam! 4cc90283ce7b1f9ebe7ade3e164365d09b4a22123baa04e38fdcfc89293ada21