[INFO] fetching crate atspi-client 0.1.0...
[INFO] checking atspi-client-0.1.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] extracting crate atspi-client 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate atspi-client 0.1.0
[INFO] finished tweaking crates.io crate atspi-client 0.1.0
[INFO] tweaked toml for crates.io crate atspi-client 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate atspi-client 0.1.0 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding atspi-common v0.1.0 (available: v0.13.0)
[INFO] [stderr]       Adding atspi-proxies v0.1.0 (available: v0.13.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding zbus v3.15.2 (available: v5.12.0)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_derive v3.15.2
[INFO] [stderr]   Downloaded zbus_names v2.6.1
[INFO] [stderr]   Downloaded zvariant_utils v1.0.1
[INFO] [stderr]   Downloaded event-listener v3.1.0
[INFO] [stderr]   Downloaded atspi-macros v0.4.0
[INFO] [stderr]   Downloaded atspi-common v0.1.0
[INFO] [stderr]   Downloaded async-fs v1.6.0
[INFO] [stderr]   Downloaded atspi-proxies v0.1.0
[INFO] [stderr]   Downloaded zbus v3.15.2
[INFO] [stderr]   Downloaded zvariant v3.15.2
[INFO] [stderr]   Downloaded async-process v1.8.1
[INFO] [stderr]   Downloaded zbus_macros v3.15.2
[INFO] [stderr]   Downloaded rustix v0.37.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e74943154f71f0d63af7e7da81cce80202206914503d68aadb92f86c8bf9f68
[INFO] running `Command { std: "docker" "start" "-a" "0e74943154f71f0d63af7e7da81cce80202206914503d68aadb92f86c8bf9f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e74943154f71f0d63af7e7da81cce80202206914503d68aadb92f86c8bf9f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e74943154f71f0d63af7e7da81cce80202206914503d68aadb92f86c8bf9f68", kill_on_drop: false }`
[INFO] [stdout] 0e74943154f71f0d63af7e7da81cce80202206914503d68aadb92f86c8bf9f68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36b3508616a1a350d72105f38fbe359010c31f339ec98c44f5506dd5e217e156
[INFO] running `Command { std: "docker" "start" "-a" "36b3508616a1a350d72105f38fbe359010c31f339ec98c44f5506dd5e217e156", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde-xml-rs v0.4.1
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking atspi-common v0.1.0
[INFO] [stderr]    Compiling atspi-macros v0.4.0
[INFO] [stderr]     Checking atspi-proxies v0.1.0
[INFO] [stderr]     Checking atspi-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.39s
[INFO] running `Command { std: "docker" "inspect" "36b3508616a1a350d72105f38fbe359010c31f339ec98c44f5506dd5e217e156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b3508616a1a350d72105f38fbe359010c31f339ec98c44f5506dd5e217e156", kill_on_drop: false }`
[INFO] [stdout] 36b3508616a1a350d72105f38fbe359010c31f339ec98c44f5506dd5e217e156
