[INFO] cloning repository https://github.com/thomastaylor312/wasmtime-bus-error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomastaylor312/wasmtime-bus-error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomastaylor312%2Fwasmtime-bus-error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomastaylor312%2Fwasmtime-bus-error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08fe74d689cbc867eab5f42872a0157e35d5266a [INFO] testing thomastaylor312/wasmtime-bus-error against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomastaylor312%2Fwasmtime-bus-error" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomastaylor312/wasmtime-bus-error on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomastaylor312/wasmtime-bus-error [INFO] finished tweaking git repo https://github.com/thomastaylor312/wasmtime-bus-error [INFO] tweaked toml for git repo https://github.com/thomastaylor312/wasmtime-bus-error written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/thomastaylor312/wasmtime-bus-error already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06caeb06ccfd82962b759855c4fd208575ce1ec78fd3fa4d7ab2ba03599e64f [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" "a06caeb06ccfd82962b759855c4fd208575ce1ec78fd3fa4d7ab2ba03599e64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06caeb06ccfd82962b759855c4fd208575ce1ec78fd3fa4d7ab2ba03599e64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06caeb06ccfd82962b759855c4fd208575ce1ec78fd3fa4d7ab2ba03599e64f", kill_on_drop: false }` [INFO] [stdout] a06caeb06ccfd82962b759855c4fd208575ce1ec78fd3fa4d7ab2ba03599e64f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8687fbf133ef7e8d279c78ed4bdc18f9f3e1c7d00e0927e9547f1acab86537 [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" "dc8687fbf133ef7e8d279c78ed4bdc18f9f3e1c7d00e0927e9547f1acab86537", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.50.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.58.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling wasmparser v0.39.3 [INFO] [stderr] Compiling wasmtime-environ v0.11.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling wasmparser v0.48.2 [INFO] [stderr] Compiling wasmtime-environ v0.8.0 [INFO] [stderr] Compiling wasmparser v0.51.3 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling wast v3.0.4 [INFO] [stderr] Compiling wast v9.0.0 [INFO] [stderr] Compiling subtle-encoding v0.4.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling signature v1.0.0-pre.1 [INFO] [stderr] Compiling ed25519 v1.0.0-pre.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signatory v0.16.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wat v1.0.10 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.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-9.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=202c3d42ecc722a2 -C extra-filename=-202c3d42ecc722a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-6a711a72a0eb0af6.rmeta --cap-lints allow --cap-lints=warn` (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" "dc8687fbf133ef7e8d279c78ed4bdc18f9f3e1c7d00e0927e9547f1acab86537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8687fbf133ef7e8d279c78ed4bdc18f9f3e1c7d00e0927e9547f1acab86537", kill_on_drop: false }` [INFO] [stdout] dc8687fbf133ef7e8d279c78ed4bdc18f9f3e1c7d00e0927e9547f1acab86537