[INFO] fetching crate sothis 0.5.0... [INFO] testing sothis-0.5.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate sothis 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sothis 0.5.0 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] started tweaking crates.io crate sothis 0.5.0 [INFO] finished tweaking crates.io crate sothis 0.5.0 [INFO] tweaked toml for crates.io crate sothis 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate sothis 0.5.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 911994ed36bb409b05e13726a8ba8c77ca816c1993e74bc2e4564f72271b6424 [INFO] running `Command { std: "docker" "start" "-a" "911994ed36bb409b05e13726a8ba8c77ca816c1993e74bc2e4564f72271b6424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "911994ed36bb409b05e13726a8ba8c77ca816c1993e74bc2e4564f72271b6424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911994ed36bb409b05e13726a8ba8c77ca816c1993e74bc2e4564f72271b6424", kill_on_drop: false }` [INFO] [stdout] 911994ed36bb409b05e13726a8ba8c77ca816c1993e74bc2e4564f72271b6424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 020e5f627254c91648c1714677dd2d13f6b92641915a8ad765503de9075f0c4e [INFO] running `Command { std: "docker" "start" "-a" "020e5f627254c91648c1714677dd2d13f6b92641915a8ad765503de9075f0c4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling der v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling bumpalo v3.12.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling prettyplease v0.2.6 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ecdsa v0.16.7 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] error: could not compile `regex-automata` (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 regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.3.4/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=e1ae9ed1a2de3af6 -C extra-filename=-e1ae9ed1a2de3af6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-27aca9fcc1996e15.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-830197e6d7a30c19.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.16/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=994474dc818719fe -C extra-filename=-994474dc818719fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c6295956efe2a3e5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-28fa7edb26dfa7b6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-5d87ee05d0447f8f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "020e5f627254c91648c1714677dd2d13f6b92641915a8ad765503de9075f0c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020e5f627254c91648c1714677dd2d13f6b92641915a8ad765503de9075f0c4e", kill_on_drop: false }` [INFO] [stdout] 020e5f627254c91648c1714677dd2d13f6b92641915a8ad765503de9075f0c4e