[INFO] cloning repository https://github.com/xyhhx/onlykey-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xyhhx/onlykey-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyhhx%2Fonlykey-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyhhx%2Fonlykey-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c0c348c4691ea1baadaaf7394cf2e4d4f7cb815 [INFO] building xyhhx/onlykey-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyhhx%2Fonlykey-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xyhhx/onlykey-rs [INFO] finished tweaking git repo https://github.com/xyhhx/onlykey-rs [INFO] tweaked toml for git repo https://github.com/xyhhx/onlykey-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xyhhx/onlykey-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xyhhx/onlykey-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libcrux-macros v0.0.2-beta.3 [INFO] [stderr] Downloaded hidreport v0.5.0 [INFO] [stderr] Downloaded libcrux-sha2 v0.0.2-beta.3 [INFO] [stderr] Downloaded windows-version v0.1.3 [INFO] [stderr] Downloaded libcrux-traits v0.0.2-beta.3 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded derive_builder_macro v0.10.2 [INFO] [stderr] Downloaded hidapi v2.6.3 [INFO] [stderr] Downloaded mac-notification-sys v0.6.2 [INFO] [stderr] Downloaded tauri-winrt-notification v0.2.1 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded derive_builder v0.10.2 [INFO] [stderr] Downloaded notify-rust v4.11.5 [INFO] [stderr] Downloaded notify v4.0.18 [INFO] [stderr] Downloaded clearscreen v1.0.11 [INFO] [stderr] Downloaded cargo-watch v8.5.3 [INFO] [stderr] Downloaded hut v0.3.0 [INFO] [stderr] Downloaded nusb v0.1.13 [INFO] [stderr] Downloaded command-group v1.0.8 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded terminfo v0.7.5 [INFO] [stderr] Downloaded derive_builder_core v0.10.2 [INFO] [stderr] Downloaded rustix v1.0.0 [INFO] [stderr] Downloaded watchexec v1.17.2 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded libcrux-hacl-rs v0.0.2-beta.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34209f3649f4bc3793b170c431538c468c3fa61a0a71ab5f14e7f80fc8e3b42 [INFO] running `Command { std: "docker" "start" "-a" "b34209f3649f4bc3793b170c431538c468c3fa61a0a71ab5f14e7f80fc8e3b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34209f3649f4bc3793b170c431538c468c3fa61a0a71ab5f14e7f80fc8e3b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34209f3649f4bc3793b170c431538c468c3fa61a0a71ab5f14e7f80fc8e3b42", kill_on_drop: false }` [INFO] [stdout] b34209f3649f4bc3793b170c431538c468c3fa61a0a71ab5f14e7f80fc8e3b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f4f42259bd437d78dbc30367355715b9cc85594a031a626bd053544272729b6 [INFO] running `Command { std: "docker" "start" "-a" "6f4f42259bd437d78dbc30367355715b9cc85594a031a626bd053544272729b6", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling hidreport v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libcrux-macros v0.0.2-beta.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling libcrux-hacl-rs v0.0.2-beta.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hut v0.3.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling nusb v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling libcrux-traits v0.0.2-beta.3 [INFO] [stderr] Compiling libcrux-sha2 v0.0.2-beta.3 [INFO] [stderr] Compiling onlykey-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.15s [INFO] running `Command { std: "docker" "inspect" "6f4f42259bd437d78dbc30367355715b9cc85594a031a626bd053544272729b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4f42259bd437d78dbc30367355715b9cc85594a031a626bd053544272729b6", kill_on_drop: false }` [INFO] [stdout] 6f4f42259bd437d78dbc30367355715b9cc85594a031a626bd053544272729b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0491ee8a53fcb0a81b61d132d5602162248ac23b999077a976a2a2cbfcc7271e [INFO] running `Command { std: "docker" "start" "-a" "0491ee8a53fcb0a81b61d132d5602162248ac23b999077a976a2a2cbfcc7271e", kill_on_drop: false }` [INFO] [stderr] warning: onlykey-rs v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling nusb v0.1.13 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libcrux-macros v0.0.2-beta.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling libcrux-hacl-rs v0.0.2-beta.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hut v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling hidreport v0.5.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling libcrux-traits v0.0.2-beta.3 [INFO] [stderr] Compiling libcrux-sha2 v0.0.2-beta.3 [INFO] [stderr] Compiling onlykey-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.02s [INFO] running `Command { std: "docker" "inspect" "0491ee8a53fcb0a81b61d132d5602162248ac23b999077a976a2a2cbfcc7271e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0491ee8a53fcb0a81b61d132d5602162248ac23b999077a976a2a2cbfcc7271e", kill_on_drop: false }` [INFO] [stdout] 0491ee8a53fcb0a81b61d132d5602162248ac23b999077a976a2a2cbfcc7271e