[INFO] fetching crate wildland-cargo-lib 0.40.0... [INFO] testing wildland-cargo-lib-0.40.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate wildland-cargo-lib 0.40.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate wildland-cargo-lib 0.40.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 wildland-cargo-lib 0.40.0 [INFO] finished tweaking crates.io crate wildland-cargo-lib 0.40.0 [INFO] tweaked toml for crates.io crate wildland-cargo-lib 0.40.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0023d9e05f417de80fa6e3d59eea26f7bce580d229e401960c0598b8e9e68141 [INFO] running `Command { std: "docker" "start" "-a" "0023d9e05f417de80fa6e3d59eea26f7bce580d229e401960c0598b8e9e68141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0023d9e05f417de80fa6e3d59eea26f7bce580d229e401960c0598b8e9e68141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0023d9e05f417de80fa6e3d59eea26f7bce580d229e401960c0598b8e9e68141", kill_on_drop: false }` [INFO] [stdout] 0023d9e05f417de80fa6e3d59eea26f7bce580d229e401960c0598b8e9e68141 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43253aeed84c17a4a9ba2d592812ec2fd7052379d9ffc95b08f0fafde99bd95a [INFO] running `Command { std: "docker" "start" "-a" "43253aeed84c17a4a9ba2d592812ec2fd7052379d9ffc95b08f0fafde99bd95a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto_box v0.8.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling minreq v2.10.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling wildland-crypto v0.40.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [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=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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=17df58982047af30 -C extra-filename=-17df58982047af30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d1a199ef2c202961.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9ce58e33035f6f6e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4c9347de6d24cb3e.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43253aeed84c17a4a9ba2d592812ec2fd7052379d9ffc95b08f0fafde99bd95a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43253aeed84c17a4a9ba2d592812ec2fd7052379d9ffc95b08f0fafde99bd95a", kill_on_drop: false }` [INFO] [stdout] 43253aeed84c17a4a9ba2d592812ec2fd7052379d9ffc95b08f0fafde99bd95a