[INFO] fetching crate baichat-rs 0.1.0...
[INFO] checking baichat-rs-0.1.0 against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1
[INFO] extracting crate baichat-rs 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate baichat-rs 0.1.0
[INFO] finished tweaking crates.io crate baichat-rs 0.1.0
[INFO] tweaked toml for crates.io crate baichat-rs 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate baichat-rs 0.1.0 on toolchain 14731909456ca628a194900c35659dfdcb359e77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate baichat-rs 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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b959285a35a3177179c9764ebf0aae1e090e2f0444b658269105c78a8fabfe7
[INFO] running `Command { std: "docker" "start" "-a" "7b959285a35a3177179c9764ebf0aae1e090e2f0444b658269105c78a8fabfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b959285a35a3177179c9764ebf0aae1e090e2f0444b658269105c78a8fabfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b959285a35a3177179c9764ebf0aae1e090e2f0444b658269105c78a8fabfe7", kill_on_drop: false }`
[INFO] [stdout] 7b959285a35a3177179c9764ebf0aae1e090e2f0444b658269105c78a8fabfe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a152916132b9cce34f519d0b6ecff53e2475b2c51605904986e9fd962a17cf5
[INFO] running `Command { std: "docker" "start" "-a" "2a152916132b9cce34f519d0b6ecff53e2475b2c51605904986e9fd962a17cf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling ratcurl-sys v0.1.0+curl-7.86.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling ratcurl v0.1.0
[INFO] [stderr]    Compiling ratmom v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking openssl v0.10.54
[INFO] [stderr]     Checking tokio v1.28.2
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking serde v1.0.164
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.97
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking reqwest-eventsource v0.4.0
[INFO] [stderr]     Checking baichat-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "2a152916132b9cce34f519d0b6ecff53e2475b2c51605904986e9fd962a17cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a152916132b9cce34f519d0b6ecff53e2475b2c51605904986e9fd962a17cf5", kill_on_drop: false }`
[INFO] [stdout] 2a152916132b9cce34f519d0b6ecff53e2475b2c51605904986e9fd962a17cf5
