[INFO] fetching crate hephae-utils 0.7.2...
[INFO] testing hephae-utils-0.7.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hephae-utils 0.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hephae-utils 0.7.2
[INFO] finished tweaking crates.io crate hephae-utils 0.7.2
[INFO] tweaked toml for crates.io crate hephae-utils 0.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hephae-utils 0.7.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hephae-utils 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c2a15f469448f422549d99a5fbda4a80d8552a11d49ea7e840ddccee7017ee4
[INFO] running `Command { std: "docker" "start" "-a" "5c2a15f469448f422549d99a5fbda4a80d8552a11d49ea7e840ddccee7017ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c2a15f469448f422549d99a5fbda4a80d8552a11d49ea7e840ddccee7017ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2a15f469448f422549d99a5fbda4a80d8552a11d49ea7e840ddccee7017ee4", kill_on_drop: false }`
[INFO] [stdout] 5c2a15f469448f422549d99a5fbda4a80d8552a11d49ea7e840ddccee7017ee4
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1c66938217acd6d700c59c93e2032ba504a1061693822d550d4ddedf90bc201
[INFO] running `Command { std: "docker" "start" "-a" "d1c66938217acd6d700c59c93e2032ba504a1061693822d550d4ddedf90bc201", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling bevy_ptr v0.15.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling bevy_tasks v0.15.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling hephae-macros v0.7.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling hephae-utils-derive v0.7.2
[INFO] [stderr]    Compiling bevy_utils v0.15.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.15.3
[INFO] [stderr]    Compiling bevy_ecs v0.15.3
[INFO] [stderr]    Compiling hephae-utils v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.32s
[INFO] running `Command { std: "docker" "inspect" "d1c66938217acd6d700c59c93e2032ba504a1061693822d550d4ddedf90bc201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1c66938217acd6d700c59c93e2032ba504a1061693822d550d4ddedf90bc201", kill_on_drop: false }`
[INFO] [stdout] d1c66938217acd6d700c59c93e2032ba504a1061693822d550d4ddedf90bc201
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afb0b740ff75d692c03ae21b555ea311d138be9e9d4cc4b3fd33176f4ff31172
[INFO] running `Command { std: "docker" "start" "-a" "afb0b740ff75d692c03ae21b555ea311d138be9e9d4cc4b3fd33176f4ff31172", kill_on_drop: false }`
[INFO] [stderr]    Compiling hephae-utils v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "afb0b740ff75d692c03ae21b555ea311d138be9e9d4cc4b3fd33176f4ff31172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb0b740ff75d692c03ae21b555ea311d138be9e9d4cc4b3fd33176f4ff31172", kill_on_drop: false }`
[INFO] [stdout] afb0b740ff75d692c03ae21b555ea311d138be9e9d4cc4b3fd33176f4ff31172
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4105297b7c12f408c55453913275b917caafc32b1a6bcf701ced3443751e8a2
[INFO] running `Command { std: "docker" "start" "-a" "b4105297b7c12f408c55453913275b917caafc32b1a6bcf701ced3443751e8a2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hephae_utils-05f6fd0e7b28340c)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hephae_utils
[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] [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" "b4105297b7c12f408c55453913275b917caafc32b1a6bcf701ced3443751e8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4105297b7c12f408c55453913275b917caafc32b1a6bcf701ced3443751e8a2", kill_on_drop: false }`
[INFO] [stdout] b4105297b7c12f408c55453913275b917caafc32b1a6bcf701ced3443751e8a2
