Oct 15 07:48:04.758 INFO testing PhilipDaniels/sassafras against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:48:04.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 07:48:05.083 INFO blam! d65e21d2fdb4cf119c178ef007f3c6468c3f1cf8cc1b42f958d84e21a09ab3f0 Oct 15 07:48:05.087 INFO running `"docker" "start" "-a" "d65e21d2fdb4cf119c178ef007f3c6468c3f1cf8cc1b42f958d84e21a09ab3f0"` Oct 15 07:48:06.138 INFO kablam! usermod: no changes Oct 15 07:48:06.299 INFO kablam! Compiling cmake v0.1.31 Oct 15 07:48:06.299 INFO kablam! Compiling libz-sys v1.0.18 Oct 15 07:48:06.307 INFO kablam! Compiling sassafras v0.1.0 (/source/sassafras) Oct 15 07:48:06.315 INFO kablam! Compiling idna v0.1.4 Oct 15 07:48:06.315 INFO kablam! Compiling syn v0.13.4 Oct 15 07:48:07.527 INFO kablam! warning: unused import: `c_api_helpers::ptr_to_ref` Oct 15 07:48:07.528 INFO kablam! --> sassafras/src/sass_inspect_options.rs:2:5 Oct 15 07:48:07.528 INFO kablam! | Oct 15 07:48:07.528 INFO kablam! 2 | use c_api_helpers::ptr_to_ref; Oct 15 07:48:07.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:48:07.529 INFO kablam! | Oct 15 07:48:07.529 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:48:07.529 INFO kablam! Oct 15 07:48:07.530 INFO kablam! warning: unused import: `c_api_helpers::ptr_to_ref` Oct 15 07:48:07.530 INFO kablam! --> sassafras/src/sass_output_options.rs:2:5 Oct 15 07:48:07.530 INFO kablam! | Oct 15 07:48:07.531 INFO kablam! 2 | use c_api_helpers::ptr_to_ref; Oct 15 07:48:07.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:48:07.531 INFO kablam! Oct 15 07:48:07.957 INFO kablam! warning: unused variable: `compiler` Oct 15 07:48:07.958 INFO kablam! --> sassafras/src/sass_compiler.rs:54:9 Oct 15 07:48:07.958 INFO kablam! | Oct 15 07:48:07.958 INFO kablam! 54 | let compiler = ptr_to_ref(compiler); Oct 15 07:48:07.959 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 15 07:48:07.959 INFO kablam! | Oct 15 07:48:07.959 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:48:07.960 INFO kablam! Oct 15 07:48:07.960 INFO kablam! warning: unused variable: `compiler` Oct 15 07:48:07.960 INFO kablam! --> sassafras/src/sass_compiler.rs:61:9 Oct 15 07:48:07.961 INFO kablam! | Oct 15 07:48:07.961 INFO kablam! 61 | let compiler = ptr_to_ref(compiler); Oct 15 07:48:07.961 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 15 07:48:07.961 INFO kablam! Oct 15 07:48:07.962 INFO kablam! warning: unused variable: `compiler` Oct 15 07:48:07.962 INFO kablam! --> sassafras/src/sass_compiler.rs:70:9 Oct 15 07:48:07.962 INFO kablam! | Oct 15 07:48:07.962 INFO kablam! 70 | let compiler = ptr_to_ref(compiler); Oct 15 07:48:07.963 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 15 07:48:07.963 INFO kablam! Oct 15 07:48:07.963 INFO kablam! warning: unused variable: `compiler` Oct 15 07:48:07.964 INFO kablam! --> sassafras/src/sass_compiler.rs:77:9 Oct 15 07:48:07.964 INFO kablam! | Oct 15 07:48:07.964 INFO kablam! 77 | let compiler = ptr_to_ref(compiler); Oct 15 07:48:07.965 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 15 07:48:07.965 INFO kablam! Oct 15 07:48:07.965 INFO kablam! warning: unused variable: `compiler` Oct 15 07:48:07.965 INFO kablam! --> sassafras/src/sass_compiler.rs:85:9 Oct 15 07:48:07.966 INFO kablam! | Oct 15 07:48:07.966 INFO kablam! 85 | let compiler = ptr_to_ref(compiler); Oct 15 07:48:07.966 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 15 07:48:07.967 INFO kablam! Oct 15 07:48:07.967 INFO kablam! warning: unused variable: `compiler` Oct 15 07:48:07.967 INFO kablam! --> sassafras/src/sass_compiler.rs:93:9 Oct 15 07:48:07.967 INFO kablam! | Oct 15 07:48:07.968 INFO kablam! 93 | let compiler = ptr_to_ref(compiler); Oct 15 07:48:07.968 INFO kablam! | ^^^^^^^^ help: consider using `_compiler` instead Oct 15 07:48:07.970 INFO kablam! Oct 15 07:48:07.970 INFO kablam! warning: unused variable: `idx` Oct 15 07:48:07.970 INFO kablam! --> sassafras/src/sass_compiler.rs:91:75 Oct 15 07:48:07.971 INFO kablam! | Oct 15 07:48:07.971 INFO kablam! 91 | pub extern fn sass_compiler_get_callee_entry(compiler: *mut SassCompiler, idx: usize) -> usize { Oct 15 07:48:07.971 INFO kablam! | ^^^ help: consider using `_idx` instead Oct 15 07:48:07.971 INFO kablam! Oct 15 07:48:07.972 INFO kablam! warning: unused variable: `ctx` Oct 15 07:48:07.972 INFO kablam! --> sassafras/src/sass_file_context.rs:48:9 Oct 15 07:48:07.972 INFO kablam! | Oct 15 07:48:07.972 INFO kablam! 48 | let ctx = ptr_to_ref(file_ctx); Oct 15 07:48:07.973 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 07:48:07.973 INFO kablam! Oct 15 07:48:07.973 INFO kablam! warning: unused variable: `options_ptr` Oct 15 07:48:07.973 INFO kablam! --> sassafras/src/sass_options.rs:226:52 Oct 15 07:48:07.974 INFO kablam! | Oct 15 07:48:07.974 INFO kablam! 226 | pub extern fn sass_option_get_source_map_file_urls(options_ptr: *mut SassOptions) { Oct 15 07:48:07.974 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 15 07:48:07.979 INFO kablam! Oct 15 07:48:07.979 INFO kablam! warning: unused variable: `options` Oct 15 07:48:07.979 INFO kablam! --> sassafras/src/sass_options.rs:244:9 Oct 15 07:48:07.980 INFO kablam! | Oct 15 07:48:07.980 INFO kablam! 244 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:07.980 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:07.981 INFO kablam! Oct 15 07:48:07.981 INFO kablam! warning: unused variable: `options` Oct 15 07:48:07.981 INFO kablam! --> sassafras/src/sass_options.rs:251:9 Oct 15 07:48:07.981 INFO kablam! | Oct 15 07:48:07.982 INFO kablam! 251 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:07.982 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:07.982 INFO kablam! Oct 15 07:48:07.983 INFO kablam! warning: unused variable: `options` Oct 15 07:48:07.983 INFO kablam! --> sassafras/src/sass_options.rs:258:9 Oct 15 07:48:07.983 INFO kablam! | Oct 15 07:48:07.984 INFO kablam! 258 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:07.984 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:07.984 INFO kablam! Oct 15 07:48:07.984 INFO kablam! warning: unused variable: `options` Oct 15 07:48:07.984 INFO kablam! --> sassafras/src/sass_options.rs:265:9 Oct 15 07:48:07.985 INFO kablam! | Oct 15 07:48:07.985 INFO kablam! 265 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:07.985 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:07.986 INFO kablam! Oct 15 07:48:07.986 INFO kablam! warning: unused variable: `options` Oct 15 07:48:07.990 INFO kablam! --> sassafras/src/sass_options.rs:297:9 Oct 15 07:48:07.991 INFO kablam! | Oct 15 07:48:07.991 INFO kablam! 297 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:07.991 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:07.992 INFO kablam! Oct 15 07:48:07.992 INFO kablam! warning: unused variable: `indent` Oct 15 07:48:07.992 INFO kablam! --> sassafras/src/sass_options.rs:296:69 Oct 15 07:48:07.992 INFO kablam! | Oct 15 07:48:07.993 INFO kablam! 296 | pub extern fn sass_option_set_indent(options_ptr: *mut SassOptions, indent: *const c_char) { Oct 15 07:48:07.993 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 15 07:48:07.993 INFO kablam! Oct 15 07:48:07.996 INFO kablam! warning: unused variable: `options` Oct 15 07:48:07.996 INFO kablam! --> sassafras/src/sass_options.rs:303:9 Oct 15 07:48:07.996 INFO kablam! | Oct 15 07:48:07.996 INFO kablam! 303 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:07.997 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:07.997 INFO kablam! Oct 15 07:48:07.997 INFO kablam! warning: unused variable: `linefeed` Oct 15 07:48:07.998 INFO kablam! --> sassafras/src/sass_options.rs:302:71 Oct 15 07:48:07.998 INFO kablam! | Oct 15 07:48:07.998 INFO kablam! 302 | pub extern fn sass_option_set_linefeed(options_ptr: *mut SassOptions, linefeed: *const c_char) { Oct 15 07:48:07.999 INFO kablam! | ^^^^^^^^ help: consider using `_linefeed` instead Oct 15 07:48:07.999 INFO kablam! Oct 15 07:48:07.999 INFO kablam! warning: unused variable: `options` Oct 15 07:48:08.003 INFO kablam! --> sassafras/src/sass_options.rs:338:9 Oct 15 07:48:08.003 INFO kablam! | Oct 15 07:48:08.003 INFO kablam! 338 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:08.003 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:08.003 INFO kablam! Oct 15 07:48:08.003 INFO kablam! warning: unused variable: `c_headers` Oct 15 07:48:08.003 INFO kablam! --> sassafras/src/sass_options.rs:336:72 Oct 15 07:48:08.003 INFO kablam! | Oct 15 07:48:08.003 INFO kablam! 336 | pub extern fn sass_option_set_c_headers(options_ptr: *mut SassOptions, c_headers: *const c_char) { Oct 15 07:48:08.003 INFO kablam! | ^^^^^^^^^ help: consider using `_c_headers` instead Oct 15 07:48:08.003 INFO kablam! Oct 15 07:48:08.003 INFO kablam! warning: unused variable: `options` Oct 15 07:48:08.003 INFO kablam! --> sassafras/src/sass_options.rs:344:9 Oct 15 07:48:08.003 INFO kablam! | Oct 15 07:48:08.003 INFO kablam! 344 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:08.003 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:08.003 INFO kablam! Oct 15 07:48:08.003 INFO kablam! warning: unused variable: `c_importers` Oct 15 07:48:08.003 INFO kablam! --> sassafras/src/sass_options.rs:342:74 Oct 15 07:48:08.003 INFO kablam! | Oct 15 07:48:08.003 INFO kablam! 342 | pub extern fn sass_option_set_c_importers(options_ptr: *mut SassOptions, c_importers: *const c_char) { Oct 15 07:48:08.003 INFO kablam! | ^^^^^^^^^^^ help: consider using `_c_importers` instead Oct 15 07:48:08.003 INFO kablam! Oct 15 07:48:08.004 INFO kablam! warning: unused variable: `options` Oct 15 07:48:08.004 INFO kablam! --> sassafras/src/sass_options.rs:351:9 Oct 15 07:48:08.004 INFO kablam! | Oct 15 07:48:08.004 INFO kablam! 351 | let options = ptr_to_ref(options_ptr); Oct 15 07:48:08.004 INFO kablam! | ^^^^^^^ help: consider using `_options` instead Oct 15 07:48:08.004 INFO kablam! Oct 15 07:48:08.004 INFO kablam! warning: unused variable: `c_functions` Oct 15 07:48:08.004 INFO kablam! --> sassafras/src/sass_options.rs:350:74 Oct 15 07:48:08.004 INFO kablam! | Oct 15 07:48:08.004 INFO kablam! 350 | pub extern fn sass_option_set_c_functions(options_ptr: *mut SassOptions, c_functions: *const c_char) { Oct 15 07:48:08.004 INFO kablam! | ^^^^^^^^^^^ help: consider using `_c_functions` instead Oct 15 07:48:08.004 INFO kablam! Oct 15 07:48:08.004 INFO kablam! warning: unused variable: `p` Oct 15 07:48:08.004 INFO kablam! --> sassafras/src/sass_options.rs:373:9 Oct 15 07:48:08.004 INFO kablam! | Oct 15 07:48:08.004 INFO kablam! 373 | let p = &options.include_paths[i]; Oct 15 07:48:08.004 INFO kablam! | ^ help: consider using `_p` instead Oct 15 07:48:08.004 INFO kablam! Oct 15 07:48:09.711 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 15 07:48:14.454 INFO kablam! Compiling url v1.7.0 Oct 15 07:48:36.007 INFO kablam! Compiling structopt-derive v0.2.8 Oct 15 07:48:45.483 INFO kablam! Compiling git2 v0.7.1 Oct 15 07:48:47.056 INFO kablam! Compiling structopt v0.2.8 Oct 15 07:48:53.435 INFO kablam! Compiling built v0.3.0 Oct 15 07:48:56.015 INFO kablam! Compiling sassafrasc v0.1.0 (/source) Oct 15 07:48:57.343 INFO kablam! warning: unused `#[macro_use]` import Oct 15 07:48:57.343 INFO kablam! --> src/main.rs:7:1 Oct 15 07:48:57.343 INFO kablam! | Oct 15 07:48:57.343 INFO kablam! 7 | #[macro_use] Oct 15 07:48:57.343 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:48:57.343 INFO kablam! | Oct 15 07:48:57.343 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:48:57.343 INFO kablam! Oct 15 07:48:57.343 INFO kablam! warning: unused import: `std::ffi::CString` Oct 15 07:48:57.343 INFO kablam! --> src/main.rs:13:5 Oct 15 07:48:57.343 INFO kablam! | Oct 15 07:48:57.343 INFO kablam! 13 | use std::ffi::CString; Oct 15 07:48:57.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 07:48:57.343 INFO kablam! Oct 15 07:48:57.343 INFO kablam! warning: unused import: `std::os::raw::c_char` Oct 15 07:48:57.343 INFO kablam! --> src/main.rs:15:5 Oct 15 07:48:57.343 INFO kablam! | Oct 15 07:48:57.343 INFO kablam! 15 | use std::os::raw::c_char; Oct 15 07:48:57.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:48:57.343 INFO kablam! Oct 15 07:48:57.343 INFO kablam! warning: unused import: `std::panic` Oct 15 07:48:57.343 INFO kablam! --> src/main.rs:16:5 Oct 15 07:48:57.343 INFO kablam! | Oct 15 07:48:57.343 INFO kablam! 16 | use std::panic; Oct 15 07:48:57.343 INFO kablam! | ^^^^^^^^^^ Oct 15 07:48:57.343 INFO kablam! Oct 15 07:48:57.343 INFO kablam! warning: unused import: `std::path::Path` Oct 15 07:48:57.343 INFO kablam! --> src/main.rs:17:5 Oct 15 07:48:57.343 INFO kablam! | Oct 15 07:48:57.343 INFO kablam! 17 | use std::path::Path; Oct 15 07:48:57.343 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:48:57.343 INFO kablam! Oct 15 07:48:57.351 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 07:48:57.351 INFO kablam! --> src/main.rs:25:1 Oct 15 07:48:57.351 INFO kablam! | Oct 15 07:48:57.351 INFO kablam! 25 | / arg_enum! { Oct 15 07:48:57.351 INFO kablam! 26 | | #[derive(Debug)] Oct 15 07:48:57.351 INFO kablam! 27 | | enum SourceMapEmission Oct 15 07:48:57.351 INFO kablam! 28 | | { Oct 15 07:48:57.351 INFO kablam! ... | Oct 15 07:48:57.351 INFO kablam! 32 | | } Oct 15 07:48:57.351 INFO kablam! 33 | | } Oct 15 07:48:57.351 INFO kablam! | |_^ Oct 15 07:48:57.351 INFO kablam! | Oct 15 07:48:57.351 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 07:48:57.351 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 15 07:48:57.351 INFO kablam! Oct 15 07:48:57.351 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 07:48:57.351 INFO kablam! --> src/main.rs:35:1 Oct 15 07:48:57.351 INFO kablam! | Oct 15 07:48:57.351 INFO kablam! 35 | / arg_enum! { Oct 15 07:48:57.351 INFO kablam! 36 | | #[derive(Debug)] Oct 15 07:48:57.351 INFO kablam! 37 | | enum OutputStyles Oct 15 07:48:57.351 INFO kablam! 38 | | { Oct 15 07:48:57.351 INFO kablam! ... | Oct 15 07:48:57.351 INFO kablam! 43 | | } Oct 15 07:48:57.351 INFO kablam! 44 | | } Oct 15 07:48:57.351 INFO kablam! | |_^ Oct 15 07:48:57.352 INFO kablam! | Oct 15 07:48:57.352 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 15 07:48:57.352 INFO kablam! Oct 15 07:48:57.471 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 15 07:48:57.471 INFO kablam! --> src/main.rs:127:13 Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! 127 | let mut auto_source_map = false; Oct 15 07:48:57.471 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:48:57.471 INFO kablam! = note: consider using `_auto_source_map` instead Oct 15 07:48:57.471 INFO kablam! Oct 15 07:48:57.471 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 15 07:48:57.471 INFO kablam! --> src/main.rs:132:13 Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! 132 | auto_source_map = true; Oct 15 07:48:57.471 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 07:48:57.471 INFO kablam! Oct 15 07:48:57.471 INFO kablam! warning: unused variable: `result` Oct 15 07:48:57.471 INFO kablam! --> src/main.rs:142:13 Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! 142 | let mut result = 0; Oct 15 07:48:57.471 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 07:48:57.471 INFO kablam! Oct 15 07:48:57.471 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 15 07:48:57.471 INFO kablam! --> src/main.rs:196:13 Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! 196 | let mut auto_source_map = false; Oct 15 07:48:57.471 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! = note: consider using `_auto_source_map` instead Oct 15 07:48:57.471 INFO kablam! Oct 15 07:48:57.471 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 15 07:48:57.471 INFO kablam! --> src/main.rs:201:13 Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! 201 | auto_source_map = true; Oct 15 07:48:57.471 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:48:57.471 INFO kablam! Oct 15 07:48:57.471 INFO kablam! warning: variable `result` is assigned to, but never used Oct 15 07:48:57.471 INFO kablam! --> src/main.rs:211:13 Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.471 INFO kablam! 211 | let mut result = 0; Oct 15 07:48:57.471 INFO kablam! | ^^^^^^ Oct 15 07:48:57.471 INFO kablam! | Oct 15 07:48:57.479 INFO kablam! = note: consider using `_result` instead Oct 15 07:48:57.479 INFO kablam! Oct 15 07:48:57.480 INFO kablam! warning: value assigned to `result` is never read Oct 15 07:48:57.480 INFO kablam! --> src/main.rs:227:9 Oct 15 07:48:57.480 INFO kablam! | Oct 15 07:48:57.481 INFO kablam! 227 | result = c_compile_file(options, args.input_file, args.output_file); Oct 15 07:48:57.481 INFO kablam! | ^^^^^^ Oct 15 07:48:57.481 INFO kablam! Oct 15 07:48:57.481 INFO kablam! warning: value assigned to `result` is never read Oct 15 07:48:57.482 INFO kablam! --> src/main.rs:230:9 Oct 15 07:48:57.482 INFO kablam! | Oct 15 07:48:57.482 INFO kablam! 230 | result = c_compile_stdin(options, args.output_file); Oct 15 07:48:57.483 INFO kablam! | ^^^^^^ Oct 15 07:48:57.483 INFO kablam! Oct 15 07:48:57.483 INFO kablam! warning: unused variable: `ctx_out` Oct 15 07:48:57.484 INFO kablam! --> src/main.rs:239:9 Oct 15 07:48:57.484 INFO kablam! | Oct 15 07:48:57.484 INFO kablam! 239 | let ctx_out = sass_file_context_get_context(ctx); Oct 15 07:48:57.484 INFO kablam! | ^^^^^^^ help: consider using `_ctx_out` instead Oct 15 07:48:57.485 INFO kablam! Oct 15 07:48:57.485 INFO kablam! warning: unused variable: `srcmap_file` Oct 15 07:48:57.485 INFO kablam! --> src/main.rs:247:9 Oct 15 07:48:57.486 INFO kablam! | Oct 15 07:48:57.486 INFO kablam! 247 | let srcmap_file = sass_option_get_source_map_file(options); Oct 15 07:48:57.486 INFO kablam! | ^^^^^^^^^^^ help: consider using `_srcmap_file` instead Oct 15 07:48:57.487 INFO kablam! Oct 15 07:48:57.487 INFO kablam! warning: unused variable: `options_ptr` Oct 15 07:48:57.487 INFO kablam! --> src/main.rs:277:20 Oct 15 07:48:57.487 INFO kablam! | Oct 15 07:48:57.488 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 15 07:48:57.488 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 15 07:48:57.488 INFO kablam! Oct 15 07:48:57.489 INFO kablam! warning: unused variable: `output_file` Oct 15 07:48:57.489 INFO kablam! --> src/main.rs:277:51 Oct 15 07:48:57.489 INFO kablam! | Oct 15 07:48:57.489 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 15 07:48:57.490 INFO kablam! | ^^^^^^^^^^^ help: consider using `_output_file` instead Oct 15 07:48:57.490 INFO kablam! Oct 15 07:48:57.495 INFO kablam! warning: variable does not need to be mutable Oct 15 07:48:57.495 INFO kablam! --> src/main.rs:142:9 Oct 15 07:48:57.495 INFO kablam! | Oct 15 07:48:57.495 INFO kablam! 142 | let mut result = 0; Oct 15 07:48:57.495 INFO kablam! | ----^^^^^^ Oct 15 07:48:57.495 INFO kablam! | | Oct 15 07:48:57.495 INFO kablam! | help: remove this `mut` Oct 15 07:48:57.495 INFO kablam! | Oct 15 07:48:57.495 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:48:57.495 INFO kablam! Oct 15 07:48:57.511 INFO kablam! warning: function is never used: `rust_inner_main` Oct 15 07:48:57.511 INFO kablam! --> src/main.rs:104:1 Oct 15 07:48:57.511 INFO kablam! | Oct 15 07:48:57.511 INFO kablam! 104 | fn rust_inner_main() { Oct 15 07:48:57.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:48:57.511 INFO kablam! | Oct 15 07:48:57.511 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:48:57.511 INFO kablam! Oct 15 07:48:57.511 INFO kablam! warning: function is never used: `c_output` Oct 15 07:48:57.511 INFO kablam! --> src/main.rs:337:1 Oct 15 07:48:57.511 INFO kablam! | Oct 15 07:48:57.511 INFO kablam! 337 | fn c_output() -> i32 { Oct 15 07:48:57.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:48:57.511 INFO kablam! Oct 15 07:48:59.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.78s Oct 15 07:48:59.973 INFO kablam! su: No module specific data is present Oct 15 07:49:00.503 INFO running `"docker" "rm" "-f" "d65e21d2fdb4cf119c178ef007f3c6468c3f1cf8cc1b42f958d84e21a09ab3f0"` Oct 15 07:49:00.700 INFO blam! d65e21d2fdb4cf119c178ef007f3c6468c3f1cf8cc1b42f958d84e21a09ab3f0 Oct 15 07:49:00.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 07:49:00.934 INFO blam! 151b833dec896adeb2ab9ab7b37d6e9289da98e9c63edef9c0e93237dfb26f44 Oct 15 07:49:00.936 INFO running `"docker" "start" "-a" "151b833dec896adeb2ab9ab7b37d6e9289da98e9c63edef9c0e93237dfb26f44"` Oct 15 07:49:01.361 INFO kablam! usermod: no changes Oct 15 07:49:01.446 INFO kablam! Compiling sassafrasc v0.1.0 (/source) Oct 15 07:49:02.763 INFO kablam! warning: unused `#[macro_use]` import Oct 15 07:49:02.763 INFO kablam! --> src/main.rs:7:1 Oct 15 07:49:02.763 INFO kablam! | Oct 15 07:49:02.763 INFO kablam! 7 | #[macro_use] Oct 15 07:49:02.763 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:49:02.763 INFO kablam! | Oct 15 07:49:02.763 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:49:02.763 INFO kablam! Oct 15 07:49:02.763 INFO kablam! warning: unused import: `std::ffi::CString` Oct 15 07:49:02.763 INFO kablam! --> src/main.rs:13:5 Oct 15 07:49:02.763 INFO kablam! | Oct 15 07:49:02.763 INFO kablam! 13 | use std::ffi::CString; Oct 15 07:49:02.763 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 07:49:02.763 INFO kablam! Oct 15 07:49:02.763 INFO kablam! warning: unused import: `std::os::raw::c_char` Oct 15 07:49:02.763 INFO kablam! --> src/main.rs:15:5 Oct 15 07:49:02.763 INFO kablam! | Oct 15 07:49:02.763 INFO kablam! 15 | use std::os::raw::c_char; Oct 15 07:49:02.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:49:02.763 INFO kablam! Oct 15 07:49:02.763 INFO kablam! warning: unused import: `std::panic` Oct 15 07:49:02.763 INFO kablam! --> src/main.rs:16:5 Oct 15 07:49:02.763 INFO kablam! | Oct 15 07:49:02.764 INFO kablam! 16 | use std::panic; Oct 15 07:49:02.764 INFO kablam! | ^^^^^^^^^^ Oct 15 07:49:02.764 INFO kablam! Oct 15 07:49:02.764 INFO kablam! warning: unused import: `std::path::Path` Oct 15 07:49:02.764 INFO kablam! --> src/main.rs:17:5 Oct 15 07:49:02.764 INFO kablam! | Oct 15 07:49:02.764 INFO kablam! 17 | use std::path::Path; Oct 15 07:49:02.764 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:49:02.764 INFO kablam! Oct 15 07:49:02.779 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 07:49:02.779 INFO kablam! --> src/main.rs:25:1 Oct 15 07:49:02.779 INFO kablam! | Oct 15 07:49:02.779 INFO kablam! 25 | / arg_enum! { Oct 15 07:49:02.779 INFO kablam! 26 | | #[derive(Debug)] Oct 15 07:49:02.780 INFO kablam! 27 | | enum SourceMapEmission Oct 15 07:49:02.780 INFO kablam! 28 | | { Oct 15 07:49:02.780 INFO kablam! ... | Oct 15 07:49:02.780 INFO kablam! 32 | | } Oct 15 07:49:02.780 INFO kablam! 33 | | } Oct 15 07:49:02.780 INFO kablam! | |_^ Oct 15 07:49:02.781 INFO kablam! | Oct 15 07:49:02.781 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 07:49:02.781 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 15 07:49:02.781 INFO kablam! Oct 15 07:49:02.781 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 07:49:02.781 INFO kablam! --> src/main.rs:35:1 Oct 15 07:49:02.782 INFO kablam! | Oct 15 07:49:02.782 INFO kablam! 35 | / arg_enum! { Oct 15 07:49:02.782 INFO kablam! 36 | | #[derive(Debug)] Oct 15 07:49:02.782 INFO kablam! 37 | | enum OutputStyles Oct 15 07:49:02.782 INFO kablam! 38 | | { Oct 15 07:49:02.782 INFO kablam! ... | Oct 15 07:49:02.782 INFO kablam! 43 | | } Oct 15 07:49:02.783 INFO kablam! 44 | | } Oct 15 07:49:02.783 INFO kablam! | |_^ Oct 15 07:49:02.783 INFO kablam! | Oct 15 07:49:02.783 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 15 07:49:02.783 INFO kablam! Oct 15 07:49:02.879 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 15 07:49:02.879 INFO kablam! --> src/main.rs:127:13 Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! 127 | let mut auto_source_map = false; Oct 15 07:49:02.879 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:49:02.879 INFO kablam! = note: consider using `_auto_source_map` instead Oct 15 07:49:02.879 INFO kablam! Oct 15 07:49:02.879 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 15 07:49:02.879 INFO kablam! --> src/main.rs:132:13 Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! 132 | auto_source_map = true; Oct 15 07:49:02.879 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 07:49:02.879 INFO kablam! Oct 15 07:49:02.879 INFO kablam! warning: unused variable: `result` Oct 15 07:49:02.879 INFO kablam! --> src/main.rs:142:13 Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! 142 | let mut result = 0; Oct 15 07:49:02.879 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 07:49:02.879 INFO kablam! Oct 15 07:49:02.879 INFO kablam! warning: variable `auto_source_map` is assigned to, but never used Oct 15 07:49:02.879 INFO kablam! --> src/main.rs:196:13 Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! 196 | let mut auto_source_map = false; Oct 15 07:49:02.879 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! = note: consider using `_auto_source_map` instead Oct 15 07:49:02.879 INFO kablam! Oct 15 07:49:02.879 INFO kablam! warning: value assigned to `auto_source_map` is never read Oct 15 07:49:02.879 INFO kablam! --> src/main.rs:201:13 Oct 15 07:49:02.879 INFO kablam! | Oct 15 07:49:02.879 INFO kablam! 201 | auto_source_map = true; Oct 15 07:49:02.879 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:49:02.879 INFO kablam! Oct 15 07:49:02.879 INFO kablam! warning: variable `result` is assigned to, but never used Oct 15 07:49:02.879 INFO kablam! --> src/main.rs:211:13 Oct 15 07:49:02.880 INFO kablam! | Oct 15 07:49:02.880 INFO kablam! 211 | let mut result = 0; Oct 15 07:49:02.880 INFO kablam! | ^^^^^^ Oct 15 07:49:02.880 INFO kablam! | Oct 15 07:49:02.880 INFO kablam! = note: consider using `_result` instead Oct 15 07:49:02.880 INFO kablam! Oct 15 07:49:02.880 INFO kablam! warning: value assigned to `result` is never read Oct 15 07:49:02.880 INFO kablam! --> src/main.rs:227:9 Oct 15 07:49:02.880 INFO kablam! | Oct 15 07:49:02.880 INFO kablam! 227 | result = c_compile_file(options, args.input_file, args.output_file); Oct 15 07:49:02.880 INFO kablam! | ^^^^^^ Oct 15 07:49:02.880 INFO kablam! Oct 15 07:49:02.880 INFO kablam! warning: value assigned to `result` is never read Oct 15 07:49:02.880 INFO kablam! --> src/main.rs:230:9 Oct 15 07:49:02.880 INFO kablam! | Oct 15 07:49:02.880 INFO kablam! 230 | result = c_compile_stdin(options, args.output_file); Oct 15 07:49:02.880 INFO kablam! | ^^^^^^ Oct 15 07:49:02.880 INFO kablam! Oct 15 07:49:02.880 INFO kablam! warning: unused variable: `ctx_out` Oct 15 07:49:02.880 INFO kablam! --> src/main.rs:239:9 Oct 15 07:49:02.880 INFO kablam! | Oct 15 07:49:02.880 INFO kablam! 239 | let ctx_out = sass_file_context_get_context(ctx); Oct 15 07:49:02.880 INFO kablam! | ^^^^^^^ help: consider using `_ctx_out` instead Oct 15 07:49:02.880 INFO kablam! Oct 15 07:49:02.880 INFO kablam! warning: unused variable: `srcmap_file` Oct 15 07:49:02.880 INFO kablam! --> src/main.rs:247:9 Oct 15 07:49:02.880 INFO kablam! | Oct 15 07:49:02.880 INFO kablam! 247 | let srcmap_file = sass_option_get_source_map_file(options); Oct 15 07:49:02.880 INFO kablam! | ^^^^^^^^^^^ help: consider using `_srcmap_file` instead Oct 15 07:49:02.880 INFO kablam! Oct 15 07:49:02.883 INFO kablam! warning: unused variable: `options_ptr` Oct 15 07:49:02.883 INFO kablam! --> src/main.rs:277:20 Oct 15 07:49:02.883 INFO kablam! | Oct 15 07:49:02.883 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 15 07:49:02.883 INFO kablam! | ^^^^^^^^^^^ help: consider using `_options_ptr` instead Oct 15 07:49:02.883 INFO kablam! Oct 15 07:49:02.883 INFO kablam! warning: unused variable: `output_file` Oct 15 07:49:02.883 INFO kablam! --> src/main.rs:277:51 Oct 15 07:49:02.883 INFO kablam! | Oct 15 07:49:02.883 INFO kablam! 277 | fn c_compile_stdin(options_ptr: *mut SassOptions, output_file: Option) -> i32 { Oct 15 07:49:02.883 INFO kablam! | ^^^^^^^^^^^ help: consider using `_output_file` instead Oct 15 07:49:02.883 INFO kablam! Oct 15 07:49:02.899 INFO kablam! warning: variable does not need to be mutable Oct 15 07:49:02.899 INFO kablam! --> src/main.rs:142:9 Oct 15 07:49:02.899 INFO kablam! | Oct 15 07:49:02.899 INFO kablam! 142 | let mut result = 0; Oct 15 07:49:02.899 INFO kablam! | ----^^^^^^ Oct 15 07:49:02.899 INFO kablam! | | Oct 15 07:49:02.899 INFO kablam! | help: remove this `mut` Oct 15 07:49:02.899 INFO kablam! | Oct 15 07:49:02.899 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:49:02.899 INFO kablam! Oct 15 07:49:02.911 INFO kablam! warning: function is never used: `rust_inner_main` Oct 15 07:49:02.911 INFO kablam! --> src/main.rs:104:1 Oct 15 07:49:02.911 INFO kablam! | Oct 15 07:49:02.911 INFO kablam! 104 | fn rust_inner_main() { Oct 15 07:49:02.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:49:02.911 INFO kablam! | Oct 15 07:49:02.911 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:49:02.911 INFO kablam! Oct 15 07:49:02.911 INFO kablam! warning: function is never used: `c_output` Oct 15 07:49:02.911 INFO kablam! --> src/main.rs:337:1 Oct 15 07:49:02.911 INFO kablam! | Oct 15 07:49:02.911 INFO kablam! 337 | fn c_output() -> i32 { Oct 15 07:49:02.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:49:02.911 INFO kablam! Oct 15 07:49:03.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 15 07:49:03.410 INFO kablam! su: No module specific data is present Oct 15 07:49:04.055 INFO running `"docker" "rm" "-f" "151b833dec896adeb2ab9ab7b37d6e9289da98e9c63edef9c0e93237dfb26f44"` Oct 15 07:49:04.231 INFO blam! 151b833dec896adeb2ab9ab7b37d6e9289da98e9c63edef9c0e93237dfb26f44 Oct 15 07:49:04.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 07:49:04.570 INFO blam! 7908a5076b3966e3ca6185ec76e835e0872d2982ed7140a25fa683cdb63b8b09 Oct 15 07:49:04.572 INFO running `"docker" "start" "-a" "7908a5076b3966e3ca6185ec76e835e0872d2982ed7140a25fa683cdb63b8b09"` Oct 15 07:49:05.215 INFO kablam! usermod: no changes Oct 15 07:49:05.305 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 07:49:05.320 INFO kablam! Running /target/debug/deps/sassafrasc-02fcf05eee77a692 Oct 15 07:49:05.322 INFO blam! Oct 15 07:49:05.322 INFO blam! running 0 tests Oct 15 07:49:05.322 INFO blam! Oct 15 07:49:05.322 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:49:05.322 INFO blam! Oct 15 07:49:05.324 INFO kablam! su: No module specific data is present Oct 15 07:49:05.604 INFO running `"docker" "rm" "-f" "7908a5076b3966e3ca6185ec76e835e0872d2982ed7140a25fa683cdb63b8b09"` Oct 15 07:49:05.735 INFO blam! 7908a5076b3966e3ca6185ec76e835e0872d2982ed7140a25fa683cdb63b8b09