[INFO] fetching crate socks-http-kit 0.1.1... [INFO] checking socks-http-kit-0.1.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate socks-http-kit 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate socks-http-kit 0.1.1 [INFO] finished tweaking crates.io crate socks-http-kit 0.1.1 [INFO] tweaked toml for crates.io crate socks-http-kit 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate socks-http-kit 0.1.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate socks-http-kit 0.1.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1549e8d6dd0dad8982464c85d42b6bcc318d7b02f439c3e9d5bbd7554bfcfb9f [INFO] running `Command { std: "docker" "start" "-a" "1549e8d6dd0dad8982464c85d42b6bcc318d7b02f439c3e9d5bbd7554bfcfb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1549e8d6dd0dad8982464c85d42b6bcc318d7b02f439c3e9d5bbd7554bfcfb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1549e8d6dd0dad8982464c85d42b6bcc318d7b02f439c3e9d5bbd7554bfcfb9f", kill_on_drop: false }` [INFO] [stdout] 1549e8d6dd0dad8982464c85d42b6bcc318d7b02f439c3e9d5bbd7554bfcfb9f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f904a8236e90b5651596e60e68c334d1946694a9d961c087498c7d60a99e956a [INFO] running `Command { std: "docker" "start" "-a" "f904a8236e90b5651596e60e68c334d1946694a9d961c087498c7d60a99e956a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking socks-http-kit v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `http_accept` in this scope [INFO] [stdout] --> src/lib.rs:569:37 [INFO] [stdout] | [INFO] [stdout] 569 | let received_addr = http_accept(&mut server_stream, &auth_s).await?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpReply` [INFO] [stdout] --> src/lib.rs:572:59 [INFO] [stdout] | [INFO] [stdout] 572 | http_finalize_accept(&mut server_stream, &HttpReply::Ok).await?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HttpReply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `http_finalize_accept` in this scope [INFO] [stdout] --> src/lib.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | http_finalize_accept(&mut server_stream, &HttpReply::Ok).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `http_connect` in this scope [INFO] [stdout] --> src/lib.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | http_connect(&mut client_stream, &target_c, &auth_c).await?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `http_accept` in this scope [INFO] [stdout] --> src/lib.rs:611:37 [INFO] [stdout] | [INFO] [stdout] 611 | let received_addr = http_accept(&mut server_stream, &auth_s).await?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpReply` [INFO] [stdout] --> src/lib.rs:614:59 [INFO] [stdout] | [INFO] [stdout] 614 | http_finalize_accept(&mut server_stream, &HttpReply::Ok).await?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HttpReply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `http_finalize_accept` in this scope [INFO] [stdout] --> src/lib.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | http_finalize_accept(&mut server_stream, &HttpReply::Ok).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `http_connect` in this scope [INFO] [stdout] --> src/lib.rs:619:17 [INFO] [stdout] | [INFO] [stdout] 619 | http_connect(&mut client_stream, &target_c, &auth_c).await?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Command` [INFO] [stdout] --> src/lib.rs:641:13 [INFO] [stdout] | [INFO] [stdout] 641 | Socks5Command::Connect, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Socks5Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Command` [INFO] [stdout] --> src/lib.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | Socks5Command::Bind, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Socks5Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Command` [INFO] [stdout] --> src/lib.rs:643:13 [INFO] [stdout] | [INFO] [stdout] 643 | Socks5Command::UdpAssociate, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Socks5Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_accept` in this scope [INFO] [stdout] --> src/lib.rs:656:48 [INFO] [stdout] | [INFO] [stdout] 656 | let (cmd, received_addr) = socks5_accept(&mut server_stream, &auth_s).await?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Reply` [INFO] [stdout] --> src/lib.rs:662:26 [INFO] [stdout] | [INFO] [stdout] 662 | &Socks5Reply::Succeeded, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Socks5Reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_finalize_accept` in this scope [INFO] [stdout] --> src/lib.rs:660:21 [INFO] [stdout] | [INFO] [stdout] 660 | socks5_finalize_accept( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_connect` in this scope [INFO] [stdout] --> src/lib.rs:671:25 [INFO] [stdout] | [INFO] [stdout] 671 | socks5_connect(&mut client_stream, &commmand, &target_c, &[auth_c]).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Command` [INFO] [stdout] --> src/lib.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | Socks5Command::Connect, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Socks5Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Command` [INFO] [stdout] --> src/lib.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | Socks5Command::Bind, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Socks5Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Command` [INFO] [stdout] --> src/lib.rs:700:13 [INFO] [stdout] | [INFO] [stdout] 700 | Socks5Command::UdpAssociate, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Socks5Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_accept` in this scope [INFO] [stdout] --> src/lib.rs:713:48 [INFO] [stdout] | [INFO] [stdout] 713 | let (cmd, received_addr) = socks5_accept(&mut server_stream, &auth_s).await?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks5Reply` [INFO] [stdout] --> src/lib.rs:719:26 [INFO] [stdout] | [INFO] [stdout] 719 | &Socks5Reply::Succeeded, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Socks5Reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_finalize_accept` in this scope [INFO] [stdout] --> src/lib.rs:717:21 [INFO] [stdout] | [INFO] [stdout] 717 | socks5_finalize_accept( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_connect` in this scope [INFO] [stdout] --> src/lib.rs:728:25 [INFO] [stdout] | [INFO] [stdout] 728 | socks5_connect(&mut client_stream, &commmand, &target_c, &[auth_c]).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_write_udp_header` in this scope [INFO] [stdout] --> src/lib.rs:754:29 [INFO] [stdout] | [INFO] [stdout] 754 | let write_len = socks5_write_udp_header(&original_addr, &mut buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `socks5_read_udp_header` in this scope [INFO] [stdout] --> src/lib.rs:760:44 [INFO] [stdout] | [INFO] [stdout] 760 | let (decoded_addr, read_len) = socks5_read_udp_header(&buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `socks-http-kit` (lib test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "f904a8236e90b5651596e60e68c334d1946694a9d961c087498c7d60a99e956a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f904a8236e90b5651596e60e68c334d1946694a9d961c087498c7d60a99e956a", kill_on_drop: false }` [INFO] [stdout] f904a8236e90b5651596e60e68c334d1946694a9d961c087498c7d60a99e956a