[INFO] cloning repository https://github.com/raksooo/tuibe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raksooo/tuibe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de04e11d0f1efb05d5286bc9eaeedb79de8cf358 [INFO] checking raksooo/tuibe against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raksooo/tuibe on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raksooo/tuibe [INFO] finished tweaking git repo https://github.com/raksooo/tuibe [INFO] tweaked toml for git repo https://github.com/raksooo/tuibe written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raksooo/tuibe 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4649b68ada85be53ab6f3d2200e57766ad86a69386dfdea8dc931cff151099e4 [INFO] running `Command { std: "docker" "start" "-a" "4649b68ada85be53ab6f3d2200e57766ad86a69386dfdea8dc931cff151099e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4649b68ada85be53ab6f3d2200e57766ad86a69386dfdea8dc931cff151099e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4649b68ada85be53ab6f3d2200e57766ad86a69386dfdea8dc931cff151099e4", kill_on_drop: false }` [INFO] [stdout] 4649b68ada85be53ab6f3d2200e57766ad86a69386dfdea8dc931cff151099e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e1623c45ca93cf7e8bd19a1a14aae277156ee1975df758ec7682c0da6b9de1d [INFO] running `Command { std: "docker" "start" "-a" "9e1623c45ca93cf7e8bd19a1a14aae277156ee1975df758ec7682c0da6b9de1d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iana-time-zone v0.1.50 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking sorted-vec v0.8.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking diligent-date-parser v0.1.3 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling delegate v0.8.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking serde v1.0.147 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking atom_syndication v0.11.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking tuibe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9e1623c45ca93cf7e8bd19a1a14aae277156ee1975df758ec7682c0da6b9de1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1623c45ca93cf7e8bd19a1a14aae277156ee1975df758ec7682c0da6b9de1d", kill_on_drop: false }` [INFO] [stdout] 9e1623c45ca93cf7e8bd19a1a14aae277156ee1975df758ec7682c0da6b9de1d