[INFO] fetching crate autd3 30.0.1... [INFO] checking autd3-30.0.1 against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] extracting crate autd3 30.0.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate autd3 30.0.1 on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate autd3 30.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate autd3 30.0.1 [INFO] tweaked toml for crates.io crate autd3 30.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate autd3 30.0.1 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autd3-derive v30.0.1 [INFO] [stderr] Downloaded autd3-firmware-emulator v30.0.1 [INFO] [stderr] Downloaded autd3-core v30.0.1 [INFO] [stderr] Downloaded bitfield-struct v0.10.1 [INFO] [stderr] Downloaded getset v0.1.4 [INFO] [stderr] Downloaded autd3-driver v30.0.1 [INFO] [stderr] Downloaded bvh v0.11.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5e8bb7314e7b2d2739e21f344eed086359fe635bd1ed1181d3ddb47b3aa0d78 [INFO] running `Command { std: "docker" "start" "-a" "e5e8bb7314e7b2d2739e21f344eed086359fe635bd1ed1181d3ddb47b3aa0d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5e8bb7314e7b2d2739e21f344eed086359fe635bd1ed1181d3ddb47b3aa0d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e8bb7314e7b2d2739e21f344eed086359fe635bd1ed1181d3ddb47b3aa0d78", kill_on_drop: false }` [INFO] [stdout] e5e8bb7314e7b2d2739e21f344eed086359fe635bd1ed1181d3ddb47b3aa0d78 [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 052049e2b8fc3c0cf87bad9f46e73fd0c1dd8dc7e45c4d3e78d45cb58ec35739 [INFO] running `Command { std: "docker" "start" "-a" "052049e2b8fc3c0cf87bad9f46e73fd0c1dd8dc7e45c4d3e78d45cb58ec35739", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking spin_sleep v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy-derive v0.8.20 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling autd3-derive v30.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling getset v0.1.4 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling bitfield-struct v0.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking bvh v0.11.0 [INFO] [stderr] Checking autd3-core v30.0.1 [INFO] [stderr] Checking autd3-driver v30.0.1 [INFO] [stderr] Checking autd3-firmware-emulator v30.0.1 [INFO] [stderr] Checking autd3 v30.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "052049e2b8fc3c0cf87bad9f46e73fd0c1dd8dc7e45c4d3e78d45cb58ec35739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052049e2b8fc3c0cf87bad9f46e73fd0c1dd8dc7e45c4d3e78d45cb58ec35739", kill_on_drop: false }` [INFO] [stdout] 052049e2b8fc3c0cf87bad9f46e73fd0c1dd8dc7e45c4d3e78d45cb58ec35739