Oct 12 00:47:19.833 INFO testing eidolon-1.4.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:47:19.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 00:47:20.332 INFO blam! 938450f2987a65836f95db2bd0893578cd9859703078b40085bf9060070dc48d Oct 12 00:47:20.337 INFO running `"docker" "start" "-a" "938450f2987a65836f95db2bd0893578cd9859703078b40085bf9060070dc48d"` Oct 12 00:47:21.980 INFO kablam! usermod: no changes Oct 12 00:47:22.473 INFO kablam! Compiling http v0.1.13 Oct 12 00:47:22.477 INFO kablam! Compiling native-tls v0.2.1 Oct 12 00:47:22.477 INFO kablam! Compiling structopt v0.2.12 Oct 12 00:47:31.443 INFO kablam! Compiling h2 v0.1.12 Oct 12 00:47:40.040 INFO kablam! Compiling hyper v0.12.11 Oct 12 00:47:48.486 INFO kablam! Compiling hyper-tls v0.3.1 Oct 12 00:47:49.405 INFO kablam! Compiling reqwest v0.9.2 Oct 12 00:48:00.612 INFO kablam! Compiling butlerd v0.1.2 Oct 12 00:48:14.124 INFO kablam! Compiling eidolon v1.4.2 (/source) Oct 12 00:48:15.236 INFO kablam! warning: unused import: `std::fs` Oct 12 00:48:15.236 INFO kablam! --> src/main.rs:1:5 Oct 12 00:48:15.236 INFO kablam! | Oct 12 00:48:15.236 INFO kablam! 1 | use std::fs; Oct 12 00:48:15.236 INFO kablam! | ^^^^^^^ Oct 12 00:48:15.236 INFO kablam! | Oct 12 00:48:15.236 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:48:15.236 INFO kablam! Oct 12 00:48:15.236 INFO kablam! warning: unused import: `std::env` Oct 12 00:48:15.236 INFO kablam! --> src/main.rs:2:5 Oct 12 00:48:15.237 INFO kablam! | Oct 12 00:48:15.237 INFO kablam! 2 | use std::env; Oct 12 00:48:15.237 INFO kablam! | ^^^^^^^^ Oct 12 00:48:15.237 INFO kablam! Oct 12 00:48:15.237 INFO kablam! warning: unused import: `std::fs::DirEntry` Oct 12 00:48:15.237 INFO kablam! --> src/main.rs:4:5 Oct 12 00:48:15.237 INFO kablam! | Oct 12 00:48:15.237 INFO kablam! 4 | use std::fs::DirEntry; Oct 12 00:48:15.237 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:48:15.237 INFO kablam! Oct 12 00:48:15.237 INFO kablam! warning: unused import: `std::io` Oct 12 00:48:15.237 INFO kablam! --> src/main.rs:5:5 Oct 12 00:48:15.237 INFO kablam! | Oct 12 00:48:15.237 INFO kablam! 5 | use std::io; Oct 12 00:48:15.237 INFO kablam! | ^^^^^^^ Oct 12 00:48:15.237 INFO kablam! Oct 12 00:48:15.237 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:48:15.237 INFO kablam! --> src/main.rs:11:1 Oct 12 00:48:15.237 INFO kablam! | Oct 12 00:48:15.237 INFO kablam! 11 | #[macro_use] Oct 12 00:48:15.237 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:48:15.237 INFO kablam! Oct 12 00:48:15.237 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:48:15.237 INFO kablam! --> src/main.rs:13:1 Oct 12 00:48:15.237 INFO kablam! | Oct 12 00:48:15.237 INFO kablam! 13 | #[macro_use] Oct 12 00:48:15.237 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:48:15.237 INFO kablam! Oct 12 00:48:15.237 INFO kablam! warning: unused import: `std::os::unix::fs::OpenOptionsExt` Oct 12 00:48:15.237 INFO kablam! --> src/eid_lib/mod.rs:7:9 Oct 12 00:48:15.237 INFO kablam! | Oct 12 00:48:15.237 INFO kablam! 7 | use std::os::unix::fs::OpenOptionsExt; Oct 12 00:48:15.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:48:15.237 INFO kablam! Oct 12 00:48:15.264 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 12 00:48:15.264 INFO kablam! --> src/eid_lib/mod.rs:537:29 Oct 12 00:48:15.264 INFO kablam! | Oct 12 00:48:15.264 INFO kablam! 537 | return String::from(env::home_dir().unwrap().to_str().unwrap()); Oct 12 00:48:15.264 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:48:15.264 INFO kablam! | Oct 12 00:48:15.264 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:48:15.264 INFO kablam! Oct 12 00:48:15.976 INFO kablam! error[E0609]: no field `game` on type `std::vec::Vec` Oct 12 00:48:15.976 INFO kablam! --> src/eid_lib/mod.rs:157:33 Oct 12 00:48:15.976 INFO kablam! | Oct 12 00:48:15.976 INFO kablam! 157 | let game = cave.game; Oct 12 00:48:15.976 INFO kablam! | ^^^^ unknown field Oct 12 00:48:15.976 INFO kablam! Oct 12 00:48:15.976 INFO kablam! error[E0609]: no field `id` on type `std::vec::Vec` Oct 12 00:48:15.976 INFO kablam! --> src/eid_lib/mod.rs:163:35 Oct 12 00:48:15.976 INFO kablam! | Oct 12 00:48:15.976 INFO kablam! 163 | command: cave.id, Oct 12 00:48:15.976 INFO kablam! | ^^ unknown field Oct 12 00:48:15.976 INFO kablam! Oct 12 00:48:16.061 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 12 00:48:16.061 INFO kablam! --> src/eid_lib/mod.rs:474:48 Oct 12 00:48:16.061 INFO kablam! | Oct 12 00:48:16.061 INFO kablam! 474 | let outname = contents.slice_unchecked( Oct 12 00:48:16.061 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:48:16.061 INFO kablam! Oct 12 00:48:16.070 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 12 00:48:16.070 INFO kablam! --> src/eid_lib/mod.rs:482:50 Oct 12 00:48:16.070 INFO kablam! | Oct 12 00:48:16.070 INFO kablam! 482 | let appid = contents.slice_unchecked( Oct 12 00:48:16.070 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:48:16.070 INFO kablam! Oct 12 00:48:16.070 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 12 00:48:16.070 INFO kablam! --> src/eid_lib/mod.rs:486:49 Oct 12 00:48:16.070 INFO kablam! | Oct 12 00:48:16.070 INFO kablam! 486 | let name = contents.slice_unchecked( Oct 12 00:48:16.070 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:48:16.070 INFO kablam! Oct 12 00:48:16.092 INFO kablam! error: aborting due to 2 previous errors Oct 12 00:48:16.092 INFO kablam! Oct 12 00:48:16.092 INFO kablam! For more information about this error, try `rustc --explain E0609`. Oct 12 00:48:16.137 INFO kablam! error: Could not compile `eidolon`. Oct 12 00:48:16.138 INFO kablam! Oct 12 00:48:16.138 INFO kablam! To learn more, run the command again with --verbose. Oct 12 00:48:16.138 INFO kablam! su: No module specific data is present Oct 12 00:48:17.038 INFO running `"docker" "rm" "-f" "938450f2987a65836f95db2bd0893578cd9859703078b40085bf9060070dc48d"` Oct 12 00:48:17.345 INFO blam! 938450f2987a65836f95db2bd0893578cd9859703078b40085bf9060070dc48d