[INFO] cloning repository https://github.com/edytapawlak/feature_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edytapawlak/feature_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedytapawlak%2Ffeature_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedytapawlak%2Ffeature_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f6061a2aa9fea1709db6b2d96e5d65261d838cc
[INFO] checking edytapawlak/feature_test against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedytapawlak%2Ffeature_test" "/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/edytapawlak/feature_test
[INFO] finished tweaking git repo https://github.com/edytapawlak/feature_test
[INFO] tweaked toml for git repo https://github.com/edytapawlak/feature_test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edytapawlak/feature_test on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edytapawlak/feature_test 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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 half v1.7.1
[INFO] [stderr]   Downloaded serde-hex v0.1.0
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded const-oid v0.5.2
[INFO] [stderr]   Downloaded fraction v0.8.0
[INFO] [stderr]   Downloaded fixed v1.9.0
[INFO] [stderr]   Downloaded k256 v0.8.1
[INFO] [stderr]   Downloaded elliptic-curve v0.9.12
[INFO] [stderr]   Downloaded sled v0.34.6
[INFO] [stderr]   Downloaded rmp v0.8.10
[INFO] [stderr]   Downloaded der v0.3.5
[INFO] [stderr]   Downloaded az v1.1.1
[INFO] [stderr]   Downloaded ff v0.9.0
[INFO] [stderr]   Downloaded ecdsa v0.11.1
[INFO] [stderr]   Downloaded spki v0.3.0
[INFO] [stderr]   Downloaded pkcs8 v0.6.1
[INFO] [stderr]   Downloaded group v0.9.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b71e6a984af6d81e71731c92d5680509124b36dcc69e51f9ba7fa49ad88b619
[INFO] running `Command { std: "docker" "start" "-a" "8b71e6a984af6d81e71731c92d5680509124b36dcc69e51f9ba7fa49ad88b619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b71e6a984af6d81e71731c92d5680509124b36dcc69e51f9ba7fa49ad88b619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b71e6a984af6d81e71731c92d5680509124b36dcc69e51f9ba7fa49ad88b619", kill_on_drop: false }`
[INFO] [stdout] 8b71e6a984af6d81e71731c92d5680509124b36dcc69e51f9ba7fa49ad88b619
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 192eb7788486e3292cd5aac84dbffb414dcb50ea65d1eb4c310321fe760cbd57
[INFO] running `Command { std: "docker" "start" "-a" "192eb7788486e3292cd5aac84dbffb414dcb50ea65d1eb4c310321fe760cbd57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking const-oid v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.75
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]    Compiling fixed v1.9.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking rmp v0.8.10
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.75
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking sled v0.34.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking der v0.3.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking blake2 v0.9.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking ed25519 v1.2.0
[INFO] [stderr]     Checking spki v0.3.0
[INFO] [stderr]     Checking pkcs8 v0.6.1
[INFO] [stderr]     Checking ff v0.9.0
[INFO] [stderr]     Checking group v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.75
[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.9.0/src/arith.rs:708:61
[INFO] [stdout]     |
[INFO] [stdout] 708 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/b98202ad067d72e45cec8be3d5c15d86ef0fd086/library/core/src/num/uint_macros.rs:2925:21
[INFO] [stdout]    --> /rustc/b98202ad067d72e45cec8be3d5c15d86ef0fd086/library/core/src/num/mod.rs:1301:4
[INFO] [stdout]    ::: /rustc/b98202ad067d72e45cec8be3d5c15d86ef0fd086/library/core/src/num/mod.rs:1327: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] 708 |                     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.9.0/src/arith.rs:710:57
[INFO] [stdout]     |
[INFO] [stdout] 710 |                     let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                         ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 792 | 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.9.0/src/arith.rs:551:1
[INFO] [stdout]     |
[INFO] [stdout] 551 | 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.9.0/src/arith.rs:737:57
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 792 | mul_div_fallback! { u128, u128, Unsigned }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/b98202ad067d72e45cec8be3d5c15d86ef0fd086/library/core/src/num/uint_macros.rs:2925:21
[INFO] [stdout]    --> /rustc/b98202ad067d72e45cec8be3d5c15d86ef0fd086/library/core/src/num/mod.rs:1301:4
[INFO] [stdout]    ::: /rustc/b98202ad067d72e45cec8be3d5c15d86ef0fd086/library/core/src/num/mod.rs:1327: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] 737 |                 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.9.0/src/arith.rs:739:53
[INFO] [stdout]     |
[INFO] [stdout] 739 |                 let (_, carry_col3_lo) = carry_col3.hi_lo();
[INFO] [stdout]     |                                                     ^^^^^ method not found in `bool`
[INFO] [stdout] ...
[INFO] [stdout] 792 | 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.9.0/src/arith.rs:551:1
[INFO] [stdout]     |
[INFO] [stdout] 551 | 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]    Compiling zeroize_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.75
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]     Checking elliptic-curve v0.9.12
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking ecdsa v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.75
[INFO] [stderr]     Checking k256 v0.8.1
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stderr] error: could not compile `fixed` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "192eb7788486e3292cd5aac84dbffb414dcb50ea65d1eb4c310321fe760cbd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192eb7788486e3292cd5aac84dbffb414dcb50ea65d1eb4c310321fe760cbd57", kill_on_drop: false }`
[INFO] [stdout] 192eb7788486e3292cd5aac84dbffb414dcb50ea65d1eb4c310321fe760cbd57
