[INFO] cloning repository https://github.com/luser/failure-errorchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luser/failure-errorchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Ffailure-errorchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Ffailure-errorchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00ae533f7d6e03b2ac77e5eb8a7249394296c96f [INFO] testing luser/failure-errorchain against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Ffailure-errorchain" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luser/failure-errorchain on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luser/failure-errorchain [INFO] finished tweaking git repo https://github.com/luser/failure-errorchain [INFO] tweaked toml for git repo https://github.com/luser/failure-errorchain written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luser/failure-errorchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing luser/failure-errorchain against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Ffailure-errorchain" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luser/failure-errorchain on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luser/failure-errorchain [INFO] finished tweaking git repo https://github.com/luser/failure-errorchain [INFO] tweaked toml for git repo https://github.com/luser/failure-errorchain written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luser/failure-errorchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9cc0c5b5ce07e935eec1548a4e79fc69966f83c61bdada60c3f52a71c095c61 [INFO] running `Command { std: "docker" "start" "-a" "d9cc0c5b5ce07e935eec1548a4e79fc69966f83c61bdada60c3f52a71c095c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9cc0c5b5ce07e935eec1548a4e79fc69966f83c61bdada60c3f52a71c095c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9cc0c5b5ce07e935eec1548a4e79fc69966f83c61bdada60c3f52a71c095c61", kill_on_drop: false }` [INFO] [stdout] d9cc0c5b5ce07e935eec1548a4e79fc69966f83c61bdada60c3f52a71c095c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28742ca3ba3076c524ec99a56f36abcfd2f909bda72d3172de330a1e652b3ac3 [INFO] running `Command { std: "docker" "start" "-a" "28742ca3ba3076c524ec99a56f36abcfd2f909bda72d3172de330a1e652b3ac3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling failure-errorchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | a::foo()?; [INFO] [stdout] | ^ `(dyn std::error::Error + Send + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn std::error::Error + Send + 'static)`, which is required by `std::result::Result<(), failure::Error>: FromResidual<std::result::Result<Infallible, a::error::Error>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual<R>`: [INFO] [stdout] `std::result::Result<T, F>` implements `FromResidual<Yeet<E>>` [INFO] [stdout] `std::result::Result<T, F>` implements `FromResidual<std::result::Result<Infallible, E>>` [INFO] [stdout] = note: required for `Unique<(dyn std::error::Error + Send + 'static)>` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box<(dyn std::error::Error + Send + 'static)>` [INFO] [stdout] --> /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:238:12 [INFO] [stdout] note: required because it appears within the type `Option<Box<(dyn std::error::Error + Send + 'static)>>` [INFO] [stdout] --> /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/option.rs:574:10 [INFO] [stdout] note: required because it appears within the type `State` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/error-chain-0.11.0/src/lib.rs:697:12 [INFO] [stdout] | [INFO] [stdout] 697 | pub struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `a::error::Error` [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | errors { [INFO] [stdout] 10 | | AnError { [INFO] [stdout] 11 | | description("an error") [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `a::error::Error` to implement `Fail` [INFO] [stdout] = note: required for `failure::Error` to implement `From<a::error::Error>` [INFO] [stdout] = note: required for `std::result::Result<(), failure::Error>` to implement `FromResidual<std::result::Result<Infallible, a::error::Error>>` [INFO] [stdout] = note: this error originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `failure-errorchain` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "28742ca3ba3076c524ec99a56f36abcfd2f909bda72d3172de330a1e652b3ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28742ca3ba3076c524ec99a56f36abcfd2f909bda72d3172de330a1e652b3ac3", kill_on_drop: false }` [INFO] [stdout] 28742ca3ba3076c524ec99a56f36abcfd2f909bda72d3172de330a1e652b3ac3