[INFO] fetching crate dwm-status 1.8.0... [INFO] testing dwm-status-1.8.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate dwm-status 1.8.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate dwm-status 1.8.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dwm-status 1.8.0 [INFO] finished tweaking crates.io crate dwm-status 1.8.0 [INFO] tweaked toml for crates.io crate dwm-status 1.8.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate dwm-status 1.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c745aa860035c67ddfaa02bd2fbe0c0c942cdf217cc44d4b77b8ae49af2594c [INFO] running `Command { std: "docker" "start" "-a" "8c745aa860035c67ddfaa02bd2fbe0c0c942cdf217cc44d4b77b8ae49af2594c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c745aa860035c67ddfaa02bd2fbe0c0c942cdf217cc44d4b77b8ae49af2594c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c745aa860035c67ddfaa02bd2fbe0c0c942cdf217cc44d4b77b8ae49af2594c", kill_on_drop: false }` [INFO] [stdout] 8c745aa860035c67ddfaa02bd2fbe0c0c942cdf217cc44d4b77b8ae49af2594c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee45e1e95b62ac339e79e36361bd027c39c0af9e91811e47966268202cb2ec4 [INFO] running `Command { std: "docker" "start" "-a" "aee45e1e95b62ac339e79e36361bd027c39c0af9e91811e47966268202cb2ec4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling libnotify-sys v1.0.2 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling x11 v2.20.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling inotify v0.10.0 [INFO] [stderr] error: could not compile `uom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' -C metadata=3dc729d7cba98a8d -C extra-filename=-3dc729d7cba98a8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2de11d8f9ec18ab8.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aee45e1e95b62ac339e79e36361bd027c39c0af9e91811e47966268202cb2ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee45e1e95b62ac339e79e36361bd027c39c0af9e91811e47966268202cb2ec4", kill_on_drop: false }` [INFO] [stdout] aee45e1e95b62ac339e79e36361bd027c39c0af9e91811e47966268202cb2ec4