[INFO] cloning repository https://github.com/isbm/mezzotint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isbm/mezzotint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fmezzotint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fmezzotint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4af5fe190e7e8e48699e53ae873ae5646ae64455 [INFO] testing isbm/mezzotint against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fmezzotint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isbm/mezzotint [INFO] finished tweaking git repo https://github.com/isbm/mezzotint [INFO] tweaked toml for git repo https://github.com/isbm/mezzotint written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isbm/mezzotint on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isbm/mezzotint 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8912d7a323d4c5d656298641e2f894d1de28281c89c1bfc8952078d84c01d929 [INFO] running `Command { std: "docker" "start" "-a" "8912d7a323d4c5d656298641e2f894d1de28281c89c1bfc8952078d84c01d929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8912d7a323d4c5d656298641e2f894d1de28281c89c1bfc8952078d84c01d929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8912d7a323d4c5d656298641e2f894d1de28281c89c1bfc8952078d84c01d929", kill_on_drop: false }` [INFO] [stdout] 8912d7a323d4c5d656298641e2f894d1de28281c89c1bfc8952078d84c01d929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e972cb1409e0f33b8faddf7fac898cfc39d0105e8aeaaf3392ed411f1f28fd6 [INFO] running `Command { std: "docker" "start" "-a" "6e972cb1409e0f33b8faddf7fac898cfc39d0105e8aeaaf3392ed411f1f28fd6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling mezzotint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RpmPkgFileTrace` is never constructed [INFO] [stdout] --> src/scanner/rpmftrace.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RpmPkgFileTrace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s [INFO] running `Command { std: "docker" "inspect" "6e972cb1409e0f33b8faddf7fac898cfc39d0105e8aeaaf3392ed411f1f28fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e972cb1409e0f33b8faddf7fac898cfc39d0105e8aeaaf3392ed411f1f28fd6", kill_on_drop: false }` [INFO] [stdout] 6e972cb1409e0f33b8faddf7fac898cfc39d0105e8aeaaf3392ed411f1f28fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1845e975935ffeba872118364cf4c3d948e032c6736508169dbf083d41c093 [INFO] running `Command { std: "docker" "start" "-a" "6d1845e975935ffeba872118364cf4c3d948e032c6736508169dbf083d41c093", kill_on_drop: false }` [INFO] [stderr] Compiling mezzotint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RpmPkgFileTrace` is never constructed [INFO] [stdout] --> src/scanner/rpmftrace.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RpmPkgFileTrace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "6d1845e975935ffeba872118364cf4c3d948e032c6736508169dbf083d41c093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1845e975935ffeba872118364cf4c3d948e032c6736508169dbf083d41c093", kill_on_drop: false }` [INFO] [stdout] 6d1845e975935ffeba872118364cf4c3d948e032c6736508169dbf083d41c093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58342efd267b9cd8ff9443376d2a75f83dce1578b93e7f4c73c036a079702d76 [INFO] running `Command { std: "docker" "start" "-a" "58342efd267b9cd8ff9443376d2a75f83dce1578b93e7f4c73c036a079702d76", kill_on_drop: false }` [INFO] [stderr] warning: struct `RpmPkgFileTrace` is never constructed [INFO] [stderr] --> src/scanner/rpmftrace.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct RpmPkgFileTrace { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mezzotint` (bin "mezzotint" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mezzotint-46af27568a7d9dd7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "58342efd267b9cd8ff9443376d2a75f83dce1578b93e7f4c73c036a079702d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58342efd267b9cd8ff9443376d2a75f83dce1578b93e7f4c73c036a079702d76", kill_on_drop: false }` [INFO] [stdout] 58342efd267b9cd8ff9443376d2a75f83dce1578b93e7f4c73c036a079702d76