Dec 15 19:37:32.809 INFO testing cargo-wix-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 19:37:32.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 15 19:37:32.995 INFO [stdout] 91ee8142564585ccdfcc36efbf12300e91c011cb91c395c94c612c6d13485e30 Dec 15 19:37:32.997 INFO running `"docker" "start" "-a" "91ee8142564585ccdfcc36efbf12300e91c011cb91c395c94c612c6d13485e30"` Dec 15 19:37:33.379 INFO [stderr] usermod: no changes Dec 15 19:37:33.578 INFO [stderr] Compiling clap v2.32.0 Dec 15 19:37:33.580 INFO [stderr] Compiling toml v0.4.10 Dec 15 19:37:33.580 INFO [stderr] Compiling mustache v0.9.0 Dec 15 19:37:52.195 INFO [stderr] Compiling cargo-wix v0.1.0 (/source) Dec 15 19:38:03.809 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.41s Dec 15 19:38:03.819 INFO [stderr] su: No module specific data is present Dec 15 19:38:04.683 INFO running `"docker" "inspect" "91ee8142564585ccdfcc36efbf12300e91c011cb91c395c94c612c6d13485e30"` Dec 15 19:38:05.099 INFO running `"docker" "rm" "-f" "91ee8142564585ccdfcc36efbf12300e91c011cb91c395c94c612c6d13485e30"` Dec 15 19:38:05.423 INFO [stdout] 91ee8142564585ccdfcc36efbf12300e91c011cb91c395c94c612c6d13485e30 Dec 15 19:38:05.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 15 19:38:06.031 INFO [stdout] 345e6a7da11b608a6c7f9766b37bbf5a20bff11e04964b046fa6ac3c1e719206 Dec 15 19:38:06.033 INFO running `"docker" "start" "-a" "345e6a7da11b608a6c7f9766b37bbf5a20bff11e04964b046fa6ac3c1e719206"` Dec 15 19:38:08.822 INFO [stderr] usermod: no changes Dec 15 19:38:09.319 INFO [stderr] Compiling float-cmp v0.4.0 Dec 15 19:38:09.339 INFO [stderr] Compiling serde_json v1.0.33 Dec 15 19:38:09.339 INFO [stderr] Compiling ignore v0.4.4 Dec 15 19:38:11.656 INFO [stderr] Compiling predicates v0.9.1 Dec 15 19:38:23.703 INFO [stderr] Compiling escargot v0.3.1 Dec 15 19:38:27.623 INFO [stderr] Compiling globwalk v0.3.1 Dec 15 19:38:30.551 INFO [stderr] Compiling assert_cmd v0.9.1 Dec 15 19:38:33.691 INFO [stderr] Compiling assert_fs v0.9.0 Dec 15 19:38:39.833 INFO [stderr] Compiling cargo-wix v0.1.0 (/source) Dec 15 19:38:55.695 INFO [stderr] error[E0277]: the trait bound `common::sxd_xpath::nodeset::Node<'_>: std::convert::From>` is not satisfied Dec 15 19:38:55.695 INFO [stderr] --> tests/common/mod.rs:74:11 Dec 15 19:38:55.695 INFO [stderr] | Dec 15 19:38:55.695 INFO [stderr] 74 | xpath.evaluate(&context, wxs_document.root()).unwrap().string() Dec 15 19:38:55.695 INFO [stderr] | ^^^^^^^^ the trait `std::convert::From>` is not implemented for `common::sxd_xpath::nodeset::Node<'_>` Dec 15 19:38:55.695 INFO [stderr] | Dec 15 19:38:55.695 INFO [stderr] = help: the following implementations were found: Dec 15 19:38:55.695 INFO [stderr] as std::convert::From>> Dec 15 19:38:55.695 INFO [stderr] as std::convert::From>> Dec 15 19:38:55.695 INFO [stderr] as std::convert::From>> Dec 15 19:38:55.695 INFO [stderr] as std::convert::From>> Dec 15 19:38:55.696 INFO [stderr] and 2 others Dec 15 19:38:55.696 INFO [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `common::sxd_document::dom::Root<'_>` Dec 15 19:38:55.696 INFO [stderr] Dec 15 19:38:55.723 INFO [stderr] error: aborting due to previous error Dec 15 19:38:55.723 INFO [stderr] Dec 15 19:38:55.723 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 15 19:38:55.741 INFO [stderr] error: Could not compile `cargo-wix`. Dec 15 19:38:55.741 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 15 19:38:56.660 INFO [stderr] error[E0277]: the trait bound `common::sxd_xpath::nodeset::Node<'_>: std::convert::From>` is not satisfied Dec 15 19:38:56.660 INFO [stderr] --> tests/common/mod.rs:74:11 Dec 15 19:38:56.660 INFO [stderr] | Dec 15 19:38:56.660 INFO [stderr] 74 | xpath.evaluate(&context, wxs_document.root()).unwrap().string() Dec 15 19:38:56.660 INFO [stderr] | ^^^^^^^^ the trait `std::convert::From>` is not implemented for `common::sxd_xpath::nodeset::Node<'_>` Dec 15 19:38:56.660 INFO [stderr] | Dec 15 19:38:56.660 INFO [stderr] = help: the following implementations were found: Dec 15 19:38:56.660 INFO [stderr] as std::convert::From>> Dec 15 19:38:56.661 INFO [stderr] as std::convert::From>> Dec 15 19:38:56.661 INFO [stderr] as std::convert::From>> Dec 15 19:38:56.661 INFO [stderr] as std::convert::From>> Dec 15 19:38:56.661 INFO [stderr] and 2 others Dec 15 19:38:56.661 INFO [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `common::sxd_document::dom::Root<'_>` Dec 15 19:38:56.661 INFO [stderr] Dec 15 19:38:56.703 INFO [stderr] error: aborting due to previous error Dec 15 19:38:56.703 INFO [stderr] Dec 15 19:38:56.703 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 15 19:38:56.759 INFO [stderr] error: Could not compile `cargo-wix`. Dec 15 19:38:56.759 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 15 19:38:59.891 INFO [stderr] error: build failed Dec 15 19:38:59.892 INFO [stderr] su: No module specific data is present Dec 15 19:39:00.940 INFO running `"docker" "inspect" "345e6a7da11b608a6c7f9766b37bbf5a20bff11e04964b046fa6ac3c1e719206"` Dec 15 19:39:01.203 INFO running `"docker" "rm" "-f" "345e6a7da11b608a6c7f9766b37bbf5a20bff11e04964b046fa6ac3c1e719206"` Dec 15 19:39:01.427 INFO [stdout] 345e6a7da11b608a6c7f9766b37bbf5a20bff11e04964b046fa6ac3c1e719206