Oct 14 14:07:01.726 INFO testing laflechejonathan/nails-pdf against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:07:01.728 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 14 14:07:02.035 INFO blam! 874b9aefe00c645a5d44c3e34e6a89b19a6d58a6365c3f402b262f6fa9802908 Oct 14 14:07:02.038 INFO running `"docker" "start" "-a" "874b9aefe00c645a5d44c3e34e6a89b19a6d58a6365c3f402b262f6fa9802908"` Oct 14 14:07:03.069 INFO kablam! usermod: no changes Oct 14 14:07:03.167 INFO kablam! Compiling pest v0.4.1 Oct 14 14:07:03.496 INFO kablam! Compiling nails-pdf v0.0.1 (/source) Oct 14 14:07:03.795 INFO kablam! warning: unused import: `inflate::inflate_bytes` Oct 14 14:07:03.795 INFO kablam! --> src/main.rs:5:5 Oct 14 14:07:03.795 INFO kablam! | Oct 14 14:07:03.795 INFO kablam! 5 | use inflate::inflate_bytes; Oct 14 14:07:03.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:03.795 INFO kablam! | Oct 14 14:07:03.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:07:03.795 INFO kablam! Oct 14 14:07:03.795 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 14 14:07:03.795 INFO kablam! --> src/main.rs:7:5 Oct 14 14:07:03.795 INFO kablam! | Oct 14 14:07:03.795 INFO kablam! 7 | use std::collections::HashMap; Oct 14 14:07:03.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:03.795 INFO kablam! Oct 14 14:07:03.795 INFO kablam! warning: unused import: `std::str::from_utf8` Oct 14 14:07:03.795 INFO kablam! --> src/main.rs:14:5 Oct 14 14:07:03.795 INFO kablam! | Oct 14 14:07:03.795 INFO kablam! 14 | use std::str::from_utf8; Oct 14 14:07:03.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:03.795 INFO kablam! Oct 14 14:07:03.795 INFO kablam! warning: unused `#[macro_use]` import Oct 14 14:07:03.795 INFO kablam! --> src/main.rs:17:1 Oct 14 14:07:03.795 INFO kablam! | Oct 14 14:07:03.795 INFO kablam! 17 | #[macro_use] extern crate maplit; Oct 14 14:07:03.795 INFO kablam! | ^^^^^^^^^^^^ Oct 14 14:07:03.795 INFO kablam! Oct 14 14:07:06.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.10s Oct 14 14:07:06.200 INFO kablam! su: No module specific data is present Oct 14 14:07:06.626 INFO running `"docker" "rm" "-f" "874b9aefe00c645a5d44c3e34e6a89b19a6d58a6365c3f402b262f6fa9802908"` Oct 14 14:07:07.023 INFO blam! 874b9aefe00c645a5d44c3e34e6a89b19a6d58a6365c3f402b262f6fa9802908 Oct 14 14:07:07.029 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 14 14:07:07.473 INFO blam! ed3e865a436edf977a3fab3ce8d39a565191eb38ef8072ec191c057a6ac11d11 Oct 14 14:07:07.475 INFO running `"docker" "start" "-a" "ed3e865a436edf977a3fab3ce8d39a565191eb38ef8072ec191c057a6ac11d11"` Oct 14 14:07:08.743 INFO kablam! usermod: no changes Oct 14 14:07:08.813 INFO kablam! Compiling nails-pdf v0.0.1 (/source) Oct 14 14:07:09.252 INFO kablam! warning: unused import: `inflate::inflate_bytes` Oct 14 14:07:09.252 INFO kablam! --> src/main.rs:5:5 Oct 14 14:07:09.252 INFO kablam! | Oct 14 14:07:09.252 INFO kablam! 5 | use inflate::inflate_bytes; Oct 14 14:07:09.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:09.253 INFO kablam! | Oct 14 14:07:09.253 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:07:09.254 INFO kablam! Oct 14 14:07:09.254 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 14 14:07:09.254 INFO kablam! --> src/main.rs:7:5 Oct 14 14:07:09.255 INFO kablam! | Oct 14 14:07:09.255 INFO kablam! 7 | use std::collections::HashMap; Oct 14 14:07:09.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:09.255 INFO kablam! Oct 14 14:07:09.256 INFO kablam! warning: unused import: `std::str::from_utf8` Oct 14 14:07:09.256 INFO kablam! --> src/main.rs:14:5 Oct 14 14:07:09.256 INFO kablam! | Oct 14 14:07:09.257 INFO kablam! 14 | use std::str::from_utf8; Oct 14 14:07:09.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:09.257 INFO kablam! Oct 14 14:07:12.165 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.40s Oct 14 14:07:12.168 INFO kablam! su: No module specific data is present Oct 14 14:07:13.083 INFO running `"docker" "rm" "-f" "ed3e865a436edf977a3fab3ce8d39a565191eb38ef8072ec191c057a6ac11d11"` Oct 14 14:07:13.527 INFO blam! ed3e865a436edf977a3fab3ce8d39a565191eb38ef8072ec191c057a6ac11d11 Oct 14 14:07:13.535 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 14 14:07:13.988 INFO blam! dbda7a873772b021ab6a78127b7a7f4f8bc030e7f30073e24d1d4eec533944fa Oct 14 14:07:13.991 INFO running `"docker" "start" "-a" "dbda7a873772b021ab6a78127b7a7f4f8bc030e7f30073e24d1d4eec533944fa"` Oct 14 14:07:15.746 INFO kablam! usermod: no changes Oct 14 14:07:15.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 14:07:15.871 INFO kablam! Running /target/debug/deps/nails_pdf-c4d05534eb1aeb4e Oct 14 14:07:15.871 INFO blam! Oct 14 14:07:15.871 INFO blam! running 26 tests Oct 14 14:07:15.871 INFO blam! test parsers::cos::test_floating_point_in_dict ... ok Oct 14 14:07:15.871 INFO blam! test parsers::cos::test_int ... ok Oct 14 14:07:15.871 INFO blam! test parsers::cos::test_float ... ok Oct 14 14:07:15.871 INFO blam! test parsers::cos::test_empty_array ... ok Oct 14 14:07:15.871 INFO blam! test parsers::cos::test_dictionary_with_array ... ok Oct 14 14:07:15.871 INFO blam! test parsers::cos::test_dictionary ... ok Oct 14 14:07:15.872 INFO blam! test parsers::cos::test_key ... ok Oct 14 14:07:15.872 INFO blam! test parsers::cos::test_keypair ... ok Oct 14 14:07:15.872 INFO blam! test parsers::cos::test_nested_array ... ok Oct 14 14:07:15.872 INFO blam! test parsers::cos::test_object_reference ... ok Oct 14 14:07:15.872 INFO blam! test parsers::cos::test_parsing_array ... ok Oct 14 14:07:15.872 INFO blam! test parsers::cos::test_parsing_atoms ... ok Oct 14 14:07:15.879 INFO kablam! su: No module specific data is present Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_complex_dictionary ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_array ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_parsing_dict ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_parsing_complex_dictionary ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_parsing_real_world_dictionary ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_parsing_uri_value ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_parsing_refs ... ok Oct 14 14:07:15.879 INFO blam! test parsers::xref::test_parsing_xref ... ok Oct 14 14:07:15.879 INFO blam! test parsers::xref::test_parsing_xref_elements ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_key_keypair ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_special_chars_in_string ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_string ... ok Oct 14 14:07:15.879 INFO blam! test parsers::xref::test_parsing_int ... ok Oct 14 14:07:15.879 INFO blam! test parsers::cos::test_whitespace_value ... ok Oct 14 14:07:15.879 INFO blam! Oct 14 14:07:15.879 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:07:15.879 INFO blam! Oct 14 14:07:16.951 INFO running `"docker" "rm" "-f" "dbda7a873772b021ab6a78127b7a7f4f8bc030e7f30073e24d1d4eec533944fa"` Oct 14 14:07:17.283 INFO blam! dbda7a873772b021ab6a78127b7a7f4f8bc030e7f30073e24d1d4eec533944fa