[INFO] cloning repository https://github.com/theidiotmachine/WA1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theidiotmachine/WA1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheidiotmachine%2FWA1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheidiotmachine%2FWA1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f93c8ff5268eaf13da4a53b04c9819ba563c692 [INFO] checking theidiotmachine/WA1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheidiotmachine%2FWA1" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theidiotmachine/WA1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theidiotmachine/WA1 [INFO] finished tweaking git repo https://github.com/theidiotmachine/WA1 [INFO] tweaked toml for git repo https://github.com/theidiotmachine/WA1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theidiotmachine/WA1 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Downloaded file-per-thread-logger v0.1.2 [INFO] [stderr] Downloaded cranelift-entity v0.50.0 [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Downloaded faerie v0.13.0 [INFO] [stderr] Downloaded wasmparser v0.39.3 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded goblin v0.1.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.50.0 [INFO] [stderr] Downloaded cranelift-codegen v0.50.0 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] [stderr] Downloaded region v2.1.2 [INFO] [stderr] Downloaded cranelift-bforest v0.50.0 [INFO] [stderr] Downloaded cranelift-frontend v0.50.0 [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Downloaded wasmtime-environ v0.8.0 [INFO] [stderr] Downloaded wasmtime v0.8.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.50.0 [INFO] [stderr] Downloaded wasmtime-runtime v0.8.0 [INFO] [stderr] Downloaded wasmtime-jit v0.8.0 [INFO] [stderr] Downloaded wasmtime-debug v0.8.0 [INFO] [stderr] Downloaded cranelift-wasm v0.50.0 [INFO] [stderr] Downloaded cranelift-native v0.50.0 [INFO] [stderr] Downloaded gimli v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a2ba85b36b79495c2ee61c1230d857ffb225a3cb0a59124fc21d4e7309395a [INFO] running `Command { std: "docker" "start" "-a" "e4a2ba85b36b79495c2ee61c1230d857ffb225a3cb0a59124fc21d4e7309395a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a2ba85b36b79495c2ee61c1230d857ffb225a3cb0a59124fc21d4e7309395a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a2ba85b36b79495c2ee61c1230d857ffb225a3cb0a59124fc21d4e7309395a", kill_on_drop: false }` [INFO] [stdout] e4a2ba85b36b79495c2ee61c1230d857ffb225a3cb0a59124fc21d4e7309395a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bba9fcbcfde7144bf56dac2154264ee01d2f2979ef767a64b2d2d0584c20080 [INFO] running `Command { std: "docker" "start" "-a" "0bba9fcbcfde7144bf56dac2154264ee01d2f2979ef767a64b2d2d0584c20080", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.50.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling wasmtime-environ v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking wasmparser v0.39.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling wasmtime-runtime v0.8.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking file-per-thread-logger v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking goblin v0.1.2 [INFO] [stderr] Checking wa1-types v0.1.0 (/opt/rustwide/workdir/wa1-types) [INFO] [stderr] Checking cranelift-entity v0.50.0 [INFO] [stderr] Checking cranelift-bforest v0.50.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking wa1-errs v0.0.1 (/opt/rustwide/workdir/wa1-errs) [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking faerie v0.13.0 [INFO] [stderr] Checking wa1-lexer v0.0.1 (/opt/rustwide/workdir/wa1-lexer) [INFO] [stderr] Checking wa1-ast v0.4.0 (/opt/rustwide/workdir/wa1-ast) [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Compiling cranelift-codegen-meta v0.50.0 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> wa1-lexer/src/lib.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | / ::std::mem::replace( [INFO] [stdout] 342 | | &mut self.before_last_open, [INFO] [stdout] 343 | | ::std::mem::replace(&mut self.last_three, LookBehind::new()), [INFO] [stdout] 344 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 341 | let _ = ::std::mem::replace( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wa1-parser v0.0.1 (/opt/rustwide/workdir/wa1-parser) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> wa1-lexer/src/lib.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | / ::std::mem::replace( [INFO] [stdout] 342 | | &mut self.before_last_open, [INFO] [stdout] 343 | | ::std::mem::replace(&mut self.last_three, LookBehind::new()), [INFO] [stdout] 344 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 341 | let _ = ::std::mem::replace( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/parser/parser_option.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/parser/parser_phase_1.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/parser/parser_typeguard.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> wa1-parser/src/parser/mod.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | ImportFilter::All => (exports), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - ImportFilter::All => (exports), [INFO] [stdout] 43 + ImportFilter::All => exports, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/tree_transform/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/parser/parser_option.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/parser/parser_phase_1.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/parser/parser_typeguard.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> wa1-parser/src/parser/mod.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | ImportFilter::All => (exports), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - ImportFilter::All => (exports), [INFO] [stdout] 43 + ImportFilter::All => exports, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wa1_errs::Error` [INFO] [stdout] --> wa1-parser/src/tree_transform/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use wa1_errs::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> wa1-parser/src/parser/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | Named(Vec) [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 38 | Named(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> wa1-parser/src/parser/mod.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | replace(&mut self.look_ahead, look_ahead); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 173 | let _ = replace(&mut self.look_ahead, look_ahead); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> wa1-parser/src/parser/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | Named(Vec) [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 38 | Named(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> wa1-parser/src/parser/mod.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | replace(&mut self.look_ahead, look_ahead); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 173 | let _ = replace(&mut self.look_ahead, look_ahead); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wa1-generator v0.0.1 (/opt/rustwide/workdir/wa1-generator) [INFO] [stdout] warning: unexpected `cfg` condition value: `atomics` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg(feature="atomics")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `atomics` 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: `simd` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature="simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sign_ext` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg(feature="sign_ext")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sign_ext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bulk` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:469:7 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature="bulk")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bulk` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomics` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(feature="atomics")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `atomics` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(feature="simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sign_ext` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | #[cfg(feature="sign_ext")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sign_ext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bulk` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature="bulk")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bulk` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sign_ext` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1025:8 [INFO] [stdout] | [INFO] [stdout] 1025 | #[cfg(feature="sign_ext")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sign_ext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomics` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1034:8 [INFO] [stdout] | [INFO] [stdout] 1034 | #[cfg(feature="atomics")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `atomics` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1113:8 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature="simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bulk` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1279:8 [INFO] [stdout] | [INFO] [stdout] 1279 | #[cfg(feature="bulk")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bulk` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomics` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg(feature="atomics")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `atomics` 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: `simd` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature="simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sign_ext` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg(feature="sign_ext")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sign_ext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bulk` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:469:7 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature="bulk")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bulk` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomics` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(feature="atomics")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `atomics` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(feature="simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sign_ext` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | #[cfg(feature="sign_ext")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sign_ext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bulk` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature="bulk")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bulk` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sign_ext` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1025:8 [INFO] [stdout] | [INFO] [stdout] 1025 | #[cfg(feature="sign_ext")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sign_ext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomics` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1034:8 [INFO] [stdout] | [INFO] [stdout] 1034 | #[cfg(feature="atomics")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `atomics` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1113:8 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature="simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bulk` [INFO] [stdout] --> wa1-generator/src/wasm/wasm_instructions.rs:1279:8 [INFO] [stdout] | [INFO] [stdout] 1279 | #[cfg(feature="bulk")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bulk` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SymTabEvent` and `SymTabTable` are never constructed [INFO] [stdout] --> wa1-generator/src/wasm/wasm_object_file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum WasmSymInfoKind{ [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 18 | SymTabEvent = 4, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | ///SYMTAB_TABLE [INFO] [stdout] 20 | SymTabTable = 5, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasmSymInfoKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SymTabEvent` and `SymTabTable` are never constructed [INFO] [stdout] --> wa1-generator/src/wasm/wasm_object_file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum WasmSymInfoKind{ [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 18 | SymTabEvent = 4, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | ///SYMTAB_TABLE [INFO] [stdout] 20 | SymTabTable = 5, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasmSymInfoKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wa1 v0.1.0 (/opt/rustwide/workdir/wa1) [INFO] [stderr] Compiling cranelift-codegen v0.50.0 [INFO] [stderr] Checking zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Checking zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Checking cranelift-frontend v0.50.0 [INFO] [stderr] Checking cranelift-native v0.50.0 [INFO] [stderr] Checking cranelift-wasm v0.50.0 [INFO] [stderr] Checking wasmtime-debug v0.8.0 [INFO] [stderr] Checking wasmtime-jit v0.8.0 [INFO] [stderr] Checking wasmtime v0.8.0 [INFO] [stderr] Checking test-runner v0.1.0 (/opt/rustwide/workdir/test-runner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.50.0, wasmtime-environ v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0bba9fcbcfde7144bf56dac2154264ee01d2f2979ef767a64b2d2d0584c20080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bba9fcbcfde7144bf56dac2154264ee01d2f2979ef767a64b2d2d0584c20080", kill_on_drop: false }` [INFO] [stdout] 0bba9fcbcfde7144bf56dac2154264ee01d2f2979ef767a64b2d2d0584c20080