[INFO] fetching crate fixed-exp2 0.2.0...
[INFO] testing fixed-exp2-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[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 c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2d38c51a537eb0263c29080c30cd52fe95ece46f276ee301e54587453bb00e2
[INFO] running `Command { std: "docker" "start" "-a" "d2d38c51a537eb0263c29080c30cd52fe95ece46f276ee301e54587453bb00e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d38c51a537eb0263c29080c30cd52fe95ece46f276ee301e54587453bb00e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d38c51a537eb0263c29080c30cd52fe95ece46f276ee301e54587453bb00e2", kill_on_drop: false }`
[INFO] [stdout] d2d38c51a537eb0263c29080c30cd52fe95ece46f276ee301e54587453bb00e2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e67273cfee2168e1345c37fcd6c52e2e9f4cff9ae7081a129af0b47f8a921b49
[INFO] running `Command { std: "docker" "start" "-a" "e67273cfee2168e1345c37fcd6c52e2e9f4cff9ae7081a129af0b47f8a921b49", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[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 14.92s
[INFO] running `Command { std: "docker" "inspect" "e67273cfee2168e1345c37fcd6c52e2e9f4cff9ae7081a129af0b47f8a921b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67273cfee2168e1345c37fcd6c52e2e9f4cff9ae7081a129af0b47f8a921b49", kill_on_drop: false }`
[INFO] [stdout] e67273cfee2168e1345c37fcd6c52e2e9f4cff9ae7081a129af0b47f8a921b49
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b86be558671eeebeede64c20208f987f8be8e9232f2223ad3370ad8f71f18f31
[INFO] running `Command { std: "docker" "start" "-a" "b86be558671eeebeede64c20208f987f8be8e9232f2223ad3370ad8f71f18f31", 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.54s
[INFO] running `Command { std: "docker" "inspect" "b86be558671eeebeede64c20208f987f8be8e9232f2223ad3370ad8f71f18f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86be558671eeebeede64c20208f987f8be8e9232f2223ad3370ad8f71f18f31", kill_on_drop: false }`
[INFO] [stdout] b86be558671eeebeede64c20208f987f8be8e9232f2223ad3370ad8f71f18f31
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4786720fd7fd94bad90087bab1346118acd96846b8e98bb0d3ac151f3e15f90f
[INFO] running `Command { std: "docker" "start" "-a" "4786720fd7fd94bad90087bab1346118acd96846b8e98bb0d3ac151f3e15f90f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_exp2-6129c2a9f2348bb7)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_powi_non_positive ... ok
[INFO] [stdout] test tests::test_powi_positive ... ok
[INFO] [stdout] test tests::test_powf ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fixed_exp2
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] test src/lib.rs - FixedPowF::powf (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - FixedPowI::powi (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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]   ::: /opt/rustwide/workdir/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]   ::: /opt/rustwide/workdir/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] ---- 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]   ::: /opt/rustwide/workdir/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 - 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]   ::: /opt/rustwide/workdir/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] 
[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.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4786720fd7fd94bad90087bab1346118acd96846b8e98bb0d3ac151f3e15f90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4786720fd7fd94bad90087bab1346118acd96846b8e98bb0d3ac151f3e15f90f", kill_on_drop: false }`
[INFO] [stdout] 4786720fd7fd94bad90087bab1346118acd96846b8e98bb0d3ac151f3e15f90f
