[INFO] cloning repository https://github.com/c410-f3r/regular-crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c410-f3r/regular-crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc410-f3r%2Fregular-crates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc410-f3r%2Fregular-crates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b20825240cc7fa249e34771137a527ab33889f [INFO] testing c410-f3r/regular-crates against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc410-f3r%2Fregular-crates" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c410-f3r/regular-crates on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/c410-f3r/regular-crates [INFO] finished tweaking git repo https://github.com/c410-f3r/regular-crates [INFO] tweaked toml for git repo https://github.com/c410-f3r/regular-crates written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/c410-f3r/regular-crates 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 035bfbc0972460dc3b7351d847d4d2363c2d66d8aeedf7d8269b703fa5d49249 [INFO] running `Command { std: "docker" "start" "-a" "035bfbc0972460dc3b7351d847d4d2363c2d66d8aeedf7d8269b703fa5d49249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035bfbc0972460dc3b7351d847d4d2363c2d66d8aeedf7d8269b703fa5d49249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035bfbc0972460dc3b7351d847d4d2363c2d66d8aeedf7d8269b703fa5d49249", kill_on_drop: false }` [INFO] [stdout] 035bfbc0972460dc3b7351d847d4d2363c2d66d8aeedf7d8269b703fa5d49249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 982da11226f6ae337fd005d56f6f222922ba9794193d44739c74a89fcf709b35 [INFO] running `Command { std: "docker" "start" "-a" "982da11226f6ae337fd005d56f6f222922ba9794193d44739c74a89fcf709b35", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rust-tools v1.0.3 (/opt/rustwide/workdir/rust-tools) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling cl-aux v2.2.0 (/opt/rustwide/workdir/cl-aux) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=38b818874ffe8a1e -C extra-filename=-38b818874ffe8a1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-521d7ed07017e841.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-30441dcc4c0f0cea.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4c9347de6d24cb3e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "982da11226f6ae337fd005d56f6f222922ba9794193d44739c74a89fcf709b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982da11226f6ae337fd005d56f6f222922ba9794193d44739c74a89fcf709b35", kill_on_drop: false }` [INFO] [stdout] 982da11226f6ae337fd005d56f6f222922ba9794193d44739c74a89fcf709b35