[INFO] cloning repository https://github.com/chridou/joe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chridou/joe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchridou%2Fjoe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchridou%2Fjoe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6714161698354989492a061f2d3980bf81b8b30 [INFO] testing chridou/joe against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchridou%2Fjoe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chridou/joe on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chridou/joe [INFO] finished tweaking git repo https://github.com/chridou/joe [INFO] tweaked toml for git repo https://github.com/chridou/joe written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chridou/joe 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.77.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 chridou/joe against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchridou%2Fjoe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chridou/joe on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chridou/joe [INFO] finished tweaking git repo https://github.com/chridou/joe [INFO] tweaked toml for git repo https://github.com/chridou/joe written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chridou/joe 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing chridou/joe against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchridou%2Fjoe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chridou/joe on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chridou/joe [INFO] finished tweaking git repo https://github.com/chridou/joe [INFO] tweaked toml for git repo https://github.com/chridou/joe written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chridou/joe 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-03-24" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] [stderr] Downloaded syntex v0.44.0 [INFO] [stderr] Downloaded serde v0.8.13 [INFO] [stderr] Downloaded syntex_errors v0.44.0 [INFO] [stderr] Downloaded syntex_pos v0.44.0 [INFO] [stderr] Downloaded serde_json v0.8.2 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded quote v0.2.3 [INFO] [stderr] Downloaded diesel_codegen v0.8.0 [INFO] [stderr] Downloaded pq-sys v0.2.2 [INFO] [stderr] Downloaded diesel_codegen_shared v0.8.0 [INFO] [stderr] Downloaded serde_codegen_internals v0.10.0 [INFO] [stderr] Downloaded byteorder v0.3.13 [INFO] [stderr] Downloaded syn v0.8.7 [INFO] [stderr] Downloaded thread_local v0.2.6 [INFO] [stderr] Downloaded quote v0.3.3 [INFO] [stderr] Downloaded regex-syntax v0.3.4 [INFO] [stderr] Downloaded syn v0.9.0 [INFO] [stderr] Downloaded regex v0.1.73 [INFO] [stderr] Downloaded syntex_syntax v0.44.1 [INFO] [stderr] Downloaded syntex_pos v0.45.0 [INFO] [stderr] Downloaded syntex v0.45.0 [INFO] [stderr] Downloaded serde_derive v0.8.13 [INFO] [stderr] Downloaded diesel_codegen_syntex v0.8.0 [INFO] [stderr] Downloaded serde_codegen v0.8.13 [INFO] [stderr] Downloaded syntex_errors v0.45.0 [INFO] [stderr] Downloaded diesel v0.8.0 [INFO] [stderr] Downloaded syntex_syntax v0.45.0 [INFO] [stderr] Downloaded aho-corasick v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c4a49154a07c1cba8b60c8dafe16c20e768092895cbaea6c888efe9abb1cac [INFO] running `Command { std: "docker" "start" "-a" "65c4a49154a07c1cba8b60c8dafe16c20e768092895cbaea6c888efe9abb1cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c4a49154a07c1cba8b60c8dafe16c20e768092895cbaea6c888efe9abb1cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c4a49154a07c1cba8b60c8dafe16c20e768092895cbaea6c888efe9abb1cac", kill_on_drop: false }` [INFO] [stdout] 65c4a49154a07c1cba8b60c8dafe16c20e768092895cbaea6c888efe9abb1cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eb25835df2811b8da23e248baa357a44b9aefbc975a6d2228c4f9feb01d029b [INFO] running `Command { std: "docker" "start" "-a" "4eb25835df2811b8da23e248baa357a44b9aefbc975a6d2228c4f9feb01d029b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.14 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling pq-sys v0.2.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.4 [INFO] [stderr] Compiling quote v0.3.3 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling syn v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling serde v0.8.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.5.2 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling diesel v0.8.0 [INFO] [stderr] Compiling thread_local v0.2.6 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling regex v0.1.73 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-0.8.0/src/lib.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "unstable", feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_codegen_internals v0.10.0 [INFO] [stderr] Compiling serde_codegen v0.8.13 [INFO] [stderr] Compiling joe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_codegen-0.8.13/src/lib.rs:5:66 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private, plugin))] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_codegen-0.8.13/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_codegen-0.8.13/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_codegen-0.8.13/src/lib.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private, plugin))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_codegen` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4eb25835df2811b8da23e248baa357a44b9aefbc975a6d2228c4f9feb01d029b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb25835df2811b8da23e248baa357a44b9aefbc975a6d2228c4f9feb01d029b", kill_on_drop: false }` [INFO] [stdout] 4eb25835df2811b8da23e248baa357a44b9aefbc975a6d2228c4f9feb01d029b