[INFO] fetching crate fixed-exp2 0.2.0...
[INFO] testing fixed-exp2-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate fixed-exp2 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fixed-exp2 0.2.0
[INFO] finished tweaking crates.io crate fixed-exp2 0.2.0
[INFO] tweaked toml for crates.io crate fixed-exp2 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fixed-exp2 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0cbb681b52f09d2c5e0ecfb5c32571331e49326bd5254a64f8b0e89c04a67f0
[INFO] running `Command { std: "docker" "start" "-a" "d0cbb681b52f09d2c5e0ecfb5c32571331e49326bd5254a64f8b0e89c04a67f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0cbb681b52f09d2c5e0ecfb5c32571331e49326bd5254a64f8b0e89c04a67f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0cbb681b52f09d2c5e0ecfb5c32571331e49326bd5254a64f8b0e89c04a67f0", kill_on_drop: false }`
[INFO] [stdout] d0cbb681b52f09d2c5e0ecfb5c32571331e49326bd5254a64f8b0e89c04a67f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a987f505564dbd88bec2efc4a2995a0263e4e773796ac33f3498d178a73551e8
[INFO] running `Command { std: "docker" "start" "-a" "a987f505564dbd88bec2efc4a2995a0263e4e773796ac33f3498d178a73551e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling fixed-exp2 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s
[INFO] running `Command { std: "docker" "inspect" "a987f505564dbd88bec2efc4a2995a0263e4e773796ac33f3498d178a73551e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a987f505564dbd88bec2efc4a2995a0263e4e773796ac33f3498d178a73551e8", kill_on_drop: false }`
[INFO] [stdout] a987f505564dbd88bec2efc4a2995a0263e4e773796ac33f3498d178a73551e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0edc29ab4f34d69da5da64701ecb26b02f5e8defa81aa7cfd79f8899196e3cc6
[INFO] running `Command { std: "docker" "start" "-a" "0edc29ab4f34d69da5da64701ecb26b02f5e8defa81aa7cfd79f8899196e3cc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling fixed-exp2 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "0edc29ab4f34d69da5da64701ecb26b02f5e8defa81aa7cfd79f8899196e3cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edc29ab4f34d69da5da64701ecb26b02f5e8defa81aa7cfd79f8899196e3cc6", kill_on_drop: false }`
[INFO] [stdout] 0edc29ab4f34d69da5da64701ecb26b02f5e8defa81aa7cfd79f8899196e3cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85827d2f819d5c103e90fde267c1345de5991acbbcf36bcc7841cfa7ee347d4d
[INFO] running `Command { std: "docker" "start" "-a" "85827d2f819d5c103e90fde267c1345de5991acbbcf36bcc7841cfa7ee347d4d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_exp2-9b58222622bf1bcb)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_powi_non_positive ... ok
[INFO] [stdout] test tests::test_powf ... ok
[INFO] [stdout] test tests::test_powi_positive ... ok
[INFO] [stdout] test tests::test_powi_positive_sub_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fixed_exp2
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - FixedPowI::powi (line 43) ... FAILED
[INFO] [stdout] test src/lib.rs - FixedPowF::powf (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - FixedPowI::powi (line 43) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `fixed_exp`
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use fixed_exp::FixedPowI;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `fixed_exp`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 | use fixed_exp2::FixedPowI;
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powi` found for struct `FixedI64<Frac>` in the current scope
[INFO] [stdout]   --> src/lib.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 | assert_eq!(I32F32::from_num(1024.0), x.powi(5));
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn powi(self, n: i32) -> Self;
[INFO] [stdout]    |        ---- the method is available for `FixedI64<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FixedPowI` which provides `powi` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 43 + use fixed_exp2::FixedPowI;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `powf` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 - assert_eq!(I32F32::from_num(1024.0), x.powi(5));
[INFO] [stdout] 48 + assert_eq!(I32F32::from_num(1024.0), x.powf(5));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FixedPowF::powf (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `fixed_exp`
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use fixed_exp::FixedPowF;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `fixed_exp`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 | use fixed_exp2::FixedPowF;
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for struct `FixedI64<Frac>` in the current scope
[INFO] [stdout]   --> src/lib.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 | assert_eq!(I32F32::from_num(8.0), x.powf(I32F32::from_num(1.5)));
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn powf(self, n: Self) -> Self;
[INFO] [stdout]    |        ---- the method is available for `FixedI64<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FixedPowF` which provides `powf` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 65 + use fixed_exp2::FixedPowF;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `powi` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 - assert_eq!(I32F32::from_num(8.0), x.powf(I32F32::from_num(1.5)));
[INFO] [stdout] 70 + assert_eq!(I32F32::from_num(8.0), x.powi(I32F32::from_num(1.5)));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `fixed_exp`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fixed_exp::{FixedPowI, FixedPowF};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `fixed_exp`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fixed_exp2::{FixedPowI, FixedPowF};
[INFO] [stdout]   |              +
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powi` found for struct `FixedI64<Frac>` in the current scope
[INFO] [stdout]   --> src/lib.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | assert_eq!(I32F32::from_num(1024.0), x.powi(5));
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn powi(self, n: i32) -> Self;
[INFO] [stdout]    |        ---- the method is available for `FixedI64<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FixedPowI` which provides `powi` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  5 + use fixed_exp2::FixedPowI;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `powf` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - assert_eq!(I32F32::from_num(1024.0), x.powi(5));
[INFO] [stdout] 10 + assert_eq!(I32F32::from_num(1024.0), x.powf(5));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for struct `FixedI64<Frac>` in the current scope
[INFO] [stdout]   --> src/lib.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_eq!(I32F32::from_num(8.0), x.powf(I32F32::from_num(1.5)));
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn powf(self, n: Self) -> Self;
[INFO] [stdout]    |        ---- the method is available for `FixedI64<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FixedPowF` which provides `powf` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  5 + use fixed_exp2::FixedPowF;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `powi` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - assert_eq!(I32F32::from_num(8.0), x.powf(I32F32::from_num(1.5)));
[INFO] [stdout] 11 + assert_eq!(I32F32::from_num(8.0), x.powi(I32F32::from_num(1.5)));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout]     src/lib.rs - FixedPowF::powf (line 65)
[INFO] [stdout]     src/lib.rs - FixedPowI::powi (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "85827d2f819d5c103e90fde267c1345de5991acbbcf36bcc7841cfa7ee347d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85827d2f819d5c103e90fde267c1345de5991acbbcf36bcc7841cfa7ee347d4d", kill_on_drop: false }`
[INFO] [stdout] 85827d2f819d5c103e90fde267c1345de5991acbbcf36bcc7841cfa7ee347d4d
