[INFO] fetching crate fxp_init 0.4.2...
[INFO] testing fxp_init-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fxp_init 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate fxp_init 0.4.2
[INFO] finished tweaking crates.io crate fxp_init 0.4.2
[INFO] tweaked toml for crates.io crate fxp_init 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fxp_init 0.4.2 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 fxp_init 0.4.2 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 anyhow v1.0.96
[INFO] [stderr]   Downloaded confy v0.6.1
[INFO] [stderr]   Downloaded rolling-file v0.2.0
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8387fb4a98d2f0dec26e3379f9c4fb2b89fbbdef063ea16580af9dea3c82b587
[INFO] running `Command { std: "docker" "start" "-a" "8387fb4a98d2f0dec26e3379f9c4fb2b89fbbdef063ea16580af9dea3c82b587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8387fb4a98d2f0dec26e3379f9c4fb2b89fbbdef063ea16580af9dea3c82b587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8387fb4a98d2f0dec26e3379f9c4fb2b89fbbdef063ea16580af9dea3c82b587", kill_on_drop: false }`
[INFO] [stdout] 8387fb4a98d2f0dec26e3379f9c4fb2b89fbbdef063ea16580af9dea3c82b587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 38a45fbd73a4faf3714b9fff95363d4e3a483cf61f468ceabf0164c5d7af2ece
[INFO] running `Command { std: "docker" "start" "-a" "38a45fbd73a4faf3714b9fff95363d4e3a483cf61f468ceabf0164c5d7af2ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rolling-file v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling serde v1.0.217
[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 toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling confy v0.6.1
[INFO] [stderr]    Compiling fxp_init v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.38s
[INFO] running `Command { std: "docker" "inspect" "38a45fbd73a4faf3714b9fff95363d4e3a483cf61f468ceabf0164c5d7af2ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38a45fbd73a4faf3714b9fff95363d4e3a483cf61f468ceabf0164c5d7af2ece", kill_on_drop: false }`
[INFO] [stdout] 38a45fbd73a4faf3714b9fff95363d4e3a483cf61f468ceabf0164c5d7af2ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9eecaf7a2a9f988a434c1dfbc177d984a874338fecba372c4f27078dcd6d9c35
[INFO] running `Command { std: "docker" "start" "-a" "9eecaf7a2a9f988a434c1dfbc177d984a874338fecba372c4f27078dcd6d9c35", kill_on_drop: false }`
[INFO] [stderr]    Compiling fxp_init v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "9eecaf7a2a9f988a434c1dfbc177d984a874338fecba372c4f27078dcd6d9c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eecaf7a2a9f988a434c1dfbc177d984a874338fecba372c4f27078dcd6d9c35", kill_on_drop: false }`
[INFO] [stdout] 9eecaf7a2a9f988a434c1dfbc177d984a874338fecba372c4f27078dcd6d9c35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 006a2a147d3f6f56e9ea8504ef17a27cee0415f6252f3fa3df677962a5b99d71
[INFO] running `Command { std: "docker" "start" "-a" "006a2a147d3f6f56e9ea8504ef17a27cee0415f6252f3fa3df677962a5b99d71", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fxp_init-e52cbaa07ffdcc29)
[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] [stderr]    Doc-tests fxp_init
[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" "006a2a147d3f6f56e9ea8504ef17a27cee0415f6252f3fa3df677962a5b99d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006a2a147d3f6f56e9ea8504ef17a27cee0415f6252f3fa3df677962a5b99d71", kill_on_drop: false }`
[INFO] [stdout] 006a2a147d3f6f56e9ea8504ef17a27cee0415f6252f3fa3df677962a5b99d71
