[INFO] fetching crate wmctl 0.0.51... [INFO] testing wmctl-0.0.51 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wmctl 0.0.51 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wmctl 0.0.51 [INFO] finished tweaking crates.io crate wmctl 0.0.51 [INFO] tweaked toml for crates.io crate wmctl 0.0.51 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wmctl 0.0.51 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wmctl 0.0.51 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded unicode-width v0.1.12 [INFO] [stderr] Downloaded cc v1.0.94 [INFO] [stderr] Downloaded thiserror-impl v1.0.61 [INFO] [stderr] Downloaded gory v0.1.14 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded autocfg v1.2.0 [INFO] [stderr] Downloaded memchr v2.7.2 [INFO] [stderr] Downloaded thiserror v1.0.61 [INFO] [stderr] Downloaded libwmctl v0.0.51 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded witcher v0.1.19 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] [stderr] Downloaded bitflags v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 943df7e5701a9a109db426019dc852e017879a7ed72607097d80228dadf31b03 [INFO] running `Command { std: "docker" "start" "-a" "943df7e5701a9a109db426019dc852e017879a7ed72607097d80228dadf31b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "943df7e5701a9a109db426019dc852e017879a7ed72607097d80228dadf31b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943df7e5701a9a109db426019dc852e017879a7ed72607097d80228dadf31b03", kill_on_drop: false }` [INFO] [stdout] 943df7e5701a9a109db426019dc852e017879a7ed72607097d80228dadf31b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0128ba0acafa015b8451dfc9597ba4334476d6c53926e78961090fd0d875e75b [INFO] running `Command { std: "docker" "start" "-a" "0128ba0acafa015b8451dfc9597ba4334476d6c53926e78961090fd0d875e75b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling gory v0.1.14 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling wmctl v0.0.51 (/opt/rustwide/workdir) [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling witcher v0.1.19 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling libwmctl v0.0.51 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s [INFO] running `Command { std: "docker" "inspect" "0128ba0acafa015b8451dfc9597ba4334476d6c53926e78961090fd0d875e75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0128ba0acafa015b8451dfc9597ba4334476d6c53926e78961090fd0d875e75b", kill_on_drop: false }` [INFO] [stdout] 0128ba0acafa015b8451dfc9597ba4334476d6c53926e78961090fd0d875e75b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 854c752c9b94201c66a1893891eecc34c831a760a691dc8e9aac1d97a542d79e [INFO] running `Command { std: "docker" "start" "-a" "854c752c9b94201c66a1893891eecc34c831a760a691dc8e9aac1d97a542d79e", kill_on_drop: false }` [INFO] [stderr] Compiling wmctl v0.0.51 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "854c752c9b94201c66a1893891eecc34c831a760a691dc8e9aac1d97a542d79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854c752c9b94201c66a1893891eecc34c831a760a691dc8e9aac1d97a542d79e", kill_on_drop: false }` [INFO] [stdout] 854c752c9b94201c66a1893891eecc34c831a760a691dc8e9aac1d97a542d79e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b072fdfe704a6d42790574e3166d43b8db3cbbd4f1caccafdf612f17d8436331 [INFO] running `Command { std: "docker" "start" "-a" "b072fdfe704a6d42790574e3166d43b8db3cbbd4f1caccafdf612f17d8436331", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wmctl-b4366ff186c0673b) [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" "b072fdfe704a6d42790574e3166d43b8db3cbbd4f1caccafdf612f17d8436331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b072fdfe704a6d42790574e3166d43b8db3cbbd4f1caccafdf612f17d8436331", kill_on_drop: false }` [INFO] [stdout] b072fdfe704a6d42790574e3166d43b8db3cbbd4f1caccafdf612f17d8436331