[INFO] cloning repository https://github.com/JABAGAMEHUNTER/near-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JABAGAMEHUNTER/near-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJABAGAMEHUNTER%2Fnear-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJABAGAMEHUNTER%2Fnear-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cb23db0b239ba57feea8d65708e51a592793fde [INFO] checking JABAGAMEHUNTER/near-rust against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJABAGAMEHUNTER%2Fnear-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 40% (560/1366) Updating files: 41% (561/1366) Updating files: 42% (574/1366) Updating files: 43% (588/1366) Updating files: 44% (602/1366) Updating files: 45% (615/1366) Updating files: 46% (629/1366) Updating files: 47% (643/1366) Updating files: 48% (656/1366) Updating files: 49% (670/1366) Updating files: 50% (683/1366) Updating files: 51% (697/1366) Updating files: 52% (711/1366) Updating files: 53% (724/1366) Updating files: 54% (738/1366) Updating files: 55% (752/1366) Updating files: 56% (765/1366) Updating files: 57% (779/1366) Updating files: 58% (793/1366) Updating files: 59% (806/1366) Updating files: 60% (820/1366) Updating files: 61% (834/1366) Updating files: 62% (847/1366) Updating files: 63% (861/1366) Updating files: 64% (875/1366) Updating files: 65% (888/1366) Updating files: 66% (902/1366) Updating files: 67% (916/1366) Updating files: 68% (929/1366) Updating files: 69% (943/1366) Updating files: 70% (957/1366) Updating files: 71% (970/1366) Updating files: 72% (984/1366) Updating files: 73% (998/1366) Updating files: 74% (1011/1366) Updating files: 75% (1025/1366) Updating files: 76% (1039/1366) Updating files: 77% (1052/1366) Updating files: 78% (1066/1366) Updating files: 79% (1080/1366) Updating files: 80% (1093/1366) Updating files: 81% (1107/1366) Updating files: 82% (1121/1366) Updating files: 83% (1134/1366) Updating files: 84% (1148/1366) Updating files: 85% (1162/1366) Updating files: 86% (1175/1366) Updating files: 87% (1189/1366) Updating files: 88% (1203/1366) Updating files: 89% (1216/1366) Updating files: 90% (1230/1366) Updating files: 91% (1244/1366) Updating files: 92% (1257/1366) Updating files: 93% (1271/1366) Updating files: 94% (1285/1366) Updating files: 95% (1298/1366) Updating files: 96% (1312/1366) Updating files: 97% (1326/1366) Updating files: 98% (1339/1366) Updating files: 99% (1353/1366) Updating files: 100% (1366/1366) Updating files: 100% (1366/1366), done. [INFO] validating manifest of git repo https://github.com/JABAGAMEHUNTER/near-rust on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JABAGAMEHUNTER/near-rust [INFO] finished tweaking git repo https://github.com/JABAGAMEHUNTER/near-rust [INFO] tweaked toml for git repo https://github.com/JABAGAMEHUNTER/near-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JABAGAMEHUNTER/near-rust 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-sdk v3.1.0 [INFO] [stderr] Downloaded near-sdk-macros v3.1.0 [INFO] [stderr] Downloaded near-sdk-core v3.1.0 [INFO] [stderr] Downloaded near-vm-logic v4.0.0-pre.1 [INFO] [stderr] Downloaded near-primitives-core v0.4.0 [INFO] [stderr] Downloaded near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Downloaded near-vm-errors v4.0.0-pre.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f5dca679164f0298bfd3ca0bd506e6fe8d232afe7384d17ff78187829880b26 [INFO] running `Command { std: "docker" "start" "-a" "8f5dca679164f0298bfd3ca0bd506e6fe8d232afe7384d17ff78187829880b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5dca679164f0298bfd3ca0bd506e6fe8d232afe7384d17ff78187829880b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5dca679164f0298bfd3ca0bd506e6fe8d232afe7384d17ff78187829880b26", kill_on_drop: false }` [INFO] [stdout] 8f5dca679164f0298bfd3ca0bd506e6fe8d232afe7384d17ff78187829880b26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 570e656e6730c0305634357ee1e0bf78e77732308db7bec0fd9919a1daee4d39 [INFO] running `Command { std: "docker" "start" "-a" "570e656e6730c0305634357ee1e0bf78e77732308db7bec0fd9919a1daee4d39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Checking borsh v0.8.2 [INFO] [stderr] Checking near-primitives-core v0.4.0 [INFO] [stderr] Checking near-vm-errors v4.0.0-pre.1 [INFO] [stderr] Checking near-vm-logic v4.0.0-pre.1 [INFO] [stderr] Checking near-sdk v3.1.0 [INFO] [stderr] Checking key_value_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.70s [INFO] running `Command { std: "docker" "inspect" "570e656e6730c0305634357ee1e0bf78e77732308db7bec0fd9919a1daee4d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570e656e6730c0305634357ee1e0bf78e77732308db7bec0fd9919a1daee4d39", kill_on_drop: false }` [INFO] [stdout] 570e656e6730c0305634357ee1e0bf78e77732308db7bec0fd9919a1daee4d39 [INFO] checking JABAGAMEHUNTER/near-rust against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJABAGAMEHUNTER%2Fnear-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 41% (566/1366) Updating files: 42% (574/1366) Updating files: 43% (588/1366) Updating files: 44% (602/1366) Updating files: 45% (615/1366) Updating files: 46% (629/1366) Updating files: 47% (643/1366) Updating files: 48% (656/1366) Updating files: 49% (670/1366) Updating files: 50% (683/1366) Updating files: 51% (697/1366) Updating files: 52% (711/1366) Updating files: 53% (724/1366) Updating files: 54% (738/1366) Updating files: 55% (752/1366) Updating files: 56% (765/1366) Updating files: 57% (779/1366) Updating files: 58% (793/1366) Updating files: 59% (806/1366) Updating files: 60% (820/1366) Updating files: 61% (834/1366) Updating files: 62% (847/1366) Updating files: 63% (861/1366) Updating files: 64% (875/1366) Updating files: 65% (888/1366) Updating files: 66% (902/1366) Updating files: 67% (916/1366) Updating files: 68% (929/1366) Updating files: 69% (943/1366) Updating files: 70% (957/1366) Updating files: 70% (961/1366) Updating files: 71% (970/1366) Updating files: 72% (984/1366) Updating files: 73% (998/1366) Updating files: 74% (1011/1366) Updating files: 75% (1025/1366) Updating files: 76% (1039/1366) Updating files: 77% (1052/1366) Updating files: 78% (1066/1366) Updating files: 79% (1080/1366) Updating files: 80% (1093/1366) Updating files: 81% (1107/1366) Updating files: 82% (1121/1366) Updating files: 83% (1134/1366) Updating files: 84% (1148/1366) Updating files: 85% (1162/1366) Updating files: 86% (1175/1366) Updating files: 87% (1189/1366) Updating files: 88% (1203/1366) Updating files: 89% (1216/1366) Updating files: 90% (1230/1366) Updating files: 91% (1244/1366) Updating files: 92% (1257/1366) Updating files: 93% (1271/1366) Updating files: 94% (1285/1366) Updating files: 95% (1298/1366) Updating files: 96% (1312/1366) Updating files: 97% (1326/1366) Updating files: 98% (1339/1366) Updating files: 99% (1353/1366) Updating files: 100% (1366/1366) Updating files: 100% (1366/1366), done. [INFO] validating manifest of git repo https://github.com/JABAGAMEHUNTER/near-rust on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JABAGAMEHUNTER/near-rust [INFO] finished tweaking git repo https://github.com/JABAGAMEHUNTER/near-rust [INFO] tweaked toml for git repo https://github.com/JABAGAMEHUNTER/near-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JABAGAMEHUNTER/near-rust 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d692be0ddd945d2b0e2dcfc59a579f1e13c5d158203dc5309e149b2b3579a2ac [INFO] running `Command { std: "docker" "start" "-a" "d692be0ddd945d2b0e2dcfc59a579f1e13c5d158203dc5309e149b2b3579a2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d692be0ddd945d2b0e2dcfc59a579f1e13c5d158203dc5309e149b2b3579a2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d692be0ddd945d2b0e2dcfc59a579f1e13c5d158203dc5309e149b2b3579a2ac", kill_on_drop: false }` [INFO] [stdout] d692be0ddd945d2b0e2dcfc59a579f1e13c5d158203dc5309e149b2b3579a2ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e208f549cbbdf9e9ff19f39166e6312accae12f53a22859d5174f0c6afad6bb [INFO] running `Command { std: "docker" "start" "-a" "2e208f549cbbdf9e9ff19f39166e6312accae12f53a22859d5174f0c6afad6bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 841 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 842 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 843 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 844 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 845 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 846 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2e208f549cbbdf9e9ff19f39166e6312accae12f53a22859d5174f0c6afad6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e208f549cbbdf9e9ff19f39166e6312accae12f53a22859d5174f0c6afad6bb", kill_on_drop: false }` [INFO] [stdout] 2e208f549cbbdf9e9ff19f39166e6312accae12f53a22859d5174f0c6afad6bb