[INFO] cloning repository https://github.com/coolreader18/assempy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coolreader18/assempy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fassempy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fassempy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2707047f275b76c9990f1089fc7e59442e6a55fc
[INFO] checking coolreader18/assempy against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fassempy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/coolreader18/assempy on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/coolreader18/assempy
[INFO] finished tweaking git repo https://github.com/coolreader18/assempy
[INFO] tweaked toml for git repo https://github.com/coolreader18/assempy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/coolreader18/assempy 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded pico-args v0.3.0
[INFO] [stderr]   Downloaded thiserror v1.0.5
[INFO] [stderr]   Downloaded itertools v0.8.1
[INFO] [stderr]   Downloaded wabt v0.9.2
[INFO] [stderr]   Downloaded wabt-sys v0.7.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.5
[INFO] [stderr]   Downloaded wtf8 v0.0.3
[INFO] [stderr]   Downloaded rustpython-parser v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c5f0b19ab721bf5e1302b7b51ce44bc118c6c39962d7a9d1c496c0dcba08532
[INFO] running `Command { std: "docker" "start" "-a" "2c5f0b19ab721bf5e1302b7b51ce44bc118c6c39962d7a9d1c496c0dcba08532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c5f0b19ab721bf5e1302b7b51ce44bc118c6c39962d7a9d1c496c0dcba08532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5f0b19ab721bf5e1302b7b51ce44bc118c6c39962d7a9d1c496c0dcba08532", kill_on_drop: false }`
[INFO] [stdout] 2c5f0b19ab721bf5e1302b7b51ce44bc118c6c39962d7a9d1c496c0dcba08532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9742aae426542a3bcbbef07430d7c625e5910d4b5621ca570396ae1522d273f
[INFO] running `Command { std: "docker" "start" "-a" "a9742aae426542a3bcbbef07430d7c625e5910d4b5621ca570396ae1522d273f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.3
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling strsim v0.9.2
[INFO] [stderr]    Compiling ena v0.11.0
[INFO] [stderr]    Compiling itertools v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling lalrpop-util v0.16.3
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling diff v0.1.11
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking wtf8 v0.0.3
[INFO] [stderr]    Compiling wabt-sys v0.7.0
[INFO] [stderr]     Checking pico-args v0.3.0
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling thiserror-impl v1.0.5
[INFO] [stderr]     Checking thiserror v1.0.5
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.16.3
[INFO] [stderr]     Checking wabt v0.9.2
[INFO] [stderr]    Compiling rustpython-parser v0.1.1
[INFO] [stderr]     Checking assempy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `TypeAlias` is never constructed
[INFO] [stdout]    --> src/lib.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 692 | enum AsmPyItem {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 693 |     Function(AsmPyFunction),
[INFO] [stdout] 694 |     TypeAlias(AsmPyType),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TypeAlias` is never constructed
[INFO] [stdout]    --> src/lib.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 692 | enum AsmPyItem {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 693 |     Function(AsmPyFunction),
[INFO] [stdout] 694 |     TypeAlias(AsmPyType),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 21.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.16.3
[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" "a9742aae426542a3bcbbef07430d7c625e5910d4b5621ca570396ae1522d273f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9742aae426542a3bcbbef07430d7c625e5910d4b5621ca570396ae1522d273f", kill_on_drop: false }`
[INFO] [stdout] a9742aae426542a3bcbbef07430d7c625e5910d4b5621ca570396ae1522d273f
[INFO] checking coolreader18/assempy against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fassempy" "/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/coolreader18/assempy on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/coolreader18/assempy
[INFO] finished tweaking git repo https://github.com/coolreader18/assempy
[INFO] tweaked toml for git repo https://github.com/coolreader18/assempy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/coolreader18/assempy 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3b7d0fd4c1679d4af2ce1a63fa2e485edc6fc42954887cb91b3aeb059c3e2f3
[INFO] running `Command { std: "docker" "start" "-a" "f3b7d0fd4c1679d4af2ce1a63fa2e485edc6fc42954887cb91b3aeb059c3e2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3b7d0fd4c1679d4af2ce1a63fa2e485edc6fc42954887cb91b3aeb059c3e2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b7d0fd4c1679d4af2ce1a63fa2e485edc6fc42954887cb91b3aeb059c3e2f3", kill_on_drop: false }`
[INFO] [stdout] f3b7d0fd4c1679d4af2ce1a63fa2e485edc6fc42954887cb91b3aeb059c3e2f3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22bc4b1d7a38cd860ff2ae67e1f1c9ee282b3b098c3898db731eca9169aac7fd
[INFO] running `Command { std: "docker" "start" "-a" "22bc4b1d7a38cd860ff2ae67e1f1c9ee282b3b098c3898db731eca9169aac7fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.3
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling strsim v0.9.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling itertools v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling ena v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling lalrpop-util v0.16.3
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling diff v0.1.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling wabt-sys v0.7.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking wtf8 v0.0.3
[INFO] [stderr]     Checking pico-args v0.3.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling thiserror-impl v1.0.5
[INFO] [stderr]     Checking thiserror v1.0.5
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.7.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wabt-sys-ec78f9a5a2ca7d4d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-0227972b24859488/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wabt-sys-0.7.0/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-0227972b24859488/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Looking for snprintf
[INFO] [stderr]   -- Looking for snprintf - found
[INFO] [stderr]   -- Looking for sysconf
[INFO] [stderr]   -- Looking for sysconf - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of ssize_t
[INFO] [stderr]   -- Check size of ssize_t - done
[INFO] [stderr]   -- Check size of size_t
[INFO] [stderr]   -- Check size of size_t - done
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-0227972b24859488/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-0227972b24859488/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--config" "Debug" "--"
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o
[INFO] [stderr]   [  9%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o
[INFO] [stderr]   [ 14%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o
[INFO] [stderr]   [ 26%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o
[INFO] [stderr]   [ 31%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o
[INFO] [stderr]   [ 36%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o
[INFO] [stderr]   [ 36%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o
[INFO] [stderr]   [ 39%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o
[INFO] [stderr]   [ 41%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o
[INFO] [stderr]   [ 43%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o
[INFO] [stderr]   [ 46%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o
[INFO] [stderr]   [ 48%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o
[INFO] [stderr]   [ 51%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o
[INFO] [stderr]   [ 53%] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o
[INFO] [stderr]   [ 56%] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o
[INFO] [stderr]   [ 60%] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o
[INFO] [stderr]   [ 63%] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o
[INFO] [stderr]   [ 65%] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o
[INFO] [stderr]   [ 68%] Building CXX object CMakeFiles/wabt.dir/src/string-view.cc.o
[INFO] [stderr]   [ 70%] Building CXX object CMakeFiles/wabt.dir/src/token.cc.o
[INFO] [stderr]   [ 73%] Building CXX object CMakeFiles/wabt.dir/src/tracing.cc.o
[INFO] [stderr]   [ 75%] Building CXX object CMakeFiles/wabt.dir/src/type-checker.cc.o
[INFO] [stderr]   [ 78%] Building CXX object CMakeFiles/wabt.dir/src/utf8.cc.o
[INFO] [stderr]   [ 80%] Building CXX object CMakeFiles/wabt.dir/src/validator.cc.o
[INFO] [stderr]   [ 82%] Building CXX object CMakeFiles/wabt.dir/src/wast-lexer.cc.o
[INFO] [stderr]   [ 85%] Building CXX object CMakeFiles/wabt.dir/src/wast-parser.cc.o
[INFO] [stderr]   [ 87%] Building CXX object CMakeFiles/wabt.dir/src/wat-writer.cc.o
[INFO] [stderr]   [ 90%] Building CXX object CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o
[INFO] [stderr]   [ 92%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp.cc.o
[INFO] [stderr]   [ 95%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp-disassemble.cc.o
[INFO] [stderr]   [ 97%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp-trace.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:110: CMakeFiles/wabt.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.42/src/lib.rs:861:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55f3f022804c - std::backtrace_rs::backtrace::libunwind::trace::h9789de5fcc494f39
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55f3f022804c - std::backtrace_rs::backtrace::trace_unsynchronized::ha6083f64b534560a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55f3f022804c - std::sys_common::backtrace::_print_fmt::hca82da572808fb58
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55f3f022804c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hdb2ed8d6897c333a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55f3f024f010 - core::fmt::rt::Argument::fmt::h250ce007264abde4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55f3f024f010 - core::fmt::write::he9913548e4982ad0
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55f3f02251ef - std::io::Write::write_fmt::h1e4c28dcba2b3367
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x55f3f0227e34 - std::sys_common::backtrace::_print::he7a042d62e9ec33d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55f3f0227e34 - std::sys_common::backtrace::print::h40fa6d4a866b97b4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55f3f02296b7 - std::panicking::default_hook::{{closure}}::h7f0560eafc245a7c
[INFO] [stderr]     10:     0x55f3f022941f - std::panicking::default_hook::hfd695e1920cd982e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55f3f0229b38 - std::panicking::rust_panic_with_hook::hc0fcd647af5eb061
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55f3f0229a1e - std::panicking::begin_panic_handler::{{closure}}::hbd1eb336070930d3
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55f3f0228516 - std::sys_common::backtrace::__rust_end_short_backtrace::h1eefd8026e5b6577
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55f3f0229782 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55f3f01b3815 - core::panicking::panic_fmt::h178e74ce775be6d6
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55f3f01be711 - cmake::fail::h6e882fd4822ec4df
[INFO] [stderr]     17:     0x55f3f01bde17 - cmake::run::h57312b0a09fc3cb3
[INFO] [stderr]     18:     0x55f3f01bb28d - cmake::Config::build::h8dc1419544015b18
[INFO] [stderr]     19:     0x55f3f01b5461 - build_script_build::main::hcc7f23e4d581232d
[INFO] [stderr]     20:     0x55f3f01b4673 - core::ops::function::FnOnce::call_once::h7d995ed330157cd5
[INFO] [stderr]     21:     0x55f3f01b42e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::he2f6bd38a92ed066
[INFO] [stderr]     22:     0x55f3f01b4339 - std::rt::lang_start::{{closure}}::h4340a43e28590411
[INFO] [stderr]     23:     0x55f3f0220e27 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd85bd4e6518d0bb8
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x55f3f0220e27 - std::panicking::try::do_call::h7f13924d4fb67a0d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x55f3f0220e27 - std::panicking::try::h9e27be4af101a30d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x55f3f0220e27 - std::panic::catch_unwind::h3519b91c36f56574
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     27:     0x55f3f0220e27 - std::rt::lang_start_internal::{{closure}}::hb39bed8b01a0a169
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x55f3f0220e27 - std::panicking::try::do_call::hfbc1ccc440a3db03
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x55f3f0220e27 - std::panicking::try::h02821aa69a013e27
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x55f3f0220e27 - std::panic::catch_unwind::hed6681082d7b3d4e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     31:     0x55f3f0220e27 - std::rt::lang_start_internal::hbff7c6fd005b9bf2
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x55f3f01b4317 - std::rt::lang_start::ha695b0d30200e516
[INFO] [stderr]     33:     0x55f3f01b5ca5 - main
[INFO] [stderr]     34:     0x7f04f87a6d90 - <unknown>
[INFO] [stderr]     35:     0x7f04f87a6e40 - __libc_start_main
[INFO] [stderr]     36:     0x55f3f01b3f55 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "22bc4b1d7a38cd860ff2ae67e1f1c9ee282b3b098c3898db731eca9169aac7fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22bc4b1d7a38cd860ff2ae67e1f1c9ee282b3b098c3898db731eca9169aac7fd", kill_on_drop: false }`
[INFO] [stdout] 22bc4b1d7a38cd860ff2ae67e1f1c9ee282b3b098c3898db731eca9169aac7fd
