Dec 05 22:32:57.123 INFO testing gmadrid/itools against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 22:32:57.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 22:32:57.696 INFO [stdout] e25ad3e8d057622e36288e09bb098a85c4f92517d41b99ad42eb4cb8a3619631 Dec 05 22:32:57.699 INFO running `"docker" "start" "-a" "e25ad3e8d057622e36288e09bb098a85c4f92517d41b99ad42eb4cb8a3619631"` Dec 05 22:32:59.815 INFO [stderr] usermod: no changes Dec 05 22:33:00.148 INFO [stderr] Compiling bk-tree v0.3.0 Dec 05 22:33:00.150 INFO [stderr] Compiling regex v0.2.11 Dec 05 22:33:00.152 INFO [stderr] Compiling sha2 v0.8.0 Dec 05 22:33:00.156 INFO [stderr] Compiling rayon v1.0.2 Dec 05 22:33:00.156 INFO [stderr] Compiling console v0.6.2 Dec 05 22:33:14.088 INFO [stderr] Compiling indicatif v0.9.0 Dec 05 22:33:14.170 INFO [stderr] Compiling jpeg-decoder v0.1.15 Dec 05 22:33:18.504 INFO [stderr] Compiling image v0.19.0 Dec 05 22:33:30.712 INFO [stderr] Compiling img_hash v2.1.0 Dec 05 22:33:33.144 INFO [stderr] Compiling itools v0.1.0 (/source) Dec 05 22:33:48.372 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.53s Dec 05 22:33:48.383 INFO [stderr] su: No module specific data is present Dec 05 22:33:49.159 INFO running `"docker" "inspect" "e25ad3e8d057622e36288e09bb098a85c4f92517d41b99ad42eb4cb8a3619631"` Dec 05 22:33:49.442 INFO running `"docker" "rm" "-f" "e25ad3e8d057622e36288e09bb098a85c4f92517d41b99ad42eb4cb8a3619631"` Dec 05 22:33:49.730 INFO [stdout] e25ad3e8d057622e36288e09bb098a85c4f92517d41b99ad42eb4cb8a3619631 Dec 05 22:33:49.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 22:33:50.106 INFO [stdout] 3b748c254bac4087b1762f9e9989ef7dc06b5e82fadde2bbfb2d528ac72a9eea Dec 05 22:33:50.108 INFO running `"docker" "start" "-a" "3b748c254bac4087b1762f9e9989ef7dc06b5e82fadde2bbfb2d528ac72a9eea"` Dec 05 22:33:50.704 INFO [stderr] usermod: no changes Dec 05 22:33:50.873 INFO [stderr] Compiling itools v0.1.0 (/source) Dec 05 22:33:53.974 INFO [stderr] error[E0609]: no field `show_output` on type `neardups::config::Config` Dec 05 22:33:53.974 INFO [stderr] --> src/neardups/config.rs:224:33 Dec 05 22:33:53.974 INFO [stderr] | Dec 05 22:33:53.974 INFO [stderr] 224 | assert_eq!(true, c_show.show_output); Dec 05 22:33:53.974 INFO [stderr] | ^^^^^^^^^^^ unknown field Dec 05 22:33:53.974 INFO [stderr] | Dec 05 22:33:53.974 INFO [stderr] = note: available fields are: `cache_file`, `cache_only`, `files`, `output`, `show_progress`, `search` Dec 05 22:33:53.974 INFO [stderr] Dec 05 22:33:53.977 INFO [stderr] error[E0609]: no field `show_output` on type `neardups::config::Config` Dec 05 22:33:53.977 INFO [stderr] --> src/neardups/config.rs:227:35 Dec 05 22:33:53.977 INFO [stderr] | Dec 05 22:33:53.977 INFO [stderr] 227 | assert_eq!(false, c_quiet.show_output); Dec 05 22:33:53.977 INFO [stderr] | ^^^^^^^^^^^ unknown field Dec 05 22:33:53.977 INFO [stderr] | Dec 05 22:33:53.977 INFO [stderr] = note: available fields are: `cache_file`, `cache_only`, `files`, `output`, `show_progress`, `search` Dec 05 22:33:53.977 INFO [stderr] Dec 05 22:33:54.048 INFO [stderr] error[E0599]: no method named `is_complete` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 05 22:33:54.048 INFO [stderr] --> src/neardups/fileinfo.rs:63:30 Dec 05 22:33:54.048 INFO [stderr] | Dec 05 22:33:54.048 INFO [stderr] 4 | pub struct FileInfo { Dec 05 22:33:54.048 INFO [stderr] | ------------------- method `is_complete` not found for this Dec 05 22:33:54.048 INFO [stderr] ... Dec 05 22:33:54.048 INFO [stderr] 63 | assert_eq!(false, fi.is_complete()); Dec 05 22:33:54.048 INFO [stderr] | ^^^^^^^^^^^ Dec 05 22:33:54.052 INFO [stderr] Dec 05 22:33:54.316 INFO [stderr] error[E0308]: mismatched types Dec 05 22:33:54.316 INFO [stderr] --> src/neardups/fileinfo.rs:66:21 Dec 05 22:33:54.316 INFO [stderr] | Dec 05 22:33:54.316 INFO [stderr] 66 | a_hash: Some("sisisi".into()), Dec 05 22:33:54.316 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 05 22:33:54.316 INFO [stderr] | Dec 05 22:33:54.316 INFO [stderr] = note: expected type `std::string::String` Dec 05 22:33:54.316 INFO [stderr] found type `std::option::Option<_>` Dec 05 22:33:54.316 INFO [stderr] Dec 05 22:33:54.320 INFO [stderr] error[E0599]: no method named `is_complete` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 05 22:33:54.320 INFO [stderr] --> src/neardups/fileinfo.rs:69:30 Dec 05 22:33:54.320 INFO [stderr] | Dec 05 22:33:54.320 INFO [stderr] 4 | pub struct FileInfo { Dec 05 22:33:54.320 INFO [stderr] | ------------------- method `is_complete` not found for this Dec 05 22:33:54.320 INFO [stderr] ... Dec 05 22:33:54.320 INFO [stderr] 69 | assert_eq!(false, fi.is_complete()); Dec 05 22:33:54.320 INFO [stderr] | ^^^^^^^^^^^ Dec 05 22:33:54.320 INFO [stderr] Dec 05 22:33:54.564 INFO [stderr] error[E0308]: mismatched types Dec 05 22:33:54.564 INFO [stderr] --> src/neardups/fileinfo.rs:72:21 Dec 05 22:33:54.564 INFO [stderr] | Dec 05 22:33:54.564 INFO [stderr] 72 | d_hash: Some("foobar".into()), Dec 05 22:33:54.564 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 05 22:33:54.564 INFO [stderr] | Dec 05 22:33:54.564 INFO [stderr] = note: expected type `std::string::String` Dec 05 22:33:54.564 INFO [stderr] found type `std::option::Option<_>` Dec 05 22:33:54.564 INFO [stderr] Dec 05 22:33:54.796 INFO [stderr] error[E0308]: mismatched types Dec 05 22:33:54.796 INFO [stderr] --> src/neardups/fileinfo.rs:73:21 Dec 05 22:33:54.796 INFO [stderr] | Dec 05 22:33:54.796 INFO [stderr] 73 | p_hash: Some("blah".into()), Dec 05 22:33:54.796 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 05 22:33:54.796 INFO [stderr] | Dec 05 22:33:54.796 INFO [stderr] = note: expected type `std::string::String` Dec 05 22:33:54.796 INFO [stderr] found type `std::option::Option<_>` Dec 05 22:33:54.796 INFO [stderr] Dec 05 22:33:54.976 INFO [stderr] error[E0308]: mismatched types Dec 05 22:33:54.976 INFO [stderr] --> src/neardups/fileinfo.rs:74:24 Dec 05 22:33:54.976 INFO [stderr] | Dec 05 22:33:54.976 INFO [stderr] 74 | sha2_hash: Some("xxxxx".into()), Dec 05 22:33:54.976 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` Dec 05 22:33:54.976 INFO [stderr] | Dec 05 22:33:54.976 INFO [stderr] = note: expected type `std::string::String` Dec 05 22:33:54.976 INFO [stderr] found type `std::option::Option<_>` Dec 05 22:33:54.976 INFO [stderr] Dec 05 22:33:54.984 INFO [stderr] error[E0599]: no method named `is_complete` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 05 22:33:54.984 INFO [stderr] --> src/neardups/fileinfo.rs:77:29 Dec 05 22:33:54.984 INFO [stderr] | Dec 05 22:33:54.984 INFO [stderr] 4 | pub struct FileInfo { Dec 05 22:33:54.984 INFO [stderr] | ------------------- method `is_complete` not found for this Dec 05 22:33:54.984 INFO [stderr] ... Dec 05 22:33:54.984 INFO [stderr] 77 | assert_eq!(true, fi.is_complete()); Dec 05 22:33:54.984 INFO [stderr] | ^^^^^^^^^^^ Dec 05 22:33:54.984 INFO [stderr] Dec 05 22:33:54.993 INFO [stderr] error[E0599]: no function or associated item named `with_name` found for type `neardups::fileinfo::FileInfo` in the current scope Dec 05 22:33:54.993 INFO [stderr] --> src/neardups/fileinfo.rs:83:18 Dec 05 22:33:54.993 INFO [stderr] | Dec 05 22:33:54.993 INFO [stderr] 4 | pub struct FileInfo { Dec 05 22:33:54.993 INFO [stderr] | ------------------- function or associated item `with_name` not found for this Dec 05 22:33:54.993 INFO [stderr] ... Dec 05 22:33:54.993 INFO [stderr] 83 | let fi = FileInfo::with_name(name); Dec 05 22:33:54.993 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `neardups::fileinfo::FileInfo` Dec 05 22:33:54.993 INFO [stderr] Dec 05 22:33:55.115 INFO [stderr] error: aborting due to 10 previous errors Dec 05 22:33:55.115 INFO [stderr] Dec 05 22:33:55.115 INFO [stderr] Some errors occurred: E0308, E0599, E0609. Dec 05 22:33:55.115 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 05 22:33:55.134 INFO [stderr] error: Could not compile `itools`. Dec 05 22:33:55.134 INFO [stderr] Dec 05 22:33:55.134 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 22:33:55.134 INFO [stderr] su: No module specific data is present Dec 05 22:33:55.359 INFO running `"docker" "inspect" "3b748c254bac4087b1762f9e9989ef7dc06b5e82fadde2bbfb2d528ac72a9eea"` Dec 05 22:33:55.480 INFO running `"docker" "rm" "-f" "3b748c254bac4087b1762f9e9989ef7dc06b5e82fadde2bbfb2d528ac72a9eea"` Dec 05 22:33:55.656 INFO [stdout] 3b748c254bac4087b1762f9e9989ef7dc06b5e82fadde2bbfb2d528ac72a9eea