[INFO] cloning repository https://github.com/mbwilding/interception-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbwilding/interception-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbwilding%2Finterception-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbwilding%2Finterception-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6dbd06a037790fbe6a1269a86a6febfb833dc0c [INFO] testing mbwilding/interception-rust against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbwilding%2Finterception-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mbwilding/interception-rust [INFO] finished tweaking git repo https://github.com/mbwilding/interception-rust [INFO] tweaked toml for git repo https://github.com/mbwilding/interception-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mbwilding/interception-rust on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mbwilding/interception-rust 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uinput-sys v0.1.7 [INFO] [stderr] Downloaded uinput v0.1.3 [INFO] [stderr] Downloaded ioctl-sys v0.5.2 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded udev v0.9.3 [INFO] [stderr] Downloaded evdev v0.13.2 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded nix v0.10.0 [INFO] [stderr] Downloaded libudev v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff832ee80958aca26c7835e359eda4bda7cb1e00f291a3f3391ec3ee0c14c911 [INFO] running `Command { std: "docker" "start" "-a" "ff832ee80958aca26c7835e359eda4bda7cb1e00f291a3f3391ec3ee0c14c911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff832ee80958aca26c7835e359eda4bda7cb1e00f291a3f3391ec3ee0c14c911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff832ee80958aca26c7835e359eda4bda7cb1e00f291a3f3391ec3ee0c14c911", kill_on_drop: false }` [INFO] [stdout] ff832ee80958aca26c7835e359eda4bda7cb1e00f291a3f3391ec3ee0c14c911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d6aad6ac69565d55f3b1ae648a2d9c953e37582f395ef7ccc253f1237ac77b [INFO] running `Command { std: "docker" "start" "-a" "b3d6aad6ac69565d55f3b1ae648a2d9c953e37582f395ef7ccc253f1237ac77b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling udev v0.9.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling evdev v0.13.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling oxidekeys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "b3d6aad6ac69565d55f3b1ae648a2d9c953e37582f395ef7ccc253f1237ac77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d6aad6ac69565d55f3b1ae648a2d9c953e37582f395ef7ccc253f1237ac77b", kill_on_drop: false }` [INFO] [stdout] b3d6aad6ac69565d55f3b1ae648a2d9c953e37582f395ef7ccc253f1237ac77b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41c2db6ce3bc57f4f58cd0b8b551fb97a0a002a3f95671dcf0f7d64a72b661b1 [INFO] running `Command { std: "docker" "start" "-a" "41c2db6ce3bc57f4f58cd0b8b551fb97a0a002a3f95671dcf0f7d64a72b661b1", kill_on_drop: false }` [INFO] [stderr] Compiling oxidekeys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "41c2db6ce3bc57f4f58cd0b8b551fb97a0a002a3f95671dcf0f7d64a72b661b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c2db6ce3bc57f4f58cd0b8b551fb97a0a002a3f95671dcf0f7d64a72b661b1", kill_on_drop: false }` [INFO] [stdout] 41c2db6ce3bc57f4f58cd0b8b551fb97a0a002a3f95671dcf0f7d64a72b661b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdfcb7d8178e15fb3b30c862732fae63eea37cbf3f4f2a3375eaf057ab97740d [INFO] running `Command { std: "docker" "start" "-a" "fdfcb7d8178e15fb3b30c862732fae63eea37cbf3f4f2a3375eaf057ab97740d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxidekeys-e45542d80de0e6f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fdfcb7d8178e15fb3b30c862732fae63eea37cbf3f4f2a3375eaf057ab97740d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdfcb7d8178e15fb3b30c862732fae63eea37cbf3f4f2a3375eaf057ab97740d", kill_on_drop: false }` [INFO] [stdout] fdfcb7d8178e15fb3b30c862732fae63eea37cbf3f4f2a3375eaf057ab97740d