Dec 13 18:19:52.899 INFO testing gmadrid/itools against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 18:19:52.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 18:19:53.496 INFO [stdout] dd555e407a03bed740d724bb350b332e8290a0176c8a97d831e0f51f0a6e6749 Dec 13 18:19:53.498 INFO running `"docker" "start" "-a" "dd555e407a03bed740d724bb350b332e8290a0176c8a97d831e0f51f0a6e6749"` Dec 13 18:19:55.818 INFO [stderr] usermod: no changes Dec 13 18:19:56.194 INFO [stderr] Compiling bk-tree v0.3.0 Dec 13 18:19:56.195 INFO [stderr] Compiling subprocess v0.1.17 Dec 13 18:19:56.217 INFO [stderr] Compiling syn v0.15.15 Dec 13 18:19:56.218 INFO [stderr] Compiling rayon v1.0.2 Dec 13 18:19:56.218 INFO [stderr] Compiling console v0.6.2 Dec 13 18:20:02.928 INFO [stderr] Compiling indicatif v0.9.0 Dec 13 18:20:10.615 INFO [stderr] Compiling jpeg-decoder v0.1.15 Dec 13 18:20:11.331 INFO [stderr] Compiling num-derive v0.2.3 Dec 13 18:20:11.331 INFO [stderr] Compiling serde_derive v1.0.80 Dec 13 18:20:20.199 INFO [stderr] Compiling image v0.19.0 Dec 13 18:20:34.418 INFO [stderr] Compiling img_hash v2.1.0 Dec 13 18:20:36.503 INFO [stderr] Compiling itools v0.1.0 (/source) Dec 13 18:20:55.538 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.68s Dec 13 18:20:55.547 INFO [stderr] su: No module specific data is present Dec 13 18:20:55.876 INFO running `"docker" "inspect" "dd555e407a03bed740d724bb350b332e8290a0176c8a97d831e0f51f0a6e6749"` Dec 13 18:20:55.990 INFO running `"docker" "rm" "-f" "dd555e407a03bed740d724bb350b332e8290a0176c8a97d831e0f51f0a6e6749"` Dec 13 18:20:56.097 INFO [stdout] dd555e407a03bed740d724bb350b332e8290a0176c8a97d831e0f51f0a6e6749 Dec 13 18:20:56.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 18:20:56.351 INFO [stdout] 0bdf6c4fd340b63cd9700ff7cb2b1bc5ad00a8c940ab58b225ca7b03833be580 Dec 13 18:20:56.357 INFO running `"docker" "start" "-a" "0bdf6c4fd340b63cd9700ff7cb2b1bc5ad00a8c940ab58b225ca7b03833be580"` Dec 13 18:20:56.826 INFO [stderr] usermod: no changes Dec 13 18:20:57.014 INFO [stderr] Compiling itools v0.1.0 (/source) Dec 13 18:21:00.295 INFO [stderr] error[E0609]: no field `show_output` on type `neardups::config::Config` Dec 13 18:21:00.295 INFO [stderr] --> src/neardups/config.rs:224:33 Dec 13 18:21:00.295 INFO [stderr] | Dec 13 18:21:00.295 INFO [stderr] 224 | assert_eq!(true, c_show.show_output); Dec 13 18:21:00.295 INFO [stderr] | ^^^^^^^^^^^ unknown field Dec 13 18:21:00.295 INFO [stderr] | Dec 13 18:21:00.295 INFO [stderr] = note: available fields are: `cache_file`, `cache_only`, `files`, `output`, `show_progress`, `search` Dec 13 18:21:00.295 INFO [stderr] Dec 13 18:21:00.303 INFO [stderr] error[E0609]: no field `show_output` on type `neardups::config::Config` Dec 13 18:21:00.303 INFO [stderr] --> src/neardups/config.rs:227:35 Dec 13 18:21:00.303 INFO [stderr] | Dec 13 18:21:00.303 INFO [stderr] 227 | assert_eq!(false, c_quiet.show_output); Dec 13 18:21:00.303 INFO [stderr] | ^^^^^^^^^^^ unknown field Dec 13 18:21:00.303 INFO [stderr] | Dec 13 18:21:00.303 INFO [stderr] = note: available fields are: `cache_file`, `cache_only`, `files`, `output`, `show_progress`, `search` Dec 13 18:21:00.303 INFO [stderr] Dec 13 18:21:00.387 INFO [stderr] error[E0599]: no method named `is_complete` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 13 18:21:00.387 INFO [stderr] --> src/neardups/fileinfo.rs:63:30 Dec 13 18:21:00.387 INFO [stderr] | Dec 13 18:21:00.387 INFO [stderr] 4 | pub struct FileInfo { Dec 13 18:21:00.387 INFO [stderr] | ------------------- method `is_complete` not found for this Dec 13 18:21:00.387 INFO [stderr] ... Dec 13 18:21:00.387 INFO [stderr] 63 | assert_eq!(false, fi.is_complete()); Dec 13 18:21:00.387 INFO [stderr] | ^^^^^^^^^^^ Dec 13 18:21:00.387 INFO [stderr] Dec 13 18:21:00.723 INFO [stderr] error[E0308]: mismatched types Dec 13 18:21:00.723 INFO [stderr] --> src/neardups/fileinfo.rs:66:21 Dec 13 18:21:00.723 INFO [stderr] | Dec 13 18:21:00.723 INFO [stderr] 66 | a_hash: Some("sisisi".into()), Dec 13 18:21:00.723 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 13 18:21:00.723 INFO [stderr] | Dec 13 18:21:00.727 INFO [stderr] = note: expected type `std::string::String` Dec 13 18:21:00.727 INFO [stderr] found type `std::option::Option<_>` Dec 13 18:21:00.727 INFO [stderr] Dec 13 18:21:00.733 INFO [stderr] error[E0599]: no method named `is_complete` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 13 18:21:00.734 INFO [stderr] --> src/neardups/fileinfo.rs:69:30 Dec 13 18:21:00.735 INFO [stderr] | Dec 13 18:21:00.735 INFO [stderr] 4 | pub struct FileInfo { Dec 13 18:21:00.735 INFO [stderr] | ------------------- method `is_complete` not found for this Dec 13 18:21:00.735 INFO [stderr] ... Dec 13 18:21:00.735 INFO [stderr] 69 | assert_eq!(false, fi.is_complete()); Dec 13 18:21:00.735 INFO [stderr] | ^^^^^^^^^^^ Dec 13 18:21:00.735 INFO [stderr] Dec 13 18:21:01.029 INFO [stderr] error[E0308]: mismatched types Dec 13 18:21:01.034 INFO [stderr] --> src/neardups/fileinfo.rs:72:21 Dec 13 18:21:01.035 INFO [stderr] | Dec 13 18:21:01.035 INFO [stderr] 72 | d_hash: Some("foobar".into()), Dec 13 18:21:01.035 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 13 18:21:01.035 INFO [stderr] | Dec 13 18:21:01.035 INFO [stderr] = note: expected type `std::string::String` Dec 13 18:21:01.035 INFO [stderr] found type `std::option::Option<_>` Dec 13 18:21:01.035 INFO [stderr] Dec 13 18:21:01.475 INFO [stderr] error[E0308]: mismatched types Dec 13 18:21:01.475 INFO [stderr] --> src/neardups/fileinfo.rs:73:21 Dec 13 18:21:01.475 INFO [stderr] | Dec 13 18:21:01.475 INFO [stderr] 73 | p_hash: Some("blah".into()), Dec 13 18:21:01.475 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 13 18:21:01.475 INFO [stderr] | Dec 13 18:21:01.475 INFO [stderr] = note: expected type `std::string::String` Dec 13 18:21:01.475 INFO [stderr] found type `std::option::Option<_>` Dec 13 18:21:01.475 INFO [stderr] Dec 13 18:21:01.735 INFO [stderr] error[E0308]: mismatched types Dec 13 18:21:01.735 INFO [stderr] --> src/neardups/fileinfo.rs:74:24 Dec 13 18:21:01.735 INFO [stderr] | Dec 13 18:21:01.735 INFO [stderr] 74 | sha2_hash: Some("xxxxx".into()), Dec 13 18:21:01.735 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 13 18:21:01.735 INFO [stderr] | Dec 13 18:21:01.735 INFO [stderr] = note: expected type `std::string::String` Dec 13 18:21:01.735 INFO [stderr] found type `std::option::Option<_>` Dec 13 18:21:01.735 INFO [stderr] Dec 13 18:21:01.747 INFO [stderr] error[E0599]: no method named `is_complete` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 13 18:21:01.747 INFO [stderr] --> src/neardups/fileinfo.rs:77:29 Dec 13 18:21:01.747 INFO [stderr] | Dec 13 18:21:01.747 INFO [stderr] 4 | pub struct FileInfo { Dec 13 18:21:01.747 INFO [stderr] | ------------------- method `is_complete` not found for this Dec 13 18:21:01.747 INFO [stderr] ... Dec 13 18:21:01.747 INFO [stderr] 77 | assert_eq!(true, fi.is_complete()); Dec 13 18:21:01.747 INFO [stderr] | ^^^^^^^^^^^ Dec 13 18:21:01.747 INFO [stderr] Dec 13 18:21:01.755 INFO [stderr] error[E0599]: no function or associated item named `with_name` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 13 18:21:01.755 INFO [stderr] --> src/neardups/fileinfo.rs:83:18 Dec 13 18:21:01.755 INFO [stderr] | Dec 13 18:21:01.755 INFO [stderr] 4 | pub struct FileInfo { Dec 13 18:21:01.755 INFO [stderr] | ------------------- function or associated item `with_name` not found for this Dec 13 18:21:01.755 INFO [stderr] ... Dec 13 18:21:01.755 INFO [stderr] 83 | let fi = FileInfo::with_name(name); Dec 13 18:21:01.755 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `neardups::fileinfo::FileInfo` Dec 13 18:21:01.755 INFO [stderr] Dec 13 18:21:01.910 INFO [stderr] error: aborting due to 10 previous errors Dec 13 18:21:01.910 INFO [stderr] Dec 13 18:21:01.910 INFO [stderr] Some errors occurred: E0308, E0599, E0609. Dec 13 18:21:01.910 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 13 18:21:01.943 INFO [stderr] error: Could not compile `itools`. Dec 13 18:21:01.943 INFO [stderr] Dec 13 18:21:01.943 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 18:21:01.943 INFO [stderr] su: No module specific data is present Dec 13 18:21:02.847 INFO running `"docker" "inspect" "0bdf6c4fd340b63cd9700ff7cb2b1bc5ad00a8c940ab58b225ca7b03833be580"` Dec 13 18:21:03.175 INFO running `"docker" "rm" "-f" "0bdf6c4fd340b63cd9700ff7cb2b1bc5ad00a8c940ab58b225ca7b03833be580"` Dec 13 18:21:03.487 INFO [stdout] 0bdf6c4fd340b63cd9700ff7cb2b1bc5ad00a8c940ab58b225ca7b03833be580