[INFO] fetching crate ratatui-testlib 0.1.0...
[INFO] testing ratatui-testlib-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ratatui-testlib 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ratatui-testlib 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ratatui-testlib 0.1.0
[INFO] tweaked toml for crates.io crate ratatui-testlib 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-testlib 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatui-testlib 0.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24f33e03bd6a553c1835abdb4c64df6f014ba9dfb8dba15ecd07de5878f5d996
[INFO] running `Command { std: "docker" "start" "-a" "24f33e03bd6a553c1835abdb4c64df6f014ba9dfb8dba15ecd07de5878f5d996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24f33e03bd6a553c1835abdb4c64df6f014ba9dfb8dba15ecd07de5878f5d996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f33e03bd6a553c1835abdb4c64df6f014ba9dfb8dba15ecd07de5878f5d996", kill_on_drop: false }`
[INFO] [stdout] 24f33e03bd6a553c1835abdb4c64df6f014ba9dfb8dba15ecd07de5878f5d996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5adca9f19b165543262e53259a83f7f22f68514b3962bcd168df6df4f9656d48
[INFO] running `Command { std: "docker" "start" "-a" "5adca9f19b165543262e53259a83f7f22f68514b3962bcd168df6df4f9656d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling vtparse v0.7.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling termwiz v0.22.0
[INFO] [stderr]    Compiling ratatui-testlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `pixels_to_cells` is never used
[INFO] [stdout]    --> src/screen.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl TerminalState {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn pixels_to_cells(width_px: u32, height_px: u32) -> (u16, u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/harness.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | / pub struct TuiTestHarness {
[INFO] [stdout]  90 | |     terminal: TestTerminal,
[INFO] [stdout]  91 | |     state: ScreenState,
[INFO] [stdout]  92 | |     timeout: Duration,
[INFO] [stdout]  93 | |     poll_interval: Duration,
[INFO] [stdout]  94 | |     buffer_size: usize,
[INFO] [stdout]  95 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     missing_debug_implementations,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/pty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub struct TestTerminal {
[INFO] [stdout] 22 | |     pty_pair: PtyPair,
[INFO] [stdout] 23 | |     child: Option<Box<dyn Child + Send + Sync>>,
[INFO] [stdout] 24 | |     exit_status: Option<ExitStatus>,
[INFO] [stdout] 25 | |     buffer_size: usize,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/screen.rs:548:1
[INFO] [stdout]     |
[INFO] [stdout] 548 | / pub struct ScreenState {
[INFO] [stdout] 549 | |     parser: VTParser,
[INFO] [stdout] 550 | |     state: TerminalState,
[INFO] [stdout] 551 | |     width: u16,
[INFO] [stdout] 552 | |     height: u16,
[INFO] [stdout] 553 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.58s
[INFO] running `Command { std: "docker" "inspect" "5adca9f19b165543262e53259a83f7f22f68514b3962bcd168df6df4f9656d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5adca9f19b165543262e53259a83f7f22f68514b3962bcd168df6df4f9656d48", kill_on_drop: false }`
[INFO] [stdout] 5adca9f19b165543262e53259a83f7f22f68514b3962bcd168df6df4f9656d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 636e9d4e1531b969a3cc85b286e787d06ff500e87ff4b30add578b431f6ad39c
[INFO] running `Command { std: "docker" "start" "-a" "636e9d4e1531b969a3cc85b286e787d06ff500e87ff4b30add578b431f6ad39c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling vtparse v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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="pin-utils"' --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", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=1516f0f1c68ff3fd -C extra-filename=-4d5a84c4dcd9ee9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb3b96822fc71aa9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-f75704fa12a812cc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-56133c569165025a.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-a1f80d541d9a34dd.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-070389bd8dbc7505.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" "636e9d4e1531b969a3cc85b286e787d06ff500e87ff4b30add578b431f6ad39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "636e9d4e1531b969a3cc85b286e787d06ff500e87ff4b30add578b431f6ad39c", kill_on_drop: false }`
[INFO] [stdout] 636e9d4e1531b969a3cc85b286e787d06ff500e87ff4b30add578b431f6ad39c
