[INFO] cloning repository https://github.com/ethanmccullagh/socks5-vpn-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanmccullagh/socks5-vpn-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmccullagh%2Fsocks5-vpn-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmccullagh%2Fsocks5-vpn-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 748037a75cb1202449292966d4827118bc718f59
[INFO] checking ethanmccullagh/socks5-vpn-bridge against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmccullagh%2Fsocks5-vpn-bridge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethanmccullagh/socks5-vpn-bridge
[INFO] finished tweaking git repo https://github.com/ethanmccullagh/socks5-vpn-bridge
[INFO] tweaked toml for git repo https://github.com/ethanmccullagh/socks5-vpn-bridge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethanmccullagh/socks5-vpn-bridge on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethanmccullagh/socks5-vpn-bridge 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f062d3eab1ba3053b3299ddc089e6ff26f0c4596ff17589fc6d21e506b237e1
[INFO] running `Command { std: "docker" "start" "-a" "0f062d3eab1ba3053b3299ddc089e6ff26f0c4596ff17589fc6d21e506b237e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f062d3eab1ba3053b3299ddc089e6ff26f0c4596ff17589fc6d21e506b237e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f062d3eab1ba3053b3299ddc089e6ff26f0c4596ff17589fc6d21e506b237e1", kill_on_drop: false }`
[INFO] [stdout] 0f062d3eab1ba3053b3299ddc089e6ff26f0c4596ff17589fc6d21e506b237e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82b73b1f720d2b03854538276da24e82bca238439b4d00ee2967c31f40309e90
[INFO] running `Command { std: "docker" "start" "-a" "82b73b1f720d2b03854538276da24e82bca238439b4d00ee2967c31f40309e90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking librqbit-clone-to-owned v3.0.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling platforms v3.7.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking assert_cfg v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling librqbit v8.1.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0-rc.3
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking intervaltree v0.2.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking size_format v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking etherparse v0.19.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.0.0-rc.3/src/lib.rs:13:70
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![cfg_attr(all(curve25519_dalek_backend = "simd", nightly), feature(stdsimd))]
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "82b73b1f720d2b03854538276da24e82bca238439b4d00ee2967c31f40309e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b73b1f720d2b03854538276da24e82bca238439b4d00ee2967c31f40309e90", kill_on_drop: false }`
[INFO] [stdout] 82b73b1f720d2b03854538276da24e82bca238439b4d00ee2967c31f40309e90
