Oct 16 18:25:54.335 INFO testing adobe-cmap-parser-0.3.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:25:54.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 18:25:54.599 INFO blam! cfd240ab313b6adce32fabc95cb56972d73fe9298b543eaa405dbd3953c1936e Oct 16 18:25:54.603 INFO running `"docker" "start" "-a" "cfd240ab313b6adce32fabc95cb56972d73fe9298b543eaa405dbd3953c1936e"` Oct 16 18:25:55.335 INFO kablam! usermod: no changes Oct 16 18:25:55.403 INFO kablam! Compiling adobe-cmap-parser v0.3.3 (/source) Oct 16 18:25:57.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 16 18:25:57.886 INFO kablam! su: No module specific data is present Oct 16 18:25:58.311 INFO running `"docker" "rm" "-f" "cfd240ab313b6adce32fabc95cb56972d73fe9298b543eaa405dbd3953c1936e"` Oct 16 18:25:58.459 INFO blam! cfd240ab313b6adce32fabc95cb56972d73fe9298b543eaa405dbd3953c1936e Oct 16 18:25:58.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 18:25:58.669 INFO blam! 038ee635388224ace946db34b2ccc58522bc887d08823c91023b08cc6fa4b0f0 Oct 16 18:25:58.671 INFO running `"docker" "start" "-a" "038ee635388224ace946db34b2ccc58522bc887d08823c91023b08cc6fa4b0f0"` Oct 16 18:25:59.197 INFO kablam! usermod: no changes Oct 16 18:25:59.231 INFO kablam! Compiling adobe-cmap-parser v0.3.3 (/source) Oct 16 18:25:59.895 INFO kablam! warning: unused import: `std::path::Path` Oct 16 18:25:59.895 INFO kablam! --> examples/dump.rs:5:5 Oct 16 18:25:59.895 INFO kablam! | Oct 16 18:25:59.895 INFO kablam! 5 | use std::path::Path; Oct 16 18:25:59.895 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 18:25:59.895 INFO kablam! | Oct 16 18:25:59.895 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:25:59.895 INFO kablam! Oct 16 18:25:59.931 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 18:25:59.931 INFO kablam! --> examples/dump.rs:13:5 Oct 16 18:25:59.931 INFO kablam! | Oct 16 18:25:59.931 INFO kablam! 13 | f.read_to_end(&mut contents); Oct 16 18:25:59.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:25:59.931 INFO kablam! | Oct 16 18:25:59.931 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 18:25:59.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 18:25:59.931 INFO kablam! Oct 16 18:26:00.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 18:26:00.268 INFO kablam! --> src/lib.rs:257:9 Oct 16 18:26:00.268 INFO kablam! | Oct 16 18:26:00.268 INFO kablam! 257 | f.read_to_end(&mut contents); Oct 16 18:26:00.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:26:00.268 INFO kablam! | Oct 16 18:26:00.268 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 18:26:00.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 18:26:00.268 INFO kablam! Oct 16 18:26:02.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 16 18:26:02.128 INFO kablam! su: No module specific data is present Oct 16 18:26:02.695 INFO running `"docker" "rm" "-f" "038ee635388224ace946db34b2ccc58522bc887d08823c91023b08cc6fa4b0f0"` Oct 16 18:26:02.863 INFO blam! 038ee635388224ace946db34b2ccc58522bc887d08823c91023b08cc6fa4b0f0