[INFO] fetching crate karics 0.2.2... [INFO] checking karics-0.2.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate karics 0.2.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate karics 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate karics 0.2.2 [INFO] tweaked toml for crates.io crate karics 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate karics 0.2.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate karics 0.2.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aee40acfdf6f2ca2a4c9cf379e95093d8c4ed5076b0cbc8b435a87317b724ac [INFO] running `Command { std: "docker" "start" "-a" "5aee40acfdf6f2ca2a4c9cf379e95093d8c4ed5076b0cbc8b435a87317b724ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aee40acfdf6f2ca2a4c9cf379e95093d8c4ed5076b0cbc8b435a87317b724ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aee40acfdf6f2ca2a4c9cf379e95093d8c4ed5076b0cbc8b435a87317b724ac", kill_on_drop: false }` [INFO] [stdout] 5aee40acfdf6f2ca2a4c9cf379e95093d8c4ed5076b0cbc8b435a87317b724ac [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3056a7286d850bf3bdc4a120d085f87424403b9482df5470bf966328bba4a20a [INFO] running `Command { std: "docker" "start" "-a" "3056a7286d850bf3bdc4a120d085f87424403b9482df5470bf966328bba4a20a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling v_jsonescape v0.7.8 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling buf-min v0.7.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling may_queue v0.1.23 [INFO] [stderr] Compiling generator v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling may v0.3.49 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking core_affinity v0.8.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking yarte_helpers v0.15.8 [INFO] [stderr] Checking karics v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read` and `Write` [INFO] [stdout] --> src/http_server.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Buf` [INFO] [stdout] --> src/http_server.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use bytes::Buf; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufMut` [INFO] [stdout] --> src/http_server.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use bytes::{BufMut, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nonblock_read` in this scope [INFO] [stdout] --> src/http_server.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | let read_blocked = nonblock_read(stream.inner_mut(), &mut req_buf)?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nonblock_write` in this scope [INFO] [stdout] --> src/http_server.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | nonblock_write(stream.inner_mut(), &mut rsp_buf)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `karics` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3056a7286d850bf3bdc4a120d085f87424403b9482df5470bf966328bba4a20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3056a7286d850bf3bdc4a120d085f87424403b9482df5470bf966328bba4a20a", kill_on_drop: false }` [INFO] [stdout] 3056a7286d850bf3bdc4a120d085f87424403b9482df5470bf966328bba4a20a