[INFO] fetching crate alsh_libuv 2.9.0... [INFO] testing alsh_libuv-2.9.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate alsh_libuv 2.9.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate alsh_libuv 2.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate alsh_libuv 2.9.0 [INFO] tweaked toml for crates.io crate alsh_libuv 2.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alsh_libuv 2.9.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alsh_libuv 2.9.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded syn v2.0.67 [INFO] [stderr] Downloaded libuv-sys2 v1.48.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdd9d098d1d7bf8b9c6e1c7278e2abdbad49ad609e20b1dbf14d7af301d9aff1 [INFO] running `Command { std: "docker" "start" "-a" "fdd9d098d1d7bf8b9c6e1c7278e2abdbad49ad609e20b1dbf14d7af301d9aff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdd9d098d1d7bf8b9c6e1c7278e2abdbad49ad609e20b1dbf14d7af301d9aff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd9d098d1d7bf8b9c6e1c7278e2abdbad49ad609e20b1dbf14d7af301d9aff1", kill_on_drop: false }` [INFO] [stdout] fdd9d098d1d7bf8b9c6e1c7278e2abdbad49ad609e20b1dbf14d7af301d9aff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6acded6aaf711baf38273c9bcba1b2c1f8b07b0be2e174bb153fbdeea176f0ea [INFO] running `Command { std: "docker" "start" "-a" "6acded6aaf711baf38273c9bcba1b2c1f8b07b0be2e174bb153fbdeea176f0ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling libuv-sys2 v1.48.0 [INFO] [stderr] Compiling alsh_libuv v2.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/handles/process.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let uid = if passwd.uid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let gid = if passwd.gid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.45s [INFO] running `Command { std: "docker" "inspect" "6acded6aaf711baf38273c9bcba1b2c1f8b07b0be2e174bb153fbdeea176f0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6acded6aaf711baf38273c9bcba1b2c1f8b07b0be2e174bb153fbdeea176f0ea", kill_on_drop: false }` [INFO] [stdout] 6acded6aaf711baf38273c9bcba1b2c1f8b07b0be2e174bb153fbdeea176f0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b31e5fcd1fcf37c43814d1695983b352ce6428f2a97e10d9d6467d383148ad9 [INFO] running `Command { std: "docker" "start" "-a" "4b31e5fcd1fcf37c43814d1695983b352ce6428f2a97e10d9d6467d383148ad9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling libuv-sys2 v1.48.0 [INFO] [stderr] Compiling alsh_libuv v2.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/handles/process.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let uid = if passwd.uid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let gid = if passwd.gid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/handles/process.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let uid = if passwd.uid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let gid = if passwd.gid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/spawn.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/plugin.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/plugin.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | Ok(lib) => match lib.sym::("initialize") { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/progress.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "plugin") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/pipe-echo-server.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/interfaces.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/onchange.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> examples/pipe-echo-server.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | fn alloc_buffer(_: Handle, suggested_size: usize) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/pipe-echo-server.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn echo_read(mut client: StreamHandle, nread: libuv::Result, buf: ReadonlyBuf) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/pipe-echo-server.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn on_new_connection(mut server: StreamHandle, status: libuv::Result) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/pipe-echo-server.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/pipe-echo-server.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/pipe-echo-server.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | match server.accept(&mut client.to_stream()) { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/detach.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/progress.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/progress.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "interfaces") due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/idle-compute.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "pipe-echo-server") due to 7 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/detach.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 12 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/detach.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 12 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/tcp-echo-server.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/uvtee.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/cgi.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "progress") due to 3 previous errors [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/cgi.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | fn on_new_connection(mut server: StreamHandle, status: libuv::Result) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/cgi.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/cgi.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 15 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/tty-gravity.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/ref-timer.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libuv` [INFO] [stdout] --> examples/udp-dhcp.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libuv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/tty-gravity.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/tty-gravity.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> examples/tcp-echo-server.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn alloc_buffer(_: Handle, suggested_size: usize) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/tcp-echo-server.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | fn echo_read(mut client: StreamHandle, nread: libuv::Result, buf: ReadonlyBuf) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "tcp-echo-server") due to 7 previous errors [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/tcp-echo-server.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | fn on_new_connection(mut server: StreamHandle, status: libuv::Result) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/tcp-echo-server.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/tcp-echo-server.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 16 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/tcp-echo-server.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | match server.accept(&mut client.to_stream()) { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/cgi.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | match server.accept(&mut client.to_stream()) { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> examples/udp-dhcp.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | fn alloc_buffer(_: Handle, suggested_size: usize) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/udp-dhcp.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/udp-dhcp.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/ref-timer.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/ref-timer.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "detach") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> examples/uvtee.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | fn alloc_buffer(_handle: Handle, suggested_size: usize) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 + use alsh_libuv::Handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/uvtee.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn write_data(mut stream: StreamHandle, len: usize, buf: &ReadonlyBuf) -> libuv::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamHandle` in this scope [INFO] [stdout] --> examples/uvtee.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | mut stdin_pipe: StreamHandle, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 + use alsh_libuv::StreamHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/uvtee.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/uvtee.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 14 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/uvtee.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 14 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "udp-dhcp") due to 4 previous errors [INFO] [stderr] error: could not compile `alsh_libuv` (example "ref-timer") due to 3 previous errors [INFO] [stderr] error: could not compile `alsh_libuv` (example "tty-gravity") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/idle-compute.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 12 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/idle-compute.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 12 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "cgi") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/onchange.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 10 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/onchange.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 10 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "uvtee") due to 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "idle-compute") due to 3 previous errors [INFO] [stderr] error: could not compile `alsh_libuv` (example "onchange") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> examples/spawn.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let mut r#loop = Loop::default()?; [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunMode` [INFO] [stdout] --> examples/spawn.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | r#loop.run(RunMode::Default)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `RunMode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use alsh_libuv::RunMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alsh_libuv` (example "spawn") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4b31e5fcd1fcf37c43814d1695983b352ce6428f2a97e10d9d6467d383148ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b31e5fcd1fcf37c43814d1695983b352ce6428f2a97e10d9d6467d383148ad9", kill_on_drop: false }` [INFO] [stdout] 4b31e5fcd1fcf37c43814d1695983b352ce6428f2a97e10d9d6467d383148ad9