[INFO] crate cargo-test-junit 0.6.7 is already in cache [INFO] extracting crate cargo-test-junit 0.6.7 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/cargo-test-junit/0.6.7 [INFO] extracting crate cargo-test-junit 0.6.7 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cargo-test-junit/0.6.7 [INFO] validating manifest of cargo-test-junit-0.6.7 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-test-junit-0.6.7 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cargo-test-junit-0.6.7 [INFO] finished frobbing cargo-test-junit-0.6.7 [INFO] frobbed toml for cargo-test-junit-0.6.7 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/cargo-test-junit/0.6.7/Cargo.toml [INFO] started frobbing cargo-test-junit-0.6.7 [INFO] finished frobbing cargo-test-junit-0.6.7 [INFO] frobbed toml for cargo-test-junit-0.6.7 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cargo-test-junit/0.6.7/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cargo-test-junit-0.6.7 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cargo-test-junit/0.6.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a1347b32107cc8c66bb3cb0907e77fecc8532e5bee48c4969970a3cf1ef5a68e [INFO] running `"docker" "start" "-a" "a1347b32107cc8c66bb3cb0907e77fecc8532e5bee48c4969970a3cf1ef5a68e"` [INFO] [stderr] Checking sxd-document v0.2.6 [INFO] [stderr] Checking test-to-vec v0.4.3 [INFO] [stderr] Checking duct v0.4.0 [INFO] [stderr] error[E0412]: cannot find type `Scope` in crate `crossbeam` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:343:52 [INFO] [stderr] | [INFO] [stderr] 343 | scope: &crossbeam::Scope<'a>) [INFO] [stderr] | ^^^^^ not found in `crossbeam` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use crossbeam::thread::Scope; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ScopedJoinHandle` in crate `crossbeam` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:668:32 [INFO] [stderr] | [INFO] [stderr] 668 | type WriterThread = crossbeam::ScopedJoinHandle>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `crossbeam` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use crossbeam::thread::ScopedJoinHandle; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Scope` in crate `crossbeam` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:671:51 [INFO] [stderr] | [INFO] [stderr] 671 | scope: &crossbeam::Scope<'a>) [INFO] [stderr] | ^^^^^ not found in `crossbeam` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use crossbeam::thread::Scope; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0593]: closure is expected to take 1 argument, but it takes 0 arguments [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:229:33 [INFO] [stderr] | [INFO] [stderr] 229 | let left_joiner = scope.spawn(|| left.inner.exec(left_context)); [INFO] [stderr] | ^^^^^ -- takes 0 arguments [INFO] [stderr] | | [INFO] [stderr] | expected closure that takes 1 argument [INFO] [stderr] help: consider changing the closure to take and ignore the expected argument [INFO] [stderr] | [INFO] [stderr] 229 | let left_joiner = scope.spawn(|_| left.inner.exec(left_context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:228:9 [INFO] [stderr] | [INFO] [stderr] 228 | let (left_result, right_result) = crossbeam::scope(|scope| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(std::result::Result<_, std::boxed::Box>, std::result::Result), std::boxed::Box>` [INFO] [stderr] found type `(_, _)` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:268:9 [INFO] [stderr] | [INFO] [stderr] 265 | fn with_child_context(&self, parent_context: IoContext, inner: F) -> io::Result [INFO] [stderr] | ------------------ expected `std::result::Result` because of return type [INFO] [stderr] ... [INFO] [stderr] 268 | / crossbeam::scope(|scope| { [INFO] [stderr] 269 | | let mut context = parent_context; // move it into the closure [INFO] [stderr] 270 | | let mut maybe_stdin_thread = None; [INFO] [stderr] 271 | | let mut unchecked = false; [INFO] [stderr] ... | [INFO] [stderr] 325 | | } [INFO] [stderr] 326 | | }) [INFO] [stderr] | |__________^ expected i32, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result` [INFO] [stderr] found type `std::result::Result, std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0412, E0593. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `duct`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a1347b32107cc8c66bb3cb0907e77fecc8532e5bee48c4969970a3cf1ef5a68e"` [INFO] running `"docker" "rm" "-f" "a1347b32107cc8c66bb3cb0907e77fecc8532e5bee48c4969970a3cf1ef5a68e"` [INFO] [stdout] a1347b32107cc8c66bb3cb0907e77fecc8532e5bee48c4969970a3cf1ef5a68e