Oct 13 05:30:16.432 INFO testing nicohman/eidolon against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:30:16.432 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 13 05:30:16.904 INFO blam! baaf4858c3c39e44d6bfed7e7a7468fb04aa97b827615d0e97b307db3fb4be3f Oct 13 05:30:16.907 INFO running `"docker" "start" "-a" "baaf4858c3c39e44d6bfed7e7a7468fb04aa97b827615d0e97b307db3fb4be3f"` Oct 13 05:30:18.231 INFO kablam! usermod: no changes Oct 13 05:30:18.587 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 13 05:30:18.587 INFO kablam! Compiling http v0.1.13 Oct 13 05:30:18.587 INFO kablam! Compiling serde_json v1.0.27 Oct 13 05:30:18.587 INFO kablam! Compiling syn v0.15.6 Oct 13 05:30:18.587 INFO kablam! Compiling syn v0.14.7 Oct 13 05:30:18.587 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 13 05:30:18.587 INFO kablam! Compiling openssl v0.10.12 Oct 13 05:30:18.607 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 13 05:30:22.603 INFO kablam! Compiling regex v1.0.5 Oct 13 05:30:26.079 INFO kablam! Compiling regex v0.2.5 Oct 13 05:30:28.071 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 13 05:30:33.427 INFO kablam! Compiling tokio-uds v0.2.2 Oct 13 05:30:33.579 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 13 05:30:53.240 INFO kablam! Compiling tokio-udp v0.1.2 Oct 13 05:30:53.711 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 13 05:30:53.839 INFO kablam! Compiling native-tls v0.2.1 Oct 13 05:30:57.383 INFO kablam! Compiling structopt-derive v0.2.10 Oct 13 05:30:58.471 INFO kablam! Compiling serde_derive v1.0.79 Oct 13 05:30:58.471 INFO kablam! Compiling h2 v0.1.12 Oct 13 05:31:02.011 INFO kablam! Compiling tokio-fs v0.1.3 Oct 13 05:31:05.519 INFO kablam! Compiling tokio v0.1.11 Oct 13 05:31:07.643 INFO kablam! Compiling structopt v0.2.10 Oct 13 05:31:15.507 INFO kablam! Compiling hyper v0.12.11 Oct 13 05:31:27.747 INFO kablam! Compiling hyper-tls v0.3.0 Oct 13 05:31:29.373 INFO kablam! Compiling reqwest v0.9.2 Oct 13 05:31:38.289 INFO kablam! Compiling butlerd v0.1.2 Oct 13 05:31:50.523 INFO kablam! Compiling eidolon v1.4.2 (/source) Oct 13 05:31:53.828 INFO kablam! warning: unused import: `std::fs` Oct 13 05:31:53.828 INFO kablam! --> src/main.rs:1:5 Oct 13 05:31:53.828 INFO kablam! | Oct 13 05:31:53.828 INFO kablam! 1 | use std::fs; Oct 13 05:31:53.828 INFO kablam! | ^^^^^^^ Oct 13 05:31:53.828 INFO kablam! | Oct 13 05:31:53.828 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:31:53.828 INFO kablam! Oct 13 05:31:53.828 INFO kablam! warning: unused import: `std::env` Oct 13 05:31:53.828 INFO kablam! --> src/main.rs:2:5 Oct 13 05:31:53.828 INFO kablam! | Oct 13 05:31:53.828 INFO kablam! 2 | use std::env; Oct 13 05:31:53.828 INFO kablam! | ^^^^^^^^ Oct 13 05:31:53.828 INFO kablam! Oct 13 05:31:53.828 INFO kablam! warning: unused import: `std::fs::DirEntry` Oct 13 05:31:53.828 INFO kablam! --> src/main.rs:4:5 Oct 13 05:31:53.828 INFO kablam! | Oct 13 05:31:53.828 INFO kablam! 4 | use std::fs::DirEntry; Oct 13 05:31:53.828 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:31:53.828 INFO kablam! Oct 13 05:31:53.828 INFO kablam! warning: unused import: `std::io` Oct 13 05:31:53.828 INFO kablam! --> src/main.rs:5:5 Oct 13 05:31:53.829 INFO kablam! | Oct 13 05:31:53.829 INFO kablam! 5 | use std::io; Oct 13 05:31:53.829 INFO kablam! | ^^^^^^^ Oct 13 05:31:53.829 INFO kablam! Oct 13 05:31:53.829 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:31:53.829 INFO kablam! --> src/main.rs:11:1 Oct 13 05:31:53.829 INFO kablam! | Oct 13 05:31:53.829 INFO kablam! 11 | #[macro_use] Oct 13 05:31:53.829 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:31:53.829 INFO kablam! Oct 13 05:31:53.829 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:31:53.829 INFO kablam! --> src/main.rs:13:1 Oct 13 05:31:53.829 INFO kablam! | Oct 13 05:31:53.829 INFO kablam! 13 | #[macro_use] Oct 13 05:31:53.829 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:31:53.829 INFO kablam! Oct 13 05:31:53.829 INFO kablam! warning: unused import: `std::os::unix::fs::OpenOptionsExt` Oct 13 05:31:53.829 INFO kablam! --> src/eid_lib/mod.rs:7:9 Oct 13 05:31:53.829 INFO kablam! | Oct 13 05:31:53.829 INFO kablam! 7 | use std::os::unix::fs::OpenOptionsExt; Oct 13 05:31:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:31:53.829 INFO kablam! Oct 13 05:31:53.855 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 05:31:53.855 INFO kablam! --> src/eid_lib/mod.rs:537:29 Oct 13 05:31:53.855 INFO kablam! | Oct 13 05:31:53.855 INFO kablam! 537 | return String::from(env::home_dir().unwrap().to_str().unwrap()); Oct 13 05:31:53.855 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:31:53.855 INFO kablam! | Oct 13 05:31:53.855 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:31:53.855 INFO kablam! Oct 13 05:31:54.293 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:31:54.293 INFO kablam! --> src/eid_lib/mod.rs:474:48 Oct 13 05:31:54.293 INFO kablam! | Oct 13 05:31:54.294 INFO kablam! 474 | let outname = contents.slice_unchecked( Oct 13 05:31:54.294 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:31:54.294 INFO kablam! Oct 13 05:31:54.295 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:31:54.295 INFO kablam! --> src/eid_lib/mod.rs:482:50 Oct 13 05:31:54.295 INFO kablam! | Oct 13 05:31:54.295 INFO kablam! 482 | let appid = contents.slice_unchecked( Oct 13 05:31:54.296 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:31:54.296 INFO kablam! Oct 13 05:31:54.296 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:31:54.296 INFO kablam! --> src/eid_lib/mod.rs:486:49 Oct 13 05:31:54.297 INFO kablam! | Oct 13 05:31:54.297 INFO kablam! 486 | let name = contents.slice_unchecked( Oct 13 05:31:54.297 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:31:54.298 INFO kablam! Oct 13 05:31:54.331 INFO kablam! warning: unused variable: `prefix_command` Oct 13 05:31:54.331 INFO kablam! --> src/main.rs:53:36 Oct 13 05:31:54.332 INFO kablam! | Oct 13 05:31:54.332 INFO kablam! 53 | fn show_menu(menu_command: String, prefix_command:String) { Oct 13 05:31:54.332 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_prefix_command` instead Oct 13 05:31:54.332 INFO kablam! | Oct 13 05:31:54.333 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:31:54.333 INFO kablam! Oct 13 05:31:54.411 INFO kablam! warning: variable does not need to be mutable Oct 13 05:31:54.412 INFO kablam! --> src/eid_lib/mod.rs:58:13 Oct 13 05:31:54.412 INFO kablam! | Oct 13 05:31:54.412 INFO kablam! 58 | let mut games = get_games(); Oct 13 05:31:54.413 INFO kablam! | ----^^^^^ Oct 13 05:31:54.413 INFO kablam! | | Oct 13 05:31:54.413 INFO kablam! | help: remove this `mut` Oct 13 05:31:54.413 INFO kablam! | Oct 13 05:31:54.414 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:31:54.414 INFO kablam! Oct 13 05:31:54.427 INFO kablam! warning: variable does not need to be mutable Oct 13 05:31:54.428 INFO kablam! --> src/eid_lib/mod.rs:245:13 Oct 13 05:31:54.428 INFO kablam! | Oct 13 05:31:54.428 INFO kablam! 245 | let mut fixed = config.steam_dirs.into_iter(); Oct 13 05:31:54.428 INFO kablam! | ----^^^^^ Oct 13 05:31:54.429 INFO kablam! | | Oct 13 05:31:54.429 INFO kablam! | help: remove this `mut` Oct 13 05:31:54.429 INFO kablam! Oct 13 05:31:54.447 INFO kablam! warning: variable does not need to be mutable Oct 13 05:31:54.448 INFO kablam! --> src/eid_lib/mod.rs:444:17 Oct 13 05:31:54.448 INFO kablam! | Oct 13 05:31:54.448 INFO kablam! 444 | let mut g: Game = serde_json::from_str(&stri).unwrap(); Oct 13 05:31:54.448 INFO kablam! | ----^ Oct 13 05:31:54.449 INFO kablam! | | Oct 13 05:31:54.449 INFO kablam! | help: remove this `mut` Oct 13 05:31:54.449 INFO kablam! Oct 13 05:31:54.463 INFO kablam! warning: structure field `installLocation` should have a snake case name such as `install_location` Oct 13 05:31:54.463 INFO kablam! --> src/eid_lib/mod.rs:30:9 Oct 13 05:31:54.464 INFO kablam! | Oct 13 05:31:54.464 INFO kablam! 30 | pub installLocation: String, Oct 13 05:31:54.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:31:54.465 INFO kablam! | Oct 13 05:31:54.465 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:31:54.465 INFO kablam! Oct 13 05:31:54.466 INFO kablam! warning: structure field `installFolder` should have a snake case name such as `install_folder` Oct 13 05:31:54.466 INFO kablam! --> src/eid_lib/mod.rs:31:9 Oct 13 05:31:54.466 INFO kablam! | Oct 13 05:31:54.466 INFO kablam! 31 | pub installFolder: String, Oct 13 05:31:54.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:31:54.467 INFO kablam! Oct 13 05:31:54.467 INFO kablam! warning: structure field `installLocations` should have a snake case name such as `install_locations` Oct 13 05:31:54.467 INFO kablam! --> src/eid_lib/mod.rs:37:9 Oct 13 05:31:54.468 INFO kablam! | Oct 13 05:31:54.468 INFO kablam! 37 | installLocations: Map, Oct 13 05:31:54.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:31:54.469 INFO kablam! Oct 13 05:32:01.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 13 05:32:02.011 INFO kablam! su: No module specific data is present Oct 13 05:32:02.736 INFO running `"docker" "rm" "-f" "baaf4858c3c39e44d6bfed7e7a7468fb04aa97b827615d0e97b307db3fb4be3f"` Oct 13 05:32:02.970 INFO blam! baaf4858c3c39e44d6bfed7e7a7468fb04aa97b827615d0e97b307db3fb4be3f Oct 13 05:32:02.983 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 13 05:32:03.455 INFO blam! c69755d1108683e84ef4afbd1bdb316bb4fd178795618f4ad7751d895cf9fe91 Oct 13 05:32:03.456 INFO running `"docker" "start" "-a" "c69755d1108683e84ef4afbd1bdb316bb4fd178795618f4ad7751d895cf9fe91"` Oct 13 05:32:04.568 INFO kablam! usermod: no changes Oct 13 05:32:04.835 INFO kablam! Compiling eidolon v1.4.2 (/source) Oct 13 05:32:07.619 INFO kablam! warning: unused import: `std::fs` Oct 13 05:32:07.619 INFO kablam! --> src/main.rs:1:5 Oct 13 05:32:07.619 INFO kablam! | Oct 13 05:32:07.619 INFO kablam! 1 | use std::fs; Oct 13 05:32:07.619 INFO kablam! | ^^^^^^^ Oct 13 05:32:07.619 INFO kablam! | Oct 13 05:32:07.619 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:32:07.619 INFO kablam! Oct 13 05:32:07.619 INFO kablam! warning: unused import: `std::env` Oct 13 05:32:07.619 INFO kablam! --> src/main.rs:2:5 Oct 13 05:32:07.619 INFO kablam! | Oct 13 05:32:07.619 INFO kablam! 2 | use std::env; Oct 13 05:32:07.619 INFO kablam! | ^^^^^^^^ Oct 13 05:32:07.619 INFO kablam! Oct 13 05:32:07.619 INFO kablam! warning: unused import: `std::fs::DirEntry` Oct 13 05:32:07.619 INFO kablam! --> src/main.rs:4:5 Oct 13 05:32:07.619 INFO kablam! | Oct 13 05:32:07.619 INFO kablam! 4 | use std::fs::DirEntry; Oct 13 05:32:07.619 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:32:07.619 INFO kablam! Oct 13 05:32:07.619 INFO kablam! warning: unused import: `std::io` Oct 13 05:32:07.619 INFO kablam! --> src/main.rs:5:5 Oct 13 05:32:07.619 INFO kablam! | Oct 13 05:32:07.619 INFO kablam! 5 | use std::io; Oct 13 05:32:07.619 INFO kablam! | ^^^^^^^ Oct 13 05:32:07.619 INFO kablam! Oct 13 05:32:07.619 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:32:07.619 INFO kablam! --> src/main.rs:11:1 Oct 13 05:32:07.620 INFO kablam! | Oct 13 05:32:07.620 INFO kablam! 11 | #[macro_use] Oct 13 05:32:07.620 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:32:07.620 INFO kablam! Oct 13 05:32:07.620 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:32:07.620 INFO kablam! --> src/main.rs:13:1 Oct 13 05:32:07.620 INFO kablam! | Oct 13 05:32:07.620 INFO kablam! 13 | #[macro_use] Oct 13 05:32:07.620 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:32:07.620 INFO kablam! Oct 13 05:32:07.626 INFO kablam! warning: unused import: `std::os::unix::fs::OpenOptionsExt` Oct 13 05:32:07.626 INFO kablam! --> src/eid_lib/mod.rs:7:9 Oct 13 05:32:07.626 INFO kablam! | Oct 13 05:32:07.626 INFO kablam! 7 | use std::os::unix::fs::OpenOptionsExt; Oct 13 05:32:07.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:32:07.626 INFO kablam! Oct 13 05:32:07.654 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 05:32:07.654 INFO kablam! --> src/eid_lib/mod.rs:537:29 Oct 13 05:32:07.654 INFO kablam! | Oct 13 05:32:07.654 INFO kablam! 537 | return String::from(env::home_dir().unwrap().to_str().unwrap()); Oct 13 05:32:07.654 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:32:07.654 INFO kablam! | Oct 13 05:32:07.654 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:32:07.654 INFO kablam! Oct 13 05:32:08.106 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:32:08.107 INFO kablam! --> src/eid_lib/mod.rs:474:48 Oct 13 05:32:08.107 INFO kablam! | Oct 13 05:32:08.107 INFO kablam! 474 | let outname = contents.slice_unchecked( Oct 13 05:32:08.107 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:32:08.107 INFO kablam! Oct 13 05:32:08.115 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:32:08.115 INFO kablam! --> src/eid_lib/mod.rs:482:50 Oct 13 05:32:08.115 INFO kablam! | Oct 13 05:32:08.115 INFO kablam! 482 | let appid = contents.slice_unchecked( Oct 13 05:32:08.115 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:32:08.115 INFO kablam! Oct 13 05:32:08.115 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:32:08.115 INFO kablam! --> src/eid_lib/mod.rs:486:49 Oct 13 05:32:08.115 INFO kablam! | Oct 13 05:32:08.115 INFO kablam! 486 | let name = contents.slice_unchecked( Oct 13 05:32:08.115 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:32:08.115 INFO kablam! Oct 13 05:32:08.143 INFO kablam! warning: unused variable: `prefix_command` Oct 13 05:32:08.143 INFO kablam! --> src/main.rs:53:36 Oct 13 05:32:08.143 INFO kablam! | Oct 13 05:32:08.143 INFO kablam! 53 | fn show_menu(menu_command: String, prefix_command:String) { Oct 13 05:32:08.143 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_prefix_command` instead Oct 13 05:32:08.143 INFO kablam! | Oct 13 05:32:08.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:32:08.143 INFO kablam! Oct 13 05:32:08.219 INFO kablam! warning: variable does not need to be mutable Oct 13 05:32:08.219 INFO kablam! --> src/eid_lib/mod.rs:58:13 Oct 13 05:32:08.219 INFO kablam! | Oct 13 05:32:08.219 INFO kablam! 58 | let mut games = get_games(); Oct 13 05:32:08.219 INFO kablam! | ----^^^^^ Oct 13 05:32:08.219 INFO kablam! | | Oct 13 05:32:08.219 INFO kablam! | help: remove this `mut` Oct 13 05:32:08.219 INFO kablam! | Oct 13 05:32:08.219 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:32:08.219 INFO kablam! Oct 13 05:32:08.239 INFO kablam! warning: variable does not need to be mutable Oct 13 05:32:08.239 INFO kablam! --> src/eid_lib/mod.rs:245:13 Oct 13 05:32:08.239 INFO kablam! | Oct 13 05:32:08.239 INFO kablam! 245 | let mut fixed = config.steam_dirs.into_iter(); Oct 13 05:32:08.239 INFO kablam! | ----^^^^^ Oct 13 05:32:08.239 INFO kablam! | | Oct 13 05:32:08.239 INFO kablam! | help: remove this `mut` Oct 13 05:32:08.239 INFO kablam! Oct 13 05:32:08.259 INFO kablam! warning: variable does not need to be mutable Oct 13 05:32:08.259 INFO kablam! --> src/eid_lib/mod.rs:444:17 Oct 13 05:32:08.259 INFO kablam! | Oct 13 05:32:08.259 INFO kablam! 444 | let mut g: Game = serde_json::from_str(&stri).unwrap(); Oct 13 05:32:08.259 INFO kablam! | ----^ Oct 13 05:32:08.259 INFO kablam! | | Oct 13 05:32:08.259 INFO kablam! | help: remove this `mut` Oct 13 05:32:08.259 INFO kablam! Oct 13 05:32:08.265 INFO kablam! warning: structure field `installLocation` should have a snake case name such as `install_location` Oct 13 05:32:08.266 INFO kablam! --> src/eid_lib/mod.rs:30:9 Oct 13 05:32:08.266 INFO kablam! | Oct 13 05:32:08.266 INFO kablam! 30 | pub installLocation: String, Oct 13 05:32:08.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:32:08.266 INFO kablam! | Oct 13 05:32:08.266 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:32:08.266 INFO kablam! Oct 13 05:32:08.266 INFO kablam! warning: structure field `installFolder` should have a snake case name such as `install_folder` Oct 13 05:32:08.266 INFO kablam! --> src/eid_lib/mod.rs:31:9 Oct 13 05:32:08.266 INFO kablam! | Oct 13 05:32:08.266 INFO kablam! 31 | pub installFolder: String, Oct 13 05:32:08.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:32:08.266 INFO kablam! Oct 13 05:32:08.268 INFO kablam! warning: structure field `installLocations` should have a snake case name such as `install_locations` Oct 13 05:32:08.268 INFO kablam! --> src/eid_lib/mod.rs:37:9 Oct 13 05:32:08.268 INFO kablam! | Oct 13 05:32:08.268 INFO kablam! 37 | installLocations: Map, Oct 13 05:32:08.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:32:08.268 INFO kablam! Oct 13 05:32:08.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.33s Oct 13 05:32:08.946 INFO kablam! su: No module specific data is present Oct 13 05:32:09.661 INFO running `"docker" "rm" "-f" "c69755d1108683e84ef4afbd1bdb316bb4fd178795618f4ad7751d895cf9fe91"` Oct 13 05:32:09.913 INFO blam! c69755d1108683e84ef4afbd1bdb316bb4fd178795618f4ad7751d895cf9fe91 Oct 13 05:32:09.917 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" "-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 13 05:32:10.347 INFO blam! 9b88f8376f6d3e2e888fe84e6178c301b02327c9393ed601afb732bab50a1e56 Oct 13 05:32:10.348 INFO running `"docker" "start" "-a" "9b88f8376f6d3e2e888fe84e6178c301b02327c9393ed601afb732bab50a1e56"` Oct 13 05:32:11.478 INFO kablam! usermod: no changes Oct 13 05:32:11.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 13 05:32:11.823 INFO kablam! Running /target/debug/deps/eidolon-93b9672b03e62bb6 Oct 13 05:32:11.831 INFO blam! Oct 13 05:32:11.831 INFO blam! running 0 tests Oct 13 05:32:11.831 INFO blam! Oct 13 05:32:11.831 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:11.831 INFO blam! Oct 13 05:32:11.833 INFO kablam! su: No module specific data is present Oct 13 05:32:13.114 INFO running `"docker" "rm" "-f" "9b88f8376f6d3e2e888fe84e6178c301b02327c9393ed601afb732bab50a1e56"` Oct 13 05:32:13.339 INFO blam! 9b88f8376f6d3e2e888fe84e6178c301b02327c9393ed601afb732bab50a1e56