[INFO] fetching crate pi_atom 0.6.1...
[INFO] building pi_atom-0.6.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pi_atom 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pi_atom 0.6.1
[INFO] finished tweaking crates.io crate pi_atom 0.6.1
[INFO] tweaked toml for crates.io crate pi_atom 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pi_atom 0.6.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pi_atom 0.6.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d6e45b4ca4a59ac08812c43597151b7101b00a65f4a7788a4c7e28864018753
[INFO] running `Command { std: "docker" "start" "-a" "5d6e45b4ca4a59ac08812c43597151b7101b00a65f4a7788a4c7e28864018753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d6e45b4ca4a59ac08812c43597151b7101b00a65f4a7788a4c7e28864018753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d6e45b4ca4a59ac08812c43597151b7101b00a65f4a7788a4c7e28864018753", kill_on_drop: false }`
[INFO] [stdout] 5d6e45b4ca4a59ac08812c43597151b7101b00a65f4a7788a4c7e28864018753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f469c508606a24be1f5ac07277dd7c7fe6acfcd743752f29701ddf049be95369
[INFO] running `Command { std: "docker" "start" "-a" "f469c508606a24be1f5ac07277dd7c7fe6acfcd743752f29701ddf049be95369", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pi_null v0.1.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pi_share v0.5.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pi_bon v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling pi_hash v0.1.1
[INFO] [stderr]    Compiling pi_atom v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(all(not(feature = "pi_hash/xxhash"), not(feature = "pointer_width_32")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(all(not(feature = "pi_hash/xxhash"), feature = "pointer_width_32"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(all(feature = "pi_hash/xxhash", not(feature = "pointer_width_32")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(all(feature = "pi_hash/xxhash", feature = "pointer_width_32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
[INFO] running `Command { std: "docker" "inspect" "f469c508606a24be1f5ac07277dd7c7fe6acfcd743752f29701ddf049be95369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f469c508606a24be1f5ac07277dd7c7fe6acfcd743752f29701ddf049be95369", kill_on_drop: false }`
[INFO] [stdout] f469c508606a24be1f5ac07277dd7c7fe6acfcd743752f29701ddf049be95369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 039b4ab5875152c3f87c982a5782197fb26b796da5cce4e3d92266a9d20ce67f
[INFO] running `Command { std: "docker" "start" "-a" "039b4ab5875152c3f87c982a5782197fb26b796da5cce4e3d92266a9d20ce67f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr]    Compiling pi_atom v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(all(not(feature = "pi_hash/xxhash"), not(feature = "pointer_width_32")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(all(not(feature = "pi_hash/xxhash"), feature = "pointer_width_32"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(all(feature = "pi_hash/xxhash", not(feature = "pointer_width_32")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(all(feature = "pi_hash/xxhash", feature = "pointer_width_32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(all(not(feature = "pi_hash/xxhash"), not(feature = "pointer_width_32")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(all(not(feature = "pi_hash/xxhash"), feature = "pointer_width_32"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(all(feature = "pi_hash/xxhash", not(feature = "pointer_width_32")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pi_hash/xxhash`
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(all(feature = "pi_hash/xxhash", feature = "pointer_width_32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde`
[INFO] [stdout]    = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "039b4ab5875152c3f87c982a5782197fb26b796da5cce4e3d92266a9d20ce67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "039b4ab5875152c3f87c982a5782197fb26b796da5cce4e3d92266a9d20ce67f", kill_on_drop: false }`
[INFO] [stdout] 039b4ab5875152c3f87c982a5782197fb26b796da5cce4e3d92266a9d20ce67f
