[INFO] cloning repository https://github.com/PerfectLaugh/wasmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PerfectLaugh/wasmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectLaugh%2Fwasmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectLaugh%2Fwasmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 212348d7c4ce588ae420b38127b34b55ea71fc36 [INFO] checking PerfectLaugh/wasmer against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectLaugh%2Fwasmer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PerfectLaugh/wasmer on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/PerfectLaugh/wasmer [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/PerfectLaugh/wasmer [INFO] tweaked toml for git repo https://github.com/PerfectLaugh/wasmer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/PerfectLaugh/wasmer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6195d5cf5c99df1123dbadeeade40607c74aee09aeb0d11b0e60804a8529a54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6195d5cf5c99df1123dbadeeade40607c74aee09aeb0d11b0e60804a8529a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6195d5cf5c99df1123dbadeeade40607c74aee09aeb0d11b0e60804a8529a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6195d5cf5c99df1123dbadeeade40607c74aee09aeb0d11b0e60804a8529a54", kill_on_drop: false }` [INFO] [stdout] f6195d5cf5c99df1123dbadeeade40607c74aee09aeb0d11b0e60804a8529a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de4e486b62c2b59ed2ca976ae6311c1ac0a7d1f0e4577a8b41acd4970b36b9af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de4e486b62c2b59ed2ca976ae6311c1ac0a7d1f0e4577a8b41acd4970b36b9af", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rkyv v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking wasmparser v0.74.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.70.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 (/opt/rustwide/workdir/lib/compiler-cranelift) [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling cbindgen v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wasmer-cli v1.0.2 (/opt/rustwide/workdir/lib/cli) [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling compiletest_rs v0.6.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling inkwell v0.1.0-beta.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking abort_on_panic v2.0.0 [INFO] [stderr] Checking cc v1.0.67 [INFO] [stderr] Checking ref_thread_local v0.1.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling wasmer-vm v1.0.2 (/opt/rustwide/workdir/lib/vm) [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling minifb v0.19.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking wast v35.0.0 [INFO] [stderr] Checking wast v24.0.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling libffi-sys v1.1.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking miniz_oxide v0.4.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking test-generator v0.1.0 (/opt/rustwide/workdir/tests/lib/test-generator) [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-35.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=795c6015ee91b37a -C extra-filename=-795c6015ee91b37a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-a7fb1cb5845b9539.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "de4e486b62c2b59ed2ca976ae6311c1ac0a7d1f0e4577a8b41acd4970b36b9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4e486b62c2b59ed2ca976ae6311c1ac0a7d1f0e4577a8b41acd4970b36b9af", kill_on_drop: false }` [INFO] [stdout] de4e486b62c2b59ed2ca976ae6311c1ac0a7d1f0e4577a8b41acd4970b36b9af