[INFO] cloning repository https://github.com/clemson-cal/app-binary2d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clemson-cal/app-binary2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-binary2d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-binary2d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e5cec59a87675e7e917355406239655c2780855
[INFO] checking clemson-cal/app-binary2d against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-binary2d" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clemson-cal/app-binary2d
[INFO] finished tweaking git repo https://github.com/clemson-cal/app-binary2d
[INFO] tweaked toml for git repo https://github.com/clemson-cal/app-binary2d written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clemson-cal/app-binary2d on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clemson-cal/app-binary2d 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git-version-macro v0.3.4
[INFO] [stderr]   Downloaded derive_more v0.9.0
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded git-version v0.3.4
[INFO] [stderr]   Downloaded yaml-patch v0.1.1
[INFO] [stderr]   Downloaded ciborium v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded syn v0.12.15
[INFO] [stderr]   Downloaded ndarray v0.14.0
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded tokio v1.5.0
[INFO] [stderr]   Downloaded libc v0.2.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a69a2e4266606a2a4c3d580d1a31bffa6f324173e42a9952a564111da7d5cc7e
[INFO] running `Command { std: "docker" "start" "-a" "a69a2e4266606a2a4c3d580d1a31bffa6f324173e42a9952a564111da7d5cc7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a69a2e4266606a2a4c3d580d1a31bffa6f324173e42a9952a564111da7d5cc7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69a2e4266606a2a4c3d580d1a31bffa6f324173e42a9952a564111da7d5cc7e", kill_on_drop: false }`
[INFO] [stdout] a69a2e4266606a2a4c3d580d1a31bffa6f324173e42a9952a564111da7d5cc7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3020554cd5937cf17430fd8e7cd1242271466ee36fdccbd93e32b6bbc2c9d7a
[INFO] running `Command { std: "docker" "start" "-a" "a3020554cd5937cf17430fd8e7cd1242271466ee36fdccbd93e32b6bbc2c9d7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling derive_more v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking hydro-euler v0.1.0 (https://github.com/clemson-cal/hydro-euler#fc929f9b)
[INFO] [stderr]     Checking kepler-two-body v0.1.0 (https://github.com/clemson-cal/kepler-two-body#2d8a0f53)
[INFO] [stderr]     Checking hydro-iso2d v0.1.0 (https://github.com/clemson-cal/hydro-iso2d#eb18a386)
[INFO] [stderr]     Checking ciborium v0.1.0
[INFO] [stderr]     Checking yaml-patch v0.1.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/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]   --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]   --> library/core/src/num/mod.rs:1160:4
[INFO] [stdout]   ::: library/core/src/num/mod.rs:1181: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.3.2/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]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1160:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1181: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.3.2/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]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1160:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1181: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.3.2/src/biguint/serde.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let len = u32_len.div_ceil(&2);
[INFO] [stdout]    |                           -------- ^^ expected `usize`, found `&{integer}`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]   --> library/core/src/num/mod.rs:1269:4
[INFO] [stdout]   ::: library/core/src/num/mod.rs:1290: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] 92 -         let len = u32_len.div_ceil(&2);
[INFO] [stdout] 92 +         let len = u32_len.div_ceil(2);
[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.3.2/src/biguint.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 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]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1160:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1181: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] 393 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 393 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a3020554cd5937cf17430fd8e7cd1242271466ee36fdccbd93e32b6bbc2c9d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3020554cd5937cf17430fd8e7cd1242271466ee36fdccbd93e32b6bbc2c9d7a", kill_on_drop: false }`
[INFO] [stdout] a3020554cd5937cf17430fd8e7cd1242271466ee36fdccbd93e32b6bbc2c9d7a
