[INFO] fetching crate add-ed 0.13.0...
[INFO] testing add-ed-0.13.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate add-ed 0.13.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate add-ed 0.13.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate add-ed 0.13.0
[INFO] finished tweaking crates.io crate add-ed 0.13.0
[INFO] tweaked toml for crates.io crate add-ed 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate add-ed 0.13.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded as-any v0.3.0
[INFO] [stderr]   Downloaded colorchoice v1.0.0
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded clap v4.3.24
[INFO] [stderr]   Downloaded clap_builder v4.3.24
[INFO] [stderr]   Downloaded rustix v0.38.8
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfee9dce8b527174883be1503c076f839222a84b6fcc1f18a6434f350c3028db
[INFO] running `Command { std: "docker" "start" "-a" "cfee9dce8b527174883be1503c076f839222a84b6fcc1f18a6434f350c3028db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfee9dce8b527174883be1503c076f839222a84b6fcc1f18a6434f350c3028db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfee9dce8b527174883be1503c076f839222a84b6fcc1f18a6434f350c3028db", kill_on_drop: false }`
[INFO] [stdout] cfee9dce8b527174883be1503c076f839222a84b6fcc1f18a6434f350c3028db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0208a7a35358f20f490ffffb4305ef3190a1cc636689f4edd3428ceb4c03b280
[INFO] running `Command { std: "docker" "start" "-a" "0208a7a35358f20f490ffffb4305ef3190a1cc636689f4edd3428ceb4c03b280", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling as-any v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling add-ed v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |       #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |       #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "0208a7a35358f20f490ffffb4305ef3190a1cc636689f4edd3428ceb4c03b280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0208a7a35358f20f490ffffb4305ef3190a1cc636689f4edd3428ceb4c03b280", kill_on_drop: false }`
[INFO] [stdout] 0208a7a35358f20f490ffffb4305ef3190a1cc636689f4edd3428ceb4c03b280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84528e15d88ce195ea89ada91886f052c124189637648390faf837114dca2e89
[INFO] running `Command { std: "docker" "start" "-a" "84528e15d88ce195ea89ada91886f052c124189637648390faf837114dca2e89", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |       #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |       #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling add-ed v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testing`
[INFO] [stdout]   --> src/buffer/iters.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |       #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bin_deps`, `default`, `initial_input_data`, `local_io`, `serde`, `test_local_io`
[INFO] [stdout]    = help: consider adding `testing` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/buffer/iters.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |       #[cfg(any(feature = "testing", fuzzing, test))]
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::io::dummy_io`
[INFO] [stdout]   --> tests/shared/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use add_ed::io::dummy_io;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_ed::ui::dummy_ui`
[INFO] [stdout]   --> tests/shared/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use add_ed::ui::dummy_ui;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `add-ed` (lib test); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name add_ed --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=3a7b7f8b39129086 -C extra-filename=-3a7b7f8b39129086 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `add-ed` (test "w"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name w --edition=2021 tests/w.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=f4513a3c35a8c58b -C extra-filename=-f4513a3c35a8c58b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `add-ed` (test "r"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name r --edition=2021 tests/r.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=27894e7949178d96 -C extra-filename=-27894e7949178d96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `add-ed` (test "colon"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name colon --edition=2021 tests/colon.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=c45ea3d34df90e5e -C extra-filename=-c45ea3d34df90e5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `add-ed` (test "pipe"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name pipe --edition=2021 tests/pipe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=242b67a98c147ea6 -C extra-filename=-242b67a98c147ea6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `add-ed` (test "i"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name i --edition=2021 tests/i.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=b2207d8f3126abed -C extra-filename=-b2207d8f3126abed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `add-ed` (test "u"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name u --edition=2021 tests/u.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=0ea045f2c86a43d5 -C extra-filename=-0ea045f2c86a43d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `add-ed` (test "default_command"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name default_command --edition=2021 tests/default_command.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="local_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin_deps", "default", "initial_input_data", "local_io", "serde", "test_local_io"))' -C metadata=5a7e5b8e286712a4 -C extra-filename=-5a7e5b8e286712a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern add_ed=/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc57W7lw/symbols.o" "/opt/rustwide/target/debug/deps/f-a249db29e1f79daf.f.bfd93cdf7b262391-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/f-a249db29e1f79daf.f.bfd93cdf7b262391-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/f-a249db29e1f79daf.f.bfd93cdf7b262391-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/f-a249db29e1f79daf.9f26suocme4uadk1ch795mhvb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/target/debug/deps/libadd_ed-66158e6f2c579e45.rlib" "/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6f2a5b3ca3d6fa8d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-23f7a243c2cecf21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd43b020e9932fb9.rlib" "/opt/rustwide/target/debug/deps/libas_any-e889de00e3474772.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/f-a249db29e1f79daf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `add-ed` (test "f") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84528e15d88ce195ea89ada91886f052c124189637648390faf837114dca2e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84528e15d88ce195ea89ada91886f052c124189637648390faf837114dca2e89", kill_on_drop: false }`
[INFO] [stdout] 84528e15d88ce195ea89ada91886f052c124189637648390faf837114dca2e89
