[INFO] fetching crate mssql-browser 0.1.1... [INFO] checking mssql-browser-0.1.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate mssql-browser 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mssql-browser 0.1.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mssql-browser 0.1.1 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate mssql-browser 0.1.1 [INFO] tweaked toml for crates.io crate mssql-browser 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate mssql-browser 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aea4df8be87eb6993ba7be750adb63bd91c6515c9066af1ddd94f9b5c0f56a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8aea4df8be87eb6993ba7be750adb63bd91c6515c9066af1ddd94f9b5c0f56a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aea4df8be87eb6993ba7be750adb63bd91c6515c9066af1ddd94f9b5c0f56a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aea4df8be87eb6993ba7be750adb63bd91c6515c9066af1ddd94f9b5c0f56a6", kill_on_drop: false }` [INFO] [stdout] 8aea4df8be87eb6993ba7be750adb63bd91c6515c9066af1ddd94f9b5c0f56a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb35321ac20b1e51ae3791ebd3d2093386586041bb5e1742ae3be058be505263 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb35321ac20b1e51ae3791ebd3d2093386586041bb5e1742ae3be058be505263", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking tokio v0.2.16 [INFO] [stderr] Checking pin-project v0.4.24 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking mssql-browser v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> examples/async-std/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::future::timeout; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> examples/async-std/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | async_std::task::block_on(async move { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse` [INFO] [stdout] --> examples/async-std/main.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | let mut iterator = mssql_browser::browse(multicast).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `timeout` in this scope [INFO] [stdout] --> examples/async-std/main.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | match timeout(TIMEOUT, iterator.next()).await { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::time::timeout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `timeout` in this scope [INFO] [stdout] --> examples/async-std/main.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | match timeout(TIMEOUT, mssql_browser::browse_host(remote_addr)).await { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::time::timeout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse_host` [INFO] [stdout] --> examples/async-std/main.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | match timeout(TIMEOUT, mssql_browser::browse_host(remote_addr)).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse_host; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse_host; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `timeout` in this scope [INFO] [stdout] --> examples/async-std/main.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | match timeout( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::time::timeout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse_instance` [INFO] [stdout] --> examples/async-std/main.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | mssql_browser::browse_instance(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse_instance; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse_instance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `timeout` in this scope [INFO] [stdout] --> examples/async-std/main.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | match timeout( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::time::timeout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse_instance_dac` [INFO] [stdout] --> examples/async-std/main.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | mssql_browser::browse_instance_dac(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse_instance_dac; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse_instance_dac; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse` is private [INFO] [stdout] --> examples/async-std/main.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | let mut iterator = mssql_browser::browse(multicast).await?; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | mod browse; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse_host` is private [INFO] [stdout] --> examples/async-std/main.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 45 | match timeout(TIMEOUT, mssql_browser::browse_host(remote_addr)).await { [INFO] [stdout] | ^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse_host` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | mod browse_host; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse_instance` is private [INFO] [stdout] --> examples/async-std/main.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | mssql_browser::browse_instance(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse_instance` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | mod browse_instance; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse_instance_dac` is private [INFO] [stdout] --> examples/async-std/main.rs:92:36 [INFO] [stdout] | [INFO] [stdout] 92 | mssql_browser::browse_instance_dac(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse_instance_dac` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | mod browse_instance_dac; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mssql-browser` due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse` [INFO] [stdout] --> examples/tokio/main.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | let mut iterator = mssql_browser::browse(multicast).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse_host` [INFO] [stdout] --> examples/tokio/main.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | match timeout(TIMEOUT, mssql_browser::browse_host(remote_addr)).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse_host; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse_host; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse_instance` [INFO] [stdout] --> examples/tokio/main.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | mssql_browser::browse_instance(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse_instance; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse_instance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `mssql_browser::browse_instance_dac` [INFO] [stdout] --> examples/tokio/main.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | mssql_browser::browse_instance_dac(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mssql_browser::custom_socket::browse_instance_dac; [INFO] [stdout] | [INFO] [stdout] 1 | use mssql_browser::custom_socket::browse_instance_dac; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse` is private [INFO] [stdout] --> examples/tokio/main.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | let mut iterator = mssql_browser::browse(multicast).await?; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | mod browse; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse_host` is private [INFO] [stdout] --> examples/tokio/main.rs:45:51 [INFO] [stdout] | [INFO] [stdout] 45 | match timeout(TIMEOUT, mssql_browser::browse_host(remote_addr)).await { [INFO] [stdout] | ^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse_host` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | mod browse_host; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse_instance` is private [INFO] [stdout] --> examples/tokio/main.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | mssql_browser::browse_instance(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse_instance` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | mod browse_instance; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `browse_instance_dac` is private [INFO] [stdout] --> examples/tokio/main.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 92 | mssql_browser::browse_instance_dac(remote_addr, &instance_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `browse_instance_dac` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | mod browse_instance_dac; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb35321ac20b1e51ae3791ebd3d2093386586041bb5e1742ae3be058be505263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb35321ac20b1e51ae3791ebd3d2093386586041bb5e1742ae3be058be505263", kill_on_drop: false }` [INFO] [stdout] fb35321ac20b1e51ae3791ebd3d2093386586041bb5e1742ae3be058be505263