[INFO] fetching crate yapall 0.1.2... [INFO] testing yapall-0.1.2 against 1.84.0 for beta-1.85-1 [INFO] extracting crate yapall 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate yapall 0.1.2 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yapall 0.1.2 [INFO] finished tweaking crates.io crate yapall 0.1.2 [INFO] tweaked toml for crates.io crate yapall 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate yapall 0.1.2 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triomphe v0.1.9 [INFO] [stderr] Downloaded ascent_base v0.5.0 [INFO] [stderr] Downloaded boxcar v0.1.0 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded segvec v0.1.5 [INFO] [stderr] Downloaded ascent_macro v0.5.0 [INFO] [stderr] Downloaded duplicate v0.4.1 [INFO] [stderr] Downloaded llvm-sys v140.1.2 [INFO] [stderr] Downloaded clap v4.4.6 [INFO] [stderr] Downloaded memchr v2.6.2 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded tracing-flame v0.2.0 [INFO] [stderr] Downloaded clap_builder v4.4.6 [INFO] [stderr] Downloaded regex v1.9.6 [INFO] [stderr] Downloaded ascent v0.5.0 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded llvm-ir v0.9.0 [INFO] [stderr] Downloaded regex-automata v0.3.9 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe49b31603d1052d7e0078c1027fb6510ea6083fc10666c5b7b37ce1072a112c [INFO] running `Command { std: "docker" "start" "-a" "fe49b31603d1052d7e0078c1027fb6510ea6083fc10666c5b7b37ce1072a112c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe49b31603d1052d7e0078c1027fb6510ea6083fc10666c5b7b37ce1072a112c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe49b31603d1052d7e0078c1027fb6510ea6083fc10666c5b7b37ce1072a112c", kill_on_drop: false }` [INFO] [stdout] fe49b31603d1052d7e0078c1027fb6510ea6083fc10666c5b7b37ce1072a112c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af06fc88f31ed696e251ab05e3d11e4f804e04a16056296699d005bd9ea35b23 [INFO] running `Command { std: "docker" "start" "-a" "af06fc88f31ed696e251ab05e3d11e4f804e04a16056296699d005bd9ea35b23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ascent_base v0.5.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling llvm-ir v0.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling duplicate v0.4.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling ascent_macro v0.5.0 [INFO] [stderr] Compiling llvm-sys v140.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling sync-unsafe-cell v0.1.1 [INFO] [stderr] Compiling segvec v0.1.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling boxcar v0.1.0 [INFO] [stderr] Compiling tracing-flame v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling ascent v0.5.0 [INFO] [stderr] Compiling yapall v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `release` [INFO] [stdout] --> src/llvm/operand.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | if cfg!(not(release)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs` [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: unused import: `counts::*` [INFO] [stdout] --> src/layers.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use counts::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `release` [INFO] [stdout] --> src/llvm/operand.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | if cfg!(not(release)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs` [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "af06fc88f31ed696e251ab05e3d11e4f804e04a16056296699d005bd9ea35b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af06fc88f31ed696e251ab05e3d11e4f804e04a16056296699d005bd9ea35b23", kill_on_drop: false }` [INFO] [stdout] af06fc88f31ed696e251ab05e3d11e4f804e04a16056296699d005bd9ea35b23 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bba2b84e25223f118168de72c23b362b9d51339f0d07273fb015321fb922e7ff [INFO] running `Command { std: "docker" "start" "-a" "bba2b84e25223f118168de72c23b362b9d51339f0d07273fb015321fb922e7ff", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling ascent_macro v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ascent v0.5.0 [INFO] [stderr] Compiling yapall v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `release` [INFO] [stdout] --> src/llvm/operand.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | if cfg!(not(release)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs` [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 name: `release` [INFO] [stdout] --> src/llvm/operand.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | if cfg!(not(release)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs` [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: unused import: `counts::*` [INFO] [stdout] --> src/layers.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use counts::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `release` [INFO] [stdout] --> src/llvm/operand.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | if cfg!(not(release)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs` [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: unused import: `counts::*` [INFO] [stdout] --> src/layers.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use counts::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `release` [INFO] [stdout] --> src/llvm/operand.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | if cfg!(not(release)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs` [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcwqwiFN/symbols.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.int.dd21d57780b9f7e2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9.8yzwd02amioc3wn1vuqqkozyd.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyapall-4640ad032a030ddb.rlib" "/opt/rustwide/target/debug/deps/libserde-2552bbecfe9edc87.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7559bc25c9ba9294.rlib" "/opt/rustwide/target/debug/deps/libregex-12550946761bb7d4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0e5b83706018b5d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f644982587031418.rlib" "/opt/rustwide/target/debug/deps/libmemchr-365936e842330255.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0752c33100f7c71f.rlib" "/opt/rustwide/target/debug/deps/libllvm_ir-72365e4fc0410524.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-90c305419ef99965.rlib" "/opt/rustwide/target/debug/deps/libascent-811dffd2a0b7e7c3.rlib" "/opt/rustwide/target/debug/deps/libboxcar-cd419ee207e5a80d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-fce66eb3ee854529.rlib" "/opt/rustwide/target/debug/deps/liblock_api-699a45e053e302a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c8becdf10583e8d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1db822f264522213.rlib" "/opt/rustwide/target/debug/deps/libahash-c42465e8777035f2.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-12b65b17ef098782.rlib" "/opt/rustwide/target/debug/deps/librayon-c7be84104f168087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-82475304b758a77f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7da8643e9e63be84.rlib" "/opt/rustwide/target/debug/deps/liblibc-30e588a519b60628.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f7f399153e72e1b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1656e37ada2637bc.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-535520663bd4a93a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-807b021dd016229d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d8c5a5b50d7c092d.rlib" "/opt/rustwide/target/debug/deps/libeither-29c05568af70ef7e.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-7d57cddf9d03c6bf.rlib" "/opt/rustwide/target/debug/deps/libascent_base-5faea314a553d437.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-7c034c8aac82f77e.rlib" "/opt/rustwide/target/debug/deps/libtracing_flame-b7b4e5a1b8b1535b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8bcd442d56193c58.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-376dba8a62d23ecb.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-e3e220757a61595c.rlib" "/opt/rustwide/target/debug/deps/liboverload-534e150685b3c222.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cac1840a7e0cccc1.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8e3039c42544012e.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-d3cd9a055df74f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-f70b602849b14a48.rlib" "/opt/rustwide/target/debug/deps/libtracing-11f8b2089d727ef8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1084c7dc1b2bf490.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c723250d28b2df5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2642e70efcb8c170.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libclap-cfde2c3b9d2c28fd.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-bb45f799215084c6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libanstream-454453255939e525.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-e1d0d1cd6edef0d2.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-70fb78d74d27bc1c.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-6b007ef2a08f1d50.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-09ca5cc208dc8aba.rlib" "/opt/rustwide/target/debug/deps/libanstyle-ebce22588a93d19a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c2132f638dc9f83a.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a5afb7511131ec6e/out" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/int-e0bea0964c7a23d9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yapall` (bin "int") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bba2b84e25223f118168de72c23b362b9d51339f0d07273fb015321fb922e7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba2b84e25223f118168de72c23b362b9d51339f0d07273fb015321fb922e7ff", kill_on_drop: false }` [INFO] [stdout] bba2b84e25223f118168de72c23b362b9d51339f0d07273fb015321fb922e7ff