[INFO] cloning repository https://github.com/luizlls/netrine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizlls/netrine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cc5420787bdd67bafc9589440768dff04eeb2f0 [INFO] checking luizlls/netrine against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luizlls/netrine [INFO] finished tweaking git repo https://github.com/luizlls/netrine [INFO] tweaked toml for git repo https://github.com/luizlls/netrine written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luizlls/netrine on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luizlls/netrine 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415fabf71a96cd814d05f8f73ef3048b87b950833a17a846c22dce7752b1f877 [INFO] running `Command { std: "docker" "start" "-a" "415fabf71a96cd814d05f8f73ef3048b87b950833a17a846c22dce7752b1f877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415fabf71a96cd814d05f8f73ef3048b87b950833a17a846c22dce7752b1f877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415fabf71a96cd814d05f8f73ef3048b87b950833a17a846c22dce7752b1f877", kill_on_drop: false }` [INFO] [stdout] 415fabf71a96cd814d05f8f73ef3048b87b950833a17a846c22dce7752b1f877 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 426c5b7554128c2ad5aaf1860d00d4f268e6479e00736d1d6ad8c11529b0bf35 [INFO] running `Command { std: "docker" "start" "-a" "426c5b7554128c2ad5aaf1860d00d4f268e6479e00736d1d6ad8c11529b0bf35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking wast v239.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking compiler v0.0.1 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stdout] warning: struct `IndexMap` is never constructed [INFO] [stdout] --> compiler/src/index_map.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IndexMap [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `insert`, `get`, and `get_by_key` are never used [INFO] [stdout] --> compiler/src/index_map.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 16 | / impl IndexMap [INFO] [stdout] 17 | | where [INFO] [stdout] 18 | | K: Hash + Eq + Clone, [INFO] [stdout] 19 | | I: From + Into + Copy, [INFO] [stdout] | |________________________________________- associated items in this implementation [INFO] [stdout] 20 | { [INFO] [stdout] 21 | pub fn new() -> IndexMap { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn insert(&mut self, key: K, value: V) -> I { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn get(&self, index: I) -> Option<&V> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn get_by_key(&self, key: &K) -> Option<&V> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `prev` is never used [INFO] [stdout] --> compiler/src/lexer.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 315 | impl<'src> Tokens<'src> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 344 | pub fn prev(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Block` is never constructed [INFO] [stdout] --> compiler/src/mir.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> compiler/src/mir.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Block { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 40 | pub fn new() -> Block { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `seq` and `many` are never used [INFO] [stdout] --> compiler/src/parser.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'p> Parser<'p> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 251 | fn seq(&mut self, until: TokenKind, mut parse: F) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | fn many(&mut self, until: TokenKind, mut parse: F) -> Result> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `non_terminal` is never used [INFO] [stdout] --> compiler/src/token.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl Token { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 105 | #[rustfmt::skip] [INFO] [stdout] 106 | pub fn non_terminal(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> compiler/src/types.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl TypeId { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 7 | pub fn id(self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `builtin_types` is never used [INFO] [stdout] --> compiler/src/types.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub const fn builtin_types() -> &'static [Type] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CUSTOM_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const CUSTOM_SECTION: u8 = 0x00; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const TABLE_SECTION: u8 = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MEMORY_SECTION: u8 = 0x05; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLOBAL_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const GLOBAL_SECTION: u8 = 0x06; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const F32_TYPE: u8 = 0x7D; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXTERNAL_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const EXTERNAL_TYPE: u8 = 0x65; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FUNCTIONREF_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const FUNCTIONREF_TYPE: u8 = 0x70; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_EXPORT_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const MEMORY_EXPORT_TYPE: u8 = 0x02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_CONST` is never used [INFO] [stdout] --> compiler/src/wasm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const I32_CONST: u8 = 0x41; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_CONST` is never used [INFO] [stdout] --> compiler/src/wasm.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const F32_CONST: u8 = 0x43; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_ADD` is never used [INFO] [stdout] --> compiler/src/wasm.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const I32_ADD: u8 = 0x6A; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_SUB` is never used [INFO] [stdout] --> compiler/src/wasm.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const I32_SUB: u8 = 0x6B; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_MUL` is never used [INFO] [stdout] --> compiler/src/wasm.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const I32_MUL: u8 = 0x6C; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_DIV_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const I32_DIV_S: u8 = 0x6D; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_REM_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const I32_REM_S: u8 = 0x6F; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_DIV_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const I64_DIV_S: u8 = 0x7F; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_REM_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const I64_REM_S: u8 = 0x81; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_ADD` is never used [INFO] [stdout] --> compiler/src/wasm.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | const F32_ADD: u8 = 0x92; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_SUB` is never used [INFO] [stdout] --> compiler/src/wasm.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const F32_SUB: u8 = 0x93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_MUL` is never used [INFO] [stdout] --> compiler/src/wasm.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | const F32_MUL: u8 = 0x94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_DIV` is never used [INFO] [stdout] --> compiler/src/wasm.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | const F32_DIV: u8 = 0x95; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_LT_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | const I32_LT_S: u8 = 0x48; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_LE_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | const I32_LE_S: u8 = 0x4C; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_GT_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const I32_GT_S: u8 = 0x4A; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_GE_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const I32_GE_S: u8 = 0x4E; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_EQ` is never used [INFO] [stdout] --> compiler/src/wasm.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | const F32_EQ: u8 = 0x5B; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_NE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const F32_NE: u8 = 0x5C; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_LT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | const F32_LT: u8 = 0x5D; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_LE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | const F32_LE: u8 = 0x5F; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_GT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | const F32_GT: u8 = 0x5E; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_GE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | const F32_GE: u8 = 0x60; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_EQZ` is never used [INFO] [stdout] --> compiler/src/wasm.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | const I64_EQZ: u8 = 0x50; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SELECT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | const SELECT: u8 = 0x1B; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `emit_i32` is never used [INFO] [stdout] --> compiler/src/wasm.rs:362:4 [INFO] [stdout] | [INFO] [stdout] 362 | fn emit_i32(output: &mut Vec, value: i32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=caf56676422624b0 -C extra-filename=-75a0e01ed54aed9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-007a4b63d2d3d0be.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a1fe40cce5b6ca8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "426c5b7554128c2ad5aaf1860d00d4f268e6479e00736d1d6ad8c11529b0bf35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426c5b7554128c2ad5aaf1860d00d4f268e6479e00736d1d6ad8c11529b0bf35", kill_on_drop: false }` [INFO] [stdout] 426c5b7554128c2ad5aaf1860d00d4f268e6479e00736d1d6ad8c11529b0bf35