[INFO] fetching crate float_extras 0.1.6... [INFO] testing float_extras-0.1.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate float_extras 0.1.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate float_extras 0.1.6 [INFO] finished tweaking crates.io crate float_extras 0.1.6 [INFO] tweaked toml for crates.io crate float_extras 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate float_extras 0.1.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b60e800b6bd4b0905ac7246035b1fdfee2c0ab094e03bdfc6c57665bfb96d4c [INFO] running `Command { std: "docker" "start" "-a" "0b60e800b6bd4b0905ac7246035b1fdfee2c0ab094e03bdfc6c57665bfb96d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b60e800b6bd4b0905ac7246035b1fdfee2c0ab094e03bdfc6c57665bfb96d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b60e800b6bd4b0905ac7246035b1fdfee2c0ab094e03bdfc6c57665bfb96d4c", kill_on_drop: false }` [INFO] [stdout] 0b60e800b6bd4b0905ac7246035b1fdfee2c0ab094e03bdfc6c57665bfb96d4c [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bba78e01f3a91e7be2ddc988952dfa6e330c112b25929183b864834ddd58b35 [INFO] running `Command { std: "docker" "start" "-a" "2bba78e01f3a91e7be2ddc988952dfa6e330c112b25929183b864834ddd58b35", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling float_extras v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[link_name = "m"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | / extern "C" { [INFO] [stdout] 9 | | pub fn frexp(n: c_double, value: &mut c_int) -> c_double; [INFO] [stdout] 10 | | pub fn ldexp(x: c_double, n: c_int) -> c_double; [INFO] [stdout] 11 | | pub fn modf(x: c_double, iptr: &mut c_double) -> c_double; [INFO] [stdout] ... | [INFO] [stdout] 33 | | pub fn fma(x: c_double, y: c_double, z: c_double) -> c_double; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] help: try `#[link(name = "m")]` instead [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[link_name = "m"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `Command { std: "docker" "inspect" "2bba78e01f3a91e7be2ddc988952dfa6e330c112b25929183b864834ddd58b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bba78e01f3a91e7be2ddc988952dfa6e330c112b25929183b864834ddd58b35", kill_on_drop: false }` [INFO] [stdout] 2bba78e01f3a91e7be2ddc988952dfa6e330c112b25929183b864834ddd58b35 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041ddcd34c62d2160a055b5f72f1428a6b3fddc83c9bb746cc9d0a231fcc8aef [INFO] running `Command { std: "docker" "start" "-a" "041ddcd34c62d2160a055b5f72f1428a6b3fddc83c9bb746cc9d0a231fcc8aef", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling float_extras v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[link_name = "m"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | / extern "C" { [INFO] [stdout] 9 | | pub fn frexp(n: c_double, value: &mut c_int) -> c_double; [INFO] [stdout] 10 | | pub fn ldexp(x: c_double, n: c_int) -> c_double; [INFO] [stdout] 11 | | pub fn modf(x: c_double, iptr: &mut c_double) -> c_double; [INFO] [stdout] ... | [INFO] [stdout] 33 | | pub fn fma(x: c_double, y: c_double, z: c_double) -> c_double; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] help: try `#[link(name = "m")]` instead [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[link_name = "m"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[link_name = "m"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | / extern "C" { [INFO] [stdout] 9 | | pub fn frexp(n: c_double, value: &mut c_int) -> c_double; [INFO] [stdout] 10 | | pub fn ldexp(x: c_double, n: c_int) -> c_double; [INFO] [stdout] 11 | | pub fn modf(x: c_double, iptr: &mut c_double) -> c_double; [INFO] [stdout] ... | [INFO] [stdout] 33 | | pub fn fma(x: c_double, y: c_double, z: c_double) -> c_double; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] help: try `#[link(name = "m")]` instead [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[link_name = "m"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "041ddcd34c62d2160a055b5f72f1428a6b3fddc83c9bb746cc9d0a231fcc8aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041ddcd34c62d2160a055b5f72f1428a6b3fddc83c9bb746cc9d0a231fcc8aef", kill_on_drop: false }` [INFO] [stdout] 041ddcd34c62d2160a055b5f72f1428a6b3fddc83c9bb746cc9d0a231fcc8aef [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 703e20ee63624b1a50f61d3d2ec77f92a75d4929ca59cc24bd9f4210e7c34919 [INFO] running `Command { std: "docker" "start" "-a" "703e20ee63624b1a50f61d3d2ec77f92a75d4929ca59cc24bd9f4210e7c34919", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: attribute should be applied to a foreign function or static [INFO] [stderr] --> src/lib.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | #[link_name = "m"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 8 | / extern "C" { [INFO] [stderr] 9 | | pub fn frexp(n: c_double, value: &mut c_int) -> c_double; [INFO] [stderr] 10 | | pub fn ldexp(x: c_double, n: c_int) -> c_double; [INFO] [stderr] 11 | | pub fn modf(x: c_double, iptr: &mut c_double) -> c_double; [INFO] [stderr] ... | [INFO] [stderr] 33 | | pub fn fma(x: c_double, y: c_double, z: c_double) -> c_double; [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- not a foreign function or static [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] help: try `#[link(name = "m")]` instead [INFO] [stderr] --> src/lib.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | #[link_name = "m"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `float_extras` (lib) generated 1 warning [INFO] [stderr] warning: `float_extras` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/float_extras-9da442d8f26a0109) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::smoke_test ... ok [INFO] [stderr] Doc-tests float_extras [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 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" "703e20ee63624b1a50f61d3d2ec77f92a75d4929ca59cc24bd9f4210e7c34919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703e20ee63624b1a50f61d3d2ec77f92a75d4929ca59cc24bd9f4210e7c34919", kill_on_drop: false }` [INFO] [stdout] 703e20ee63624b1a50f61d3d2ec77f92a75d4929ca59cc24bd9f4210e7c34919