[INFO] fetching crate cargo-test-junit 0.6.7... [INFO] testing cargo-test-junit-0.6.7 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cargo-test-junit 0.6.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cargo-test-junit 0.6.7 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-test-junit 0.6.7 [INFO] finished tweaking crates.io crate cargo-test-junit 0.6.7 [INFO] tweaked toml for crates.io crate cargo-test-junit 0.6.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfa0151c0528804bb1d0386d16baf2c95720d8eeaf8f5d3755b304c6023f8bf5 [INFO] running `Command { std: "docker" "start" "-a" "bfa0151c0528804bb1d0386d16baf2c95720d8eeaf8f5d3755b304c6023f8bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfa0151c0528804bb1d0386d16baf2c95720d8eeaf8f5d3755b304c6023f8bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa0151c0528804bb1d0386d16baf2c95720d8eeaf8f5d3755b304c6023f8bf5", kill_on_drop: false }` [INFO] [stdout] bfa0151c0528804bb1d0386d16baf2c95720d8eeaf8f5d3755b304c6023f8bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff86f57b7e1c86c7ceddd99a327baf64ce4681c0b1fc9b64ea3483267346d7ed [INFO] running `Command { std: "docker" "start" "-a" "ff86f57b7e1c86c7ceddd99a327baf64ce4681c0b1fc9b64ea3483267346d7ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling sxd-document v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling duct v0.4.0 [INFO] [stdout] error[E0412]: cannot find type `Scope` in crate `crossbeam` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:343:52 [INFO] [stdout] | [INFO] [stdout] 343 | ... scope: &crossbeam::Scope<'a>) [INFO] [stdout] | ^^^^^ not found in `crossbeam` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crossbeam::thread::Scope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScopedJoinHandle` in crate `crossbeam` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:668:32 [INFO] [stdout] | [INFO] [stdout] 668 | type WriterThread = crossbeam::ScopedJoinHandle>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crossbeam` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crossbeam::thread::ScopedJoinHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Scope` in crate `crossbeam` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:671:51 [INFO] [stdout] | [INFO] [stdout] 671 | ... scope: &crossbeam::Scope<'a>) [INFO] [stdout] | ^^^^^ not found in `crossbeam` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crossbeam::thread::Scope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 1 argument, but it takes 0 arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | let left_joiner = scope.spawn(|| left.inner.exec(left_context)); [INFO] [stdout] | ^^^^^ -- takes 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected closure that takes 1 argument [INFO] [stdout] | [INFO] [stdout] help: consider changing the closure to take and ignore the expected argument [INFO] [stdout] | [INFO] [stdout] 229 | let left_joiner = scope.spawn(|_| left.inner.exec(left_context)); [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let (left_result, right_result) = crossbeam::scope(|scope| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(Result<_, Box>, Result), Box>` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/duct-0.4.0/src/lib.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 265 | fn with_child_context(&self, parent_context: IoContext, inner: F) -> io::Result [INFO] [stdout] | ------------------ expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 268 | / crossbeam::scope(|scope| { [INFO] [stdout] 269 | | let mut context = parent_context; // move it into the closure [INFO] [stdout] 270 | | let mut maybe_stdin_thread = None; [INFO] [stdout] 271 | | let mut unchecked = false; [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | }) [INFO] [stdout] | |__________^ expected `i32`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result, Box<(dyn Any + Send + 'static)>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0593. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `duct` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ff86f57b7e1c86c7ceddd99a327baf64ce4681c0b1fc9b64ea3483267346d7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff86f57b7e1c86c7ceddd99a327baf64ce4681c0b1fc9b64ea3483267346d7ed", kill_on_drop: false }` [INFO] [stdout] ff86f57b7e1c86c7ceddd99a327baf64ce4681c0b1fc9b64ea3483267346d7ed