[INFO] fetching crate approxim 0.6.6... [INFO] testing approxim-0.6.6 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate approxim 0.6.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate approxim 0.6.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate approxim 0.6.6 [INFO] tweaked toml for crates.io crate approxim 0.6.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate approxim 0.6.6 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate approxim 0.6.6 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded approx-derive v0.2.6 [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a292de756490c491df34dbc157d94ecdb4e2e5849fe0fb94fae257795a3357e [INFO] running `Command { std: "docker" "start" "-a" "7a292de756490c491df34dbc157d94ecdb4e2e5849fe0fb94fae257795a3357e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a292de756490c491df34dbc157d94ecdb4e2e5849fe0fb94fae257795a3357e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a292de756490c491df34dbc157d94ecdb4e2e5849fe0fb94fae257795a3357e", kill_on_drop: false }` [INFO] [stdout] 7a292de756490c491df34dbc157d94ecdb4e2e5849fe0fb94fae257795a3357e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 86b15f257f8ee4dfaaca3d40a36bc05a86a6ebc27699cba46e27a351fb2efcbf [INFO] running `Command { std: "docker" "start" "-a" "86b15f257f8ee4dfaaca3d40a36bc05a86a6ebc27699cba46e27a351fb2efcbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling approx-derive v0.2.6 [INFO] [stderr] Compiling approxim v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.47s [INFO] running `Command { std: "docker" "inspect" "86b15f257f8ee4dfaaca3d40a36bc05a86a6ebc27699cba46e27a351fb2efcbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b15f257f8ee4dfaaca3d40a36bc05a86a6ebc27699cba46e27a351fb2efcbf", kill_on_drop: false }` [INFO] [stdout] 86b15f257f8ee4dfaaca3d40a36bc05a86a6ebc27699cba46e27a351fb2efcbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 45414a95a572074554904855b634b00f61bccd661539e0b8bc6ac67d3e885ec1 [INFO] running `Command { std: "docker" "start" "-a" "45414a95a572074554904855b634b00f61bccd661539e0b8bc6ac67d3e885ec1", kill_on_drop: false }` [INFO] [stderr] Compiling approxim v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "45414a95a572074554904855b634b00f61bccd661539e0b8bc6ac67d3e885ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45414a95a572074554904855b634b00f61bccd661539e0b8bc6ac67d3e885ec1", kill_on_drop: false }` [INFO] [stdout] 45414a95a572074554904855b634b00f61bccd661539e0b8bc6ac67d3e885ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 645e7b9f274513f44fc48bdf250434f7ccba022b2b1b14c2d6c6fa3c72898c54 [INFO] running `Command { std: "docker" "start" "-a" "645e7b9f274513f44fc48bdf250434f7ccba022b2b1b14c2d6c6fa3c72898c54", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/approxim-7797cfffcb5686cd) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/abs_diff_eq.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/abs_diff_eq-2104944c1fbd89ba) [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 40 tests [INFO] [stdout] test test_f32::test_basic ... ok [INFO] [stdout] test test_f32::test_big ... ok [INFO] [stdout] test test_f32::test_close_to_zero ... ok [INFO] [stdout] test test_f32::test_default_epsilon ... ok [INFO] [stdout] test test_f32::test_epsilon ... ok [INFO] [stdout] test test_f32::test_max ... ok [INFO] [stdout] test test_f32::test_mid ... ok [INFO] [stdout] test test_f32::test_mid_neg ... ok [INFO] [stdout] test test_f32::test_nan ... ok [INFO] [stdout] test test_f32::test_opposite_signs ... ok [INFO] [stdout] test test_f32::test_small ... ok [INFO] [stdout] test test_f32::test_small_neg ... ok [INFO] [stdout] test test_f32::test_zero ... ok [INFO] [stdout] test test_f64::test_basic ... ok [INFO] [stdout] test test_f64::test_big ... ok [INFO] [stdout] test test_f64::test_big_neg ... ok [INFO] [stdout] test test_f32::test_big_neg ... ok [INFO] [stdout] test test_f64::test_default_epsilon ... ok [INFO] [stdout] test test_f64::test_epsilon ... ok [INFO] [stdout] test test_f64::test_max ... ok [INFO] [stdout] test test_f64::test_mid_neg ... ok [INFO] [stdout] test test_f64::test_close_to_zero ... ok [INFO] [stdout] test test_f64::test_small ... ok [INFO] [stdout] test test_f64::test_mid ... ok [INFO] [stdout] test test_f64::test_zero ... ok [INFO] [stdout] test test_option::test_f32::test_basic ... ok [INFO] [stdout] test test_option::test_f64::test_basic ... ok [INFO] [stdout] test test_ref::test_f32::test_basic ... ok [INFO] [stdout] test test_ref::test_f64::test_basic ... ok [INFO] [stdout] test test_result::test_f32::test_basic ... ok [INFO] [stdout] test test_result::test_f64::test_basic ... ok [INFO] [stdout] test test_slice::test_f32::test_basic ... ok [INFO] [stdout] test test_slice::test_f64::test_basic ... ok [INFO] [stdout] test test_f64::test_nan ... ok [INFO] [stdout] test test_f64::test_opposite_signs ... ok [INFO] [stdout] test test_f64::test_small_neg ... ok [INFO] [stdout] test test_f32::test_basic_panic_eq - should panic ... ok [INFO] [stdout] test test_f64::test_basic_panic_ne - should panic ... ok [INFO] [stdout] test test_f64::test_basic_panic_eq - should panic ... ok [INFO] [stdout] test test_f32::test_basic_panic_ne - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/macro_import.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/macro_import-76c87216632eae10) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/macros.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/macros-b49669d9ac0b73bd) [INFO] [stdout] test test_macro_import::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_abs_diff_eq ... ok [INFO] [stdout] test test_abs_diff_ne ... ok [INFO] [stdout] test test_abs_diff_eq_trailing_commas ... ok [INFO] [stdout] test test_abs_diff_ne_trailing_commas ... ok [INFO] [stdout] test test_relative_eq ... ok [INFO] [stdout] test test_relative_eq_trailing_commas ... ok [INFO] [stdout] test test_relative_ne_trailing_commas ... ok [INFO] [stdout] test test_rvalue_arguments ... ok [INFO] [stdout] test test_ulps_eq ... ok [INFO] [stdout] test test_ulps_eq_trailing_commas ... ok [INFO] [stdout] test test_ulps_ne ... ok [INFO] [stdout] test test_ulps_ne_trailing_commas ... ok [INFO] [stdout] test test_relative_ne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/relative_eq.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/relative_eq-246333008ed7f415) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test test_f32::test_close_to_zero ... ok [INFO] [stdout] test test_f32::test_epsilon ... ok [INFO] [stdout] test test_f32::test_big_neg ... ok [INFO] [stdout] test test_f32::custom_test ... ok [INFO] [stdout] test test_f32::test_basic ... ok [INFO] [stdout] test test_f32::test_big ... ok [INFO] [stdout] test test_f32::test_infinity ... ok [INFO] [stdout] test test_f32::test_max ... ok [INFO] [stdout] test test_f32::test_small ... ok [INFO] [stdout] test test_f32::test_small_neg ... ok [INFO] [stdout] test test_f32::test_mid_neg ... ok [INFO] [stdout] test test_f64::custom_test ... ok [INFO] [stdout] test test_f32::test_opposite_signs ... ok [INFO] [stdout] test test_f64::test_basic ... ok [INFO] [stdout] test test_f32::test_zero_infinity ... ok [INFO] [stdout] test test_f32::test_zero ... ok [INFO] [stdout] test test_f64::test_big ... ok [INFO] [stdout] test test_f64::test_big_neg ... ok [INFO] [stdout] test test_f32::test_nan ... ok [INFO] [stdout] test test_f32::test_mid ... ok [INFO] [stdout] test test_f64::test_epsilon ... ok [INFO] [stdout] test test_f64::test_epsilon_combo ... ok [INFO] [stdout] test test_f64::test_infinity ... ok [INFO] [stdout] test test_f64::test_close_to_zero ... ok [INFO] [stdout] test test_f64::test_max ... ok [INFO] [stdout] test test_f64::test_mid_neg ... ok [INFO] [stdout] test test_f64::test_nan ... ok [INFO] [stdout] test test_f64::test_small_neg ... ok [INFO] [stdout] test test_f64::test_opposite_signs ... ok [INFO] [stdout] test test_option::test_f32::test_basic ... ok [INFO] [stdout] test test_f64::test_small ... ok [INFO] [stdout] test test_f64::test_zero ... ok [INFO] [stdout] test test_option::test_f64::test_basic ... ok [INFO] [stdout] test test_ref::test_f32::test_basic ... ok [INFO] [stdout] test test_ref::test_f64::test_basic ... ok [INFO] [stdout] test test_f64::test_mid ... ok [INFO] [stdout] test test_slice::test_f32::test_basic ... ok [INFO] [stdout] test test_result::test_f64::test_basic ... ok [INFO] [stdout] test test_slice::test_f64::test_basic ... ok [INFO] [stdout] test test_result::test_f32::test_basic ... ok [INFO] [stdout] test test_f32::test_basic_panic_eq - should panic ... ok [INFO] [stdout] test test_f32::test_basic_panic_ne - should panic ... ok [INFO] [stdout] test test_f64::test_basic_panic_eq - should panic ... ok [INFO] [stdout] test test_f64::test_basic_panic_ne - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/ulps_eq.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ulps_eq-08c0403072cc4492) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test test_f32::test_basic ... ok [INFO] [stdout] test test_f32::test_big ... ok [INFO] [stdout] test test_f32::test_big_neg ... ok [INFO] [stdout] test test_f32::test_epsilon ... ok [INFO] [stdout] test test_f32::test_infinity ... ok [INFO] [stdout] test test_f32::test_close_to_zero ... ok [INFO] [stdout] test test_f32::test_max ... ok [INFO] [stdout] test test_f32::test_mid ... ok [INFO] [stdout] test test_f32::test_mid_neg ... ok [INFO] [stdout] test test_f32::test_nan ... ok [INFO] [stdout] test test_f32::test_opposite_signs ... ok [INFO] [stdout] test test_f32::test_small ... ok [INFO] [stdout] test test_f32::test_small_neg ... ok [INFO] [stdout] test test_f32::test_zero ... ok [INFO] [stdout] test test_f64::test_basic ... ok [INFO] [stdout] test test_f64::test_big_neg ... ok [INFO] [stdout] test test_f64::test_big ... ok [INFO] [stdout] test test_f64::test_close_to_zero ... ok [INFO] [stdout] test test_f64::test_epsilon ... ok [INFO] [stdout] test test_f64::test_infinity ... ok [INFO] [stdout] test test_f64::test_max ... ok [INFO] [stdout] test test_f64::test_mid ... ok [INFO] [stdout] test test_f64::test_mid_neg ... ok [INFO] [stdout] test test_f64::test_nan ... ok [INFO] [stdout] test test_f64::test_opposite_signs ... ok [INFO] [stdout] test test_f64::test_small ... ok [INFO] [stdout] test test_f64::test_small_neg ... ok [INFO] [stdout] test test_f64::test_zero ... ok [INFO] [stdout] test test_option::test_f32::test_basic ... ok [INFO] [stdout] test test_option::test_f64::test_basic ... ok [INFO] [stdout] test test_ref::test_f32::test_basic ... ok [INFO] [stdout] test test_result::test_f32::test_basic ... ok [INFO] [stdout] test test_result::test_f64::test_basic ... ok [INFO] [stdout] test test_slice::test_f64::test_basic ... ok [INFO] [stdout] test test_ref::test_f64::test_basic ... ok [INFO] [stdout] test test_slice::test_f32::test_basic ... ok [INFO] [stdout] test test_f32::test_basic_panic_ne - should panic ... ok [INFO] [stdout] test test_f32::test_basic_panic_eq - should panic ... ok [INFO] [stdout] test test_f64::test_basic_panic_eq - should panic ... ok [INFO] [stdout] test test_f64::test_basic_panic_ne - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "645e7b9f274513f44fc48bdf250434f7ccba022b2b1b14c2d6c6fa3c72898c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645e7b9f274513f44fc48bdf250434f7ccba022b2b1b14c2d6c6fa3c72898c54", kill_on_drop: false }` [INFO] [stdout] 645e7b9f274513f44fc48bdf250434f7ccba022b2b1b14c2d6c6fa3c72898c54