[INFO] cloning repository https://github.com/fpdotmonkey/ecat-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fpdotmonkey/ecat-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Fecat-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Fecat-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7b5de22a90f7963e6026d52ab8fc180d62916dc [INFO] checking fpdotmonkey/ecat-utils against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Fecat-utils" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fpdotmonkey/ecat-utils [INFO] finished tweaking git repo https://github.com/fpdotmonkey/ecat-utils [INFO] tweaked toml for git repo https://github.com/fpdotmonkey/ecat-utils written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fpdotmonkey/ecat-utils on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fpdotmonkey/ecat-utils 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/fpdotmonkey/ethercrab` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded is-terminal v0.4.14 [INFO] [stderr] Downloaded smlang-macros v0.6.0 [INFO] [stderr] Downloaded smlang v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3713a3011d37fb5306e26c8c3fa6c126897727e053028de46e822060071576d [INFO] running `Command { std: "docker" "start" "-a" "b3713a3011d37fb5306e26c8c3fa6c126897727e053028de46e822060071576d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3713a3011d37fb5306e26c8c3fa6c126897727e053028de46e822060071576d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3713a3011d37fb5306e26c8c3fa6c126897727e053028de46e822060071576d", kill_on_drop: false }` [INFO] [stdout] b3713a3011d37fb5306e26c8c3fa6c126897727e053028de46e822060071576d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88afdfadcc409be890da8a1b852fd9bead2ccbb93f0be96d2dc2961432e07d5d [INFO] running `Command { std: "docker" "start" "-a" "88afdfadcc409be890da8a1b852fd9bead2ccbb93f0be96d2dc2961432e07d5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling is-terminal v0.4.14 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking embassy-time v0.3.2 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling smlang-macros v0.6.0 [INFO] [stderr] Checking smlang v0.6.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking timerfd v1.6.0 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ethercrab-wire-derive v0.2.0 (https://github.com/fpdotmonkey/ethercrab?branch=longer-descriptions#d2339173) [INFO] [stderr] Checking ethercrab-wire v0.2.0 (https://github.com/fpdotmonkey/ethercrab?branch=longer-descriptions#d2339173) [INFO] [stderr] Checking ethercrab v0.5.0 (https://github.com/fpdotmonkey/ethercrab?branch=longer-descriptions#d2339173) [INFO] [stderr] Checking ecat-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ethercrab v0.5.0 (https://github.com/fpdotmonkey/ethercrab?branch=longer-descriptions#d2339173) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "88afdfadcc409be890da8a1b852fd9bead2ccbb93f0be96d2dc2961432e07d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88afdfadcc409be890da8a1b852fd9bead2ccbb93f0be96d2dc2961432e07d5d", kill_on_drop: false }` [INFO] [stdout] 88afdfadcc409be890da8a1b852fd9bead2ccbb93f0be96d2dc2961432e07d5d