[INFO] fetching crate soul 0.1.1... [INFO] testing soul-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate soul 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate soul 0.1.1 [INFO] finished tweaking crates.io crate soul 0.1.1 [INFO] tweaked toml for crates.io crate soul 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soul 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soul 0.1.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded deranged v0.4.1 [INFO] [stderr] Downloaded url-escape v0.1.1 [INFO] [stderr] Downloaded hash v0.3.0 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded chrono-tz-build v0.4.1 [INFO] [stderr] Downloaded random_color v1.0.0 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded clap v4.5.33 [INFO] [stderr] Downloaded bson v2.14.0 [INFO] [stderr] Downloaded geo-types v0.7.16 [INFO] [stderr] Downloaded zerocopy v0.8.24 [INFO] [stderr] Downloaded deunicode v1.6.1 [INFO] [stderr] Downloaded rust_decimal v1.37.1 [INFO] [stderr] Downloaded dummy v0.11.0 [INFO] [stderr] Downloaded chrono-tz v0.10.3 [INFO] [stderr] Downloaded clap_builder v4.5.33 [INFO] [stderr] Downloaded zerocopy-derive v0.8.24 [INFO] [stderr] Downloaded fake v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e23951bfe9a636fa9403a6a7a62f41637368ca80615936478e4e00faa6679837 [INFO] running `Command { std: "docker" "start" "-a" "e23951bfe9a636fa9403a6a7a62f41637368ca80615936478e4e00faa6679837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e23951bfe9a636fa9403a6a7a62f41637368ca80615936478e4e00faa6679837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23951bfe9a636fa9403a6a7a62f41637368ca80615936478e4e00faa6679837", kill_on_drop: false }` [INFO] [stdout] e23951bfe9a636fa9403a6a7a62f41637368ca80615936478e4e00faa6679837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09545dbb0f901211654823b478c009b0117a7f856aa131633e523a652ef7d435 [INFO] running `Command { std: "docker" "start" "-a" "09545dbb0f901211654823b478c009b0117a7f856aa131633e523a652ef7d435", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling clap_builder v4.5.33 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap v4.5.33 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling random_color v1.0.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.11.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling hash v0.3.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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [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 uuid v1.16.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bson v2.14.0 [INFO] [stderr] Compiling fake v4.2.0 [INFO] [stderr] Compiling soul v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "09545dbb0f901211654823b478c009b0117a7f856aa131633e523a652ef7d435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09545dbb0f901211654823b478c009b0117a7f856aa131633e523a652ef7d435", kill_on_drop: false }` [INFO] [stdout] 09545dbb0f901211654823b478c009b0117a7f856aa131633e523a652ef7d435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44e6a35cb4dea3f176f1a7ac74236eb387796edab727b21e742a4bd6e33c2d95 [INFO] running `Command { std: "docker" "start" "-a" "44e6a35cb4dea3f176f1a7ac74236eb387796edab727b21e742a4bd6e33c2d95", kill_on_drop: false }` [INFO] [stderr] Compiling soul v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "44e6a35cb4dea3f176f1a7ac74236eb387796edab727b21e742a4bd6e33c2d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e6a35cb4dea3f176f1a7ac74236eb387796edab727b21e742a4bd6e33c2d95", kill_on_drop: false }` [INFO] [stdout] 44e6a35cb4dea3f176f1a7ac74236eb387796edab727b21e742a4bd6e33c2d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8c709f5575673b29f2b60d9506e5a58ff823e2eea9fd77f3848f8d21b1797ec [INFO] running `Command { std: "docker" "start" "-a" "b8c709f5575673b29f2b60d9506e5a58ff823e2eea9fd77f3848f8d21b1797ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soul-e6999bcfc57ffc1c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test anima::unit::test::success ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- anima::unit::test::success stdout ---- [INFO] [stdout] starting tests [INFO] [stdout] test loops [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] * description [INFO] [stdout] Only linux must be fouded [INFO] [stdout] * Os must be linux [INFO] [stdout] * Os const must be equal to linux [INFO] [stdout] * Os don't be equals to windows [INFO] [stdout] * Os don't be equals to macos [INFO] [stdout] * Windows must be not fouded [INFO] [stdout] * Macos must be not fouded [INFO] [stdout] Check the Pythagorean Theorem [INFO] [stdout] * Triangle is right-angled [INFO] [stdout] * The hypotenuse squared must equal the sum of squares of the other sides [INFO] [stdout] * It must not be a wrong relation [INFO] [stdout] * Wrong triangle relation should fail [INFO] [stdout] Check the Theorem of Thales [INFO] [stdout] * Thales relation must be verified for parallel lines [INFO] [stdout] * Thales relation must not be verified for non-proportional segments [INFO] [stdout] Check the median theorem in a right triangle [INFO] [stdout] * In a right triangle, median from right angle must equal half the hypotenuse [INFO] [stdout] * If the median is not equal to half the hypotenuse, the property fails [INFO] [stdout] Check the inradius theorem [INFO] [stdout] * Inradius is consistent with area / semi-perimeter [INFO] [stdout] * battery must be full [INFO] [stdout] Tests take 0 s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] anima::unit::test::success [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8c709f5575673b29f2b60d9506e5a58ff823e2eea9fd77f3848f8d21b1797ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c709f5575673b29f2b60d9506e5a58ff823e2eea9fd77f3848f8d21b1797ec", kill_on_drop: false }` [INFO] [stdout] b8c709f5575673b29f2b60d9506e5a58ff823e2eea9fd77f3848f8d21b1797ec