[INFO] cloning repository https://github.com/ValorZard/FixedPhysics.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValorZard/FixedPhysics.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FFixedPhysics.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FFixedPhysics.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fa45092f7f4ae32c70acbe1cf1e53a705742e01
[INFO] testing ValorZard/FixedPhysics.rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FFixedPhysics.rs" "/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/ValorZard/FixedPhysics.rs
[INFO] finished tweaking git repo https://github.com/ValorZard/FixedPhysics.rs
[INFO] tweaked toml for git repo https://github.com/ValorZard/FixedPhysics.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ValorZard/FixedPhysics.rs 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] crate git repo https://github.com/ValorZard/FixedPhysics.rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing ValorZard/FixedPhysics.rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FFixedPhysics.rs" "/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/ValorZard/FixedPhysics.rs
[INFO] finished tweaking git repo https://github.com/ValorZard/FixedPhysics.rs
[INFO] tweaked toml for git repo https://github.com/ValorZard/FixedPhysics.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ValorZard/FixedPhysics.rs 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] crate git repo https://github.com/ValorZard/FixedPhysics.rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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 fixed-sqrt v0.2.4
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded fixed-macro-types v1.1.1
[INFO] [stderr]   Downloaded fixed-macro v1.1.1
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded fixed-macro-impl v1.1.1
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded fixed v1.7.0
[INFO] [stderr]   Downloaded az v1.1.1
[INFO] [stderr]   Downloaded syn v1.0.69
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8382b682719f194e7ef8c33a1814f6c9493520e9ecb2dd066b028eef79ae9eb7
[INFO] running `Command { std: "docker" "start" "-a" "8382b682719f194e7ef8c33a1814f6c9493520e9ecb2dd066b028eef79ae9eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8382b682719f194e7ef8c33a1814f6c9493520e9ecb2dd066b028eef79ae9eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8382b682719f194e7ef8c33a1814f6c9493520e9ecb2dd066b028eef79ae9eb7", kill_on_drop: false }`
[INFO] [stdout] 8382b682719f194e7ef8c33a1814f6c9493520e9ecb2dd066b028eef79ae9eb7
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53bde47297f6359f04259d031ed94e81e109685eaaee3c10fe8fe428b68d0726
[INFO] running `Command { std: "docker" "start" "-a" "53bde47297f6359f04259d031ed94e81e109685eaaee3c10fe8fe428b68d0726", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling fixed v1.7.0
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:696:61
[INFO] [stdout]     |
[INFO] [stdout] 696 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/num/uint_macros.rs:2792:21
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/num/mod.rs:1210:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 696 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:698:57
[INFO] [stdout]     |
[INFO] [stdout] 698 |                     let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                         ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | trait FallbackHelper: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:700:52
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     let ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:723:57
[INFO] [stdout]     |
[INFO] [stdout] 723 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/num/uint_macros.rs:2792:21
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/num/mod.rs:1210:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` which comes from the expansion of the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 723 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hi_lo` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:725:53
[INFO] [stdout]     |
[INFO] [stdout] 725 |                 let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                     ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `FallbackHelper` defines an item `hi_lo`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | trait FallbackHelper: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.7.0/src/arith.rs:727:48
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 let ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 756 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mul_div_fallback` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fixed` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "53bde47297f6359f04259d031ed94e81e109685eaaee3c10fe8fe428b68d0726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bde47297f6359f04259d031ed94e81e109685eaaee3c10fe8fe428b68d0726", kill_on_drop: false }`
[INFO] [stdout] 53bde47297f6359f04259d031ed94e81e109685eaaee3c10fe8fe428b68d0726
