[INFO] cloning repository https://github.com/Gostai/sol-keccak-log
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gostai/sol-keccak-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGostai%2Fsol-keccak-log", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGostai%2Fsol-keccak-log'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9858bcde7b95c3ae12dccc6698f8d50e08871468
[INFO] checking Gostai/sol-keccak-log/9858bcde7b95c3ae12dccc6698f8d50e08871468 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGostai%2Fsol-keccak-log" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gostai/sol-keccak-log
[INFO] finished tweaking git repo https://github.com/Gostai/sol-keccak-log
[INFO] tweaked toml for git repo https://github.com/Gostai/sol-keccak-log written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gostai/sol-keccak-log on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gostai/sol-keccak-log 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v0.9.0
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.9.0
[INFO] [stderr]   Downloaded solana-sdk-macro v1.7.4
[INFO] [stderr]   Downloaded solana-frozen-abi v1.7.4
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.7.4
[INFO] [stderr]   Downloaded solana-logger v1.7.4
[INFO] [stderr]   Downloaded uriparse v0.6.3
[INFO] [stderr]   Downloaded solana-banks-interface v1.7.4
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.7.2
[INFO] [stderr]   Downloaded solana-crate-features v1.7.4
[INFO] [stderr]   Downloaded borsh-derive-internal v0.7.2
[INFO] [stderr]   Downloaded borsh-derive-internal v0.8.2
[INFO] [stderr]   Downloaded borsh-derive v0.7.2
[INFO] [stderr]   Downloaded borsh v0.7.2
[INFO] [stderr]   Downloaded solana-stake-program v1.7.4
[INFO] [stderr]   Downloaded tarpc v0.24.1
[INFO] [stderr]   Downloaded tar v0.4.35
[INFO] [stderr]   Downloaded solana_rbpf v0.2.11
[INFO] [stderr]   Downloaded solana-bpf-loader-program v1.7.4
[INFO] [stderr]   Downloaded solana-program-test v1.7.4
[INFO] [stderr]   Downloaded solana-metrics v1.7.4
[INFO] [stderr]   Downloaded solana-vote-program v1.7.4
[INFO] [stderr]   Downloaded goblin v0.3.4
[INFO] [stderr]   Downloaded borsh v0.9.0
[INFO] [stderr]   Downloaded solana-program v1.7.4
[INFO] [stderr]   Downloaded chrono-humanize v0.2.1
[INFO] [stderr]   Downloaded tarpc-plugins v0.9.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.5.1
[INFO] [stderr]   Downloaded crypto-mac v0.9.1
[INFO] [stderr]   Downloaded borsh-derive v0.8.2
[INFO] [stderr]   Downloaded solana-banks-client v1.7.4
[INFO] [stderr]   Downloaded solana-runtime v1.7.4
[INFO] [stderr]   Downloaded solana-banks-server v1.7.4
[INFO] [stderr]   Downloaded hmac v0.9.0
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.8.2
[INFO] [stderr]   Downloaded keccak-rust v1.0.2
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded solana-measure v1.7.4
[INFO] [stderr]   Downloaded solana-rayon-threadlimit v1.7.4
[INFO] [stderr]   Downloaded solana-config-program v1.7.4
[INFO] [stderr]   Downloaded derivation-path v0.1.3
[INFO] [stderr]   Downloaded ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]   Downloaded borsh-derive-internal v0.9.0
[INFO] [stderr]   Downloaded solana-sdk v1.7.4
[INFO] [stderr]   Downloaded ouroboros v0.5.1
[INFO] [stderr]   Downloaded solana-secp256k1-program v1.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be8b8c793e3730ea8a1878c5ec61d412079118887e9056a3dfcafa9a5cb9dbfd
[INFO] running `Command { std: "docker" "start" "-a" "be8b8c793e3730ea8a1878c5ec61d412079118887e9056a3dfcafa9a5cb9dbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be8b8c793e3730ea8a1878c5ec61d412079118887e9056a3dfcafa9a5cb9dbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be8b8c793e3730ea8a1878c5ec61d412079118887e9056a3dfcafa9a5cb9dbfd", kill_on_drop: false }`
[INFO] [stdout] be8b8c793e3730ea8a1878c5ec61d412079118887e9056a3dfcafa9a5cb9dbfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2317546a37e7570fcbd92897b0ac1a480f5d0c9d319df4ef9bc63e3cd0ae1a72
[INFO] running `Command { std: "docker" "start" "-a" "2317546a37e7570fcbd92897b0ac1a480f5d0c9d319df4ef9bc63e3cd0ae1a72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.7.4
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling solana-frozen-abi v1.7.4
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking solana-logger v1.7.4
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling solana-program v1.7.4
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]    Compiling solana-sdk v1.7.4
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking uriparse v0.6.3
[INFO] [stderr]     Checking crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.1.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking curve25519-dalek v2.1.2
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling solana-sdk-macro v1.7.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking gethostname v0.2.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/src/biguint/convert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]    |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `u64`
[INFO] [stdout]            found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/uint_macros.rs:3597:21
[INFO] [stdout]   --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]   ::: /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 70 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 70 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/src/biguint/convert.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/uint_macros.rs:3597:21
[INFO] [stdout]    --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 585 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 585 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/src/biguint/convert.rs:613:19
[INFO] [stdout]     |
[INFO] [stdout] 613 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/uint_macros.rs:3597:21
[INFO] [stdout]    --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 613 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 613 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/src/biguint.rs:398:54
[INFO] [stdout]     |
[INFO] [stdout] 398 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]     |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/uint_macros.rs:3597:21
[INFO] [stdout]    --> /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 398 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 398 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2317546a37e7570fcbd92897b0ac1a480f5d0c9d319df4ef9bc63e3cd0ae1a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2317546a37e7570fcbd92897b0ac1a480f5d0c9d319df4ef9bc63e3cd0ae1a72", kill_on_drop: false }`
[INFO] [stdout] 2317546a37e7570fcbd92897b0ac1a480f5d0c9d319df4ef9bc63e3cd0ae1a72
