[INFO] cloning repository https://github.com/sidju/add-ed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidju/add-ed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/sidju/add-ed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidju/add-ed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/sidju/add-ed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidju/add-ed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed/hooks/applypatch-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/sidju/add-ed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidju/add-ed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a24b58a026e5497fe375dfd5e21fccd4544a2a4 [INFO] checking sidju/add-ed against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Fadd-ed" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sidju/add-ed on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sidju/add-ed [INFO] finished tweaking git repo https://github.com/sidju/add-ed [INFO] tweaked toml for git repo https://github.com/sidju/add-ed written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-any v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 960a5422f970705b5c9941afe8445c799a308df72a08b222adc9af5d6a185443 [INFO] running `Command { std: "docker" "start" "-a" "960a5422f970705b5c9941afe8445c799a308df72a08b222adc9af5d6a185443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "960a5422f970705b5c9941afe8445c799a308df72a08b222adc9af5d6a185443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960a5422f970705b5c9941afe8445c799a308df72a08b222adc9af5d6a185443", kill_on_drop: false }` [INFO] [stdout] 960a5422f970705b5c9941afe8445c799a308df72a08b222adc9af5d6a185443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 698ef8a1bee9a9e3b5c0e0ba671210b6f4a912ae3ae56f89da72065314f42e2e [INFO] running `Command { std: "docker" "start" "-a" "698ef8a1bee9a9e3b5c0e0ba671210b6f4a912ae3ae56f89da72065314f42e2e", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking as-any v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking 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`, and `test_local_io` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `docsrs`, `feature`, and `test` and 30 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(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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`, and `test_local_io` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 [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(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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`, and `test_local_io` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 [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(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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: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`, and `test_local_io` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `docsrs`, `feature`, and `test` and 30 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(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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`, and `test_local_io` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 [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(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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`, and `test_local_io` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 [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(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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] [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::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] = note: `#[warn(unused_imports)]` on by default [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::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::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: 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::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] = note: `#[warn(unused_imports)]` on by default [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] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPAjbNo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/equals-864def5f7731ece7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/add-ed-864def5f7731ece7/dep-test-integration-test-equals` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRXNgje" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `add-ed` (test "p") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `add-ed` (test "a") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "698ef8a1bee9a9e3b5c0e0ba671210b6f4a912ae3ae56f89da72065314f42e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698ef8a1bee9a9e3b5c0e0ba671210b6f4a912ae3ae56f89da72065314f42e2e", kill_on_drop: false }` [INFO] [stdout] 698ef8a1bee9a9e3b5c0e0ba671210b6f4a912ae3ae56f89da72065314f42e2e