[INFO] cloning repository https://github.com/FigSystems/fpkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FigSystems/fpkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFigSystems%2Ffpkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFigSystems%2Ffpkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4546528c8eb387b76ed499c6259c7bfbd5c4c81e [INFO] testing FigSystems/fpkg against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFigSystems%2Ffpkg" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FigSystems/fpkg on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/FigSystems/fpkg [INFO] finished tweaking git repo https://github.com/FigSystems/fpkg [INFO] tweaked toml for git repo https://github.com/FigSystems/fpkg written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FigSystems/fpkg 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.9.1 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.18 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded colog v1.3.0 [INFO] [stderr] Downloaded miette-derive v7.5.0 [INFO] [stderr] Downloaded pubgrub v0.2.1 [INFO] [stderr] Downloaded uzers v0.12.1 [INFO] [stderr] Downloaded loopdev-3 v0.5.1 [INFO] [stderr] Downloaded miette v7.5.0 [INFO] [stderr] Downloaded kdl v6.3.3 [INFO] [stderr] Downloaded sys-mount v3.0.1 [INFO] [stderr] Downloaded zerocopy v0.8.18 [INFO] [stderr] Downloaded rustls v0.23.22 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78cd25b218232a7aab2064ca26ae15cf6298f1bdd535f045ce3b0b053bf6a529 [INFO] running `Command { std: "docker" "start" "-a" "78cd25b218232a7aab2064ca26ae15cf6298f1bdd535f045ce3b0b053bf6a529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78cd25b218232a7aab2064ca26ae15cf6298f1bdd535f045ce3b0b053bf6a529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cd25b218232a7aab2064ca26ae15cf6298f1bdd535f045ce3b0b053bf6a529", kill_on_drop: false }` [INFO] [stdout] 78cd25b218232a7aab2064ca26ae15cf6298f1bdd535f045ce3b0b053bf6a529 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e7ced21b3854949c50d801a3d51dab9768c4b8db6e86869d394009b482af411 [INFO] running `Command { std: "docker" "start" "-a" "0e7ced21b3854949c50d801a3d51dab9768c4b8db6e86869d394009b482af411", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.97 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling colog v1.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling pubgrub v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling kdl v6.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling loopdev-3 v0.5.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sys-mount v3.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling fpkg v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "0e7ced21b3854949c50d801a3d51dab9768c4b8db6e86869d394009b482af411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7ced21b3854949c50d801a3d51dab9768c4b8db6e86869d394009b482af411", kill_on_drop: false }` [INFO] [stdout] 0e7ced21b3854949c50d801a3d51dab9768c4b8db6e86869d394009b482af411 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c01b980681e2356bcc48801b98296b61d647c5790de29a5d779f60c1ed86d48 [INFO] running `Command { std: "docker" "start" "-a" "4c01b980681e2356bcc48801b98296b61d647c5790de29a5d779f60c1ed86d48", kill_on_drop: false }` [INFO] [stderr] Compiling fpkg v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "4c01b980681e2356bcc48801b98296b61d647c5790de29a5d779f60c1ed86d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c01b980681e2356bcc48801b98296b61d647c5790de29a5d779f60c1ed86d48", kill_on_drop: false }` [INFO] [stdout] 4c01b980681e2356bcc48801b98296b61d647c5790de29a5d779f60c1ed86d48 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dc3a4e532f976189c24f19ffd6a6a4ae76be2679321fc35040bd08a1b0cc7d6 [INFO] running `Command { std: "docker" "start" "-a" "1dc3a4e532f976189c24f19ffd6a6a4ae76be2679321fc35040bd08a1b0cc7d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fpkg-b9c378fb1984b52c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test pkg::tests::string_to_package_1 ... ok [INFO] [stdout] test repo::tests::resolve_1 ... ok [INFO] [stdout] test pkg::tests::get_pkg_config_1 ... ok [INFO] [stdout] test repo::tests::parse_repository_index_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dc3a4e532f976189c24f19ffd6a6a4ae76be2679321fc35040bd08a1b0cc7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc3a4e532f976189c24f19ffd6a6a4ae76be2679321fc35040bd08a1b0cc7d6", kill_on_drop: false }` [INFO] [stdout] 1dc3a4e532f976189c24f19ffd6a6a4ae76be2679321fc35040bd08a1b0cc7d6