[INFO] cloning repository https://github.com/aramperes/onetun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aramperes/onetun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faramperes%2Fonetun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faramperes%2Fonetun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ca5ae2181f17a2ed12009c578b8f25ab82ce6f8 [INFO] checking aramperes/onetun against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faramperes%2Fonetun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aramperes/onetun [INFO] finished tweaking git repo https://github.com/aramperes/onetun [INFO] tweaked toml for git repo https://github.com/aramperes/onetun written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aramperes/onetun on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aramperes/onetun 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] [stderr] Downloaded platforms v3.5.0 [INFO] [stderr] Downloaded boringtun v0.6.0 [INFO] [stderr] Downloaded x25519-dalek v2.0.0-rc.3 [INFO] [stderr] Downloaded fiat-crypto v0.1.20 [INFO] [stderr] Downloaded curve25519-dalek v4.0.0-rc.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bc982c0f852603f9c0784394f41785036f2d86fe668f229d60caca894d52be7 [INFO] running `Command { std: "docker" "start" "-a" "9bc982c0f852603f9c0784394f41785036f2d86fe668f229d60caca894d52be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bc982c0f852603f9c0784394f41785036f2d86fe668f229d60caca894d52be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc982c0f852603f9c0784394f41785036f2d86fe668f229d60caca894d52be7", kill_on_drop: false }` [INFO] [stdout] 9bc982c0f852603f9c0784394f41785036f2d86fe668f229d60caca894d52be7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14f30e9360eeeb1692f2cc8be03bd4f8d944f6aa6d9ada36ff3a7ab53c9943e3 [INFO] running `Command { std: "docker" "start" "-a" "14f30e9360eeeb1692f2cc8be03bd4f8d944f6aa6d9ada36ff3a7ab53c9943e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling platforms v3.5.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking ip_network v0.4.1 [INFO] [stderr] Checking ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-rc.3 [INFO] [stderr] Checking ip_network_table v0.2.0 [INFO] [stderr] Checking priority-queue v2.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking cipher v0.4.4 [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] Checking chacha20 v0.9.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14f30e9360eeeb1692f2cc8be03bd4f8d944f6aa6d9ada36ff3a7ab53c9943e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f30e9360eeeb1692f2cc8be03bd4f8d944f6aa6d9ada36ff3a7ab53c9943e3", kill_on_drop: false }` [INFO] [stdout] 14f30e9360eeeb1692f2cc8be03bd4f8d944f6aa6d9ada36ff3a7ab53c9943e3