[INFO] fetching crate exact-float 0.1.1... [INFO] testing exact-float-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate exact-float 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate exact-float 0.1.1 [INFO] finished tweaking crates.io crate exact-float 0.1.1 [INFO] tweaked toml for crates.io crate exact-float 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate exact-float 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding num v0.1.43 (available: v0.4.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.1.43 [INFO] [stderr] Downloaded num-complex v0.1.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81e81c50893c4e37dc1d3dd18fd100801c0e4e6bb877f45bef23c9aeaa441b7f [INFO] running `Command { std: "docker" "start" "-a" "81e81c50893c4e37dc1d3dd18fd100801c0e4e6bb877f45bef23c9aeaa441b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e81c50893c4e37dc1d3dd18fd100801c0e4e6bb877f45bef23c9aeaa441b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e81c50893c4e37dc1d3dd18fd100801c0e4e6bb877f45bef23c9aeaa441b7f", kill_on_drop: false }` [INFO] [stdout] 81e81c50893c4e37dc1d3dd18fd100801c0e4e6bb877f45bef23c9aeaa441b7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448f60fbe16a5932f343345b1ace963ca1404ab0160b093f67fb2730e0de4b38 [INFO] running `Command { std: "docker" "start" "-a" "448f60fbe16a5932f343345b1ace963ca1404ab0160b093f67fb2730e0de4b38", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling exact-float v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0635]: unknown feature `float_extras` [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(float_extras)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exact-float` (lib) due to 3 previous errors [INFO] [stdout] error[E0599]: no method named `integer_decode` found for type `f32` in the current scope [INFO] [stdout] --> src/lib.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | let (mantissa, exponent, sign) = self.integer_decode(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `f32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits which provide `integer_decode` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 2 + use num::Float; [INFO] [stdout] | [INFO] [stdout] 2 + use num::traits::float::FloatCore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `integer_decode` found for type `f64` in the current scope [INFO] [stdout] --> src/lib.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | let (mantissa, exponent, sign) = self.integer_decode(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `f64` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits which provide `integer_decode` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 2 + use num::Float; [INFO] [stdout] | [INFO] [stdout] 2 + use num::traits::float::FloatCore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "448f60fbe16a5932f343345b1ace963ca1404ab0160b093f67fb2730e0de4b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448f60fbe16a5932f343345b1ace963ca1404ab0160b093f67fb2730e0de4b38", kill_on_drop: false }` [INFO] [stdout] 448f60fbe16a5932f343345b1ace963ca1404ab0160b093f67fb2730e0de4b38