[INFO] cloning repository https://github.com/thanhan7914/uint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanhan7914/uint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhan7914%2Fuint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhan7914%2Fuint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f8bf7dc203275ee758863f8339412cd933e2dcc
[INFO] checking thanhan7914/uint against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhan7914%2Fuint" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thanhan7914/uint
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/thanhan7914/uint
[INFO] tweaked toml for git repo https://github.com/thanhan7914/uint written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanhan7914/uint on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanhan7914/uint 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded rug v1.27.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.5
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0605ec4e26d6825b73520200e5fa01c53c84707154055e08f4251a415a58410
[INFO] running `Command { std: "docker" "start" "-a" "d0605ec4e26d6825b73520200e5fa01c53c84707154055e08f4251a415a58410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0605ec4e26d6825b73520200e5fa01c53c84707154055e08f4251a415a58410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0605ec4e26d6825b73520200e5fa01c53c84707154055e08f4251a415a58410", kill_on_drop: false }`
[INFO] [stdout] d0605ec4e26d6825b73520200e5fa01c53c84707154055e08f4251a415a58410
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 946e4f3b2c896c7b669fb70e2a75e0751835afa5182fb8d41d40cf98a21f245c
[INFO] running `Command { std: "docker" "start" "-a" "946e4f3b2c896c7b669fb70e2a75e0751835afa5182fb8d41d40cf98a21f245c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking uint v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unused import: `crunchy::unroll`
[INFO] [stdout]   --> tests/uint_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crunchy::unroll;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |       assert_eq!(U256::from(10).checked_pow(U256::from(0)), Some(U256::from(1)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 125 -     assert_eq!(U256::from(10).checked_pow(U256::from(0)), Some(U256::from(1)));
[INFO] [stdout] 125 +     assert_eq!(U256::from(10).checked_add(U256::from(0)), Some(U256::from(1)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_digits` found for struct `Integer` in the current scope
[INFO] [stdout]    --> benches/bigint.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let digits = x.to_digits(Order::LsfLe);
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write_digits` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rug-1.27.0/src/integer/big.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 |     pub fn write_digits<T: UnsignedPrimitive>(&self, digits: &mut [T], order: Order) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |       assert_eq!(U256::from(10).checked_pow(U256::from(1)), Some(U256::from(10)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -     assert_eq!(U256::from(10).checked_pow(U256::from(1)), Some(U256::from(10)));
[INFO] [stdout] 126 +     assert_eq!(U256::from(10).checked_add(U256::from(1)), Some(U256::from(10)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |       assert_eq!(U256::from(10).checked_pow(U256::from(2)), Some(U256::from(100)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 127 -     assert_eq!(U256::from(10).checked_pow(U256::from(2)), Some(U256::from(100)));
[INFO] [stdout] 127 +     assert_eq!(U256::from(10).checked_add(U256::from(2)), Some(U256::from(100)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |       assert_eq!(U256::from(10).checked_pow(U256::from(3)), Some(U256::from(1000)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 128 -     assert_eq!(U256::from(10).checked_pow(U256::from(3)), Some(U256::from(1000)));
[INFO] [stdout] 128 +     assert_eq!(U256::from(10).checked_add(U256::from(3)), Some(U256::from(1000)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 129 |       assert_eq!(U256::from(10).checked_pow(U256::from(20)), Some(U256::exp10(20)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 129 -     assert_eq!(U256::from(10).checked_pow(U256::from(20)), Some(U256::exp10(20)));
[INFO] [stdout] 129 +     assert_eq!(U256::from(10).checked_add(U256::from(20)), Some(U256::exp10(20)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |       assert_eq!(U256::from(2).checked_pow(U256::from(0x100)), None);
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 130 -     assert_eq!(U256::from(2).checked_pow(U256::from(0x100)), None);
[INFO] [stdout] 130 +     assert_eq!(U256::from(2).checked_add(U256::from(0x100)), None);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checked_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `checked_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |       assert_eq!(U256::MAX.checked_pow(U256::from(2)), None);
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `checked_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 131 -     assert_eq!(U256::MAX.checked_pow(U256::from(2)), None);
[INFO] [stdout] 131 +     assert_eq!(U256::MAX.checked_add(U256::from(2)), None);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `overflowing_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `overflowing_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 474 |           U256::from(2).overflowing_pow(U256::from(0xff)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `overflowing_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 474 -         U256::from(2).overflowing_pow(U256::from(0xff)),
[INFO] [stdout] 474 +         U256::from(2).overflowing_add(U256::from(0xff)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `overflowing_pow` found for struct `U256` in the current scope
[INFO] [stdout]    --> tests/uint_tests.rs:477:27
[INFO] [stdout]     |
[INFO] [stdout]  13 | / construct_uint! {
[INFO] [stdout]  14 | |     pub struct U256(4);
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- method `overflowing_pow` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 477 |       assert_eq!(U256::from(2).overflowing_pow(U256::from(0x100)), (U256::zero(), true));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `overflowing_add` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 477 -     assert_eq!(U256::from(2).overflowing_pow(U256::from(0x100)), (U256::zero(), true));
[INFO] [stdout] 477 +     assert_eq!(U256::from(2).overflowing_add(U256::from(0x100)), (U256::zero(), true));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uint` (bench "bigint") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uint` (test "uint_tests") due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "946e4f3b2c896c7b669fb70e2a75e0751835afa5182fb8d41d40cf98a21f245c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "946e4f3b2c896c7b669fb70e2a75e0751835afa5182fb8d41d40cf98a21f245c", kill_on_drop: false }`
[INFO] [stdout] 946e4f3b2c896c7b669fb70e2a75e0751835afa5182fb8d41d40cf98a21f245c
