[INFO] fetching crate inputflow-kmbox 0.1.0... [INFO] testing inputflow-kmbox-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate inputflow-kmbox 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate inputflow-kmbox 0.1.0 [INFO] finished tweaking crates.io crate inputflow-kmbox 0.1.0 [INFO] tweaked toml for crates.io crate inputflow-kmbox 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate inputflow-kmbox 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--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] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding once_cell v1.9.0 (available: v1.21.3) [INFO] [stderr] Adding ron v0.8.1 (available: v0.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c6c1bde34316d1163dc742942c42e7c9e77150b5ea54c2913bd8205ad181a5 [INFO] running `Command { std: "docker" "start" "-a" "87c6c1bde34316d1163dc742942c42e7c9e77150b5ea54c2913bd8205ad181a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c6c1bde34316d1163dc742942c42e7c9e77150b5ea54c2913bd8205ad181a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c6c1bde34316d1163dc742942c42e7c9e77150b5ea54c2913bd8205ad181a5", kill_on_drop: false }` [INFO] [stdout] 87c6c1bde34316d1163dc742942c42e7c9e77150b5ea54c2913bd8205ad181a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec47f5c7c097a088cb44fef608544b54c8e22199c03c1b08a0fc32c903d168a7 [INFO] running `Command { std: "docker" "start" "-a" "ec47f5c7c097a088cb44fef608544b54c8e22199c03c1b08a0fc32c903d168a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling format-bytes-macros v0.4.0 [INFO] [stderr] Compiling format-bytes v0.3.0 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling abi_stable v0.10.5 [INFO] [stderr] Compiling inputflow v0.1.1 [INFO] [stderr] Compiling inputflow-kmbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.13s [INFO] running `Command { std: "docker" "inspect" "ec47f5c7c097a088cb44fef608544b54c8e22199c03c1b08a0fc32c903d168a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec47f5c7c097a088cb44fef608544b54c8e22199c03c1b08a0fc32c903d168a7", kill_on_drop: false }` [INFO] [stdout] ec47f5c7c097a088cb44fef608544b54c8e22199c03c1b08a0fc32c903d168a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90780aaabfe8adcba0cb34089ce0986bdf40778b20858f71e305f7daa3ebaff0 [INFO] running `Command { std: "docker" "start" "-a" "90780aaabfe8adcba0cb34089ce0986bdf40778b20858f71e305f7daa3ebaff0", kill_on_drop: false }` [INFO] [stderr] Compiling inputflow-kmbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "90780aaabfe8adcba0cb34089ce0986bdf40778b20858f71e305f7daa3ebaff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90780aaabfe8adcba0cb34089ce0986bdf40778b20858f71e305f7daa3ebaff0", kill_on_drop: false }` [INFO] [stdout] 90780aaabfe8adcba0cb34089ce0986bdf40778b20858f71e305f7daa3ebaff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b1e4586335cfbdc40cb7639553f11ed0dab0c4316193759ec9c4f78053d8920 [INFO] running `Command { std: "docker" "start" "-a" "1b1e4586335cfbdc40cb7639553f11ed0dab0c4316193759ec9c4f78053d8920", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inputflow_kmbox-7437b36656810c85) [INFO] [stderr] Doc-tests inputflow_kmbox [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] [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" "1b1e4586335cfbdc40cb7639553f11ed0dab0c4316193759ec9c4f78053d8920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1e4586335cfbdc40cb7639553f11ed0dab0c4316193759ec9c4f78053d8920", kill_on_drop: false }` [INFO] [stdout] 1b1e4586335cfbdc40cb7639553f11ed0dab0c4316193759ec9c4f78053d8920