[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 beta-2024-12-08 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxfriends/trilogy on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "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-tc2/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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 412e8b02515e81ac8813bab7496017b7f567331b935c550965de7f65f8f105ab [INFO] running `Command { std: "docker" "start" "-a" "412e8b02515e81ac8813bab7496017b7f567331b935c550965de7f65f8f105ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "412e8b02515e81ac8813bab7496017b7f567331b935c550965de7f65f8f105ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412e8b02515e81ac8813bab7496017b7f567331b935c550965de7f65f8f105ab", kill_on_drop: false }` [INFO] [stdout] 412e8b02515e81ac8813bab7496017b7f567331b935c550965de7f65f8f105ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7e498774d655414f49736b7105a3565cd16ddf32c1dced29bc6ffb07fe1f523 [INFO] running `Command { std: "docker" "start" "-a" "a7e498774d655414f49736b7105a3565cd16ddf32c1dced29bc6ffb07fe1f523", 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 zerocopy v0.7.32 [INFO] [stderr] Compiling subtle v2.5.0 [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 smallvec v1.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [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 linux-raw-sys v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [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 base64 v0.21.5 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [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 fastrand v2.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling source-span v2.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling ariadne v0.4.0 [INFO] [stderr] Compiling tempfile v3.8.1 [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 sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling daggy v0.8.0 [INFO] [stderr] Compiling trilogy-parser-derive v0.1.0 (/opt/rustwide/workdir/trilogy-parser-derive) [INFO] [stderr] Compiling trilogy-derive v0.1.0 (/opt/rustwide/workdir/trilogy-derive) [INFO] [stderr] Compiling regex-automata v0.4.3 [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 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 tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [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 trilogy-ir v0.1.0 (/opt/rustwide/workdir/trilogy-ir) [INFO] [stderr] Compiling hyper v0.14.27 [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 2m 10s [INFO] running `Command { std: "docker" "inspect" "a7e498774d655414f49736b7105a3565cd16ddf32c1dced29bc6ffb07fe1f523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e498774d655414f49736b7105a3565cd16ddf32c1dced29bc6ffb07fe1f523", kill_on_drop: false }` [INFO] [stdout] a7e498774d655414f49736b7105a3565cd16ddf32c1dced29bc6ffb07fe1f523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec237004448a81c7104837462fd4396650dcc578d7e4c6209ad2d64bdf6a8ce [INFO] running `Command { std: "docker" "start" "-a" "eec237004448a81c7104837462fd4396650dcc578d7e4c6209ad2d64bdf6a8ce", 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.37s [INFO] running `Command { std: "docker" "inspect" "eec237004448a81c7104837462fd4396650dcc578d7e4c6209ad2d64bdf6a8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec237004448a81c7104837462fd4396650dcc578d7e4c6209ad2d64bdf6a8ce", kill_on_drop: false }` [INFO] [stdout] eec237004448a81c7104837462fd4396650dcc578d7e4c6209ad2d64bdf6a8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28c777ad86aaef90856c36df31f2585741b81c116a5dab4eac4c7ddea2895d3e [INFO] running `Command { std: "docker" "start" "-a" "28c777ad86aaef90856c36df31f2585741b81c116a5dab4eac4c7ddea2895d3e", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `#2bit` [INFO] [stderr] --> trilogy-vm/src/bytecode/instruction.rs:28:39 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg_attr(all(feature = "64bit", not(feature = "#2bit")), asm(derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug), repr(u64... [INFO] [stderr] | ^^^^^^^^^^------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"32bit"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `32bit`, `64bit`, `default`, `json`, `multithread`, `serde`, `sqlx`, and `stats` [INFO] [stderr] = help: consider adding `#2bit` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `trilogy-vm` (lib) generated 1 warning [INFO] [stderr] warning: `trilogy-vm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy-f07ccbc3b50c6d74) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test location::tests::library ... ok [INFO] [stdout] test location::tests::location_entrypoint_resolve ... ok [INFO] [stdout] test location::tests::location_absolute_resolve ... ok [INFO] [stdout] test location::tests::location_relative_resolve ... ok [INFO] [stdout] test location::tests::location_relative ... ok [INFO] [stdout] test location::tests::location_entrypoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/trilogy/main.rs (/opt/rustwide/target/debug/deps/trilogy-d907758ca6776d16) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/samples.rs (/opt/rustwide/target/debug/deps/samples-694f73469f57c7a9) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test sample_disj ... ok [INFO] [stdout] test sample_evaluate_unbound_iter ... ok [INFO] [stdout] test sample_first_class_resume ... ok [INFO] [stdout] test sample_first_class_return_returned ... ok [INFO] [stdout] test sample_func ... ok [INFO] [stdout] test sample_export_submodule ... ok [INFO] [stdout] test sample_glue ... ok [INFO] [stdout] test sample_for_failure ... ok [INFO] [stdout] test sample_handler ... ok [INFO] [stdout] test sample_if_else ... ok [INFO] [stdout] test sample_first_class_return ... ok [INFO] [stdout] test sample_iterator_collection ... ok [INFO] [stdout] test sample_iterator_query ... ok [INFO] [stdout] test sample_is_expr ... ok [INFO] [stdout] test sample_module_params ... ok [INFO] [stdout] test sample_main_no_exit ... ok [INFO] [stdout] test sample_main_return ... ok [INFO] [stdout] test sample_match ... ok [INFO] [stdout] test sample_do_closure ... ok [INFO] [stdout] test sample_evaluate_unbound ... ok [INFO] [stdout] test sample_occurs_check ... ignored, not yet working [INFO] [stdout] test sample_module_function ... ok [INFO] [stdout] test sample_modules_main ... ok [INFO] [stdout] test sample_mut_closure ... ok [INFO] [stdout] test sample_query_alternative ... ok [INFO] [stdout] test sample_module_private_member ... ok [INFO] [stdout] test sample_not_main ... ok [INFO] [stdout] test sample_negpattern ... ok [INFO] [stdout] test sample_query_disjunction ... ok [INFO] [stdout] test sample_query_implication ... ok [INFO] [stdout] test sample_not_main_params ... ok [INFO] [stdout] test sample_collect_iterator ... ok [INFO] [stdout] test sample_module_rule ... ok [INFO] [stdout] test sample_op_ref ... ok [INFO] [stdout] test sample_compose ... ok [INFO] [stdout] test sample_query_not ... ok [INFO] [stdout] test sample_proc_auto_return_unit ... ok [INFO] [stdout] test sample_qy ... ok [INFO] [stdout] test sample_rule ... ok [INFO] [stdout] test sample_rule_rec ... ok [INFO] [stdout] test sample_record_pattern ... ok [INFO] [stdout] test sample_query_conjunction ... ok [INFO] [stdout] test sample_set_pattern ... ok [INFO] [stdout] test sample_reused_variable ... ok [INFO] [stdout] test sample_set ... ok [INFO] [stdout] test sample_record ... ok [INFO] [stdout] test sample_rule_fancy ... ok [INFO] [stdout] test sample_simple ... ok [INFO] [stdout] test sample_tuple ... ok [INFO] [stdout] test sample_submodule_parameters ... ok [INFO] [stdout] test sample_while_break_continue ... ok [INFO] [stdout] test sample_while ... ok [INFO] [stdout] test sample_while_break_continue_higher_order ... ok [INFO] [stdout] test sample_fn ... ok [INFO] [stdout] test sample_first_class_return_closure ... ok [INFO] [stdout] test sample_call ... ok [INFO] [stdout] test sample_array ... ok [INFO] [stdout] test sample_array_pattern ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_codegen-9691a4e526932f9e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_derive-5b356835edd45ddb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_ir-9eeba5ff555b3a54) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_parser-ceae9f54bf514ece) [INFO] [stdout] [INFO] [stdout] running 412 tests [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_invalid_query ... ok [INFO] [stdout] test syntax::amble::test::amble_empty_bom_newline ... ok [INFO] [stdout] test syntax::application::test::application_unary_negate ... ok [INFO] [stdout] test syntax::application::test::application_path ... ok [INFO] [stdout] test syntax::application::test::application_keyword ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_no_commas ... ok [INFO] [stdout] test syntax::application::test::not_application_unary_minus ... ok [INFO] [stdout] test syntax::application::test::application_binop ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_complex ... ok [INFO] [stdout] test syntax::amble::test::amble_empty_bom ... ok [INFO] [stdout] test syntax::application::test::application_simple ... ok [INFO] [stdout] test syntax::amble::test::amble_empty ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_invalid_expr ... ok [INFO] [stdout] test syntax::amble::test::amble_empty_newline ... ok [INFO] [stdout] test syntax::application::test::application_parenthesized ... ok [INFO] [stdout] test syntax::application::test::application_unary_not ... ok [INFO] [stdout] test syntax::application::test::application_of_number ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_no_end ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_no_expression ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_parenthesized_commas ... ok [INFO] [stdout] test syntax::array_comprehension::test::arraycomp_simple ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_incomplete ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_empty_tc ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_empty ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_missing_end ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_many_tc ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_empty ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_spread ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_empty_tc ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_nested ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_no_comma ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_missing_item ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_one_tc ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_one ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_many ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_expression ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_incomplete ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_many ... ok [INFO] [stdout] test syntax::array_literal::test::arraylit_mismatched ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_mismatched ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_many_tc ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_missing_end ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_missing_item ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_one ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_one_tc ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_spread_end ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_spread_middle ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_spread_multi ... ok [INFO] [stdout] test syntax::array_pattern::test::arraypat_spread_start ... ok [INFO] [stdout] test syntax::assert_statement::test::assert_commas ... ok [INFO] [stdout] test syntax::assert_statement::test::assert_expression ... ok [INFO] [stdout] test syntax::assert_statement::test::assert_invalid_expr ... ok [INFO] [stdout] test syntax::assert_statement::test::assert_true ... ok [INFO] [stdout] test syntax::assert_statement::test::assert_with_message ... ok [INFO] [stdout] test syntax::assert_statement::test::assert_without_expr ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_access ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_add ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_bitwise_and ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_bitwise_or ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_and ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_cons ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_compose ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_contains_not ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_bitwise_xor ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_direct ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_glue ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_cons ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_array_spread_start ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_false ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_bits ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_array_spread_multi ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_char ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_block ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_block_empty ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_divide ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_glue ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_access ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_int_divide ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_array ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_array_spread_middle ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_atom ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_array_spread_end ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_str ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_num ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_true ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_paren ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_record_spread_multi ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_record_spread ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_record_spread_not_last ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_neg ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_record ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_multiply ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_not_proc ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_or ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_power ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_proc_but_access ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_set ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_set_spread_multi ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_set_spread ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_rcompose ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_lit_unit ... ok [INFO] [stdout] test syntax::atom_literal::test::atom ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_access ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_and ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_remainder ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_record_no_paren ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_right_shift ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_subtract ... ok [INFO] [stdout] test syntax::atom_literal::test::not_atom ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_rcompose ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_rpipe ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_pipe ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_seq ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_shl ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_compose ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_and ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_cons ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_or ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_glue ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_minus ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_shr ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_bitwise_xor ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_divide ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_gt ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_equal ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_geq ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_leq ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_lt ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_not_equal ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_multiply ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_not_and_operator ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_ref_equal ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_remainder ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_power ... ok [INFO] [stdout] test syntax::binding_pattern::test::binding_immutable ... ok [INFO] [stdout] test syntax::binding_pattern::test::test_is_immutable ... ok [INFO] [stdout] test syntax::bits_literal::test::bits_bin ... ok [INFO] [stdout] test syntax::bits_literal::test::bits_hex ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_not_fn ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_int_divide ... ok [INFO] [stdout] test syntax::bits_literal::test::bits_oct ... ok [INFO] [stdout] test syntax::bits_literal::test::not_bits ... ok [INFO] [stdout] test syntax::block::test::block_empty ... ok [INFO] [stdout] test syntax::block::test::block_lines ... ok [INFO] [stdout] test syntax::block::test::block_end_no_semi ... ok [INFO] [stdout] test syntax::block::test::block_no_braces ... ok [INFO] [stdout] test syntax::block::test::block_no_breaks ... ok [INFO] [stdout] test syntax::block::test::block_no_close ... ok [INFO] [stdout] test syntax::block::test::block_lines_and_semis ... ok [INFO] [stdout] test syntax::block::test::block_semis ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_not_or_operator ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_not_ref_equal ... ok [INFO] [stdout] test syntax::block::test::block_single ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_not_seq_operator ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_or ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_set_spread_not_last ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_with_unary ... ok [INFO] [stdout] test syntax::binding_pattern::test::binding_multiple ... ok [INFO] [stdout] test syntax::binding_pattern::test::binding_mutable ... ok [INFO] [stdout] test syntax::binding_pattern::test::binding_not_name ... ok [INFO] [stdout] test syntax::binding_pattern::test::test_is_mutable ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_shift ... ok [INFO] [stdout] test syntax::binary_operation::test::binop_plus ... ok [INFO] [stdout] test syntax::assignment_statement::test::assignment_left_struct ... ok [INFO] [stdout] test syntax::block::test::block_single_lines ... ok [INFO] [stdout] test syntax::boolean_literal::test::not_bool ... ok [INFO] [stdout] test syntax::break_expression::test::breakexpr_empty ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_no_is ... ok [INFO] [stdout] test syntax::break_statement::test::breakstmt_value ... ok [INFO] [stdout] test syntax::boolean_literal::test::bool_true ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_commas ... ok [INFO] [stdout] test syntax::break_expression::test::breakexpr_value ... ok [INFO] [stdout] test syntax::boolean_literal::test::bool_false ... ok [INFO] [stdout] test syntax::block::test::block_single_semi ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_application ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_commas_parens ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_invalid_expr ... ok [INFO] [stdout] test syntax::call_expression::test::callexpr_empty ... ok [INFO] [stdout] test syntax::call_expression::test::callexpr_missing_end ... ok [INFO] [stdout] test syntax::call_expression::test::callexpr_params ... ok [INFO] [stdout] test syntax::call_expression::test::callexpr_path ... ok [INFO] [stdout] test syntax::break_statement::test::breakstmt_empty ... ok [INFO] [stdout] test syntax::call_expression::test::callexpr_expr ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_simple ... ok [INFO] [stdout] test syntax::call_expression::test::callexpr_spaced ... ok [INFO] [stdout] test syntax::break_expression::test::breakexpr_unit ... ok [INFO] [stdout] test syntax::cancel_expression::test::cancelexpr_empty ... ok [INFO] [stdout] test syntax::cancel_expression::test::cancelexpr_unit ... ok [INFO] [stdout] test syntax::cancel_statement::test::cancelstmt_empty ... ok [INFO] [stdout] test syntax::cancel_expression::test::cancelexpr_value ... ok [INFO] [stdout] test syntax::cancel_statement::test::cancelstmt_invalid_expr ... ok [INFO] [stdout] test syntax::cancel_statement::test::cancelstmt_line_break ... ok [INFO] [stdout] test syntax::cancel_statement::test::cancelstmt_value ... ok [INFO] [stdout] test syntax::character_literal::test::char_lit ... ok [INFO] [stdout] test syntax::character_literal::test::not_char_lit ... ok [INFO] [stdout] test syntax::constant_definition::test::const_no_name ... ok [INFO] [stdout] test syntax::constant_definition::test::const_no_value ... ok [INFO] [stdout] test syntax::constant_definition::test::const_valid ... ok [INFO] [stdout] test syntax::continue_expression::test::continueexpr_empty ... ok [INFO] [stdout] test syntax::continue_expression::test::continueexpr_unit ... ok [INFO] [stdout] test syntax::continue_expression::test::continueexpr_value ... ok [INFO] [stdout] test syntax::continue_statement::test::continuestmt_empty ... ok [INFO] [stdout] test syntax::continue_statement::test::continuestmt_value ... ok [INFO] [stdout] test syntax::boolean_query::test::bool_query_expression ... ok [INFO] [stdout] test syntax::definition::test::def_documented ... ok [INFO] [stdout] test syntax::definition::test::def_documented_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_documented_inner ... ok [INFO] [stdout] test syntax::definition::test::def_documented_inner_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_documented_nothing ... ok [INFO] [stdout] test syntax::definition::test::def_documented_nothing_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_export ... ok [INFO] [stdout] test syntax::definition::test::def_export_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_external_module ... ok [INFO] [stdout] test syntax::definition::test::def_external_module_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_fact ... ok [INFO] [stdout] test syntax::definition::test::def_fact_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_func ... ok [INFO] [stdout] test syntax::definition::test::def_func_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_module ... ok [INFO] [stdout] test syntax::definition::test::def_module_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_module_invalid ... ok [INFO] [stdout] test syntax::definition::test::def_module_invalid_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_no_keyword ... ok [INFO] [stdout] test syntax::definition::test::def_no_keyword_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_nothing ... ok [INFO] [stdout] test syntax::definition::test::def_nothing_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_proc ... ok [INFO] [stdout] test syntax::definition::test::def_rule ... ok [INFO] [stdout] test syntax::definition::test::def_proc_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_rule_in_module ... ok [INFO] [stdout] test syntax::definition::test::def_test ... ok [INFO] [stdout] test syntax::definition::test::def_test_in_module ... ok [INFO] [stdout] test syntax::direct_unification::test::direct_collection ... ok [INFO] [stdout] test syntax::direct_unification::test::direct_invalid_expr ... ok [INFO] [stdout] test syntax::direct_unification::test::direct_keyword ... ok [INFO] [stdout] test syntax::direct_unification::test::direct_no_expr ... ok [INFO] [stdout] test syntax::direct_unification::test::direct_no_op_eq ... ok [INFO] [stdout] test syntax::direct_unification::test::direct_pattern ... ok [INFO] [stdout] test syntax::do_expression::test::do_block ... ok [INFO] [stdout] test syntax::do_expression::test::do_block_invalid ... ok [INFO] [stdout] test syntax::do_expression::test::do_block_missing_paren ... ok [INFO] [stdout] test syntax::do_expression::test::do_block_params ... ok [INFO] [stdout] test syntax::do_expression::test::do_block_params_empty_comma ... ok [INFO] [stdout] test syntax::do_expression::test::do_block_params_leading_comma ... ok [INFO] [stdout] test syntax::do_expression::test::do_block_params_trailing_comma ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_bang ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_invalid ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_params ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_params_empty_comma ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_params_leading_comma ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_params_trailing_comma ... ok [INFO] [stdout] test syntax::do_expression::test::do_expr_spaced ... ok [INFO] [stdout] test syntax::do_expression::test::do_no_parens ... ok [INFO] [stdout] test syntax::document::test::document_defs_no_newline ... ok [INFO] [stdout] test syntax::document::test::document_documented ... ok [INFO] [stdout] test syntax::document::test::document_documented_with_def ... ok [INFO] [stdout] test syntax::document::test::document_empty ... ok [INFO] [stdout] test syntax::document::test::document_empty_newline ... ok [INFO] [stdout] test syntax::document::test::document_error_recovery ... ok [INFO] [stdout] test syntax::document::test::document_module_empty ... ok [INFO] [stdout] test syntax::document::test::document_module_nested ... ok [INFO] [stdout] test syntax::document::test::document_module_no_end_newline ... ok [INFO] [stdout] test syntax::document::test::document_module_no_start_newline ... ok [INFO] [stdout] test syntax::document::test::document_multiple_defs ... ok [INFO] [stdout] test syntax::document::test::document_no_final_newline ... ok [INFO] [stdout] test syntax::documentation::test::documentation_inner ... ok [INFO] [stdout] test syntax::documentation::test::documentation_inner_gaps ... ok [INFO] [stdout] test syntax::documentation::test::documentation_inner_multiline ... ok [INFO] [stdout] test syntax::documentation::test::documentation_outer ... ok [INFO] [stdout] test syntax::documentation::test::documentation_outer_multiline ... ok [INFO] [stdout] test syntax::documentation::test::documentation_outer_gaps ... ok [INFO] [stdout] test syntax::element_unification::test::element_identifier ... ok [INFO] [stdout] test syntax::element_unification::test::element_collection ... ok [INFO] [stdout] test syntax::element_unification::test::element_invalid_expr ... ok [INFO] [stdout] test syntax::element_unification::test::element_no_expr ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_cancel_with_id ... ok [INFO] [stdout] test syntax::element_unification::test::element_pattern ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_invalid_body ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_invert_without_id ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_invert_with_id ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_not_identifier ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_resume_with_id ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_yield ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_resume_without_id ... ok [INFO] [stdout] test syntax::end_expression::test::endexpr_empty ... ok [INFO] [stdout] test syntax::end_expression::test::endexpr_value ... ok [INFO] [stdout] test syntax::end_statement::test::endstmt_value ... ok [INFO] [stdout] test syntax::exit_expression::test::exitexpr_empty ... ok [INFO] [stdout] test syntax::exit_expression::test::exitexpr_value ... ok [INFO] [stdout] test syntax::exit_statement::test::exitstmt_empty ... ok [INFO] [stdout] test syntax::element_unification::test::element_keyword ... ok [INFO] [stdout] test syntax::exit_statement::test::exitstmt_unit ... ok [INFO] [stdout] test syntax::end_statement::test::endstmt_empty ... ok [INFO] [stdout] test syntax::else_handler::test::elsehandler_cancel_without_id ... ok [INFO] [stdout] test syntax::export_definition::test::export_many ... ok [INFO] [stdout] test syntax::exit_statement::test::exitstmt_value ... ok [INFO] [stdout] test syntax::exit_expression::test::exitexpr_unit ... ok [INFO] [stdout] test syntax::expression::test::expr_application_no_space ... ok [INFO] [stdout] test syntax::export_definition::test::export_none ... ok [INFO] [stdout] test syntax::export_definition::test::export_single ... ok [INFO] [stdout] test syntax::export_definition::test::export_not_ident ... ok [INFO] [stdout] test syntax::expression::test::expr_cmp_without_parens ... ok [INFO] [stdout] test syntax::expression::test::expr_eq_without_parens ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_cmp_eq ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_compose_rcompose ... ok [INFO] [stdout] test syntax::expression::test::expr_let_seq ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_factor ... ok [INFO] [stdout] test syntax::expression::test::expr_is ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_glue_cons ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_pipe_rpipe ... ok [INFO] [stdout] test syntax::expression::test::expr_mod_access ... ok [INFO] [stdout] test syntax::expression::test::expr_is_prec ... ok [INFO] [stdout] test syntax::external_module_definition::test::moduleat_args_invalid ... ok [INFO] [stdout] test syntax::external_module_definition::test::moduleat_not_string ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_if_else ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_paths ... ok [INFO] [stdout] test syntax::external_module_definition::test::moduleat_use ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_identity ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_multiple_params ... ok [INFO] [stdout] test syntax::external_module_definition::test::moduleat_ok ... ok [INFO] [stdout] test syntax::expression::test::expr_multiline_application ... ok [INFO] [stdout] test syntax::expression::test::expr_multiline_operators ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_pattern ... ok [INFO] [stdout] test syntax::for_statement::test::for_body ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_access ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_app_pipe ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_invalid_body ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_no_params ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_invalid_pattern ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_application ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_bitwise ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_boolean ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_arithmetic ... ok [INFO] [stdout] test syntax::fn_expression::test::fn_multiple_patterns ... ok [INFO] [stdout] test syntax::expression::test::expr_prec_call ... ok [INFO] [stdout] test syntax::for_statement::test::for_chained ... ok [INFO] [stdout] test syntax::for_statement::test::for_body_expr ... ok [INFO] [stdout] test syntax::for_statement::test::for_else ... ok [INFO] [stdout] test syntax::for_statement::test::for_in ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_lhs_not_lvalue ... ok [INFO] [stdout] test syntax::for_statement::test::for_lookup ... ok [INFO] [stdout] test syntax::for_statement::test::for_query_expr ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_operators ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_multi_arg ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_operators_paren ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_no_arg ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_single_arg ... ok [INFO] [stdout] test syntax::function_definition::test::func_invalid_body ... ok [INFO] [stdout] test syntax::function_assignment::test::fn_assignment_spaced ... ok [INFO] [stdout] test syntax::function_definition::test::func_missing_body ... ok [INFO] [stdout] test syntax::function_definition::test::func_multi_param ... ok [INFO] [stdout] test syntax::function_definition::test::func_one_param ... ok [INFO] [stdout] test syntax::function_definition::test::func_no_params ... ok [INFO] [stdout] test syntax::function_definition::test::func_pattern_param ... ok [INFO] [stdout] test syntax::function_head::test::funchead_invalid_param ... ok [INFO] [stdout] test syntax::function_head::test::funchead_multi_param ... ok [INFO] [stdout] test syntax::function_head::test::funchead_one_param ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_invalid_expr ... ok [INFO] [stdout] test syntax::function_head::test::funchead_pattern_param ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_right_str ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_expr ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_cancel_expr ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_invert_block ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_multiple_invert ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_both_str ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_no_str ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_not_str ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_cancel_block ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_incomplete ... ok [INFO] [stdout] test syntax::glue_pattern::test::glue_pattern_left_str ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_multiple_yield ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_resume_expr ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_else_cancel ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_else_resume ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_else_invert ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_block ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_cancel_expr ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_else_yield ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_else_cancel ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_else_yield ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_resume_block ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_invert_block ... ok [INFO] [stdout] test syntax::handler::test::handler_else ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_yield ... ok [INFO] [stdout] test syntax::handler_strategy::test::handler_strategy_invert ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_multiple_invert ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_else_resume ... ok [INFO] [stdout] test syntax::handler::test::handler_when ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_multiple_yield ... ok [INFO] [stdout] test syntax::handler_strategy::test::handler_strategy_resume ... ok [INFO] [stdout] test syntax::identifier::test::identifier_normal ... ok [INFO] [stdout] test syntax::identifier::test::identifier_numbers ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_invert_expr ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_else_invert ... ok [INFO] [stdout] test syntax::handled_expression::test::handled_expr_resume_expr ... ok [INFO] [stdout] test syntax::identifier::test::identifier_underscored ... ok [INFO] [stdout] test syntax::identifier::test::identifiereq_keyword ... ok [INFO] [stdout] test syntax::handled_block::test::handled_block_yield ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass_params_leading_comma ... ok [INFO] [stdout] test syntax::identifier::test::identifiereq_underscored ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass_params ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass_invalid ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass_params_empty_comma ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass_missing_paren ... ok [INFO] [stdout] test syntax::handler_strategy::test::handler_strategy_yield ... ok [INFO] [stdout] test syntax::identifier::test::identifier_keyword ... ok [INFO] [stdout] test syntax::handler_strategy::test::handler_strategy_cancel ... ok [INFO] [stdout] test syntax::qy_expression::test::qy_pass_params_trailing_comma ... ok [INFO] [stdout] test syntax::identifier::test::identifiereq_normal ... ok [INFO] [stdout] test syntax::identifier::test::identifiereq_numbers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 412 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_parser_derive-7f8c635595e3f52c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_scanner-86f2d36ab70f43dd) [INFO] [stdout] [INFO] [stdout] running 271 tests [INFO] [stdout] test test::atom ... ok [INFO] [stdout] test test::bin ... ok [INFO] [stdout] test test::atom_special_char_invalid ... ok [INFO] [stdout] test test::bang_oparen ... ok [INFO] [stdout] test test::bin_rational ... ok [INFO] [stdout] test test::bin_underscores ... ok [INFO] [stdout] test test::atom_short ... ok [INFO] [stdout] test test::atom_long ... ok [INFO] [stdout] test test::bits_bin ... ok [INFO] [stdout] test test::atom_nums ... ok [INFO] [stdout] test test::bits_hex ... ok [INFO] [stdout] test test::bits_bin_empty ... ok [INFO] [stdout] test test::atom_escape_invalid ... ok [INFO] [stdout] test test::bits_hex_upper ... ok [INFO] [stdout] test test::bits_hex_underscores ... ok [INFO] [stdout] test test::bits_oct_underscores ... ok [INFO] [stdout] test test::cbrackpipe ... ok [INFO] [stdout] test test::character_escape_0 ... ok [INFO] [stdout] test test::bits_oct ... ok [INFO] [stdout] test test::bits_hex_empty ... ok [INFO] [stdout] test test::atom_struct ... ok [INFO] [stdout] test test::byte_order_mark ... ok [INFO] [stdout] test test::character_escape_incomplete ... ok [INFO] [stdout] test test::cbrace ... ok [INFO] [stdout] test test::cbracepipe ... ok [INFO] [stdout] test test::character ... ok [INFO] [stdout] test test::character_escape_ascii ... ok [INFO] [stdout] test test::character_escape_n ... ok [INFO] [stdout] test test::cbrack ... ok [INFO] [stdout] test test::character_escape_quote ... ok [INFO] [stdout] test test::character_escape_invalid ... ok [INFO] [stdout] test test::character_escape_slash ... ok [INFO] [stdout] test test::character_escape_dollar ... ok [INFO] [stdout] test test::character_escape_apos ... ok [INFO] [stdout] test test::bits_bin_underscores ... ok [INFO] [stdout] test test::bits_oct_empty ... ok [INFO] [stdout] test test::character_escape_t ... ok [INFO] [stdout] test test::character_escape_unicode ... ok [INFO] [stdout] test test::character_escape_unicode_long ... ok [INFO] [stdout] test test::character_incomplete ... ok [INFO] [stdout] test test::character_space ... ok [INFO] [stdout] test test::comment ... ok [INFO] [stdout] test test::comment_block ... ok [INFO] [stdout] test test::comment_ended ... ok [INFO] [stdout] test test::character_escape_r ... ok [INFO] [stdout] test test::comment_fake_nested ... ok [INFO] [stdout] test test::comment_nested ... ok [INFO] [stdout] test test::complex ... ok [INFO] [stdout] test test::complex_no_prefix ... ok [INFO] [stdout] test test::cr_ignored ... ok [INFO] [stdout] test test::cparen ... ok [INFO] [stdout] test test::comment_eof ... ok [INFO] [stdout] test test::complex_float ... ok [INFO] [stdout] test test::complex_rational ... ok [INFO] [stdout] test test::doc_comment_inner ... ok [INFO] [stdout] test test::dollar_string ... ok [INFO] [stdout] test test::float ... ok [INFO] [stdout] test test::float_zero ... ok [INFO] [stdout] test test::comment_in_comment ... ok [INFO] [stdout] test test::doc_comment_outer ... ok [INFO] [stdout] test test::dollar_oparen ... ok [INFO] [stdout] test test::hex ... ok [INFO] [stdout] test test::comment_inline ... ok [INFO] [stdout] test test::crlf ... ok [INFO] [stdout] test test::hex_underscores ... ok [INFO] [stdout] test test::identifier ... ok [INFO] [stdout] test test::character_escape_unicode_short ... ok [INFO] [stdout] test test::extended_keyword ... ok [INFO] [stdout] test test::complex_zero ... ok [INFO] [stdout] test test::discard ... ok [INFO] [stdout] test test::hex_upper ... ok [INFO] [stdout] test test::identifier_bang ... ok [INFO] [stdout] test test::identifier_eq ... ok [INFO] [stdout] test test::identifier_num ... ok [INFO] [stdout] test test::identifier_eq_keyword_error ... ok [INFO] [stdout] test test::identifier_paren ... ok [INFO] [stdout] test test::integer ... ok [INFO] [stdout] test test::integer_underscores ... ok [INFO] [stdout] test test::hex_rational ... ok [INFO] [stdout] test test::kw_await ... ok [INFO] [stdout] test test::invalid_nesting ... ok [INFO] [stdout] test test::kw_break ... ok [INFO] [stdout] test test::kw_assert ... ok [INFO] [stdout] test test::kw_and ... ok [INFO] [stdout] test test::kw_async ... ok [INFO] [stdout] test test::kw_cancel ... ok [INFO] [stdout] test test::identifier_upper ... ok [INFO] [stdout] test test::character_quote ... ok [INFO] [stdout] test test::invalid_char ... ok [INFO] [stdout] test test::identifiers ... ok [INFO] [stdout] test test::kw_at ... ok [INFO] [stdout] test test::kw_as ... ok [INFO] [stdout] test test::kw_case ... ok [INFO] [stdout] test test::kw_class ... ok [INFO] [stdout] test test::kw_catch ... ok [INFO] [stdout] test test::kw_const ... ok [INFO] [stdout] test test::kw_do ... ok [INFO] [stdout] test test::kw_enum ... ok [INFO] [stdout] test test::kw_export ... ok [INFO] [stdout] test test::kw_extends ... ok [INFO] [stdout] test test::kw_fn ... ok [INFO] [stdout] test test::kw_for ... ok [INFO] [stdout] test test::kw_func ... ok [INFO] [stdout] test test::kw_if ... ok [INFO] [stdout] test test::kw_import ... ok [INFO] [stdout] test test::kw_in ... ok [INFO] [stdout] test test::kw_instanceof ... ok [INFO] [stdout] test test::kw_implements ... ok [INFO] [stdout] test test::kw_else ... ok [INFO] [stdout] test test::kw_interface ... ok [INFO] [stdout] test test::kw_is ... ok [INFO] [stdout] test test::kw_continue ... ok [INFO] [stdout] test test::kw_let ... ok [INFO] [stdout] test test::kw_invert ... ok [INFO] [stdout] test test::kw_defer ... ok [INFO] [stdout] test test::kw_data ... ok [INFO] [stdout] test test::kw_loop ... ok [INFO] [stdout] test test::kw_macro ... ok [INFO] [stdout] test test::kw_match ... ok [INFO] [stdout] test test::kw_module ... ok [INFO] [stdout] test test::kw_mut ... ok [INFO] [stdout] test test::kw_exit ... ok [INFO] [stdout] test test::kw_end ... ok [INFO] [stdout] test test::kw_false ... ok [INFO] [stdout] test test::kw_inline ... ok [INFO] [stdout] test test::kw_except ... ok [INFO] [stdout] test test::kw_lazy ... ok [INFO] [stdout] test test::kw_next ... ok [INFO] [stdout] test test::kw_not ... ok [INFO] [stdout] test test::kw_prec ... ok [INFO] [stdout] test test::kw_lens ... ok [INFO] [stdout] test test::kw_oper ... ok [INFO] [stdout] test test::kw_proc ... ok [INFO] [stdout] test test::kw_pass ... ok [INFO] [stdout] test test::kw_return ... ok [INFO] [stdout] test test::kw_struct ... ok [INFO] [stdout] test test::kw_switch ... ok [INFO] [stdout] test test::kw_super ... ok [INFO] [stdout] test test::kw_tag ... ok [INFO] [stdout] test test::kw_test ... ok [INFO] [stdout] test test::kw_then ... ok [INFO] [stdout] test test::kw_trait ... ok [INFO] [stdout] test test::kw_true ... ok [INFO] [stdout] test test::kw_resume ... ok [INFO] [stdout] test test::kw_rule ... ok [INFO] [stdout] test test::kw_or ... ok [INFO] [stdout] test test::kw_qy ... ok [INFO] [stdout] test test::kw_static ... ok [INFO] [stdout] test test::kw_protocol ... ok [INFO] [stdout] test test::kw_try ... ok [INFO] [stdout] test test::kw_type ... ok [INFO] [stdout] test test::kw_unless ... ok [INFO] [stdout] test test::kw_until ... ok [INFO] [stdout] test test::kw_use ... ok [INFO] [stdout] test test::kw_when ... ok [INFO] [stdout] test test::kw_while ... ok [INFO] [stdout] test test::kw_where ... ok [INFO] [stdout] test test::kw_with ... ok [INFO] [stdout] test test::manyspaces ... ok [INFO] [stdout] test test::newline ... ok [INFO] [stdout] test test::no_bin_float ... ok [INFO] [stdout] test test::no_bits_complex ... ok [INFO] [stdout] test test::no_bits_complex_imaginary ... ok [INFO] [stdout] test test::no_bits_float ... ok [INFO] [stdout] test test::no_bits_rational ... ok [INFO] [stdout] test test::no_bits_rational_denom ... ok [INFO] [stdout] test test::no_float_end_dot ... ok [INFO] [stdout] test test::no_float_start_dot ... ok [INFO] [stdout] test test::no_hex_float ... ok [INFO] [stdout] test test::no_oct_float ... ok [INFO] [stdout] test test::obrace ... ok [INFO] [stdout] test test::obracepipe ... ok [INFO] [stdout] test test::oct ... ok [INFO] [stdout] test test::oct_rational ... ok [INFO] [stdout] test test::obrackpipe ... ok [INFO] [stdout] test test::op_amp ... ok [INFO] [stdout] test test::op_amp_amp ... ok [INFO] [stdout] test test::op_amp_amp_eq ... ok [INFO] [stdout] test test::op_caret ... ok [INFO] [stdout] test test::op_amp_eq ... ok [INFO] [stdout] test test::obrack ... ok [INFO] [stdout] test test::op_bang ... ok [INFO] [stdout] test test::oct_underscores ... ok [INFO] [stdout] test test::op_bang_eq ... ok [INFO] [stdout] test test::op_bang_eq_eq ... ok [INFO] [stdout] test test::kw_typeof ... ok [INFO] [stdout] test test::kw_unit ... ok [INFO] [stdout] test test::kw_yield ... ok [INFO] [stdout] test test::no_float_rational ... ok [INFO] [stdout] test test::no_rational_complex ... ok [INFO] [stdout] test test::onespace ... ok [INFO] [stdout] test test::op_caret_eq ... ok [INFO] [stdout] test test::op_colon ... ok [INFO] [stdout] test test::op_colon_colon ... ok [INFO] [stdout] test test::op_comma ... ok [INFO] [stdout] test test::op_colon_eq ... ok [INFO] [stdout] test test::op_dot_dot ... ok [INFO] [stdout] test test::op_dot ... ok [INFO] [stdout] test test::op_dot_eq ... ok [INFO] [stdout] test test::op_eq ... ok [INFO] [stdout] test test::op_eq_eq ... ok [INFO] [stdout] test test::op_eq_eq_eq ... ok [INFO] [stdout] test test::op_fat_arrow ... ok [INFO] [stdout] test test::op_gt_gt ... ok [INFO] [stdout] test test::op_gt_gt_eq ... ok [INFO] [stdout] test test::op_left_arrow ... ok [INFO] [stdout] test test::op_gt_eq ... ok [INFO] [stdout] test test::op_lt_lt_eq ... ok [INFO] [stdout] test test::op_minus ... ok [INFO] [stdout] test test::op_minus_eq ... ok [INFO] [stdout] test test::op_percent_eq ... ok [INFO] [stdout] test test::op_lt_pipe ... ok [INFO] [stdout] test test::op_pipe ... ok [INFO] [stdout] test test::op_pipe_pipe_eq ... ok [INFO] [stdout] test test::op_plus_eq ... ok [INFO] [stdout] test test::op_pipe_pipe ... ok [INFO] [stdout] test test::op_pipe_gt ... ok [INFO] [stdout] test test::op_plus ... ok [INFO] [stdout] test test::op_semi ... ok [INFO] [stdout] test test::op_lt_eq ... ok [INFO] [stdout] test test::op_percent ... ok [INFO] [stdout] test test::op_glue ... ok [INFO] [stdout] test test::op_glue_eq ... ok [INFO] [stdout] test test::op_gt ... ok [INFO] [stdout] test test::op_right_arrow ... ok [INFO] [stdout] test test::op_shl ... ok [INFO] [stdout] test test::op_lt ... ok [INFO] [stdout] test test::op_question ... ok [INFO] [stdout] test test::op_lt_lt ... ok [INFO] [stdout] test test::op_pipe_eq ... ok [INFO] [stdout] test test::op_slash ... ok [INFO] [stdout] test test::op_slash_eq ... ok [INFO] [stdout] test test::op_slash_slash_eq ... ok [INFO] [stdout] test test::op_star ... ok [INFO] [stdout] test test::op_star_eq ... ok [INFO] [stdout] test test::op_star_star ... ok [INFO] [stdout] test test::op_star_star_eq ... ok [INFO] [stdout] test test::op_shl_eq ... ok [INFO] [stdout] test test::op_tilde ... ok [INFO] [stdout] test test::op_shr ... ok [INFO] [stdout] test test::op_tilde_eq ... ok [INFO] [stdout] test test::rational ... ok [INFO] [stdout] test test::rational_div_by_zero ... ok [INFO] [stdout] test test::rational_zero ... ok [INFO] [stdout] test test::spaced_bang_oparen ... ok [INFO] [stdout] test test::spaced_newline ... ok [INFO] [stdout] test test::spans_accurate ... ok [INFO] [stdout] test test::string ... ok [INFO] [stdout] test test::string_escape_0 ... ok [INFO] [stdout] test test::string_escape_apos ... ok [INFO] [stdout] test test::string_escape_ascii ... ok [INFO] [stdout] test test::string_escape_dollar ... ok [INFO] [stdout] test test::op_shr_eq ... ok [INFO] [stdout] test test::oparen ... ok [INFO] [stdout] test test::partial_keyword ... ok [INFO] [stdout] test test::op_slash_slash ... ok [INFO] [stdout] test test::string_escape_incomplete ... ok [INFO] [stdout] test test::string_escape_invalid ... ok [INFO] [stdout] test test::string_escape_n ... ok [INFO] [stdout] test test::string_escape_quote ... ok [INFO] [stdout] test test::string_escape_quote_incomplete ... ok [INFO] [stdout] test test::string_escape_slash ... ok [INFO] [stdout] test test::string_escape_t ... ok [INFO] [stdout] test test::string_escape_r ... ok [INFO] [stdout] test test::underscore_ident ... ok [INFO] [stdout] test test::zero ... ok [INFO] [stdout] test test::string_spaced ... ok [INFO] [stdout] test test::string_escape_unicode ... ok [INFO] [stdout] test test::template ... ok [INFO] [stdout] test test::string_incomplete ... ok [INFO] [stdout] test test::string_multiline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 271 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_vm-ef6922a0949856bd) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test bytecode::asm::value::test::parse_false ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_char ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_char_escape ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_number_complex ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_array_empty ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_number_rational ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_array ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_atom ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_number ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_record_empty ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_bits ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_number_neg ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_set ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_record ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_number_complex_neg ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_set_empty ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_string ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_string_escapes ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_string_trailing ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_unit ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_struct ... ok [INFO] [stdout] test cactus::range_map::test::insert_merging_ends ... ok [INFO] [stdout] test cactus::range_map::test::never_remove_zero ... ok [INFO] [stdout] test cactus::range_map::test::range_empty ... ok [INFO] [stdout] test cactus::range_map::test::insert_overlap_noop ... ok [INFO] [stdout] test cactus::range_map::test::update_dont_merge_ends_but_merge_inside ... ok [INFO] [stdout] test cactus::range_map::test::update_merge_inside ... ok [INFO] [stdout] test cactus::range_map::test::update_middle_of_segment ... ok [INFO] [stdout] test cactus::range_map::test::update_merging_ends ... ok [INFO] [stdout] test cactus::range_map::test::insert_empty_noop ... ok [INFO] [stdout] test runtime::bits::test::bitand ... ok [INFO] [stdout] test runtime::bits::test::bitand_rhs_trunc ... ok [INFO] [stdout] test runtime::bits::test::bitor ... ok [INFO] [stdout] test runtime::bits::test::bitand_rhs_extend ... ok [INFO] [stdout] test runtime::bits::test::bitor_rhs_extend ... ok [INFO] [stdout] test runtime::bits::test::debug ... ok [INFO] [stdout] test runtime::bits::test::display ... ok [INFO] [stdout] test runtime::bits::test::bitxor_rhs_extend ... ok [INFO] [stdout] test runtime::bits::test::not ... ok [INFO] [stdout] test runtime::bits::test::ord_gt ... ok [INFO] [stdout] test runtime::bits::test::bitxor_rhs_trunc ... ok [INFO] [stdout] test runtime::bits::test::ord_lt ... ok [INFO] [stdout] test runtime::bits::test::shl ... ok [INFO] [stdout] test runtime::bits::test::shr ... ok [INFO] [stdout] test runtime::bits::test::bitor_rhs_trunc ... ok [INFO] [stdout] test bytecode::asm::value::test::parse_true ... ok [INFO] [stdout] test runtime::bits::test::bitxor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/calls.rs (/opt/rustwide/target/debug/deps/calls-02a8bf294eec6b8b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_call_fn ... ok [INFO] [stdout] test test_recursion ... ok [INFO] [stderr] Running tests/integers.rs (/opt/rustwide/target/debug/deps/integers-6bd22be616fd3109) [INFO] [stdout] test test_tail_recursion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_pow ... ignored, not yet implemented [INFO] [stdout] test test_intdiv ... ok [INFO] [stdout] test test_mul ... ok [INFO] [stdout] test test_div ... ok [INFO] [stdout] test test_rem ... ok [INFO] [stdout] test test_sub ... ok [INFO] [stdout] test test_add ... ok [INFO] [stdout] test test_const ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/static_program.rs (/opt/rustwide/target/debug/deps/static_program-02b1969f69ead149) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trilogy_vm_derive-04da51e8e611c88a) [INFO] [stderr] Doc-tests trilogy [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test trilogy/src/lib.rs - (line 23) - compile ... ok [INFO] [stdout] test trilogy/src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test trilogy/src/cache/file_system_cache.rs - cache::file_system_cache::FileSystemCache::new (line 26) ... FAILED [INFO] [stdout] test trilogy/src/runtime/native_module.rs - runtime::native_module::NativeModuleBuilder::add_item (line 54) ... FAILED [INFO] [stdout] test trilogy/src/location.rs - location::Location::library (line 38) ... ok [INFO] [stdout] test trilogy/src/runtime/native_type.rs - runtime::native_type::NativeTypeBuilder::add_item (line 54) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- trilogy/src/cache/file_system_cache.rs - cache::file_system_cache::FileSystemCache::new (line 26) 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/beta-2024-12-08-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/rustcxtK5bF/symbols.o" "/tmp/rustdoctestaqyOLQ/rust_out.rust_out.9242fac72db2cd11-cgu.0.rcgu.o" "/tmp/rustdoctestaqyOLQ/rust_out.2hl2tb9xdtge7mguxzn2q1kvi.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtrilogy-c1b90e2f8cc2c74a.rlib" "/opt/rustwide/target/debug/deps/libregex-df9a1c1ce14163ec.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-881503648830e200.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-61597a0e9e77338d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a9a1544abb6ec6dc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8c2544142da8039c.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b0c81f8d02ebe764.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2597a22c38fde664.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52138b450a25663f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1fa315f81d89515e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1714e2a5a17207de.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4dc392558530c952.rlib" "/opt/rustwide/target/debug/deps/libhyper-fe4554786257c2e9.rlib" "/opt/rustwide/target/debug/deps/libwant-254baf7a3ce1b24f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-523daa20a4acb788.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eecf2a54e1f4647a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-aea85a9bde8f603f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dfea69df8a9e0b5e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c39f69f9247adf12.rlib" "/opt/rustwide/target/debug/deps/libhttp-fc2ed756fd650dd3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libdaggy-a733b127800073b7.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-4eca72dd59abc717.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1e18bec89b8fbe9c.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_codegen-96cd06cbb3da2016.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_ir-3fa2b994718849a7.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_parser-5815820a577c8738.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_scanner-e486663fc5e38600.rlib" "/opt/rustwide/target/debug/deps/libpeekmore-7daa36f21461ff34.rlib" "/opt/rustwide/target/debug/deps/libpretty-ad36fdc61ac96d03.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-75060192f0e3d452.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eeaaf69153df7969.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-b0e9f4c1b45b9e98.rlib" "/opt/rustwide/target/debug/deps/libcolored-27044b722b383515.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libariadne-3cc5978a0cd34857.rlib" "/opt/rustwide/target/debug/deps/libconcolor-025cf8364ede9d4f.rlib" "/opt/rustwide/target/debug/deps/libconcolor_query-f7b18569072cd122.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-894d85b3ef7878f7.rlib" "/opt/rustwide/target/debug/deps/librustix-748c8fba0f89a3af.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-b7166f75d99cad3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-cfceec31e2d6206b.rlib" "/opt/rustwide/target/debug/deps/libyansi-fe77e7901970feab.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_vm-3909df359f510c5a.rlib" "/opt/rustwide/target/debug/deps/libsqlx-14a3c3bb8d9810f9.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-a2db5226cfda17f6.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-aa9a05e0f0d240e4.rlib" "/opt/rustwide/target/debug/deps/libcrc-b50827a1db226f67.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-6b5175ea3da3ef41.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libwhoami-30500ae023caea9c.rlib" "/opt/rustwide/target/debug/deps/libhome-a1c0edac94651a7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/libmd5-461ce827100ca12b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ebee02ac8d87c466.rlib" "/opt/rustwide/target/debug/deps/libatoi-9fadc9927310262e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-92505d97cc10a561.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ca73ba8d322021d2.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-334a33df57b7231b.rlib" "/opt/rustwide/target/debug/deps/librand-1a06b9ce81290fc5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7e2bf336ecc16c52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-ef4ab6e032c9b34a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-772f5849e2a252c8.rlib" "/opt/rustwide/target/debug/deps/libhmac-95b56f7d01f06216.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-da32e3263070af6e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-07df880f4fdf8905.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0eeaea8b4e34bbc7.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b492a0a9b9f9ef3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-494c8f77b83eb5be.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3e68ceae8c40fa20.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7d4a886cc2a1245.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libsha2-f1e7ea6fc47680fc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libdigest-d6dfb8211d29e730.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8bfc29cd08fc9521.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-6d2b0f2b45a2da2c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/librustls-60ec8893dbc769a0.rlib" "/opt/rustwide/target/debug/deps/libsct-37992ea113911236.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e8623f11803eea9b.rlib" "/opt/rustwide/target/debug/deps/libring-1f5467873da52a3d.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-a6f527259a7b4c18.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-7c0be0b7a176c6c9.rlib" "/opt/rustwide/target/debug/deps/libnom-95c99fc0f189fb84.rlib" "/opt/rustwide/target/debug/deps/libitertools-680e4c6942f9a8d0.rlib" "/opt/rustwide/target/debug/deps/libtokio-2f00c8cd9adb1360.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fb23db51be3872f8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7287d77433a71fb1.rlib" "/opt/rustwide/target/debug/deps/libmio-48816c6ff3d73c55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libhashlink-60f0ac440be6c7a3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-50a60c3bb6214f1f.rlib" "/opt/rustwide/target/debug/deps/libahash-b60a6a65cc23bb58.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e1651b6e46138801.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-931304d5b90176f3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-6ba4aa0b8cfe44af.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-a0398f191924b60c.rlib" "/opt/rustwide/target/debug/deps/libuuid-078bbadead6d2453.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98df24269828753d.rlib" "/opt/rustwide/target/debug/deps/libitoa-34968a9f29c36fec.rlib" "/opt/rustwide/target/debug/deps/libryu-4b03a7708da1319d.rlib" "/opt/rustwide/target/debug/deps/liburl-bb83a52a14c08a44.rlib" "/opt/rustwide/target/debug/deps/libidna-8c467dbced449b85.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-913bd4447c6bf186.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1d5be417c01f34b2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c863c402d309ce99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e39c071f5f47e342.rlib" "/opt/rustwide/target/debug/deps/libeither-ab91ba7b6fe05d09.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d856545b66a0d7b8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2affcf9f69377178.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-94f7ba538b2df59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-12771be3f2b5fe8a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a90652e1793c62aa.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libnum-e5567e9ea27a5d03.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84841fcb34be63c0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4c62232c22caee77.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-500f459202d1010a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0c7cb330a8b50402.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c90f4cd0f1da13dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib" "/opt/rustwide/target/debug/deps/libbitvec-9e280031f5216565.rlib" "/opt/rustwide/target/debug/deps/libwyz-b9ad50c5a23ba281.rlib" "/opt/rustwide/target/debug/deps/libtap-b85dccd7e33b9fac.rlib" "/opt/rustwide/target/debug/deps/libradium-23c3c7bf7109ca51.rlib" "/opt/rustwide/target/debug/deps/libfunty-36159d7a9009c5ea.rlib" "/opt/rustwide/target/debug/deps/libserde-7863c699e0a29e5d.rlib" "/opt/rustwide/target/debug/deps/libsource_span-3711083c05c7957a.rlib" "/opt/rustwide/target/debug/deps/libtermion-cf874b8a43429990.rlib" "/opt/rustwide/target/debug/deps/liblibc-a40391b8f7ca94de.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-395e32394adfb790.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8a466da6948feb18/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaqyOLQ/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- trilogy/src/runtime/native_module.rs - runtime::native_module::NativeModuleBuilder::add_item (line 54) 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/beta-2024-12-08-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/rustcpWItFi/symbols.o" "/tmp/rustdoctest2I3j6n/rust_out.rust_out.9242fac72db2cd11-cgu.0.rcgu.o" "/tmp/rustdoctest2I3j6n/rust_out.2hl2tb9xdtge7mguxzn2q1kvi.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtrilogy-c1b90e2f8cc2c74a.rlib" "/opt/rustwide/target/debug/deps/libregex-df9a1c1ce14163ec.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-881503648830e200.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-61597a0e9e77338d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a9a1544abb6ec6dc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8c2544142da8039c.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b0c81f8d02ebe764.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2597a22c38fde664.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52138b450a25663f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1fa315f81d89515e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1714e2a5a17207de.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4dc392558530c952.rlib" "/opt/rustwide/target/debug/deps/libhyper-fe4554786257c2e9.rlib" "/opt/rustwide/target/debug/deps/libwant-254baf7a3ce1b24f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-523daa20a4acb788.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eecf2a54e1f4647a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-aea85a9bde8f603f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dfea69df8a9e0b5e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c39f69f9247adf12.rlib" "/opt/rustwide/target/debug/deps/libhttp-fc2ed756fd650dd3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libdaggy-a733b127800073b7.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-4eca72dd59abc717.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1e18bec89b8fbe9c.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_codegen-96cd06cbb3da2016.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_ir-3fa2b994718849a7.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_parser-5815820a577c8738.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_scanner-e486663fc5e38600.rlib" "/opt/rustwide/target/debug/deps/libpeekmore-7daa36f21461ff34.rlib" "/opt/rustwide/target/debug/deps/libpretty-ad36fdc61ac96d03.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-75060192f0e3d452.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eeaaf69153df7969.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-b0e9f4c1b45b9e98.rlib" "/opt/rustwide/target/debug/deps/libcolored-27044b722b383515.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libariadne-3cc5978a0cd34857.rlib" "/opt/rustwide/target/debug/deps/libconcolor-025cf8364ede9d4f.rlib" "/opt/rustwide/target/debug/deps/libconcolor_query-f7b18569072cd122.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-894d85b3ef7878f7.rlib" "/opt/rustwide/target/debug/deps/librustix-748c8fba0f89a3af.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-b7166f75d99cad3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-cfceec31e2d6206b.rlib" "/opt/rustwide/target/debug/deps/libyansi-fe77e7901970feab.rlib" "/opt/rustwide/target/debug/deps/libtrilogy_vm-3909df359f510c5a.rlib" "/opt/rustwide/target/debug/deps/libsqlx-14a3c3bb8d9810f9.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-a2db5226cfda17f6.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-aa9a05e0f0d240e4.rlib" "/opt/rustwide/target/debug/deps/libcrc-b50827a1db226f67.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-6b5175ea3da3ef41.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libwhoami-30500ae023caea9c.rlib" "/opt/rustwide/target/debug/deps/libhome-a1c0edac94651a7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/libmd5-461ce827100ca12b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ebee02ac8d87c466.rlib" "/opt/rustwide/target/debug/deps/libatoi-9fadc9927310262e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-92505d97cc10a561.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ca73ba8d322021d2.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-334a33df57b7231b.rlib" "/opt/rustwide/target/debug/deps/librand-1a06b9ce81290fc5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7e2bf336ecc16c52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-ef4ab6e032c9b34a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-772f5849e2a252c8.rlib" "/opt/rustwide/target/debug/deps/libhmac-95b56f7d01f06216.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-da32e3263070af6e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-07df880f4fdf8905.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0eeaea8b4e34bbc7.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b492a0a9b9f9ef3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-494c8f77b83eb5be.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3e68ceae8c40fa20.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7d4a886cc2a1245.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libsha2-f1e7ea6fc47680fc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libdigest-d6dfb8211d29e730.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8bfc29cd08fc9521.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-6d2b0f2b45a2da2c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/librustls-60ec8893dbc769a0.rlib" "/opt/rustwide/target/debug/deps/libsct-37992ea113911236.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e8623f11803eea9b.rlib" "/opt/rustwide/target/debug/deps/libring-1f5467873da52a3d.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-a6f527259a7b4c18.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-7c0be0b7a176c6c9.rlib" "/opt/rustwide/target/debug/deps/libnom-95c99fc0f189fb84.rlib" "/opt/rustwide/target/debug/deps/libitertools-680e4c6942f9a8d0.rlib" "/opt/rustwide/target/debug/deps/libtokio-2f00c8cd9adb1360.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fb23db51be3872f8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7287d77433a71fb1.rlib" "/opt/rustwide/target/debug/deps/libmio-48816c6ff3d73c55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libhashlink-60f0ac440be6c7a3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-50a60c3bb6214f1f.rlib" "/opt/rustwide/target/debug/deps/libahash-b60a6a65cc23bb58.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e1651b6e46138801.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-931304d5b90176f3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-6ba4aa0b8cfe44af.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-a0398f191924b60c.rlib" "/opt/rustwide/target/debug/deps/libuuid-078bbadead6d2453.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98df24269828753d.rlib" "/opt/rustwide/target/debug/deps/libitoa-34968a9f29c36fec.rlib" "/opt/rustwide/target/debug/deps/libryu-4b03a7708da1319d.rlib" "/opt/rustwide/target/debug/deps/liburl-bb83a52a14c08a44.rlib" "/opt/rustwide/target/debug/deps/libidna-8c467dbced449b85.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-913bd4447c6bf186.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1d5be417c01f34b2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c863c402d309ce99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e39c071f5f47e342.rlib" "/opt/rustwide/target/debug/deps/libeither-ab91ba7b6fe05d09.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d856545b66a0d7b8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2affcf9f69377178.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-94f7ba538b2df59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-12771be3f2b5fe8a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a90652e1793c62aa.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libnum-e5567e9ea27a5d03.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84841fcb34be63c0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4c62232c22caee77.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-500f459202d1010a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0c7cb330a8b50402.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c90f4cd0f1da13dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib" "/opt/rustwide/target/debug/deps/libbitvec-9e280031f5216565.rlib" "/opt/rustwide/target/debug/deps/libwyz-b9ad50c5a23ba281.rlib" "/opt/rustwide/target/debug/deps/libtap-b85dccd7e33b9fac.rlib" "/opt/rustwide/target/debug/deps/libradium-23c3c7bf7109ca51.rlib" "/opt/rustwide/target/debug/deps/libfunty-36159d7a9009c5ea.rlib" "/opt/rustwide/target/debug/deps/libserde-7863c699e0a29e5d.rlib" "/opt/rustwide/target/debug/deps/libsource_span-3711083c05c7957a.rlib" "/opt/rustwide/target/debug/deps/libtermion-cf874b8a43429990.rlib" "/opt/rustwide/target/debug/deps/liblibc-a40391b8f7ca94de.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-395e32394adfb790.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8a466da6948feb18/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2I3j6n/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] trilogy/src/cache/file_system_cache.rs - cache::file_system_cache::FileSystemCache::new (line 26) [INFO] [stdout] trilogy/src/runtime/native_module.rs - runtime::native_module::NativeModuleBuilder::add_item (line 54) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.93s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p trilogy --doc` [INFO] running `Command { std: "docker" "inspect" "28c777ad86aaef90856c36df31f2585741b81c116a5dab4eac4c7ddea2895d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c777ad86aaef90856c36df31f2585741b81c116a5dab4eac4c7ddea2895d3e", kill_on_drop: false }` [INFO] [stdout] 28c777ad86aaef90856c36df31f2585741b81c116a5dab4eac4c7ddea2895d3e