[INFO] cloning repository https://github.com/mattwparas/rucket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattwparas/rucket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Frucket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Frucket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eb4d9b4242cae9627466d73ddf681a39443357a [INFO] checking mattwparas/rucket against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Frucket" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattwparas/rucket 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-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mattwparas/rucket [INFO] finished tweaking git repo https://github.com/mattwparas/rucket [INFO] tweaked toml for git repo https://github.com/mattwparas/rucket written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mattwparas/rucket 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] Updating git repository `https://github.com/kixiron/lasso/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codegen v0.2.0 [INFO] [stderr] Downloaded im-lists v0.8.1 [INFO] [stderr] Downloaded cranelift v0.84.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.84.0 [INFO] [stderr] Downloaded minimad v0.10.0 [INFO] [stderr] Downloaded core_extensions_proc_macros v1.5.3 [INFO] [stderr] Downloaded tstr v0.2.4 [INFO] [stderr] Downloaded cranelift-jit v0.84.0 [INFO] [stderr] Downloaded as_derive_utils v0.11.0 [INFO] [stderr] Downloaded abi_stable_derive v0.11.3 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.84.0 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded cranelift-frontend v0.84.0 [INFO] [stderr] Downloaded regalloc2 v0.1.3 [INFO] [stderr] Downloaded cranelift-bforest v0.84.0 [INFO] [stderr] Downloaded cranelift-entity v0.84.0 [INFO] [stderr] Downloaded abi_stable_shared v0.11.0 [INFO] [stderr] Downloaded repr_offset v0.2.2 [INFO] [stderr] Downloaded quickscope v0.2.0 [INFO] [stderr] Downloaded termimad v0.21.1 [INFO] [stderr] Downloaded tstr_proc_macros v0.2.2 [INFO] [stderr] Downloaded abi_stable v0.11.3 [INFO] [stderr] Downloaded async-ffi v0.5.0 [INFO] [stderr] Downloaded cranelift-native v0.84.0 [INFO] [stderr] Downloaded cranelift-module v0.84.0 [INFO] [stderr] Downloaded weak-table v0.3.2 [INFO] [stderr] Downloaded cranelift-codegen v0.84.0 [INFO] [stderr] Downloaded core_extensions v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2636a6b47176f336de15edecb87d29f817f8b816774511b663c386401dfc1f90 [INFO] running `Command { std: "docker" "start" "-a" "2636a6b47176f336de15edecb87d29f817f8b816774511b663c386401dfc1f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2636a6b47176f336de15edecb87d29f817f8b816774511b663c386401dfc1f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2636a6b47176f336de15edecb87d29f817f8b816774511b663c386401dfc1f90", kill_on_drop: false }` [INFO] [stdout] 2636a6b47176f336de15edecb87d29f817f8b816774511b663c386401dfc1f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 95dfdb391fbd05a9f50fee171fbe33669a9fadfa82d08924fb8ffc38a564cf86 [INFO] running `Command { std: "docker" "start" "-a" "95dfdb391fbd05a9f50fee171fbe33669a9fadfa82d08924fb8ffc38a564cf86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking minimad v0.10.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking quickscope v0.2.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking im-lists v0.8.1 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking weak-table v0.3.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.3.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling steel-derive v0.5.0 (/opt/rustwide/workdir/crates/steel-derive) [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking termimad v0.21.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustyline-derive v0.7.0 [INFO] [stderr] Checking clap v4.1.4 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling curl-sys v0.4.73+curl-8.8.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cargo-platform v0.1.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling steel-gen v0.2.0 (/opt/rustwide/workdir/crates/steel-gen) [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking lasso v0.7.2 (https://github.com/kixiron/lasso/#d3addad8) [INFO] [stderr] Compiling steel-core v0.6.0 (/opt/rustwide/workdir/crates/steel-core) [INFO] [stderr] Checking abi_stable v0.11.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking cargo-steel-lib v0.1.0 (/opt/rustwide/workdir/crates/cargo-steel-lib) [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking steel-parser v0.6.0 (/opt/rustwide/workdir/crates/steel-parser) [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking async-ffi v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `colors` [INFO] [stdout] --> crates/steel-core/src/primitives/io.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(feature = "colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `colors` [INFO] [stdout] --> crates/steel-core/src/primitives/io.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(not(feature = "colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1288:11 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1293:11 [INFO] [stdout] | [INFO] [stdout] 1293 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1298:11 [INFO] [stdout] | [INFO] [stdout] 1298 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1303:11 [INFO] [stdout] | [INFO] [stdout] 1303 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1306:15 [INFO] [stdout] | [INFO] [stdout] 1306 | #[cfg(not(feature = "sandbox"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/steel-core/src/parser/parser.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut sources = InterierSources { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking xtask v0.6.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stdout] warning: unused variable: `got` [INFO] [stdout] --> crates/steel-parser/src/lexer.rs:919:13 [INFO] [stdout] | [INFO] [stdout] 919 | let got = TokenStream::new("+nan.0", true, SourceId::none()) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_got` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-values v0.1.0 (/opt/rustwide/workdir/crates/steel-values) [INFO] [stdout] warning: unexpected `cfg` condition value: `colors` [INFO] [stdout] --> crates/steel-core/src/primitives/io.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(feature = "colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `colors` [INFO] [stdout] --> crates/steel-core/src/primitives/io.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(not(feature = "colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1288:11 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1293:11 [INFO] [stdout] | [INFO] [stdout] 1293 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1298:11 [INFO] [stdout] | [INFO] [stdout] 1298 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1303:11 [INFO] [stdout] | [INFO] [stdout] 1303 | #[cfg(feature = "sandbox")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sandbox` [INFO] [stdout] --> crates/steel-core/src/rvals/cycles.rs:1306:15 [INFO] [stdout] | [INFO] [stdout] 1306 | #[cfg(not(feature = "sandbox"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `default`, `dylib-build`, `dylibs`, `dynamic`, `interrupt`, `jit`, `markdown`, `modules`, `profiling`, `smallvec`, `stacker`, `unsafe-internals`, and `without-drop-protection` [INFO] [stdout] = help: consider adding `sandbox` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Either` is never used [INFO] [stdout] --> crates/steel-core/src/primitives.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | pub(crate) enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteelMutableVector` is never constructed [INFO] [stdout] --> crates/steel-core/src/rvals.rs:1107:12 [INFO] [stdout] | [INFO] [stdout] 1107 | pub struct SteelMutableVector(pub(crate) Gc>>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AstBuilder` is never constructed [INFO] [stdout] --> crates/steel-core/src/parser/builder.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AstBuilder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GlobalMacroManager` is never constructed [INFO] [stdout] --> crates/steel-core/src/parser/expander.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct GlobalMacroManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-doc v0.6.0 (/opt/rustwide/workdir/crates/steel-doc) [INFO] [stderr] Checking steel-repl v0.6.0 (/opt/rustwide/workdir/crates/steel-repl) [INFO] [stderr] Checking steel-language-server v0.6.0 (/opt/rustwide/workdir/crates/steel-language-server) [INFO] [stderr] Checking steel-webserver v0.1.0 (/opt/rustwide/workdir/libs/steel-webserver) [INFO] [stderr] Checking steel-interpreter v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking steel-markdown v0.1.0 (/opt/rustwide/workdir/libs/steel-markdown) [INFO] [stdout] warning: unused import: `abi_stable::std_types::RBoxError` [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use abi_stable::std_types::RBoxError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-websockets v0.1.0 (/opt/rustwide/workdir/libs/steel-websockets) [INFO] [stdout] warning: unused import: `SerializableSteelVal` [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | rvals::{Custom, SerializableSteelVal}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use syntect::highlighting::{Color, ThemeSet}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-sqlite v0.6.0 (/opt/rustwide/workdir/libs/steel-sqlite) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | struct SyntectError(syntect::Error); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CustomRef` and `as_underlying_ffi_type` [INFO] [stdout] --> libs/steel-sqlite/src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | as_underlying_ffi_type, is_opaque_type, CustomRef, FFIArg, FFIModule, FFIValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-websockets/src/lib.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | struct WebSocketResponse(Response); [INFO] [stdout] | ----------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-sqlite/src/lib.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Generic(rusqlite::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 135 | Generic(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-regex v0.6.0 (/opt/rustwide/workdir/libs/steel-regex) [INFO] [stderr] Checking steel-toml v0.6.0 (/opt/rustwide/workdir/libs/steel-toml) [INFO] [stderr] Checking steel-webrequests v0.1.0 (/opt/rustwide/workdir/libs/steel-webrequests) [INFO] [stdout] warning: struct `RegexError` is never constructed [INFO] [stdout] --> libs/steel-regex/src/lib.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct RegexError(regex::Error); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `abi_stable::std_types::RBoxError` [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use abi_stable::std_types::RBoxError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializableSteelVal` [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | rvals::{Custom, SerializableSteelVal}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use syntect::highlighting::{Color, ThemeSet}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-sys-info v0.6.0 (/opt/rustwide/workdir/libs/steel-sys-info) [INFO] [stdout] warning: struct `BlockingResponse` is never constructed [INFO] [stdout] --> libs/steel-webrequests/src/lib.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | struct BlockingResponse(Response); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CustomRef` and `as_underlying_ffi_type` [INFO] [stdout] --> libs/steel-sqlite/src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | as_underlying_ffi_type, is_opaque_type, CustomRef, FFIArg, FFIModule, FFIValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-webrequests/src/lib.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | Ureq(ureq::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Ureq(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RegexError` is never constructed [INFO] [stdout] --> libs/steel-regex/src/lib.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct RegexError(regex::Error); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-markdown/src/lib.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | struct SyntectError(syntect::Error); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-sqlite/src/lib.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Generic(rusqlite::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 135 | Generic(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking steel-async-webrequests v0.6.0 (/opt/rustwide/workdir/libs/steel-async-webrequests) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-websockets/src/lib.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | struct WebSocketResponse(Response); [INFO] [stdout] | ----------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockingResponse` is never constructed [INFO] [stdout] --> libs/steel-webrequests/src/lib.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | struct BlockingResponse(Response); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/steel-webrequests/src/lib.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | Ureq(ureq::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | Ureq(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncResponse` is never constructed [INFO] [stdout] --> libs/steel-async-webrequests/src/lib.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | struct AsyncResponse(isahc::Response); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncResponse` is never constructed [INFO] [stdout] --> libs/steel-async-webrequests/src/lib.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | struct AsyncResponse(isahc::Response); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/steel-core/src/parser/parser.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut sources = InterierSources { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Either` is never used [INFO] [stdout] --> crates/steel-core/src/primitives.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | pub(crate) enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SteelMutableVector` is never constructed [INFO] [stdout] --> crates/steel-core/src/rvals.rs:1107:12 [INFO] [stdout] | [INFO] [stdout] 1107 | pub struct SteelMutableVector(pub(crate) Gc>>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AstBuilder` is never constructed [INFO] [stdout] --> crates/steel-core/src/parser/builder.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AstBuilder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GlobalMacroManager` is never constructed [INFO] [stdout] --> crates/steel-core/src/parser/expander.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct GlobalMacroManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.19s [INFO] running `Command { std: "docker" "inspect" "95dfdb391fbd05a9f50fee171fbe33669a9fadfa82d08924fb8ffc38a564cf86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95dfdb391fbd05a9f50fee171fbe33669a9fadfa82d08924fb8ffc38a564cf86", kill_on_drop: false }` [INFO] [stdout] 95dfdb391fbd05a9f50fee171fbe33669a9fadfa82d08924fb8ffc38a564cf86 [INFO] checking mattwparas/rucket against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Frucket" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattwparas/rucket 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-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mattwparas/rucket [INFO] finished tweaking git repo https://github.com/mattwparas/rucket [INFO] tweaked toml for git repo https://github.com/mattwparas/rucket written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattwparas/rucket 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 754eeb38a111c97eff3ceec20fd3d5b9e525a14c4b7867abc85332840f1b21c9 [INFO] running `Command { std: "docker" "start" "-a" "754eeb38a111c97eff3ceec20fd3d5b9e525a14c4b7867abc85332840f1b21c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754eeb38a111c97eff3ceec20fd3d5b9e525a14c4b7867abc85332840f1b21c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754eeb38a111c97eff3ceec20fd3d5b9e525a14c4b7867abc85332840f1b21c9", kill_on_drop: false }` [INFO] [stdout] 754eeb38a111c97eff3ceec20fd3d5b9e525a14c4b7867abc85332840f1b21c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f5a7cf6e66fef99002afcfcba495d606735819ec1de184ffc351ce9943a2c06 [INFO] running `Command { std: "docker" "start" "-a" "6f5a7cf6e66fef99002afcfcba495d606735819ec1de184ffc351ce9943a2c06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking num-integer v0.1.46 [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] [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 crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [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" "6f5a7cf6e66fef99002afcfcba495d606735819ec1de184ffc351ce9943a2c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5a7cf6e66fef99002afcfcba495d606735819ec1de184ffc351ce9943a2c06", kill_on_drop: false }` [INFO] [stdout] 6f5a7cf6e66fef99002afcfcba495d606735819ec1de184ffc351ce9943a2c06