[INFO] fetching crate oclis 0.3.0... [INFO] checking oclis-0.3.0 against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] extracting crate oclis 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate oclis 0.3.0 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] started tweaking crates.io crate oclis 0.3.0 [INFO] finished tweaking crates.io crate oclis 0.3.0 [INFO] tweaked toml for crates.io crate oclis 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate oclis 0.3.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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded serde_yaml v0.9.31 [INFO] [stderr] Downloaded minimad v0.12.0 [INFO] [stderr] Downloaded malachite v0.4.5 [INFO] [stderr] Downloaded pretty v0.11.3 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded malachite-q v0.4.5 [INFO] [stderr] Downloaded termimad v0.23.2 [INFO] [stderr] Downloaded malachite-base v0.4.5 [INFO] [stderr] Downloaded malachite-nz v0.4.5 [INFO] [stderr] Downloaded simple-counter v0.1.0 [INFO] [stderr] Downloaded nickel-lang-core v0.5.0 [INFO] [stderr] Downloaded comrak v0.17.1 [INFO] [stderr] Downloaded malachite-float v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fbc4ec1ba402b81f544bfd1c9d3032b45a6d25eac9dd525106d7642eefc88206 [INFO] running `Command { std: "docker" "start" "-a" "fbc4ec1ba402b81f544bfd1c9d3032b45a6d25eac9dd525106d7642eefc88206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc4ec1ba402b81f544bfd1c9d3032b45a6d25eac9dd525106d7642eefc88206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc4ec1ba402b81f544bfd1c9d3032b45a6d25eac9dd525106d7642eefc88206", kill_on_drop: false }` [INFO] [stdout] fbc4ec1ba402b81f544bfd1c9d3032b45a6d25eac9dd525106d7642eefc88206 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 744cd152d94ac1e9748e36cecee8cd9d4d8644319c0fcb62a8e371336e94e2c3 [INFO] running `Command { std: "docker" "start" "-a" "744cd152d94ac1e9748e36cecee8cd9d4d8644319c0fcb62a8e371336e94e2c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking malachite-base v0.4.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking minimad v0.12.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking simple-counter v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking rustyline v11.0.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling rustyline-derive v0.8.0 [INFO] [stderr] Checking termimad v0.23.2 [INFO] [stderr] Checking js-sys v0.3.68 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking malachite-nz v0.4.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking comrak v0.17.1 [INFO] [stderr] Compiling nickel-lang-core v0.5.0 [INFO] [stderr] Checking malachite-q v0.4.5 [INFO] [stderr] Checking malachite-float v0.4.5 [INFO] [stderr] Checking malachite v0.4.5 [INFO] [stderr] Checking oclis v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "744cd152d94ac1e9748e36cecee8cd9d4d8644319c0fcb62a8e371336e94e2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744cd152d94ac1e9748e36cecee8cd9d4d8644319c0fcb62a8e371336e94e2c3", kill_on_drop: false }` [INFO] [stdout] 744cd152d94ac1e9748e36cecee8cd9d4d8644319c0fcb62a8e371336e94e2c3 [INFO] checking oclis-0.3.0 against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] extracting crate oclis 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate oclis 0.3.0 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] started tweaking crates.io crate oclis 0.3.0 [INFO] finished tweaking crates.io crate oclis 0.3.0 [INFO] tweaked toml for crates.io crate oclis 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate oclis 0.3.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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b9f27410893d8d632bf26cd70283299eda0688834c38f32cb608e4ed6c5619 [INFO] running `Command { std: "docker" "start" "-a" "a3b9f27410893d8d632bf26cd70283299eda0688834c38f32cb608e4ed6c5619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b9f27410893d8d632bf26cd70283299eda0688834c38f32cb608e4ed6c5619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b9f27410893d8d632bf26cd70283299eda0688834c38f32cb608e4ed6c5619", kill_on_drop: false }` [INFO] [stdout] a3b9f27410893d8d632bf26cd70283299eda0688834c38f32cb608e4ed6c5619 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6af6d89bf2b51dd40c91ab4d3b15a7b08eef333115eb80358028697e4548b86 [INFO] running `Command { std: "docker" "start" "-a" "f6af6d89bf2b51dd40c91ab4d3b15a7b08eef333115eb80358028697e4548b86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking malachite-base v0.4.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking minimad v0.12.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking simple-counter v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Checking rustyline v11.0.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling rustyline-derive v0.8.0 [INFO] [stderr] Checking termimad v0.23.2 [INFO] [stderr] Checking js-sys v0.3.68 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking malachite-nz v0.4.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.5/src/natural/arithmetic/div_mod.rs:1019:19 [INFO] [stdout] | [INFO] [stdout] 1019 | 1.wrapping_sub(*scratch_last) [INFO] [stdout] | ^^^^^^^^^^^^ multiple `wrapping_sub` found [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 8 others [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking comrak v0.17.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/malachite-nz-0.4.5/src/natural/conversion/digits/general_digits.rs:835:37 [INFO] [stdout] | [INFO] [stdout] 835 | while let Some(next) = big_base.checked_mul(base) { [INFO] [stdout] | ^^^^^^^^^^^ multiple `checked_mul` found [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 8 others [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/malachite-nz-0.4.5/src/natural/conversion/digits/general_digits.rs:1510:37 [INFO] [stdout] | [INFO] [stdout] 1510 | while let Some(next) = big_base.checked_mul(base) { [INFO] [stdout] | ^^^^^^^^^^^ multiple `checked_mul` found [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 8 others [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nickel-lang-core v0.5.0 [INFO] [stdout] error: aborting due to 3 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 `malachite-nz` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f6af6d89bf2b51dd40c91ab4d3b15a7b08eef333115eb80358028697e4548b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6af6d89bf2b51dd40c91ab4d3b15a7b08eef333115eb80358028697e4548b86", kill_on_drop: false }` [INFO] [stdout] f6af6d89bf2b51dd40c91ab4d3b15a7b08eef333115eb80358028697e4548b86