[INFO] fetching crate r3bl_tui 0.3.2... [INFO] checking r3bl_tui-0.3.2 against try#34cf026bde0f1d85725f44f69476992693389da0 for pr-108918 [INFO] extracting crate r3bl_tui 0.3.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate r3bl_tui 0.3.2 on toolchain 34cf026bde0f1d85725f44f69476992693389da0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate r3bl_tui 0.3.2 [INFO] finished tweaking crates.io crate r3bl_tui 0.3.2 [INFO] tweaked toml for crates.io crate r3bl_tui 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate r3bl_tui 0.3.2 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" "+34cf026bde0f1d85725f44f69476992693389da0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81207c0a1287e1aa059066bb8fe84b0b5e303e98c5eaadf1e6998300c4466fc7 [INFO] running `Command { std: "docker" "start" "-a" "81207c0a1287e1aa059066bb8fe84b0b5e303e98c5eaadf1e6998300c4466fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81207c0a1287e1aa059066bb8fe84b0b5e303e98c5eaadf1e6998300c4466fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81207c0a1287e1aa059066bb8fe84b0b5e303e98c5eaadf1e6998300c4466fc7", kill_on_drop: false }` [INFO] [stdout] 81207c0a1287e1aa059066bb8fe84b0b5e303e98c5eaadf1e6998300c4466fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a272a0eec4fcb0a25969751b36006a6f7540e824a5e764524b3b05fdf6220e84 [INFO] running `Command { std: "docker" "start" "-a" "a272a0eec4fcb0a25969751b36006a6f7540e824a5e764524b3b05fdf6220e84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking openssl-sys v0.9.80 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=928ee92ce3756a7d -C extra-filename=-928ee92ce3756a7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-31a832312555d7bf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be02767036c65e73.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-182bdf7f5add1d92.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-beadc74c0e4983eb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-191820f27a9faac8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-70098a7e5ffc5b74.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-194da388bfcdfa6d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8af3f6e19945c1f7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-750ace6e787a5a9f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-db7cab3a1b743bee.so --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" "a272a0eec4fcb0a25969751b36006a6f7540e824a5e764524b3b05fdf6220e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a272a0eec4fcb0a25969751b36006a6f7540e824a5e764524b3b05fdf6220e84", kill_on_drop: false }` [INFO] [stdout] a272a0eec4fcb0a25969751b36006a6f7540e824a5e764524b3b05fdf6220e84