[INFO] cloning repository https://github.com/foxfriends/trilogy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxfriends/trilogy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Ftrilogy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Ftrilogy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fca219ba1d085db1bc47fdd1136c315b9d83eb0 [INFO] testing foxfriends/trilogy against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Ftrilogy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxfriends/trilogy on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foxfriends/trilogy [INFO] finished tweaking git repo https://github.com/foxfriends/trilogy [INFO] tweaked toml for git repo https://github.com/foxfriends/trilogy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/foxfriends/trilogy 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded daggy v0.8.0 [INFO] [stderr] Downloaded pretty v0.11.3 [INFO] [stderr] Downloaded peekmore v1.3.0 [INFO] [stderr] Downloaded source-span v2.7.0 [INFO] [stderr] Downloaded rustls v0.21.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced51dbe69ba26b1ad2927a0d58281448724f72e94bfa9506edf8d66cdbc5199 [INFO] running `Command { std: "docker" "start" "-a" "ced51dbe69ba26b1ad2927a0d58281448724f72e94bfa9506edf8d66cdbc5199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced51dbe69ba26b1ad2927a0d58281448724f72e94bfa9506edf8d66cdbc5199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced51dbe69ba26b1ad2927a0d58281448724f72e94bfa9506edf8d66cdbc5199", kill_on_drop: false }` [INFO] [stdout] ced51dbe69ba26b1ad2927a0d58281448724f72e94bfa9506edf8d66cdbc5199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a87bedc67368677f2de3c8b05b20b4e05233fd1a1187ed5c4a6c9b69ab283f3 [INFO] running `Command { std: "docker" "start" "-a" "7a87bedc67368677f2de3c8b05b20b4e05233fd1a1187ed5c4a6c9b69ab283f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling source-span v2.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ariadne v0.4.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling trilogy-parser-derive v0.1.0 (/opt/rustwide/workdir/trilogy-parser-derive) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling trilogy-vm-derive v0.1.0 (/opt/rustwide/workdir/trilogy-vm-derive) [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling trilogy-derive v0.1.0 (/opt/rustwide/workdir/trilogy-derive) [INFO] [stderr] Compiling daggy v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling trilogy-scanner v0.1.0 (/opt/rustwide/workdir/trilogy-scanner) [INFO] [stderr] Compiling trilogy-parser v0.1.0 (/opt/rustwide/workdir/trilogy-parser) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling trilogy-ir v0.1.0 (/opt/rustwide/workdir/trilogy-ir) [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling trilogy-vm v0.1.0 (/opt/rustwide/workdir/trilogy-vm) [INFO] [stdout] warning: unexpected `cfg` condition value: `#2bit` [INFO] [stdout] --> trilogy-vm/src/bytecode/instruction.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(all(feature = "64bit", not(feature = "#2bit")), asm(derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug), repr(u64... [INFO] [stdout] | ^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"32bit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `32bit`, `64bit`, `default`, `json`, `multithread`, `serde`, `sqlx`, and `stats` [INFO] [stdout] = help: consider adding `#2bit` 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] [stderr] Compiling trilogy-codegen v0.1.0 (/opt/rustwide/workdir/trilogy-codegen) [INFO] [stderr] Compiling trilogy v0.1.0 (/opt/rustwide/workdir/trilogy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "7a87bedc67368677f2de3c8b05b20b4e05233fd1a1187ed5c4a6c9b69ab283f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a87bedc67368677f2de3c8b05b20b4e05233fd1a1187ed5c4a6c9b69ab283f3", kill_on_drop: false }` [INFO] [stdout] 7a87bedc67368677f2de3c8b05b20b4e05233fd1a1187ed5c4a6c9b69ab283f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 767820af019e19419557ca506316c5f18706fc1b30c3d966af7498710a2330e3 [INFO] running `Command { std: "docker" "start" "-a" "767820af019e19419557ca506316c5f18706fc1b30c3d966af7498710a2330e3", kill_on_drop: false }` [INFO] [stderr] Compiling trilogy-parser-derive v0.1.0 (/opt/rustwide/workdir/trilogy-parser-derive) [INFO] [stderr] Compiling trilogy-vm-derive v0.1.0 (/opt/rustwide/workdir/trilogy-vm-derive) [INFO] [stderr] Compiling trilogy-derive v0.1.0 (/opt/rustwide/workdir/trilogy-derive) [INFO] [stderr] Compiling trilogy-scanner v0.1.0 (/opt/rustwide/workdir/trilogy-scanner) [INFO] [stderr] Compiling trilogy-parser v0.1.0 (/opt/rustwide/workdir/trilogy-parser) [INFO] [stderr] Compiling trilogy-vm v0.1.0 (/opt/rustwide/workdir/trilogy-vm) [INFO] [stdout] warning: unexpected `cfg` condition value: `#2bit` [INFO] [stdout] --> trilogy-vm/src/bytecode/instruction.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(all(feature = "64bit", not(feature = "#2bit")), asm(derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug), repr(u64... [INFO] [stdout] | ^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"32bit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `32bit`, `64bit`, `default`, `json`, `multithread`, `serde`, `sqlx`, and `stats` [INFO] [stdout] = help: consider adding `#2bit` 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: `#2bit` [INFO] [stdout] --> trilogy-vm/src/bytecode/instruction.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(all(feature = "64bit", not(feature = "#2bit")), asm(derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug), repr(u64... [INFO] [stdout] | ^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"32bit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `32bit`, `64bit`, `default`, `json`, `multithread`, `serde`, `sqlx`, and `stats` [INFO] [stdout] = help: consider adding `#2bit` 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] [stderr] Compiling trilogy-ir v0.1.0 (/opt/rustwide/workdir/trilogy-ir) [INFO] [stderr] Compiling trilogy-codegen v0.1.0 (/opt/rustwide/workdir/trilogy-codegen) [INFO] [stderr] Compiling trilogy v0.1.0 (/opt/rustwide/workdir/trilogy) [INFO] [stderr] error: could not compile `trilogy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name trilogy --edition=2021 trilogy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="dev"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="postgres"' --cfg 'feature="regex"' --cfg 'feature="sql"' --cfg 'feature="std"' --cfg 'feature="trilogy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("32bit", "64bit", "async", "default", "dev", "json", "lax", "macros", "multithread", "postgres", "regex", "sql", "stats", "std", "trilogy-derive"))' -C metadata=2a6af37fe36ecd10 -C extra-filename=-2a6af37fe36ecd10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-1f4a194f0276f16c.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-6fc30d992f24e4bb.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-23714dff1a5d65f7.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-cb6c6ebc97689be0.rmeta --extern daggy=/opt/rustwide/target/debug/deps/libdaggy-ed3f8ef286ad3889.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-63575fe5e648fbbd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-113019cdfc5d301e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-d9195a727f31270b.rmeta --extern pretty=/opt/rustwide/target/debug/deps/libpretty-5c10e919dbb33e74.rmeta --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-a7e8cb38156d908b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-85f7e9f39ce5ca8d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9a4cddec7c3490b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4cd64c62683b6226.rmeta --extern source_span=/opt/rustwide/target/debug/deps/libsource_span-204c115997b6e40d.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c2505895a0b8c2e4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0d552309665b4868.rmeta --extern trilogy_codegen=/opt/rustwide/target/debug/deps/libtrilogy_codegen-9bbaaa09f67230e4.rmeta --extern trilogy_derive=/opt/rustwide/target/debug/deps/libtrilogy_derive-e597de5a2295c4ad.so --extern trilogy_ir=/opt/rustwide/target/debug/deps/libtrilogy_ir-da1f80ded84654db.rmeta --extern trilogy_parser=/opt/rustwide/target/debug/deps/libtrilogy_parser-86aa0c764fd773e8.rmeta --extern trilogy_scanner=/opt/rustwide/target/debug/deps/libtrilogy_scanner-6a44a1ace3907166.rmeta --extern trilogy_vm=/opt/rustwide/target/debug/deps/libtrilogy_vm-1c3a1fde7cd3fbcf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-835d24e525cca063.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8dd27595c8af0484/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "767820af019e19419557ca506316c5f18706fc1b30c3d966af7498710a2330e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767820af019e19419557ca506316c5f18706fc1b30c3d966af7498710a2330e3", kill_on_drop: false }` [INFO] [stdout] 767820af019e19419557ca506316c5f18706fc1b30c3d966af7498710a2330e3