Oct 15 19:48:20.238 INFO testing sbg-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:48:20.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:48:20.771 INFO blam! 53f546101c89a81669270ed967e7f3d21f0952d86021efb1d823ffae3c528ba4 Oct 15 19:48:20.774 INFO running `"docker" "start" "-a" "53f546101c89a81669270ed967e7f3d21f0952d86021efb1d823ffae3c528ba4"` Oct 15 19:48:22.241 INFO kablam! usermod: no changes Oct 15 19:48:22.491 INFO kablam! Compiling serde_yaml v0.8.6 Oct 15 19:48:22.512 INFO kablam! Compiling handlebars v1.0.5 Oct 15 19:48:33.017 INFO kablam! Compiling sbg v0.0.2 (/source) Oct 15 19:48:36.035 INFO kablam! warning: unused `#[macro_use]` import Oct 15 19:48:36.036 INFO kablam! --> src/main.rs:10:1 Oct 15 19:48:36.037 INFO kablam! | Oct 15 19:48:36.037 INFO kablam! 10 | #[macro_use] Oct 15 19:48:36.038 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:48:36.038 INFO kablam! | Oct 15 19:48:36.039 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:48:36.039 INFO kablam! Oct 15 19:48:41.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.20s Oct 15 19:48:41.487 INFO kablam! su: No module specific data is present Oct 15 19:48:42.291 INFO running `"docker" "rm" "-f" "53f546101c89a81669270ed967e7f3d21f0952d86021efb1d823ffae3c528ba4"` Oct 15 19:48:42.528 INFO blam! 53f546101c89a81669270ed967e7f3d21f0952d86021efb1d823ffae3c528ba4 Oct 15 19:48:42.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:48:42.951 INFO blam! b10a90f3d338a084c5f338e14139d75461ea139d7a3ab6015f741e864f93ff7e Oct 15 19:48:42.957 INFO running `"docker" "start" "-a" "b10a90f3d338a084c5f338e14139d75461ea139d7a3ab6015f741e864f93ff7e"` Oct 15 19:48:44.423 INFO kablam! usermod: no changes Oct 15 19:48:44.627 INFO kablam! Compiling sbg v0.0.2 (/source) Oct 15 19:48:48.287 INFO kablam! warning: unused `#[macro_use]` import Oct 15 19:48:48.288 INFO kablam! --> examples/main.rs:4:1 Oct 15 19:48:48.288 INFO kablam! | Oct 15 19:48:48.288 INFO kablam! 4 | #[macro_use] Oct 15 19:48:48.288 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:48:48.288 INFO kablam! | Oct 15 19:48:48.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:48:48.288 INFO kablam! Oct 15 19:48:48.527 INFO kablam! warning: unused variable: `some_arg` Oct 15 19:48:48.528 INFO kablam! --> examples/main_impl.rs:11:5 Oct 15 19:48:48.529 INFO kablam! | Oct 15 19:48:48.529 INFO kablam! 11 | some_arg: String, Oct 15 19:48:48.530 INFO kablam! | ^^^^^^^^ help: consider using `_some_arg` instead Oct 15 19:48:48.530 INFO kablam! | Oct 15 19:48:48.531 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 19:48:48.532 INFO kablam! Oct 15 19:48:48.532 INFO kablam! warning: unused variable: `some_other_arg` Oct 15 19:48:48.533 INFO kablam! --> examples/main_impl.rs:12:5 Oct 15 19:48:48.533 INFO kablam! | Oct 15 19:48:48.534 INFO kablam! 12 | some_other_arg: PathBuf, Oct 15 19:48:48.535 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_some_other_arg` instead Oct 15 19:48:48.535 INFO kablam! Oct 15 19:48:48.536 INFO kablam! warning: unused variable: `some_arg` Oct 15 19:48:48.536 INFO kablam! --> examples/main_impl.rs:17:5 Oct 15 19:48:48.536 INFO kablam! | Oct 15 19:48:48.536 INFO kablam! 17 | some_arg: String, Oct 15 19:48:48.536 INFO kablam! | ^^^^^^^^ help: consider using `_some_arg` instead Oct 15 19:48:48.536 INFO kablam! Oct 15 19:48:48.536 INFO kablam! warning: unused variable: `some_other_arg` Oct 15 19:48:48.536 INFO kablam! --> examples/main_impl.rs:18:5 Oct 15 19:48:48.536 INFO kablam! | Oct 15 19:48:48.536 INFO kablam! 18 | some_other_arg: Url, Oct 15 19:48:48.536 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_some_other_arg` instead Oct 15 19:48:48.536 INFO kablam! Oct 15 19:48:50.059 INFO kablam! warning: unused `#[macro_use]` import Oct 15 19:48:50.059 INFO kablam! --> src/main.rs:10:1 Oct 15 19:48:50.059 INFO kablam! | Oct 15 19:48:50.059 INFO kablam! 10 | #[macro_use] Oct 15 19:48:50.059 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:48:50.059 INFO kablam! | Oct 15 19:48:50.059 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:48:50.059 INFO kablam! Oct 15 19:48:51.284 INFO kablam! error[E0432]: unresolved import `url` Oct 15 19:48:51.284 INFO kablam! --> examples/main_impl.rs:5:5 Oct 15 19:48:51.284 INFO kablam! | Oct 15 19:48:51.284 INFO kablam! 5 | use url::Url; Oct 15 19:48:51.284 INFO kablam! | ^^^ Maybe a missing `extern crate url;`? Oct 15 19:48:51.284 INFO kablam! Oct 15 19:48:51.295 INFO kablam! error[E0601]: `main` function not found in crate `main_impl` Oct 15 19:48:51.295 INFO kablam! | Oct 15 19:48:51.295 INFO kablam! = note: consider adding a `main` function to `examples/main_impl.rs` Oct 15 19:48:51.295 INFO kablam! Oct 15 19:48:51.323 INFO kablam! error: aborting due to 2 previous errors Oct 15 19:48:51.323 INFO kablam! Oct 15 19:48:51.323 INFO kablam! Some errors occurred: E0432, E0601. Oct 15 19:48:51.323 INFO kablam! For more information about an error, try `rustc --explain E0432`. Oct 15 19:48:51.363 INFO kablam! error: Could not compile `sbg`. Oct 15 19:48:51.363 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 19:48:52.576 INFO kablam! error: build failed Oct 15 19:48:52.578 INFO kablam! su: No module specific data is present Oct 15 19:48:53.139 INFO running `"docker" "rm" "-f" "b10a90f3d338a084c5f338e14139d75461ea139d7a3ab6015f741e864f93ff7e"` Oct 15 19:48:53.356 INFO blam! b10a90f3d338a084c5f338e14139d75461ea139d7a3ab6015f741e864f93ff7e