[INFO] fetching crate proc-heim 0.1.5... [INFO] checking proc-heim-0.1.5 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate proc-heim 0.1.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate proc-heim 0.1.5 [INFO] finished tweaking crates.io crate proc-heim 0.1.5 [INFO] tweaked toml for crates.io crate proc-heim 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate proc-heim 0.1.5 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding nix v0.29.0 (available: v0.30.1) [INFO] [stderr] Adding sysinfo v0.32.1 (available: v0.35.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82aaabe3a39bc4754ad93f0581427cd7283a0e8144cebdb4b876fbfdad624766 [INFO] running `Command { std: "docker" "start" "-a" "82aaabe3a39bc4754ad93f0581427cd7283a0e8144cebdb4b876fbfdad624766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82aaabe3a39bc4754ad93f0581427cd7283a0e8144cebdb4b876fbfdad624766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82aaabe3a39bc4754ad93f0581427cd7283a0e8144cebdb4b876fbfdad624766", kill_on_drop: false }` [INFO] [stdout] 82aaabe3a39bc4754ad93f0581427cd7283a0e8144cebdb4b876fbfdad624766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66805471ea42d745b98b9539135d56ccc77147ca11959f2988b5a3734ce7e114 [INFO] running `Command { std: "docker" "start" "-a" "66805471ea42d745b98b9539135d56ccc77147ca11959f2988b5a3734ce7e114", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling proc-heim v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stdout] warning: unexpected `cfg` condition name: `CHANNEL_NIGHTLY` [INFO] [stdout] --> src/lib.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(all(doc, CHANNEL_NIGHTLY), feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(CHANNEL_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(CHANNEL_NIGHTLY)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/process_data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utils::cmd_collection::{hanging_forever_cmd, std_io::echo_cmd}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/process_handle.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use test_utils::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `test_utils::cmd_collection::hanging_forever_cmd`, `test_utils::cmd_collection::std_io::echo_cmd` [INFO] [stdout] --> tests/process_handle.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | cmd_collection::{hanging_forever_cmd, std_io::echo_cmd}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/scoped_process_handle.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use test_utils::cmd_collection::hanging_forever_cmd; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/standard_io.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utils::cmd_collection::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/scripts.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use test_utils::scripts_collection::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `proptest::collection::vec` [INFO] [stdout] --> tests/standard_io.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use proptest::collection::vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_cases::ExampleMessage` [INFO] [stdout] --> tests/standard_io.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{common::create_process_manager, test_cases::ExampleMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-heim` (test "process_data") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-heim` (test "scoped_process_handle") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/abort.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use test_utils::cmd_collection::{hanging_forever_cmd, std_io::echo_cmd}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/logs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use test_utils::cmd_collection::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> tests/named_pipe.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utils::cmd_collection::{bash_script, named_pipe}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BASH_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:59:52 [INFO] [stdout] | [INFO] [stdout] 59 | build_echo_script(ScriptingLanguage::Bash, BASH_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PYTHON_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:60:54 [INFO] [stdout] | [INFO] [stdout] 60 | build_echo_script(ScriptingLanguage::Python, PYTHON_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERL_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:61:52 [INFO] [stdout] | [INFO] [stdout] 61 | build_echo_script(ScriptingLanguage::Perl, PERL_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PHP_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:62:51 [INFO] [stdout] | [INFO] [stdout] 62 | build_echo_script(ScriptingLanguage::Php, PHP_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUBY_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | build_echo_script(ScriptingLanguage::Ruby, RUBY_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LUA_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | build_echo_script(ScriptingLanguage::Lua, LUA_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `JAVASCRIPT_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | build_echo_script(ScriptingLanguage::JavaScript, JAVASCRIPT_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GROOVY_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/scripts.rs:66:54 [INFO] [stdout] | [INFO] [stdout] 66 | build_echo_script(ScriptingLanguage::Groovy, GROOVY_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BASH_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/process_handle.rs:31:61 [INFO] [stdout] | [INFO] [stdout] 31 | let script = build_echo_script(ScriptingLanguage::Bash, BASH_ECHO_SCRIPT, &args); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BASH_ECHO_SCRIPT` in this scope [INFO] [stdout] --> tests/process_handle.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | BASH_ECHO_SCRIPT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proptest::collection::vec` [INFO] [stdout] --> tests/named_pipe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use proptest::collection::vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_cases::ExampleMessage` [INFO] [stdout] --> tests/named_pipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::test_cases::ExampleMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/process/reader.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use test_utils::TestPipe; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/process/writer.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | use test_utils::TestPipe; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | build_echo_script(ScriptingLanguage::Bash, BASH_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | build_echo_script(ScriptingLanguage::Python, PYTHON_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | build_echo_script(ScriptingLanguage::Perl, PERL_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | build_echo_script(ScriptingLanguage::Php, PHP_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | build_echo_script(ScriptingLanguage::Ruby, RUBY_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | build_echo_script(ScriptingLanguage::Lua, LUA_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | build_echo_script(ScriptingLanguage::JavaScript, JAVASCRIPT_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/scripts.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | build_echo_script(ScriptingLanguage::Groovy, GROOVY_ECHO_SCRIPT, &args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `CHANNEL_NIGHTLY` [INFO] [stdout] --> src/lib.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(all(doc, CHANNEL_NIGHTLY), feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(CHANNEL_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(CHANNEL_NIGHTLY)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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 `proc-heim` (test "abort") due to 1 previous error [INFO] [stderr] error: could not compile `proc-heim` (test "scripts") due to 17 previous errors [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/process_handle.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let script = build_echo_script(ScriptingLanguage::Bash, BASH_ECHO_SCRIPT, &args); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-heim` (test "standard_io") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error[E0425]: cannot find function `build_echo_script` in this scope [INFO] [stdout] --> tests/process_handle.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let script = build_echo_script( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-heim` (test "named_pipe") due to 1 previous error; 2 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-heim` (test "process_handle") due to 6 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-heim` (test "logs") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-heim` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "66805471ea42d745b98b9539135d56ccc77147ca11959f2988b5a3734ce7e114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66805471ea42d745b98b9539135d56ccc77147ca11959f2988b5a3734ce7e114", kill_on_drop: false }` [INFO] [stdout] 66805471ea42d745b98b9539135d56ccc77147ca11959f2988b5a3734ce7e114