[INFO] cloning repository https://github.com/justboereh/abpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justboereh/abpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustboereh%2Fabpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustboereh%2Fabpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7856e26eb1bcc05691f755a200efc9477f698486 [INFO] building justboereh/abpm against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustboereh%2Fabpm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justboereh/abpm on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justboereh/abpm [INFO] finished tweaking git repo https://github.com/justboereh/abpm [INFO] tweaked toml for git repo https://github.com/justboereh/abpm written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/justboereh/abpm 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cf4cd79fd67eb40911639a1d629ec3cde026f9955a2a3692cd23efa032a5efd [INFO] running `Command { std: "docker" "start" "-a" "3cf4cd79fd67eb40911639a1d629ec3cde026f9955a2a3692cd23efa032a5efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cf4cd79fd67eb40911639a1d629ec3cde026f9955a2a3692cd23efa032a5efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf4cd79fd67eb40911639a1d629ec3cde026f9955a2a3692cd23efa032a5efd", kill_on_drop: false }` [INFO] [stdout] 3cf4cd79fd67eb40911639a1d629ec3cde026f9955a2a3692cd23efa032a5efd [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a486ae0e060f850b1db77c0a402258c8164bafd883fd59a3ae0b00c66fb3476 [INFO] running `Command { std: "docker" "start" "-a" "4a486ae0e060f850b1db77c0a402258c8164bafd883fd59a3ae0b00c66fb3476", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling abpm v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `abpm_dir` and `version` are never read [INFO] [stdout] --> src/config.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 2 | pub abpm_dir: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 3 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `integrity`, `shasum`, `tarball`, `file_count`, and `unpacked_size` are never read [INFO] [stdout] --> src/package.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct PackageVersionDist { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 41 | pub integrity: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub shasum: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub tarball: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | #[serde(rename = "fileCount")] [INFO] [stdout] 45 | pub file_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[serde(rename = "unpackedSize")] [INFO] [stdout] 47 | pub unpacked_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageVersionDist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.40s [INFO] running `Command { std: "docker" "inspect" "4a486ae0e060f850b1db77c0a402258c8164bafd883fd59a3ae0b00c66fb3476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a486ae0e060f850b1db77c0a402258c8164bafd883fd59a3ae0b00c66fb3476", kill_on_drop: false }` [INFO] [stdout] 4a486ae0e060f850b1db77c0a402258c8164bafd883fd59a3ae0b00c66fb3476 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d34bd5034ea76b086e138f6108cc20eb25564dfab5e41ca984d055cd245c0e76 [INFO] running `Command { std: "docker" "start" "-a" "d34bd5034ea76b086e138f6108cc20eb25564dfab5e41ca984d055cd245c0e76", kill_on_drop: false }` [INFO] [stderr] Compiling abpm v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `abpm_dir` and `version` are never read [INFO] [stdout] --> src/config.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 2 | pub abpm_dir: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 3 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `integrity`, `shasum`, `tarball`, `file_count`, and `unpacked_size` are never read [INFO] [stdout] --> src/package.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct PackageVersionDist { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 41 | pub integrity: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub shasum: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub tarball: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | #[serde(rename = "fileCount")] [INFO] [stdout] 45 | pub file_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[serde(rename = "unpackedSize")] [INFO] [stdout] 47 | pub unpacked_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageVersionDist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "d34bd5034ea76b086e138f6108cc20eb25564dfab5e41ca984d055cd245c0e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d34bd5034ea76b086e138f6108cc20eb25564dfab5e41ca984d055cd245c0e76", kill_on_drop: false }` [INFO] [stdout] d34bd5034ea76b086e138f6108cc20eb25564dfab5e41ca984d055cd245c0e76