[INFO] crate mathematica-notebook-filter 0.2.2 is already in cache [INFO] extracting crate mathematica-notebook-filter 0.2.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/mathematica-notebook-filter/0.2.2 [INFO] extracting crate mathematica-notebook-filter 0.2.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mathematica-notebook-filter/0.2.2 [INFO] validating manifest of mathematica-notebook-filter-0.2.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mathematica-notebook-filter-0.2.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mathematica-notebook-filter-0.2.2 [INFO] finished frobbing mathematica-notebook-filter-0.2.2 [INFO] frobbed toml for mathematica-notebook-filter-0.2.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/mathematica-notebook-filter/0.2.2/Cargo.toml [INFO] started frobbing mathematica-notebook-filter-0.2.2 [INFO] finished frobbing mathematica-notebook-filter-0.2.2 [INFO] frobbed toml for mathematica-notebook-filter-0.2.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mathematica-notebook-filter/0.2.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mathematica-notebook-filter-0.2.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mathematica-notebook-filter/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] acfff5a64e7c2fb7948771142785422b2e49e522106f4a7cae1af7629de7273e [INFO] running `"docker" "start" "-a" "acfff5a64e7c2fb7948771142785422b2e49e522106f4a7cae1af7629de7273e"` [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling mathematica-notebook-filter v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:136:29 [INFO] [stderr] | [INFO] [stderr] 136 | let mut input_file: Box = match matches.value_of("input") { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:164:50 [INFO] [stderr] | [INFO] [stderr] 164 | let (mut output_file, output_filename): (Box, _) = [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.38s [INFO] running `"docker" "inspect" "acfff5a64e7c2fb7948771142785422b2e49e522106f4a7cae1af7629de7273e"` [INFO] running `"docker" "rm" "-f" "acfff5a64e7c2fb7948771142785422b2e49e522106f4a7cae1af7629de7273e"` [INFO] [stdout] acfff5a64e7c2fb7948771142785422b2e49e522106f4a7cae1af7629de7273e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mathematica-notebook-filter/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] cef00c5aef4e2ab87817b23deaa083ce6bd45f5e590e3fbbf4efa907670eac8d [INFO] running `"docker" "start" "-a" "cef00c5aef4e2ab87817b23deaa083ce6bd45f5e590e3fbbf4efa907670eac8d"` [INFO] [stderr] Compiling mathematica-notebook-filter v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:136:29 [INFO] [stderr] | [INFO] [stderr] 136 | let mut input_file: Box = match matches.value_of("input") { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:164:50 [INFO] [stderr] | [INFO] [stderr] 164 | let (mut output_file, output_filename): (Box, _) = [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/parser/whitespace.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | wc.write_all(input).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/parser/whitespace.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | wc.flush().is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/parser/whitespace.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | wc.write_all(input.as_bytes()).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/parser/whitespace.rs:112:13 [INFO] [stderr] | [INFO] [stderr] 112 | wc.flush().is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `"docker" "inspect" "cef00c5aef4e2ab87817b23deaa083ce6bd45f5e590e3fbbf4efa907670eac8d"` [INFO] running `"docker" "rm" "-f" "cef00c5aef4e2ab87817b23deaa083ce6bd45f5e590e3fbbf4efa907670eac8d"` [INFO] [stdout] cef00c5aef4e2ab87817b23deaa083ce6bd45f5e590e3fbbf4efa907670eac8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mathematica-notebook-filter/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] f4fd406bf8e341699f38948578deb646bfee2fcc3808d61b9cf585c4e34127c7 [INFO] running `"docker" "start" "-a" "f4fd406bf8e341699f38948578deb646bfee2fcc3808d61b9cf585c4e34127c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/mathematica_notebook_filter-771ad543059a2c77 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test parser::notebook::test::notebook ... ok [INFO] [stdout] test parser::header::test::content_type ... ok [INFO] [stdout] test parser::cell_group_data::test::cell_group_data_start ... ok [INFO] [stdout] test parser::cell_group_data::test::cell_group_data_end ... ok [INFO] [stdout] test parser::cell_group_data::test::cell_group_data ... ok [INFO] [stdout] test parser::notebook::test::notebook_end ... ok [INFO] [stdout] test parser::notebook::test::notebook_start ... ok [INFO] [stdout] test parser::utilities::test::check_start ... ok [INFO] [stdout] test parser::header::test::beginning_notebook ... ok [INFO] [stdout] test parser::utilities::test::read_consume_output ... ok [INFO] [stdout] test parser::utilities::test::load_function ... ok [INFO] [stdout] test parser::utilities::test::load_rest_of_function ... ok [INFO] [stdout] test parser::whitespace::test::write ... ok [INFO] [stdout] test parser::cell::test::cell_list ... ok [INFO] [stdout] test parser::cell::test::cell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f4fd406bf8e341699f38948578deb646bfee2fcc3808d61b9cf585c4e34127c7"` [INFO] running `"docker" "rm" "-f" "f4fd406bf8e341699f38948578deb646bfee2fcc3808d61b9cf585c4e34127c7"` [INFO] [stdout] f4fd406bf8e341699f38948578deb646bfee2fcc3808d61b9cf585c4e34127c7