[INFO] cloning repository https://github.com/sondresj/cosmic-iio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sondresj/cosmic-iio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondresj%2Fcosmic-iio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondresj%2Fcosmic-iio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bd0a7ea88c82a6e23a94dc55823e4d7ee01dbb6 [INFO] building sondresj/cosmic-iio against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondresj%2Fcosmic-iio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sondresj/cosmic-iio on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sondresj/cosmic-iio [INFO] finished tweaking git repo https://github.com/sondresj/cosmic-iio [INFO] tweaked toml for git repo https://github.com/sondresj/cosmic-iio written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sondresj/cosmic-iio 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7081b23df0c72f89e28043033b553a29d78ce0bd7bb820f92d79f761b066a520 [INFO] running `Command { std: "docker" "start" "-a" "7081b23df0c72f89e28043033b553a29d78ce0bd7bb820f92d79f761b066a520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7081b23df0c72f89e28043033b553a29d78ce0bd7bb820f92d79f761b066a520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7081b23df0c72f89e28043033b553a29d78ce0bd7bb820f92d79f761b066a520", kill_on_drop: false }` [INFO] [stdout] 7081b23df0c72f89e28043033b553a29d78ce0bd7bb820f92d79f761b066a520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0408f6b0d0f1ddae681bc062b76dc5e8663b2a8413b98d2797f444d8309faee [INFO] running `Command { std: "docker" "start" "-a" "b0408f6b0d0f1ddae681bc062b76dc5e8663b2a8413b98d2797f444d8309faee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling diatomic-waker v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling tachyonix v0.3.1 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling wayland-server v0.31.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling cosmic-protocols v0.1.0 (https://github.com/pop-os/cosmic-protocols.git#d218c76b) [INFO] [stderr] Compiling cosmic-randr v0.1.0 (https://github.com/pop-os/cosmic-randr#311b944d) [INFO] [stderr] Compiling cosmic-iio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.56s [INFO] running `Command { std: "docker" "inspect" "b0408f6b0d0f1ddae681bc062b76dc5e8663b2a8413b98d2797f444d8309faee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0408f6b0d0f1ddae681bc062b76dc5e8663b2a8413b98d2797f444d8309faee", kill_on_drop: false }` [INFO] [stdout] b0408f6b0d0f1ddae681bc062b76dc5e8663b2a8413b98d2797f444d8309faee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6902b96c63de5596b3c39e66a6aa5ef26f1528c6ba076bdc7dbe5cc47c3fc89 [INFO] running `Command { std: "docker" "start" "-a" "f6902b96c63de5596b3c39e66a6aa5ef26f1528c6ba076bdc7dbe5cc47c3fc89", kill_on_drop: false }` [INFO] [stderr] Compiling cosmic-iio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "f6902b96c63de5596b3c39e66a6aa5ef26f1528c6ba076bdc7dbe5cc47c3fc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6902b96c63de5596b3c39e66a6aa5ef26f1528c6ba076bdc7dbe5cc47c3fc89", kill_on_drop: false }` [INFO] [stdout] f6902b96c63de5596b3c39e66a6aa5ef26f1528c6ba076bdc7dbe5cc47c3fc89