Oct 15 17:40:37.422 INFO testing stlv-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:40:37.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 17:40:37.835 INFO blam! e9ccafbee3dad62f042481c647e8458a6652462d72fa98e8792562538674d6bc Oct 15 17:40:37.837 INFO running `"docker" "start" "-a" "e9ccafbee3dad62f042481c647e8458a6652462d72fa98e8792562538674d6bc"` Oct 15 17:40:38.718 INFO kablam! usermod: no changes Oct 15 17:40:38.762 INFO kablam! Compiling stlv v0.1.2 (/source) Oct 15 17:40:39.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 15 17:40:39.710 INFO kablam! su: No module specific data is present Oct 15 17:40:40.034 INFO running `"docker" "rm" "-f" "e9ccafbee3dad62f042481c647e8458a6652462d72fa98e8792562538674d6bc"` Oct 15 17:40:40.134 INFO blam! e9ccafbee3dad62f042481c647e8458a6652462d72fa98e8792562538674d6bc Oct 15 17:40:40.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 17:40:40.417 INFO blam! d72005804a8693a4df9cadb30907545ad248ab748fe9cf2cdda24b6fa248f5a4 Oct 15 17:40:40.419 INFO running `"docker" "start" "-a" "d72005804a8693a4df9cadb30907545ad248ab748fe9cf2cdda24b6fa248f5a4"` Oct 15 17:40:40.915 INFO kablam! usermod: no changes Oct 15 17:40:40.934 INFO kablam! Compiling stlv v0.1.2 (/source) Oct 15 17:40:41.384 INFO kablam! warning[E0170]: pattern binding `Binary` is named the same as one of the variants of the type `parser::FileFormat` Oct 15 17:40:41.384 INFO kablam! --> src/lib.rs:14:16 Oct 15 17:40:41.384 INFO kablam! | Oct 15 17:40:41.384 INFO kablam! 14 | Ok(Binary) => println!("Pass: Binary format"), Oct 15 17:40:41.384 INFO kablam! | ^^^^^^ help: to match on the variant, qualify the path: `parser::FileFormat::Binary` Oct 15 17:40:41.384 INFO kablam! Oct 15 17:40:41.384 INFO kablam! warning[E0170]: pattern binding `Text` is named the same as one of the variants of the type `parser::FileFormat` Oct 15 17:40:41.384 INFO kablam! --> src/lib.rs:23:16 Oct 15 17:40:41.384 INFO kablam! | Oct 15 17:40:41.384 INFO kablam! 23 | Ok(Text) => println!("Pass: Text format"), Oct 15 17:40:41.384 INFO kablam! | ^^^^ help: to match on the variant, qualify the path: `parser::FileFormat::Text` Oct 15 17:40:41.384 INFO kablam! Oct 15 17:40:41.384 INFO kablam! warning: unused variable: `Binary` Oct 15 17:40:41.384 INFO kablam! --> src/lib.rs:14:16 Oct 15 17:40:41.384 INFO kablam! | Oct 15 17:40:41.384 INFO kablam! 14 | Ok(Binary) => println!("Pass: Binary format"), Oct 15 17:40:41.384 INFO kablam! | ^^^^^^ help: consider using `_Binary` instead Oct 15 17:40:41.384 INFO kablam! | Oct 15 17:40:41.384 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:40:41.384 INFO kablam! Oct 15 17:40:41.384 INFO kablam! warning: unused variable: `Text` Oct 15 17:40:41.384 INFO kablam! --> src/lib.rs:23:16 Oct 15 17:40:41.384 INFO kablam! | Oct 15 17:40:41.384 INFO kablam! 23 | Ok(Text) => println!("Pass: Text format"), Oct 15 17:40:41.384 INFO kablam! | ^^^^ help: consider using `_Text` instead Oct 15 17:40:41.384 INFO kablam! Oct 15 17:40:41.405 INFO kablam! warning: constant `bin_stl_file` should have an upper case name such as `BIN_STL_FILE` Oct 15 17:40:41.405 INFO kablam! --> src/lib.rs:7:5 Oct 15 17:40:41.405 INFO kablam! | Oct 15 17:40:41.405 INFO kablam! 7 | const bin_stl_file: &str = "/home/vishpat/Downloads/HalfDonut-binary.stl"; Oct 15 17:40:41.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:40:41.405 INFO kablam! | Oct 15 17:40:41.405 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 17:40:41.405 INFO kablam! Oct 15 17:40:41.405 INFO kablam! warning: constant `txt_stl_file` should have an upper case name such as `TXT_STL_FILE` Oct 15 17:40:41.405 INFO kablam! --> src/lib.rs:8:5 Oct 15 17:40:41.405 INFO kablam! | Oct 15 17:40:41.405 INFO kablam! 8 | const txt_stl_file: &str = "/home/vishpat/Downloads/HalfDonut.stl"; Oct 15 17:40:41.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:40:41.405 INFO kablam! Oct 15 17:40:41.408 INFO kablam! warning: variable `Binary` should have a snake case name such as `binary` Oct 15 17:40:41.409 INFO kablam! --> src/lib.rs:14:16 Oct 15 17:40:41.409 INFO kablam! | Oct 15 17:40:41.409 INFO kablam! 14 | Ok(Binary) => println!("Pass: Binary format"), Oct 15 17:40:41.410 INFO kablam! | ^^^^^^ Oct 15 17:40:41.410 INFO kablam! | Oct 15 17:40:41.410 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 17:40:41.410 INFO kablam! Oct 15 17:40:41.411 INFO kablam! warning: variable `Text` should have a snake case name such as `text` Oct 15 17:40:41.411 INFO kablam! --> src/lib.rs:23:16 Oct 15 17:40:41.411 INFO kablam! | Oct 15 17:40:41.412 INFO kablam! 23 | Ok(Text) => println!("Pass: Text format"), Oct 15 17:40:41.412 INFO kablam! | ^^^^ Oct 15 17:40:41.412 INFO kablam! Oct 15 17:40:42.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 15 17:40:42.071 INFO kablam! su: No module specific data is present Oct 15 17:40:42.354 INFO running `"docker" "rm" "-f" "d72005804a8693a4df9cadb30907545ad248ab748fe9cf2cdda24b6fa248f5a4"` Oct 15 17:40:42.550 INFO blam! d72005804a8693a4df9cadb30907545ad248ab748fe9cf2cdda24b6fa248f5a4