Oct 12 00:47:27.130 INFO testing eidolon-1.4.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:47:27.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:27.500 INFO blam! 8b325726720fc2695bedd0ca36e00a6ca21e5286e95ce40452c7b8f8674a1f16 Oct 12 00:47:27.512 INFO running `"docker" "start" "-a" "8b325726720fc2695bedd0ca36e00a6ca21e5286e95ce40452c7b8f8674a1f16"` Oct 12 00:47:28.936 INFO kablam! usermod: no changes Oct 12 00:47:29.310 INFO kablam! Compiling structopt v0.2.12 Oct 12 00:47:29.312 INFO kablam! Compiling butlerd v0.1.2 Oct 12 00:47:51.047 INFO kablam! Compiling eidolon v1.4.2 (/source) Oct 12 00:47:59.080 INFO kablam! warning: unused import: `std::fs` Oct 12 00:47:59.080 INFO kablam! --> src/main.rs:1:5 Oct 12 00:47:59.080 INFO kablam! | Oct 12 00:47:59.080 INFO kablam! 1 | use std::fs; Oct 12 00:47:59.080 INFO kablam! | ^^^^^^^ Oct 12 00:47:59.080 INFO kablam! | Oct 12 00:47:59.080 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:47:59.080 INFO kablam! Oct 12 00:47:59.080 INFO kablam! warning: unused import: `std::env` Oct 12 00:47:59.080 INFO kablam! --> src/main.rs:2:5 Oct 12 00:47:59.080 INFO kablam! | Oct 12 00:47:59.080 INFO kablam! 2 | use std::env; Oct 12 00:47:59.080 INFO kablam! | ^^^^^^^^ Oct 12 00:47:59.080 INFO kablam! Oct 12 00:47:59.081 INFO kablam! warning: unused import: `std::fs::DirEntry` Oct 12 00:47:59.081 INFO kablam! --> src/main.rs:4:5 Oct 12 00:47:59.081 INFO kablam! | Oct 12 00:47:59.081 INFO kablam! 4 | use std::fs::DirEntry; Oct 12 00:47:59.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:47:59.081 INFO kablam! Oct 12 00:47:59.081 INFO kablam! warning: unused import: `std::io` Oct 12 00:47:59.081 INFO kablam! --> src/main.rs:5:5 Oct 12 00:47:59.081 INFO kablam! | Oct 12 00:47:59.081 INFO kablam! 5 | use std::io; Oct 12 00:47:59.081 INFO kablam! | ^^^^^^^ Oct 12 00:47:59.081 INFO kablam! Oct 12 00:47:59.081 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:47:59.081 INFO kablam! --> src/main.rs:11:1 Oct 12 00:47:59.081 INFO kablam! | Oct 12 00:47:59.081 INFO kablam! 11 | #[macro_use] Oct 12 00:47:59.081 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:47:59.081 INFO kablam! Oct 12 00:47:59.081 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:47:59.081 INFO kablam! --> src/main.rs:13:1 Oct 12 00:47:59.081 INFO kablam! | Oct 12 00:47:59.081 INFO kablam! 13 | #[macro_use] Oct 12 00:47:59.081 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:47:59.081 INFO kablam! Oct 12 00:47:59.081 INFO kablam! warning: unused import: `std::os::unix::fs::OpenOptionsExt` Oct 12 00:47:59.081 INFO kablam! --> src/eid_lib/mod.rs:7:9 Oct 12 00:47:59.081 INFO kablam! | Oct 12 00:47:59.081 INFO kablam! 7 | use std::os::unix::fs::OpenOptionsExt; Oct 12 00:47:59.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:47:59.081 INFO kablam! Oct 12 00:47:59.104 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:47:59.104 INFO kablam! --> src/eid_lib/mod.rs:537:29 Oct 12 00:47:59.104 INFO kablam! | Oct 12 00:47:59.104 INFO kablam! 537 | return String::from(env::home_dir().unwrap().to_str().unwrap()); Oct 12 00:47:59.104 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:47:59.104 INFO kablam! | Oct 12 00:47:59.104 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:47:59.104 INFO kablam! Oct 12 00:47:59.774 INFO kablam! error[E0609]: no field `game` on type `std::vec::Vec` Oct 12 00:47:59.774 INFO kablam! --> src/eid_lib/mod.rs:157:33 Oct 12 00:47:59.775 INFO kablam! | Oct 12 00:47:59.776 INFO kablam! 157 | let game = cave.game; Oct 12 00:47:59.776 INFO kablam! | ^^^^ unknown field Oct 12 00:47:59.776 INFO kablam! Oct 12 00:47:59.776 INFO kablam! error[E0609]: no field `id` on type `std::vec::Vec` Oct 12 00:47:59.777 INFO kablam! --> src/eid_lib/mod.rs:163:35 Oct 12 00:47:59.777 INFO kablam! | Oct 12 00:47:59.777 INFO kablam! 163 | command: cave.id, Oct 12 00:47:59.778 INFO kablam! | ^^ unknown field Oct 12 00:47:59.778 INFO kablam! Oct 12 00:47:59.865 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 12 00:47:59.865 INFO kablam! --> src/eid_lib/mod.rs:474:48 Oct 12 00:47:59.865 INFO kablam! | Oct 12 00:47:59.865 INFO kablam! 474 | let outname = contents.slice_unchecked( Oct 12 00:47:59.865 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:47:59.865 INFO kablam! Oct 12 00:47:59.865 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 12 00:47:59.865 INFO kablam! --> src/eid_lib/mod.rs:482:50 Oct 12 00:47:59.865 INFO kablam! | Oct 12 00:47:59.865 INFO kablam! 482 | let appid = contents.slice_unchecked( Oct 12 00:47:59.865 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:47:59.865 INFO kablam! Oct 12 00:47:59.865 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 12 00:47:59.865 INFO kablam! --> src/eid_lib/mod.rs:486:49 Oct 12 00:47:59.865 INFO kablam! | Oct 12 00:47:59.865 INFO kablam! 486 | let name = contents.slice_unchecked( Oct 12 00:47:59.865 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:47:59.865 INFO kablam! Oct 12 00:47:59.884 INFO kablam! error: aborting due to 2 previous errors Oct 12 00:47:59.885 INFO kablam! Oct 12 00:47:59.885 INFO kablam! For more information about this error, try `rustc --explain E0609`. Oct 12 00:47:59.929 INFO kablam! error: Could not compile `eidolon`. Oct 12 00:47:59.929 INFO kablam! Oct 12 00:47:59.929 INFO kablam! To learn more, run the command again with --verbose. Oct 12 00:47:59.929 INFO kablam! su: No module specific data is present Oct 12 00:48:00.861 INFO running `"docker" "rm" "-f" "8b325726720fc2695bedd0ca36e00a6ca21e5286e95ce40452c7b8f8674a1f16"` Oct 12 00:48:01.152 INFO blam! 8b325726720fc2695bedd0ca36e00a6ca21e5286e95ce40452c7b8f8674a1f16