[INFO] fetching crate libpt-math 0.3.11... [INFO] testing libpt-math-0.3.11 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate libpt-math 0.3.11 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate libpt-math 0.3.11 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libpt-math 0.3.11 [INFO] finished tweaking crates.io crate libpt-math 0.3.11 [INFO] tweaked toml for crates.io crate libpt-math 0.3.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding libpt-core v0.3.11 (available: v0.5.0) [INFO] [stderr] Adding libpt-log v0.3.12 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6479a32a4e9b7dff9c044e8ccdd69e2a095ffef0492a51d0de8b2356b5cbbb63 [INFO] running `Command { std: "docker" "start" "-a" "6479a32a4e9b7dff9c044e8ccdd69e2a095ffef0492a51d0de8b2356b5cbbb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6479a32a4e9b7dff9c044e8ccdd69e2a095ffef0492a51d0de8b2356b5cbbb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6479a32a4e9b7dff9c044e8ccdd69e2a095ffef0492a51d0de8b2356b5cbbb63", kill_on_drop: false }` [INFO] [stdout] 6479a32a4e9b7dff9c044e8ccdd69e2a095ffef0492a51d0de8b2356b5cbbb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 095c19dd8a91e6f5683221b0c47d79bdaff5c034d524c38e6c8147542c564e98 [INFO] running `Command { std: "docker" "start" "-a" "095c19dd8a91e6f5683221b0c47d79bdaff5c034d524c38e6c8147542c564e98", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling libpt-log v0.3.12 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling cucumber v0.20.2 [INFO] [stderr] Compiling libpt-core v0.3.11 [INFO] [stderr] Compiling libpt-math v0.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s [INFO] running `Command { std: "docker" "inspect" "095c19dd8a91e6f5683221b0c47d79bdaff5c034d524c38e6c8147542c564e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095c19dd8a91e6f5683221b0c47d79bdaff5c034d524c38e6c8147542c564e98", kill_on_drop: false }` [INFO] [stdout] 095c19dd8a91e6f5683221b0c47d79bdaff5c034d524c38e6c8147542c564e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3492f43cc0dbf3775503881e682365656cb35e559e0dd2f40d355ba163b86f14 [INFO] running `Command { std: "docker" "start" "-a" "3492f43cc0dbf3775503881e682365656cb35e559e0dd2f40d355ba163b86f14", kill_on_drop: false }` [INFO] [stderr] Compiling libpt-math v0.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "3492f43cc0dbf3775503881e682365656cb35e559e0dd2f40d355ba163b86f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3492f43cc0dbf3775503881e682365656cb35e559e0dd2f40d355ba163b86f14", kill_on_drop: false }` [INFO] [stdout] 3492f43cc0dbf3775503881e682365656cb35e559e0dd2f40d355ba163b86f14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d94d8a559991cace0bbbad4fa184e1a41940defcdf49c17b13061ac75786ba3 [INFO] running `Command { std: "docker" "start" "-a" "4d94d8a559991cace0bbbad4fa184e1a41940defcdf49c17b13061ac75786ba3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libpt_math-0f08d051297beda8) [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 libpt_math [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" "4d94d8a559991cace0bbbad4fa184e1a41940defcdf49c17b13061ac75786ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d94d8a559991cace0bbbad4fa184e1a41940defcdf49c17b13061ac75786ba3", kill_on_drop: false }` [INFO] [stdout] 4d94d8a559991cace0bbbad4fa184e1a41940defcdf49c17b13061ac75786ba3