[INFO] fetching crate pijul-remote 1.0.0-beta.6...
[INFO] testing pijul-remote-1.0.0-beta.6 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pijul-remote 1.0.0-beta.6 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pijul-remote 1.0.0-beta.6
[INFO] finished tweaking crates.io crate pijul-remote 1.0.0-beta.6
[INFO] tweaked toml for crates.io crate pijul-remote 1.0.0-beta.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pijul-remote 1.0.0-beta.6 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 425 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding keyring v2.3.3 (available: v3.6.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thrussh v0.34.1 (available: v0.40.4)
[INFO] [stderr]       Adding thrussh-keys v0.22.1 (available: v0.23.2)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `keyring` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded cryptovec v0.6.1
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded ctr v0.8.0
[INFO] [stderr]   Downloaded secret-service v3.1.0
[INFO] [stderr]   Downloaded dateparser v0.1.8
[INFO] [stderr]   Downloaded thrussh-config v0.6.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.6.2
[INFO] [stderr]   Downloaded validator v0.15.0
[INFO] [stderr]   Downloaded rlimit v0.9.1
[INFO] [stderr]   Downloaded linux-keyutils v0.2.4
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded thrussh v0.34.1
[INFO] [stderr]   Downloaded sanakirja-core v1.4.1
[INFO] [stderr]   Downloaded sanakirja v1.4.3
[INFO] [stderr]   Downloaded keyring v2.3.3
[INFO] [stderr]   Downloaded thrussh-keys v0.21.0
[INFO] [stderr]   Downloaded aes v0.7.5
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded libpijul v1.0.0-beta.10
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded pijul-identity v0.0.1
[INFO] [stderr]   Downloaded thrussh-libsodium v0.3.0
[INFO] [stderr]   Downloaded pijul-interaction v0.0.1
[INFO] [stderr]   Downloaded blowfish v0.8.0
[INFO] [stderr]   Downloaded canonical-path v2.0.2
[INFO] [stderr]   Downloaded diffs v0.5.1
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded pijul-macros v0.5.0
[INFO] [stderr]   Downloaded pijul-config v0.0.1
[INFO] [stderr]   Downloaded zstd-seekable v0.1.23
[INFO] [stderr]   Downloaded pijul-repository v0.0.1
[INFO] [stderr]   Downloaded thrussh-keys v0.22.1
[INFO] [stderr]   Downloaded thrussh-libsodium v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fde8ece8f73797bedd5b61313bba0a0a488ed63eeef19b68231ef77682b723b
[INFO] running `Command { std: "docker" "start" "-a" "4fde8ece8f73797bedd5b61313bba0a0a488ed63eeef19b68231ef77682b723b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fde8ece8f73797bedd5b61313bba0a0a488ed63eeef19b68231ef77682b723b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fde8ece8f73797bedd5b61313bba0a0a488ed63eeef19b68231ef77682b723b", kill_on_drop: false }`
[INFO] [stdout] 4fde8ece8f73797bedd5b61313bba0a0a488ed63eeef19b68231ef77682b723b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e207b3629b4e3d364f04ae34b163bf7a28171932ca9fa54bdecabd2fd7d94eaf
[INFO] running `Command { std: "docker" "start" "-a" "e207b3629b4e3d364f04ae34b163bf7a28171932ca9fa54bdecabd2fd7d94eaf", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `keyring` dependency)
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling blake3 v1.8.2
[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/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4ced331c0f824956 -C extra-filename=-5b728f309a955653 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e207b3629b4e3d364f04ae34b163bf7a28171932ca9fa54bdecabd2fd7d94eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e207b3629b4e3d364f04ae34b163bf7a28171932ca9fa54bdecabd2fd7d94eaf", kill_on_drop: false }`
[INFO] [stdout] e207b3629b4e3d364f04ae34b163bf7a28171932ca9fa54bdecabd2fd7d94eaf
