Oct 27 10:13:39.247 INFO checking PhilipDaniels/sassafras against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:13:39.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 10:13:39.779 INFO blam! 06ed4e563207a5378ffecfec8216214283f8b9fc38f01e34749d9a69a870f65e Oct 27 10:13:39.791 INFO running `"docker" "start" "-a" "06ed4e563207a5378ffecfec8216214283f8b9fc38f01e34749d9a69a870f65e"` Oct 27 10:13:41.082 INFO kablam! usermod: no changes Oct 27 10:13:41.259 INFO kablam! Checking sassafras v0.1.0 (/source/sassafras) Oct 27 10:13:41.259 INFO kablam! Checking toml v0.4.6 Oct 27 10:13:41.259 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 27 10:13:41.259 INFO kablam! Compiling syn v0.13.4 Oct 27 10:13:43.159 INFO kablam! warning: unused import: `c_api_helpers::ptr_to_ref` Oct 27 10:13:43.159 INFO kablam! --> sassafras/src/sass_inspect_options.rs:2:5 Oct 27 10:13:43.159 INFO kablam! | Oct 27 10:13:43.159 INFO kablam! 2 | use c_api_helpers::ptr_to_ref; Oct 27 10:13:43.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:13:43.160 INFO kablam! | Oct 27 10:13:43.160 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:13:43.160 INFO kablam! Oct 27 10:13:43.160 INFO kablam! warning: unused import: `c_api_helpers::ptr_to_ref` Oct 27 10:13:43.160 INFO kablam! --> sassafras/src/sass_output_options.rs:2:5 Oct 27 10:13:43.160 INFO kablam! | Oct 27 10:13:43.160 INFO kablam! 2 | use c_api_helpers::ptr_to_ref; Oct 27 10:13:43.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:13:43.187 INFO kablam! Oct 27 10:13:43.207 INFO kablam! warning: unused import: `c_api_helpers::ptr_to_ref` Oct 27 10:13:43.207 INFO kablam! --> sassafras/src/sass_inspect_options.rs:2:5 Oct 27 10:13:43.207 INFO kablam! | Oct 27 10:13:43.207 INFO kablam! 2 | use c_api_helpers::ptr_to_ref; Oct 27 10:13:43.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:13:43.208 INFO kablam! | Oct 27 10:13:43.208 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:13:43.208 INFO kablam! Oct 27 10:13:43.209 INFO kablam! warning: unused import: `c_api_helpers::ptr_to_ref` Oct 27 10:13:43.209 INFO kablam! --> sassafras/src/sass_output_options.rs:2:5 Oct 27 10:13:43.209 INFO kablam! | Oct 27 10:13:43.209 INFO kablam! 2 | use c_api_helpers::ptr_to_ref; Oct 27 10:13:43.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:13:43.210 INFO kablam! Oct 27 10:13:43.723 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.723 INFO kablam! --> sassafras/src/sass_compiler.rs:54:9 Oct 27 10:13:43.724 INFO kablam! | Oct 27 10:13:43.724 INFO kablam! 54 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.724 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.725 INFO kablam! | Oct 27 10:13:43.725 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:13:43.725 INFO kablam! Oct 27 10:13:43.726 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.726 INFO kablam! --> sassafras/src/sass_compiler.rs:61:9 Oct 27 10:13:43.726 INFO kablam! | Oct 27 10:13:43.727 INFO kablam! 61 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.727 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.727 INFO kablam! Oct 27 10:13:43.728 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.728 INFO kablam! --> sassafras/src/sass_compiler.rs:70:9 Oct 27 10:13:43.728 INFO kablam! | Oct 27 10:13:43.729 INFO kablam! 70 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.729 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.729 INFO kablam! Oct 27 10:13:43.730 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.730 INFO kablam! --> sassafras/src/sass_compiler.rs:77:9 Oct 27 10:13:43.731 INFO kablam! | Oct 27 10:13:43.731 INFO kablam! 77 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.731 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.731 INFO kablam! Oct 27 10:13:43.732 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.732 INFO kablam! --> sassafras/src/sass_compiler.rs:85:9 Oct 27 10:13:43.733 INFO kablam! | Oct 27 10:13:43.733 INFO kablam! 85 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.733 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.734 INFO kablam! Oct 27 10:13:43.738 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.738 INFO kablam! --> sassafras/src/sass_compiler.rs:93:9 Oct 27 10:13:43.738 INFO kablam! | Oct 27 10:13:43.738 INFO kablam! 93 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.738 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.739 INFO kablam! Oct 27 10:13:43.739 INFO kablam! warning: unused variable: `idx` Oct 27 10:13:43.739 INFO kablam! --> sassafras/src/sass_compiler.rs:91:75 Oct 27 10:13:43.739 INFO kablam! | Oct 27 10:13:43.739 INFO kablam! 91 | pub extern fn sass_compiler_get_callee_entry(compiler: *mut SassCompiler, idx: usize) -> usize { Oct 27 10:13:43.739 INFO kablam! | ^^^ help: consider using `_idx` instead Oct 27 10:13:43.739 INFO kablam! Oct 27 10:13:43.739 INFO kablam! warning: unused variable: `ctx` Oct 27 10:13:43.740 INFO kablam! --> sassafras/src/sass_file_context.rs:48:9 Oct 27 10:13:43.740 INFO kablam! | Oct 27 10:13:43.740 INFO kablam! 48 | let ctx = ptr_to_ref(file_ctx); Oct 27 10:13:43.740 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 27 10:13:43.740 INFO kablam! Oct 27 10:13:43.740 INFO kablam! warning: unused variable: `options_ptr` Oct 27 10:13:43.740 INFO kablam! --> sassafras/src/sass_options.rs:226:52 Oct 27 10:13:43.741 INFO kablam! | Oct 27 10:13:43.741 INFO kablam! 226 | pub extern fn sass_option_get_source_map_file_urls(options_ptr: *mut SassOptions) { Oct 27 10:13:43.741 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 27 10:13:43.741 INFO kablam! Oct 27 10:13:43.741 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.741 INFO kablam! --> sassafras/src/sass_options.rs:244:9 Oct 27 10:13:43.741 INFO kablam! | Oct 27 10:13:43.741 INFO kablam! 244 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.741 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.741 INFO kablam! Oct 27 10:13:43.741 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.741 INFO kablam! --> sassafras/src/sass_options.rs:251:9 Oct 27 10:13:43.742 INFO kablam! | Oct 27 10:13:43.742 INFO kablam! 251 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.742 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.742 INFO kablam! Oct 27 10:13:43.742 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.742 INFO kablam! --> sassafras/src/sass_options.rs:258:9 Oct 27 10:13:43.742 INFO kablam! | Oct 27 10:13:43.742 INFO kablam! 258 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.742 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.742 INFO kablam! Oct 27 10:13:43.742 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.742 INFO kablam! --> sassafras/src/sass_options.rs:265:9 Oct 27 10:13:43.742 INFO kablam! | Oct 27 10:13:43.742 INFO kablam! 265 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.742 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.742 INFO kablam! Oct 27 10:13:43.743 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.743 INFO kablam! --> sassafras/src/sass_options.rs:297:9 Oct 27 10:13:43.743 INFO kablam! | Oct 27 10:13:43.743 INFO kablam! 297 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.743 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.743 INFO kablam! Oct 27 10:13:43.743 INFO kablam! warning: unused variable: `indent` Oct 27 10:13:43.743 INFO kablam! --> sassafras/src/sass_options.rs:296:69 Oct 27 10:13:43.743 INFO kablam! | Oct 27 10:13:43.743 INFO kablam! 296 | pub extern fn sass_option_set_indent(options_ptr: *mut SassOptions, indent: *const c_char) { Oct 27 10:13:43.743 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 27 10:13:43.743 INFO kablam! Oct 27 10:13:43.743 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.743 INFO kablam! --> sassafras/src/sass_options.rs:303:9 Oct 27 10:13:43.743 INFO kablam! | Oct 27 10:13:43.743 INFO kablam! 303 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.743 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.743 INFO kablam! Oct 27 10:13:43.743 INFO kablam! warning: unused variable: `linefeed` Oct 27 10:13:43.743 INFO kablam! --> sassafras/src/sass_options.rs:302:71 Oct 27 10:13:43.743 INFO kablam! | Oct 27 10:13:43.743 INFO kablam! 302 | pub extern fn sass_option_set_linefeed(options_ptr: *mut SassOptions, linefeed: *const c_char) { Oct 27 10:13:43.743 INFO kablam! | ^^^^^^^^ help: consider using `_linefeed` instead Oct 27 10:13:43.743 INFO kablam! Oct 27 10:13:43.744 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.744 INFO kablam! --> sassafras/src/sass_options.rs:338:9 Oct 27 10:13:43.744 INFO kablam! | Oct 27 10:13:43.744 INFO kablam! 338 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.744 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.744 INFO kablam! Oct 27 10:13:43.744 INFO kablam! warning: unused variable: `c_headers` Oct 27 10:13:43.744 INFO kablam! --> sassafras/src/sass_options.rs:336:72 Oct 27 10:13:43.744 INFO kablam! | Oct 27 10:13:43.744 INFO kablam! 336 | pub extern fn sass_option_set_c_headers(options_ptr: *mut SassOptions, c_headers: *const c_char) { Oct 27 10:13:43.744 INFO kablam! | ^^^^^^^^^ help: consider using `_c_headers` instead Oct 27 10:13:43.744 INFO kablam! Oct 27 10:13:43.744 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.744 INFO kablam! --> sassafras/src/sass_options.rs:344:9 Oct 27 10:13:43.744 INFO kablam! | Oct 27 10:13:43.745 INFO kablam! 344 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.745 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.745 INFO kablam! Oct 27 10:13:43.745 INFO kablam! warning: unused variable: `c_importers` Oct 27 10:13:43.745 INFO kablam! --> sassafras/src/sass_options.rs:342:74 Oct 27 10:13:43.745 INFO kablam! | Oct 27 10:13:43.745 INFO kablam! 342 | pub extern fn sass_option_set_c_importers(options_ptr: *mut SassOptions, c_importers: *const c_char) { Oct 27 10:13:43.745 INFO kablam! | ^^^^^^^^^^^ help: consider using `_c_importers` instead Oct 27 10:13:43.745 INFO kablam! Oct 27 10:13:43.745 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.745 INFO kablam! --> sassafras/src/sass_options.rs:351:9 Oct 27 10:13:43.745 INFO kablam! | Oct 27 10:13:43.746 INFO kablam! 351 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.746 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.746 INFO kablam! Oct 27 10:13:43.746 INFO kablam! warning: unused variable: `c_functions` Oct 27 10:13:43.746 INFO kablam! --> sassafras/src/sass_options.rs:350:74 Oct 27 10:13:43.746 INFO kablam! | Oct 27 10:13:43.746 INFO kablam! 350 | pub extern fn sass_option_set_c_functions(options_ptr: *mut SassOptions, c_functions: *const c_char) { Oct 27 10:13:43.746 INFO kablam! | ^^^^^^^^^^^ help: consider using `_c_functions` instead Oct 27 10:13:43.746 INFO kablam! Oct 27 10:13:43.755 INFO kablam! warning: unused variable: `p` Oct 27 10:13:43.755 INFO kablam! --> sassafras/src/sass_options.rs:373:9 Oct 27 10:13:43.755 INFO kablam! | Oct 27 10:13:43.755 INFO kablam! 373 | let p = &options.include_paths[i]; Oct 27 10:13:43.755 INFO kablam! | ^ help: consider using `_p` instead Oct 27 10:13:43.755 INFO kablam! Oct 27 10:13:43.823 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.823 INFO kablam! --> sassafras/src/sass_compiler.rs:54:9 Oct 27 10:13:43.823 INFO kablam! | Oct 27 10:13:43.823 INFO kablam! 54 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.823 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.823 INFO kablam! | Oct 27 10:13:43.823 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:13:43.823 INFO kablam! Oct 27 10:13:43.823 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.823 INFO kablam! --> sassafras/src/sass_compiler.rs:61:9 Oct 27 10:13:43.823 INFO kablam! | Oct 27 10:13:43.823 INFO kablam! 61 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.823 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.823 INFO kablam! Oct 27 10:13:43.823 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.823 INFO kablam! --> sassafras/src/sass_compiler.rs:70:9 Oct 27 10:13:43.823 INFO kablam! | Oct 27 10:13:43.823 INFO kablam! 70 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.823 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.824 INFO kablam! Oct 27 10:13:43.824 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.824 INFO kablam! --> sassafras/src/sass_compiler.rs:77:9 Oct 27 10:13:43.824 INFO kablam! | Oct 27 10:13:43.824 INFO kablam! 77 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.824 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.824 INFO kablam! Oct 27 10:13:43.824 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.824 INFO kablam! --> sassafras/src/sass_compiler.rs:85:9 Oct 27 10:13:43.824 INFO kablam! | Oct 27 10:13:43.824 INFO kablam! 85 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.825 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.825 INFO kablam! Oct 27 10:13:43.825 INFO kablam! warning: unused variable: `compiler` Oct 27 10:13:43.825 INFO kablam! --> sassafras/src/sass_compiler.rs:93:9 Oct 27 10:13:43.825 INFO kablam! | Oct 27 10:13:43.825 INFO kablam! 93 | let compiler = ptr_to_ref(compiler); Oct 27 10:13:43.825 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 27 10:13:43.825 INFO kablam! Oct 27 10:13:43.825 INFO kablam! warning: unused variable: `idx` Oct 27 10:13:43.825 INFO kablam! --> sassafras/src/sass_compiler.rs:91:75 Oct 27 10:13:43.825 INFO kablam! | Oct 27 10:13:43.825 INFO kablam! 91 | pub extern fn sass_compiler_get_callee_entry(compiler: *mut SassCompiler, idx: usize) -> usize { Oct 27 10:13:43.825 INFO kablam! | ^^^ help: consider using `_idx` instead Oct 27 10:13:43.825 INFO kablam! Oct 27 10:13:43.825 INFO kablam! warning: unused variable: `ctx` Oct 27 10:13:43.825 INFO kablam! --> sassafras/src/sass_file_context.rs:48:9 Oct 27 10:13:43.825 INFO kablam! | Oct 27 10:13:43.825 INFO kablam! 48 | let ctx = ptr_to_ref(file_ctx); Oct 27 10:13:43.825 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 27 10:13:43.825 INFO kablam! Oct 27 10:13:43.825 INFO kablam! warning: unused variable: `options_ptr` Oct 27 10:13:43.825 INFO kablam! --> sassafras/src/sass_options.rs:226:52 Oct 27 10:13:43.826 INFO kablam! | Oct 27 10:13:43.826 INFO kablam! 226 | pub extern fn sass_option_get_source_map_file_urls(options_ptr: *mut SassOptions) { Oct 27 10:13:43.826 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 27 10:13:43.826 INFO kablam! Oct 27 10:13:43.826 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.826 INFO kablam! --> sassafras/src/sass_options.rs:244:9 Oct 27 10:13:43.826 INFO kablam! | Oct 27 10:13:43.826 INFO kablam! 244 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.826 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.826 INFO kablam! Oct 27 10:13:43.826 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.826 INFO kablam! --> sassafras/src/sass_options.rs:251:9 Oct 27 10:13:43.826 INFO kablam! | Oct 27 10:13:43.826 INFO kablam! 251 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.826 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.826 INFO kablam! Oct 27 10:13:43.826 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.826 INFO kablam! --> sassafras/src/sass_options.rs:258:9 Oct 27 10:13:43.826 INFO kablam! | Oct 27 10:13:43.826 INFO kablam! 258 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.826 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.826 INFO kablam! Oct 27 10:13:43.826 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.826 INFO kablam! --> sassafras/src/sass_options.rs:265:9 Oct 27 10:13:43.826 INFO kablam! | Oct 27 10:13:43.826 INFO kablam! 265 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.826 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.826 INFO kablam! Oct 27 10:13:43.826 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.826 INFO kablam! --> sassafras/src/sass_options.rs:297:9 Oct 27 10:13:43.826 INFO kablam! | Oct 27 10:13:43.826 INFO kablam! 297 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.826 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.827 INFO kablam! Oct 27 10:13:43.827 INFO kablam! warning: unused variable: `indent` Oct 27 10:13:43.827 INFO kablam! --> sassafras/src/sass_options.rs:296:69 Oct 27 10:13:43.827 INFO kablam! | Oct 27 10:13:43.827 INFO kablam! 296 | pub extern fn sass_option_set_indent(options_ptr: *mut SassOptions, indent: *const c_char) { Oct 27 10:13:43.827 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 27 10:13:43.827 INFO kablam! Oct 27 10:13:43.843 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.843 INFO kablam! --> sassafras/src/sass_options.rs:303:9 Oct 27 10:13:43.843 INFO kablam! | Oct 27 10:13:43.843 INFO kablam! 303 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.843 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.843 INFO kablam! Oct 27 10:13:43.843 INFO kablam! warning: unused variable: `linefeed` Oct 27 10:13:43.843 INFO kablam! --> sassafras/src/sass_options.rs:302:71 Oct 27 10:13:43.843 INFO kablam! | Oct 27 10:13:43.843 INFO kablam! 302 | pub extern fn sass_option_set_linefeed(options_ptr: *mut SassOptions, linefeed: *const c_char) { Oct 27 10:13:43.843 INFO kablam! | ^^^^^^^^ help: consider using `_linefeed` instead Oct 27 10:13:43.843 INFO kablam! Oct 27 10:13:43.843 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.844 INFO kablam! --> sassafras/src/sass_options.rs:338:9 Oct 27 10:13:43.844 INFO kablam! | Oct 27 10:13:43.844 INFO kablam! 338 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.844 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.844 INFO kablam! Oct 27 10:13:43.844 INFO kablam! warning: unused variable: `c_headers` Oct 27 10:13:43.844 INFO kablam! --> sassafras/src/sass_options.rs:336:72 Oct 27 10:13:43.844 INFO kablam! | Oct 27 10:13:43.844 INFO kablam! 336 | pub extern fn sass_option_set_c_headers(options_ptr: *mut SassOptions, c_headers: *const c_char) { Oct 27 10:13:43.844 INFO kablam! | ^^^^^^^^^ help: consider using `_c_headers` instead Oct 27 10:13:43.844 INFO kablam! Oct 27 10:13:43.844 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.844 INFO kablam! --> sassafras/src/sass_options.rs:344:9 Oct 27 10:13:43.844 INFO kablam! | Oct 27 10:13:43.844 INFO kablam! 344 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.844 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.844 INFO kablam! Oct 27 10:13:43.844 INFO kablam! warning: unused variable: `c_importers` Oct 27 10:13:43.844 INFO kablam! --> sassafras/src/sass_options.rs:342:74 Oct 27 10:13:43.844 INFO kablam! | Oct 27 10:13:43.844 INFO kablam! 342 | pub extern fn sass_option_set_c_importers(options_ptr: *mut SassOptions, c_importers: *const c_char) { Oct 27 10:13:43.844 INFO kablam! | ^^^^^^^^^^^ help: consider using `_c_importers` instead Oct 27 10:13:43.844 INFO kablam! Oct 27 10:13:43.844 INFO kablam! warning: unused variable: `options` Oct 27 10:13:43.844 INFO kablam! --> sassafras/src/sass_options.rs:351:9 Oct 27 10:13:43.844 INFO kablam! | Oct 27 10:13:43.844 INFO kablam! 351 | let options = ptr_to_ref(options_ptr); Oct 27 10:13:43.844 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 27 10:13:43.844 INFO kablam! Oct 27 10:13:43.844 INFO kablam! warning: unused variable: `c_functions` Oct 27 10:13:43.844 INFO kablam! --> sassafras/src/sass_options.rs:350:74 Oct 27 10:13:43.844 INFO kablam! | Oct 27 10:13:43.844 INFO kablam! 350 | pub extern fn sass_option_set_c_functions(options_ptr: *mut SassOptions, c_functions: *const c_char) { Oct 27 10:13:43.844 INFO kablam! | ^^^^^^^^^^^ help: consider using `_c_functions` instead Oct 27 10:13:43.844 INFO kablam! Oct 27 10:13:43.844 INFO kablam! warning: unused variable: `p` Oct 27 10:13:43.845 INFO kablam! --> sassafras/src/sass_options.rs:373:9 Oct 27 10:13:43.845 INFO kablam! | Oct 27 10:13:43.845 INFO kablam! 373 | let p = &options.include_paths[i]; Oct 27 10:13:43.845 INFO kablam! | ^ help: consider using `_p` instead Oct 27 10:13:43.845 INFO kablam! Oct 27 10:14:16.223 INFO kablam! Compiling structopt-derive v0.2.8 Oct 27 10:14:18.831 INFO kablam! Checking git2 v0.7.1 Oct 27 10:14:25.223 INFO kablam! Checking structopt v0.2.8 Oct 27 10:14:26.235 INFO kablam! Checking built v0.3.0 Oct 27 10:14:27.535 INFO kablam! Checking sassafrasc v0.1.0 (/source) Oct 27 10:14:29.638 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:14:29.638 INFO kablam! --> src/main.rs:7:1 Oct 27 10:14:29.638 INFO kablam! | Oct 27 10:14:29.639 INFO kablam! 7 | #[macro_use] Oct 27 10:14:29.639 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:14:29.639 INFO kablam! | Oct 27 10:14:29.639 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:14:29.640 INFO kablam! Oct 27 10:14:29.640 INFO kablam! warning: unused import: `std::ffi::CString` Oct 27 10:14:29.640 INFO kablam! --> src/main.rs:13:5 Oct 27 10:14:29.640 INFO kablam! | Oct 27 10:14:29.641 INFO kablam! 13 | use std::ffi::CString; Oct 27 10:14:29.641 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.641 INFO kablam! Oct 27 10:14:29.641 INFO kablam! warning: unused import: `std::os::raw::c_char` Oct 27 10:14:29.642 INFO kablam! --> src/main.rs:15:5 Oct 27 10:14:29.642 INFO kablam! | Oct 27 10:14:29.642 INFO kablam! 15 | use std::os::raw::c_char; Oct 27 10:14:29.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.643 INFO kablam! Oct 27 10:14:29.643 INFO kablam! warning: unused import: `std::panic` Oct 27 10:14:29.643 INFO kablam! --> src/main.rs:16:5 Oct 27 10:14:29.643 INFO kablam! | Oct 27 10:14:29.643 INFO kablam! 16 | use std::panic; Oct 27 10:14:29.643 INFO kablam! | ^^^^^^^^^^ Oct 27 10:14:29.643 INFO kablam! Oct 27 10:14:29.643 INFO kablam! warning: unused import: `std::path::Path` Oct 27 10:14:29.643 INFO kablam! --> src/main.rs:17:5 Oct 27 10:14:29.643 INFO kablam! | Oct 27 10:14:29.643 INFO kablam! 17 | use std::path::Path; Oct 27 10:14:29.643 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.643 INFO kablam! Oct 27 10:14:29.655 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 10:14:29.655 INFO kablam! --> src/main.rs:25:1 Oct 27 10:14:29.655 INFO kablam! | Oct 27 10:14:29.655 INFO kablam! 25 | / arg_enum! { Oct 27 10:14:29.655 INFO kablam! 26 | | #[derive(Debug)] Oct 27 10:14:29.655 INFO kablam! 27 | | enum SourceMapEmission Oct 27 10:14:29.655 INFO kablam! 28 | | { Oct 27 10:14:29.655 INFO kablam! ... | Oct 27 10:14:29.655 INFO kablam! 32 | | } Oct 27 10:14:29.655 INFO kablam! 33 | | } Oct 27 10:14:29.655 INFO kablam! | |_^ Oct 27 10:14:29.655 INFO kablam! | Oct 27 10:14:29.655 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 10:14:29.655 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 10:14:29.655 INFO kablam! Oct 27 10:14:29.655 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 10:14:29.656 INFO kablam! --> src/main.rs:35:1 Oct 27 10:14:29.656 INFO kablam! | Oct 27 10:14:29.656 INFO kablam! 35 | / arg_enum! { Oct 27 10:14:29.656 INFO kablam! 36 | | #[derive(Debug)] Oct 27 10:14:29.656 INFO kablam! 37 | | enum OutputStyles Oct 27 10:14:29.656 INFO kablam! 38 | | { Oct 27 10:14:29.656 INFO kablam! ... | Oct 27 10:14:29.656 INFO kablam! 43 | | } Oct 27 10:14:29.656 INFO kablam! 44 | | } Oct 27 10:14:29.656 INFO kablam! | |_^ Oct 27 10:14:29.656 INFO kablam! | Oct 27 10:14:29.656 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 10:14:29.656 INFO kablam! Oct 27 10:14:29.721 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:14:29.721 INFO kablam! --> src/main.rs:7:1 Oct 27 10:14:29.721 INFO kablam! | Oct 27 10:14:29.721 INFO kablam! 7 | #[macro_use] Oct 27 10:14:29.721 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:14:29.721 INFO kablam! | Oct 27 10:14:29.721 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:14:29.721 INFO kablam! Oct 27 10:14:29.721 INFO kablam! warning: unused import: `std::ffi::CString` Oct 27 10:14:29.721 INFO kablam! --> src/main.rs:13:5 Oct 27 10:14:29.721 INFO kablam! | Oct 27 10:14:29.721 INFO kablam! 13 | use std::ffi::CString; Oct 27 10:14:29.721 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.721 INFO kablam! Oct 27 10:14:29.721 INFO kablam! warning: unused import: `std::os::raw::c_char` Oct 27 10:14:29.721 INFO kablam! --> src/main.rs:15:5 Oct 27 10:14:29.721 INFO kablam! | Oct 27 10:14:29.721 INFO kablam! 15 | use std::os::raw::c_char; Oct 27 10:14:29.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.721 INFO kablam! Oct 27 10:14:29.721 INFO kablam! warning: unused import: `std::panic` Oct 27 10:14:29.721 INFO kablam! --> src/main.rs:16:5 Oct 27 10:14:29.722 INFO kablam! | Oct 27 10:14:29.722 INFO kablam! 16 | use std::panic; Oct 27 10:14:29.722 INFO kablam! | ^^^^^^^^^^ Oct 27 10:14:29.722 INFO kablam! Oct 27 10:14:29.722 INFO kablam! warning: unused import: `std::path::Path` Oct 27 10:14:29.722 INFO kablam! --> src/main.rs:17:5 Oct 27 10:14:29.722 INFO kablam! | Oct 27 10:14:29.722 INFO kablam! 17 | use std::path::Path; Oct 27 10:14:29.722 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.722 INFO kablam! Oct 27 10:14:29.734 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 27 10:14:29.734 INFO kablam! --> src/main.rs:127:13 Oct 27 10:14:29.734 INFO kablam! | Oct 27 10:14:29.734 INFO kablam! 127 | let mut auto_source_map = false; Oct 27 10:14:29.734 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.734 INFO kablam! | Oct 27 10:14:29.734 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:14:29.734 INFO kablam! = note: consider using `_auto_source_map` instead Oct 27 10:14:29.734 INFO kablam! Oct 27 10:14:29.734 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 27 10:14:29.734 INFO kablam! --> src/main.rs:132:13 Oct 27 10:14:29.734 INFO kablam! | Oct 27 10:14:29.734 INFO kablam! 132 | auto_source_map = true; Oct 27 10:14:29.734 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.734 INFO kablam! | Oct 27 10:14:29.734 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 10:14:29.734 INFO kablam! Oct 27 10:14:29.734 INFO kablam! warning: unused variable: `result` Oct 27 10:14:29.734 INFO kablam! --> src/main.rs:142:13 Oct 27 10:14:29.734 INFO kablam! | Oct 27 10:14:29.734 INFO kablam! 142 | let mut result = 0; Oct 27 10:14:29.735 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 10:14:29.735 INFO kablam! Oct 27 10:14:29.735 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 27 10:14:29.735 INFO kablam! --> src/main.rs:196:13 Oct 27 10:14:29.735 INFO kablam! | Oct 27 10:14:29.735 INFO kablam! 196 | let mut auto_source_map = false; Oct 27 10:14:29.736 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! = note: consider using `_auto_source_map` instead Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:201:13 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 201 | auto_source_map = true; Oct 27 10:14:29.736 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: variable `result` is assigned to, but never used Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:211:13 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 211 | let mut result = 0; Oct 27 10:14:29.736 INFO kablam! | ^^^^^^ Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! = note: consider using `_result` instead Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: value assigned to `result` is never read Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:227:9 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 227 | result = c_compile_file(options, args.input_file, args.output_file); Oct 27 10:14:29.736 INFO kablam! | ^^^^^^ Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: value assigned to `result` is never read Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:230:9 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 230 | result = c_compile_stdin(options, args.output_file); Oct 27 10:14:29.736 INFO kablam! | ^^^^^^ Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: unused variable: `ctx_out` Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:239:9 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 239 | let ctx_out = sass_file_context_get_context(ctx); Oct 27 10:14:29.736 INFO kablam! | ^^^^^^^ help: consider using `_ctx_out` instead Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: unused variable: `srcmap_file` Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:247:9 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 247 | let srcmap_file = sass_option_get_source_map_file(options); Oct 27 10:14:29.736 INFO kablam! | ^^^^^^^^^^^ help: consider using `_srcmap_file` instead Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: unused variable: `options_ptr` Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:277:20 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 27 10:14:29.736 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: unused variable: `output_file` Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:277:51 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 27 10:14:29.736 INFO kablam! | ^^^^^^^^^^^ help: consider using `_output_file` instead Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.736 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 10:14:29.736 INFO kablam! --> src/main.rs:25:1 Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! 25 | / arg_enum! { Oct 27 10:14:29.736 INFO kablam! 26 | | #[derive(Debug)] Oct 27 10:14:29.736 INFO kablam! 27 | | enum SourceMapEmission Oct 27 10:14:29.736 INFO kablam! 28 | | { Oct 27 10:14:29.736 INFO kablam! ... | Oct 27 10:14:29.736 INFO kablam! 32 | | } Oct 27 10:14:29.736 INFO kablam! 33 | | } Oct 27 10:14:29.736 INFO kablam! | |_^ Oct 27 10:14:29.736 INFO kablam! | Oct 27 10:14:29.736 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 10:14:29.736 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 10:14:29.736 INFO kablam! Oct 27 10:14:29.743 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 10:14:29.743 INFO kablam! --> src/main.rs:35:1 Oct 27 10:14:29.743 INFO kablam! | Oct 27 10:14:29.743 INFO kablam! 35 | / arg_enum! { Oct 27 10:14:29.743 INFO kablam! 36 | | #[derive(Debug)] Oct 27 10:14:29.743 INFO kablam! 37 | | enum OutputStyles Oct 27 10:14:29.743 INFO kablam! 38 | | { Oct 27 10:14:29.743 INFO kablam! ... | Oct 27 10:14:29.743 INFO kablam! 43 | | } Oct 27 10:14:29.743 INFO kablam! 44 | | } Oct 27 10:14:29.743 INFO kablam! | |_^ Oct 27 10:14:29.743 INFO kablam! | Oct 27 10:14:29.743 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 10:14:29.743 INFO kablam! Oct 27 10:14:29.755 INFO kablam! warning: variable does not need to be mutable Oct 27 10:14:29.755 INFO kablam! --> src/main.rs:142:9 Oct 27 10:14:29.755 INFO kablam! | Oct 27 10:14:29.755 INFO kablam! 142 | let mut result = 0; Oct 27 10:14:29.755 INFO kablam! | ----^^^^^^ Oct 27 10:14:29.755 INFO kablam! | | Oct 27 10:14:29.755 INFO kablam! | help: remove this `mut` Oct 27 10:14:29.755 INFO kablam! | Oct 27 10:14:29.755 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:14:29.755 INFO kablam! Oct 27 10:14:29.763 INFO kablam! warning: function is never used: `rust_inner_main` Oct 27 10:14:29.763 INFO kablam! --> src/main.rs:104:1 Oct 27 10:14:29.763 INFO kablam! | Oct 27 10:14:29.763 INFO kablam! 104 | fn rust_inner_main() { Oct 27 10:14:29.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.763 INFO kablam! | Oct 27 10:14:29.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:14:29.763 INFO kablam! Oct 27 10:14:29.763 INFO kablam! warning: function is never used: `c_output` Oct 27 10:14:29.763 INFO kablam! --> src/main.rs:337:1 Oct 27 10:14:29.763 INFO kablam! | Oct 27 10:14:29.763 INFO kablam! 337 | fn c_output() -> i32 { Oct 27 10:14:29.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.763 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:127:13 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 127 | let mut auto_source_map = false; Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:14:29.818 INFO kablam! = note: consider using `_auto_source_map` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:132:13 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 132 | auto_source_map = true; Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: unused variable: `result` Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:142:13 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 142 | let mut result = 0; Oct 27 10:14:29.818 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:196:13 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 196 | let mut auto_source_map = false; Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! = note: consider using `_auto_source_map` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:201:13 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 201 | auto_source_map = true; Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: variable `result` is assigned to, but never used Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:211:13 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 211 | let mut result = 0; Oct 27 10:14:29.818 INFO kablam! | ^^^^^^ Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! = note: consider using `_result` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: value assigned to `result` is never read Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:227:9 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 227 | result = c_compile_file(options, args.input_file, args.output_file); Oct 27 10:14:29.818 INFO kablam! | ^^^^^^ Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: value assigned to `result` is never read Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:230:9 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 230 | result = c_compile_stdin(options, args.output_file); Oct 27 10:14:29.818 INFO kablam! | ^^^^^^ Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: unused variable: `ctx_out` Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:239:9 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 239 | let ctx_out = sass_file_context_get_context(ctx); Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^ help: consider using `_ctx_out` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: unused variable: `srcmap_file` Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:247:9 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 247 | let srcmap_file = sass_option_get_source_map_file(options); Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^ help: consider using `_srcmap_file` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: unused variable: `options_ptr` Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:277:20 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.818 INFO kablam! warning: unused variable: `output_file` Oct 27 10:14:29.818 INFO kablam! --> src/main.rs:277:51 Oct 27 10:14:29.818 INFO kablam! | Oct 27 10:14:29.818 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 27 10:14:29.818 INFO kablam! | ^^^^^^^^^^^ help: consider using `_output_file` instead Oct 27 10:14:29.818 INFO kablam! Oct 27 10:14:29.832 INFO kablam! warning: variable does not need to be mutable Oct 27 10:14:29.832 INFO kablam! --> src/main.rs:142:9 Oct 27 10:14:29.832 INFO kablam! | Oct 27 10:14:29.832 INFO kablam! 142 | let mut result = 0; Oct 27 10:14:29.832 INFO kablam! | ----^^^^^^ Oct 27 10:14:29.832 INFO kablam! | | Oct 27 10:14:29.832 INFO kablam! | help: remove this `mut` Oct 27 10:14:29.832 INFO kablam! | Oct 27 10:14:29.832 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:14:29.832 INFO kablam! Oct 27 10:14:29.842 INFO kablam! warning: function is never used: `rust_inner_main` Oct 27 10:14:29.842 INFO kablam! --> src/main.rs:104:1 Oct 27 10:14:29.842 INFO kablam! | Oct 27 10:14:29.843 INFO kablam! 104 | fn rust_inner_main() { Oct 27 10:14:29.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.843 INFO kablam! | Oct 27 10:14:29.843 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:14:29.843 INFO kablam! Oct 27 10:14:29.843 INFO kablam! warning: function is never used: `c_output` Oct 27 10:14:29.843 INFO kablam! --> src/main.rs:337:1 Oct 27 10:14:29.843 INFO kablam! | Oct 27 10:14:29.843 INFO kablam! 337 | fn c_output() -> i32 { Oct 27 10:14:29.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:29.843 INFO kablam! Oct 27 10:14:29.862 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.75s Oct 27 10:14:29.871 INFO kablam! su: No module specific data is present Oct 27 10:14:30.156 INFO running `"docker" "rm" "-f" "06ed4e563207a5378ffecfec8216214283f8b9fc38f01e34749d9a69a870f65e"` Oct 27 10:14:30.307 INFO blam! 06ed4e563207a5378ffecfec8216214283f8b9fc38f01e34749d9a69a870f65e