Oct 13 03:25:15.016 INFO testing qultist/tasty-json against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:25:15.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 03:25:15.579 INFO blam! 89bfd617a75136f4e5d09e230f37ce123a9bcc18d99c3d9dcd8c6ce836da30e0 Oct 13 03:25:15.591 INFO running `"docker" "start" "-a" "89bfd617a75136f4e5d09e230f37ce123a9bcc18d99c3d9dcd8c6ce836da30e0"` Oct 13 03:25:16.696 INFO kablam! usermod: no changes Oct 13 03:25:16.787 INFO kablam! Compiling regex-syntax v0.6.1 Oct 13 03:25:16.787 INFO kablam! Compiling aho-corasick v0.6.4 Oct 13 03:25:18.633 INFO kablam! Compiling regex v0.2.11 Oct 13 03:25:34.652 INFO kablam! Compiling regex v1.0.0 Oct 13 03:25:43.887 INFO kablam! Compiling nom v4.0.0 Oct 13 03:25:47.075 INFO kablam! Compiling tasty-json v0.1.0 (/source) Oct 13 03:25:47.579 INFO kablam! warning: unused import: `std::env` Oct 13 03:25:47.580 INFO kablam! --> src/main.rs:8:5 Oct 13 03:25:47.580 INFO kablam! | Oct 13 03:25:47.580 INFO kablam! 8 | use std::env; Oct 13 03:25:47.581 INFO kablam! | ^^^^^^^^ Oct 13 03:25:47.581 INFO kablam! | Oct 13 03:25:47.581 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:25:47.582 INFO kablam! Oct 13 03:25:47.923 INFO kablam! warning: method is never used: `as_f64` Oct 13 03:25:47.923 INFO kablam! --> src/json.rs:26:5 Oct 13 03:25:47.923 INFO kablam! | Oct 13 03:25:47.923 INFO kablam! 26 | pub fn as_f64(&self) -> Option { Oct 13 03:25:47.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:47.923 INFO kablam! | Oct 13 03:25:47.923 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:25:47.923 INFO kablam! Oct 13 03:25:47.923 INFO kablam! warning: method is never used: `as_vec` Oct 13 03:25:47.923 INFO kablam! --> src/json.rs:42:5 Oct 13 03:25:47.923 INFO kablam! | Oct 13 03:25:47.923 INFO kablam! 42 | pub fn as_vec(&self) -> Option> { Oct 13 03:25:47.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:47.923 INFO kablam! Oct 13 03:25:47.923 INFO kablam! warning: method is never used: `as_bool` Oct 13 03:25:47.923 INFO kablam! --> src/json.rs:50:5 Oct 13 03:25:47.923 INFO kablam! | Oct 13 03:25:47.923 INFO kablam! 50 | pub fn as_bool(&self) -> Option { Oct 13 03:25:47.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:25:47.923 INFO kablam! Oct 13 03:25:50.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.46s Oct 13 03:25:50.192 INFO kablam! su: No module specific data is present Oct 13 03:25:51.065 INFO running `"docker" "rm" "-f" "89bfd617a75136f4e5d09e230f37ce123a9bcc18d99c3d9dcd8c6ce836da30e0"` Oct 13 03:25:51.311 INFO blam! 89bfd617a75136f4e5d09e230f37ce123a9bcc18d99c3d9dcd8c6ce836da30e0 Oct 13 03:25:51.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 03:25:51.869 INFO blam! 6d06f1925a956054477d1bb8b39c5fcc11aacefbff1ee7070b8a11da3dd74f4e Oct 13 03:25:51.871 INFO running `"docker" "start" "-a" "6d06f1925a956054477d1bb8b39c5fcc11aacefbff1ee7070b8a11da3dd74f4e"` Oct 13 03:25:53.375 INFO kablam! usermod: no changes Oct 13 03:25:53.442 INFO kablam! Compiling tasty-json v0.1.0 (/source) Oct 13 03:25:54.115 INFO kablam! warning: unused import: `std::env` Oct 13 03:25:54.115 INFO kablam! --> src/main.rs:8:5 Oct 13 03:25:54.115 INFO kablam! | Oct 13 03:25:54.115 INFO kablam! 8 | use std::env; Oct 13 03:25:54.115 INFO kablam! | ^^^^^^^^ Oct 13 03:25:54.115 INFO kablam! | Oct 13 03:25:54.115 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:25:54.115 INFO kablam! Oct 13 03:25:57.233 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.81s Oct 13 03:25:57.237 INFO kablam! su: No module specific data is present Oct 13 03:25:58.222 INFO running `"docker" "rm" "-f" "6d06f1925a956054477d1bb8b39c5fcc11aacefbff1ee7070b8a11da3dd74f4e"` Oct 13 03:25:58.463 INFO blam! 6d06f1925a956054477d1bb8b39c5fcc11aacefbff1ee7070b8a11da3dd74f4e Oct 13 03:25:58.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 03:25:58.841 INFO blam! e793fb7c523664d77e5386b1368fe4bda779d8055001c9d2d71a2a1f1e7f29c1 Oct 13 03:25:58.849 INFO running `"docker" "start" "-a" "e793fb7c523664d77e5386b1368fe4bda779d8055001c9d2d71a2a1f1e7f29c1"` Oct 13 03:25:59.659 INFO kablam! usermod: no changes Oct 13 03:25:59.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 03:25:59.744 INFO kablam! Running /target/debug/deps/tasty_json-26f6fe8fb1e3c7ff Oct 13 03:25:59.744 INFO blam! Oct 13 03:25:59.744 INFO blam! running 12 tests Oct 13 03:25:59.747 INFO blam! test json::tests::test_bool ... ok Oct 13 03:25:59.747 INFO blam! test json::tests::test_failure ... ok Oct 13 03:25:59.747 INFO blam! test json::tests::test_float ... ok Oct 13 03:25:59.747 INFO blam! test parsers::tests::parse_string_pair ... ok Oct 13 03:25:59.747 INFO blam! test json::tests::test_vec ... ok Oct 13 03:25:59.747 INFO blam! test parsers::tests::parse_string ... ok Oct 13 03:25:59.747 INFO blam! test parsers::tests::parse_literal_true ... ok Oct 13 03:25:59.753 INFO blam! test parsers::tests::parse_number ... ok Oct 13 03:25:59.753 INFO blam! test parsers::tests::parse_array ... ok Oct 13 03:25:59.753 INFO blam! test parsers::tests::parse_value ... ok Oct 13 03:25:59.753 INFO blam! test json::tests::test_string ... ok Oct 13 03:25:59.753 INFO blam! test parsers::tests::parse_object ... ok Oct 13 03:25:59.753 INFO blam! Oct 13 03:25:59.753 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:25:59.753 INFO blam! Oct 13 03:25:59.759 INFO kablam! su: No module specific data is present Oct 13 03:26:00.331 INFO running `"docker" "rm" "-f" "e793fb7c523664d77e5386b1368fe4bda779d8055001c9d2d71a2a1f1e7f29c1"` Oct 13 03:26:00.611 INFO blam! e793fb7c523664d77e5386b1368fe4bda779d8055001c9d2d71a2a1f1e7f29c1