[INFO] cloning repository https://github.com/snorrwe/rustc-crash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snorrwe/rustc-crash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnorrwe%2Frustc-crash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnorrwe%2Frustc-crash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37329101be5acd7426f4a3dce60342c950da1806 [INFO] building snorrwe/rustc-crash against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnorrwe%2Frustc-crash" "/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/snorrwe/rustc-crash on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snorrwe/rustc-crash [INFO] finished tweaking git repo https://github.com/snorrwe/rustc-crash [INFO] tweaked toml for git repo https://github.com/snorrwe/rustc-crash written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/snorrwe/rustc-crash 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "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 [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] building snorrwe/rustc-crash against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnorrwe%2Frustc-crash" "/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/snorrwe/rustc-crash on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snorrwe/rustc-crash [INFO] finished tweaking git repo https://github.com/snorrwe/rustc-crash [INFO] tweaked toml for git repo https://github.com/snorrwe/rustc-crash written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snorrwe/rustc-crash 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "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-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691b040223e8cfc2a5152f7b602f9f354b41d4bb385601c19cbf36f2528fc78c [INFO] running `Command { std: "docker" "start" "-a" "691b040223e8cfc2a5152f7b602f9f354b41d4bb385601c19cbf36f2528fc78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691b040223e8cfc2a5152f7b602f9f354b41d4bb385601c19cbf36f2528fc78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691b040223e8cfc2a5152f7b602f9f354b41d4bb385601c19cbf36f2528fc78c", kill_on_drop: false }` [INFO] [stdout] 691b040223e8cfc2a5152f7b602f9f354b41d4bb385601c19cbf36f2528fc78c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c11bd5a155ad94eeb86264eeed600dd6531bf9a3f6d4aa36c4bbf662910b7d5 [INFO] running `Command { std: "docker" "start" "-a" "0c11bd5a155ad94eeb86264eeed600dd6531bf9a3f6d4aa36c4bbf662910b7d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-boi v0.1.0 (/opt/rustwide/workdir/proc-boi) [INFO] [stderr] Compiling boi v0.1.0 (/opt/rustwide/workdir/boi) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> boi/src/lib.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(proc_boi::Problematic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: `","` is not a valid identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boi` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0c11bd5a155ad94eeb86264eeed600dd6531bf9a3f6d4aa36c4bbf662910b7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c11bd5a155ad94eeb86264eeed600dd6531bf9a3f6d4aa36c4bbf662910b7d5", kill_on_drop: false }` [INFO] [stdout] 0c11bd5a155ad94eeb86264eeed600dd6531bf9a3f6d4aa36c4bbf662910b7d5