[INFO] fetching crate cargo-emerge 0.1.0... [INFO] testing cargo-emerge-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-emerge 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cargo-emerge 0.1.0 [INFO] finished tweaking crates.io crate cargo-emerge 0.1.0 [INFO] tweaked toml for crates.io crate cargo-emerge 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-emerge 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-emerge 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded icns v0.3.1 [INFO] [stderr] Downloaded cliclack v0.3.6 [INFO] [stderr] Downloaded zip v5.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b93bd5a33df911cb0aa8fe4c9e4667560c20b75aeaf55a98feb7a7de3b773eb [INFO] running `Command { std: "docker" "start" "-a" "2b93bd5a33df911cb0aa8fe4c9e4667560c20b75aeaf55a98feb7a7de3b773eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b93bd5a33df911cb0aa8fe4c9e4667560c20b75aeaf55a98feb7a7de3b773eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b93bd5a33df911cb0aa8fe4c9e4667560c20b75aeaf55a98feb7a7de3b773eb", kill_on_drop: false }` [INFO] [stdout] 2b93bd5a33df911cb0aa8fe4c9e4667560c20b75aeaf55a98feb7a7de3b773eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03db8cf5b9907129e637f977af8c4a12edea93b2644aec2e4cd2fc11db1c4fbc [INFO] running `Command { std: "docker" "start" "-a" "03db8cf5b9907129e637f977af8c4a12edea93b2644aec2e4cd2fc11db1c4fbc", kill_on_drop: false }` [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling icns v0.3.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cliclack v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-emerge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `execute_with_output` is never used [INFO] [stdout] --> src/cmd.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn execute_with_output(ctx: &Context, program: &str, args: &[&str]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `icon`, and `dmg` are never read [INFO] [stdout] --> src/manifest.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Manifest { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 88 | pub name: String, [INFO] [stdout] 89 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub icon: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 98 | pub dmg: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.22s [INFO] running `Command { std: "docker" "inspect" "03db8cf5b9907129e637f977af8c4a12edea93b2644aec2e4cd2fc11db1c4fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03db8cf5b9907129e637f977af8c4a12edea93b2644aec2e4cd2fc11db1c4fbc", kill_on_drop: false }` [INFO] [stdout] 03db8cf5b9907129e637f977af8c4a12edea93b2644aec2e4cd2fc11db1c4fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6db4b0bfb8d173682a7f7c231bbcbadb3fe20f90506e90e90d109e6d0da89527 [INFO] running `Command { std: "docker" "start" "-a" "6db4b0bfb8d173682a7f7c231bbcbadb3fe20f90506e90e90d109e6d0da89527", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-emerge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `execute_with_output` is never used [INFO] [stdout] --> src/cmd.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn execute_with_output(ctx: &Context, program: &str, args: &[&str]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `icon`, and `dmg` are never read [INFO] [stdout] --> src/manifest.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Manifest { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 88 | pub name: String, [INFO] [stdout] 89 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub icon: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 98 | pub dmg: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "6db4b0bfb8d173682a7f7c231bbcbadb3fe20f90506e90e90d109e6d0da89527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db4b0bfb8d173682a7f7c231bbcbadb3fe20f90506e90e90d109e6d0da89527", kill_on_drop: false }` [INFO] [stdout] 6db4b0bfb8d173682a7f7c231bbcbadb3fe20f90506e90e90d109e6d0da89527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eaff8f75ebd5cc38d429e5f34dc0bf35f3f2661d317063155670db2da354f834 [INFO] running `Command { std: "docker" "start" "-a" "eaff8f75ebd5cc38d429e5f34dc0bf35f3f2661d317063155670db2da354f834", kill_on_drop: false }` [INFO] [stderr] warning: function `execute_with_output` is never used [INFO] [stderr] --> src/cmd.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn execute_with_output(ctx: &Context, program: &str, args: &[&str]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `version`, `icon`, and `dmg` are never read [INFO] [stderr] --> src/manifest.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 87 | pub struct Manifest { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 88 | pub name: String, [INFO] [stderr] 89 | pub version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 97 | pub icon: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 98 | pub dmg: Option, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `cargo-emerge` (bin "cargo-emerge" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_emerge-090af0ee2501c653) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tpl::tests::test_multiple_occurrences ... ok [INFO] [stdout] test tpl::tests::test_template_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eaff8f75ebd5cc38d429e5f34dc0bf35f3f2661d317063155670db2da354f834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaff8f75ebd5cc38d429e5f34dc0bf35f3f2661d317063155670db2da354f834", kill_on_drop: false }` [INFO] [stdout] eaff8f75ebd5cc38d429e5f34dc0bf35f3f2661d317063155670db2da354f834