[INFO] cloning repository https://github.com/tindleaj/payments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tindleaj/payments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftindleaj%2Fpayments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftindleaj%2Fpayments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f805b214a41654e3c2b12aa0c94df0c99b9c6fc
[INFO] testing tindleaj/payments against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftindleaj%2Fpayments" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tindleaj/payments
[INFO] finished tweaking git repo https://github.com/tindleaj/payments
[INFO] tweaked toml for git repo https://github.com/tindleaj/payments written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tindleaj/payments on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tindleaj/payments 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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 quote v1.0.7
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded predicates v1.0.5
[INFO] [stderr]   Downloaded serde_derive v1.0.117
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.117
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded thread_local v1.0.1
[INFO] [stderr]   Downloaded float-cmp v0.8.0
[INFO] [stderr]   Downloaded anyhow v1.0.34
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded assert_cmd v1.0.1
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded fixed v1.4.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] [stderr]   Downloaded csv v1.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24cfcfe73e72148e6c4a9c16e7d8d375f0acbaea862ae92c6c9dcbe4f85631e5
[INFO] running `Command { std: "docker" "start" "-a" "24cfcfe73e72148e6c4a9c16e7d8d375f0acbaea862ae92c6c9dcbe4f85631e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24cfcfe73e72148e6c4a9c16e7d8d375f0acbaea862ae92c6c9dcbe4f85631e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24cfcfe73e72148e6c4a9c16e7d8d375f0acbaea862ae92c6c9dcbe4f85631e5", kill_on_drop: false }`
[INFO] [stdout] 24cfcfe73e72148e6c4a9c16e7d8d375f0acbaea862ae92c6c9dcbe4f85631e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0cbaa6c912fb960b936ec441b166e1e48ff5e3b5d8fce77686d6941d826c0d6f
[INFO] running `Command { std: "docker" "start" "-a" "0cbaa6c912fb960b936ec441b166e1e48ff5e3b5d8fce77686d6941d826c0d6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling fixed v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling csv v1.1.4
[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.4.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] 754 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/num/uint_macros.rs:2792:21
[INFO] [stdout]    --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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 `shift_lo_up` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.4.0/src/arith.rs:699:63
[INFO] [stdout]     |
[INFO] [stdout] 699 |                     let ans23 = lh_rh + col12_hi + carry_col3.shift_lo_up();
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 754 | 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 `shift_lo_up`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.4.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[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.4.0/src/arith.rs:722:57
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 754 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/num/uint_macros.rs:2792:21
[INFO] [stdout]    --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/num/mod.rs:1187:4
[INFO] [stdout]    ::: /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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] 722 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh, /* bool */);
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shift_lo_up` found for type `bool` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.4.0/src/arith.rs:725:59
[INFO] [stdout]     |
[INFO] [stdout] 725 |                 let ans23 = lh_rh + col12_hi + carry_col3.shift_lo_up();
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 754 | 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 `shift_lo_up`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.4.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] [stderr] error: could not compile `fixed` (lib) due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0cbaa6c912fb960b936ec441b166e1e48ff5e3b5d8fce77686d6941d826c0d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cbaa6c912fb960b936ec441b166e1e48ff5e3b5d8fce77686d6941d826c0d6f", kill_on_drop: false }`
[INFO] [stdout] 0cbaa6c912fb960b936ec441b166e1e48ff5e3b5d8fce77686d6941d826c0d6f
