[INFO] cloning repository https://github.com/Wazner/mssql-browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wazner/mssql-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWazner%2Fmssql-browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWazner%2Fmssql-browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 242d05471039b5bbfaa9691ce2e1f67864161f3d [INFO] checking Wazner/mssql-browser against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWazner%2Fmssql-browser" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wazner/mssql-browser on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wazner/mssql-browser [INFO] removed 2 missing examples [INFO] finished tweaking git repo https://github.com/Wazner/mssql-browser [INFO] tweaked toml for git repo https://github.com/Wazner/mssql-browser written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Wazner/mssql-browser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a111313d59e421b4ee27115ceb671b29fb5aa05d0fb1541f4c3985de610a814 [INFO] running `Command { std: "docker" "start" "-a" "9a111313d59e421b4ee27115ceb671b29fb5aa05d0fb1541f4c3985de610a814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a111313d59e421b4ee27115ceb671b29fb5aa05d0fb1541f4c3985de610a814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a111313d59e421b4ee27115ceb671b29fb5aa05d0fb1541f4c3985de610a814", kill_on_drop: false }` [INFO] [stdout] 9a111313d59e421b4ee27115ceb671b29fb5aa05d0fb1541f4c3985de610a814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9639d9c6cdce6de0d4d787801204c320944a8bfd0091f2624c3891b5f42391ad [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" "9639d9c6cdce6de0d4d787801204c320944a8bfd0091f2624c3891b5f42391ad", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking pin-project-lite v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking proc-macro2 v1.0.23 [INFO] [stderr] Checking futures-task 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "9639d9c6cdce6de0d4d787801204c320944a8bfd0091f2624c3891b5f42391ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9639d9c6cdce6de0d4d787801204c320944a8bfd0091f2624c3891b5f42391ad", kill_on_drop: false }` [INFO] [stdout] 9639d9c6cdce6de0d4d787801204c320944a8bfd0091f2624c3891b5f42391ad