[INFO] fetching crate fonticulus 0.1.0... [INFO] testing fonticulus-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fonticulus 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fonticulus 0.1.0 [INFO] finished tweaking crates.io crate fonticulus 0.1.0 [INFO] tweaked toml for crates.io crate fonticulus 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fonticulus 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fonticulus 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e30bc99f6859a89656eca76f54c077c6e351441ff051b5243dd226813279c66 [INFO] running `Command { std: "docker" "start" "-a" "7e30bc99f6859a89656eca76f54c077c6e351441ff051b5243dd226813279c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e30bc99f6859a89656eca76f54c077c6e351441ff051b5243dd226813279c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e30bc99f6859a89656eca76f54c077c6e351441ff051b5243dd226813279c66", kill_on_drop: false }` [INFO] [stdout] 7e30bc99f6859a89656eca76f54c077c6e351441ff051b5243dd226813279c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 717674bb88f8d3697959d8de18c9f49efcadd86a1702a2b76379f0961dab2404 [INFO] running `Command { std: "docker" "start" "-a" "717674bb88f8d3697959d8de18c9f49efcadd86a1702a2b76379f0961dab2404", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling counter v0.5.2 [INFO] [stderr] Compiling permutation v0.2.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling kurbo v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling otspec_macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_repr v0.1.7 [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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/num/mod.rs:1186:4 [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] [stderr] Compiling thiserror v1.0.25 [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[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:712:52 [INFO] [stdout] | [INFO] [stdout] 712 | let ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up(); [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 792 | 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.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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/num/mod.rs:1186:4 [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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.9.0/src/arith.rs:741:52 [INFO] [stdout] | [INFO] [stdout] 741 | let mut ans23 = lh_rh + col12_hi + carry_col3_lo.shift_lo_up(); [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 792 | 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "717674bb88f8d3697959d8de18c9f49efcadd86a1702a2b76379f0961dab2404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717674bb88f8d3697959d8de18c9f49efcadd86a1702a2b76379f0961dab2404", kill_on_drop: false }` [INFO] [stdout] 717674bb88f8d3697959d8de18c9f49efcadd86a1702a2b76379f0961dab2404