[INFO] cloning repository https://github.com/forward-progress/ffpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forward-progress/ffpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforward-progress%2Fffpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforward-progress%2Fffpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3561db7eecb1ac7528a81ac73e8f4085e4e99d79 [INFO] testing forward-progress/ffpack against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforward-progress%2Fffpack" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forward-progress/ffpack on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forward-progress/ffpack [INFO] finished tweaking git repo https://github.com/forward-progress/ffpack [INFO] tweaked toml for git repo https://github.com/forward-progress/ffpack written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/forward-progress/ffpack 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.7.1 [INFO] [stderr] Downloaded relative-path v1.7.0 [INFO] [stderr] Downloaded quote v1.0.19 [INFO] [stderr] Downloaded snafu v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce03549105913c5e4adeafa8f318d52e7a0087709b92772a56618536e96a5a17 [INFO] running `Command { std: "docker" "start" "-a" "ce03549105913c5e4adeafa8f318d52e7a0087709b92772a56618536e96a5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce03549105913c5e4adeafa8f318d52e7a0087709b92772a56618536e96a5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce03549105913c5e4adeafa8f318d52e7a0087709b92772a56618536e96a5a17", kill_on_drop: false }` [INFO] [stdout] ce03549105913c5e4adeafa8f318d52e7a0087709b92772a56618536e96a5a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feb5566af61cae93b4275c5794e86a57c0f81d8a67c63b9249339e0b62f6cf77 [INFO] running `Command { std: "docker" "start" "-a" "feb5566af61cae93b4275c5794e86a57c0f81d8a67c63b9249339e0b62f6cf77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling snafu v0.7.1 [INFO] [stderr] Compiling relative-path v1.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ffpack v0.0.1-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.19s [INFO] running `Command { std: "docker" "inspect" "feb5566af61cae93b4275c5794e86a57c0f81d8a67c63b9249339e0b62f6cf77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb5566af61cae93b4275c5794e86a57c0f81d8a67c63b9249339e0b62f6cf77", kill_on_drop: false }` [INFO] [stdout] feb5566af61cae93b4275c5794e86a57c0f81d8a67c63b9249339e0b62f6cf77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 718242165b1b4885968c51ec243e7c386e2c083d8fdec7f4a66b26e546660b3f [INFO] running `Command { std: "docker" "start" "-a" "718242165b1b4885968c51ec243e7c386e2c083d8fdec7f4a66b26e546660b3f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling ffpack v0.0.1-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `Command { std: "docker" "inspect" "718242165b1b4885968c51ec243e7c386e2c083d8fdec7f4a66b26e546660b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718242165b1b4885968c51ec243e7c386e2c083d8fdec7f4a66b26e546660b3f", kill_on_drop: false }` [INFO] [stdout] 718242165b1b4885968c51ec243e7c386e2c083d8fdec7f4a66b26e546660b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 969ab6b661b6f16677c1ab6ddeefbe85a37f973471707bd9ef607eaa3f2abd48 [INFO] running `Command { std: "docker" "start" "-a" "969ab6b661b6f16677c1ab6ddeefbe85a37f973471707bd9ef607eaa3f2abd48", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffpack-e5eb57df484d3151) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test types::minecraft::unit_tests::order ... ok [INFO] [stdout] test types::minecraft::unit_tests::smoke ... ok [INFO] [stdout] test types::minecraft::unit_tests::display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ffpack [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" "969ab6b661b6f16677c1ab6ddeefbe85a37f973471707bd9ef607eaa3f2abd48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969ab6b661b6f16677c1ab6ddeefbe85a37f973471707bd9ef607eaa3f2abd48", kill_on_drop: false }` [INFO] [stdout] 969ab6b661b6f16677c1ab6ddeefbe85a37f973471707bd9ef607eaa3f2abd48