[INFO] cloning repository https://github.com/orhun/systeroid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/systeroid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 810348e5d83f80b6691ca91e5ef809605dd6f273 [INFO] testing orhun/systeroid against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/orhun/systeroid [INFO] finished tweaking git repo https://github.com/orhun/systeroid [INFO] tweaked toml for git repo https://github.com/orhun/systeroid written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/orhun/systeroid on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/orhun/systeroid 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 333217960c4ac3c35a639de74bd96d5fd7a4c02da0b0d44637fd6f4a52834c2a [INFO] running `Command { std: "docker" "start" "-a" "333217960c4ac3c35a639de74bd96d5fd7a4c02da0b0d44637fd6f4a52834c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "333217960c4ac3c35a639de74bd96d5fd7a4c02da0b0d44637fd6f4a52834c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333217960c4ac3c35a639de74bd96d5fd7a4c02da0b0d44637fd6f4a52834c2a", kill_on_drop: false }` [INFO] [stdout] 333217960c4ac3c35a639de74bd96d5fd7a4c02da0b0d44637fd6f4a52834c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc92ef7e07e82b7eeacf11a28be5538f4ed2e76ef132d9dd2694d934322fa99 [INFO] running `Command { std: "docker" "start" "-a" "9fc92ef7e07e82b7eeacf11a28be5538f4ed2e76ef132d9dd2694d934322fa99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sysctl v0.6.0 [INFO] [stderr] Compiling parseit v0.1.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling systeroid-core v0.4.6 (/opt/rustwide/workdir/systeroid-core) [INFO] [stderr] Compiling systeroid v0.4.6 (/opt/rustwide/workdir/systeroid) [INFO] [stderr] Compiling tui-logger v0.17.3 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling systeroid-tui v0.4.6 (/opt/rustwide/workdir/systeroid-tui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "9fc92ef7e07e82b7eeacf11a28be5538f4ed2e76ef132d9dd2694d934322fa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc92ef7e07e82b7eeacf11a28be5538f4ed2e76ef132d9dd2694d934322fa99", kill_on_drop: false }` [INFO] [stdout] 9fc92ef7e07e82b7eeacf11a28be5538f4ed2e76ef132d9dd2694d934322fa99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cdc91597351cf609f694e9c7bb85b3268a961169f39ee5c6a43e65a0117aa8f [INFO] running `Command { std: "docker" "start" "-a" "4cdc91597351cf609f694e9c7bb85b3268a961169f39ee5c6a43e65a0117aa8f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling sysctl v0.6.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling systeroid-core v0.4.6 (/opt/rustwide/workdir/systeroid-core) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling systeroid-tui v0.4.6 (/opt/rustwide/workdir/systeroid-tui) [INFO] [stderr] Compiling systeroid v0.4.6 (/opt/rustwide/workdir/systeroid) [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/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="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=e50eef18de0dcef3 -C extra-filename=-969131f966d148a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f39a6e60ee3ee044.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-3bdf436b211004cb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4cdc91597351cf609f694e9c7bb85b3268a961169f39ee5c6a43e65a0117aa8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdc91597351cf609f694e9c7bb85b3268a961169f39ee5c6a43e65a0117aa8f", kill_on_drop: false }` [INFO] [stdout] 4cdc91597351cf609f694e9c7bb85b3268a961169f39ee5c6a43e65a0117aa8f