[INFO] cloning repository https://github.com/kubkon/cuddly-jumpers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubkon/cuddly-jumpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubkon%2Fcuddly-jumpers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubkon%2Fcuddly-jumpers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffdf9cf15365dae95ffe2512225ba2640c12ace6 [INFO] checking kubkon/cuddly-jumpers against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubkon%2Fcuddly-jumpers" "/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/kubkon/cuddly-jumpers on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kubkon/cuddly-jumpers [INFO] removed workspace from git repo https://github.com/kubkon/cuddly-jumpers [INFO] removed path dependency gfaas-macro from git repo https://github.com/kubkon/cuddly-jumpers [INFO] finished tweaking git repo https://github.com/kubkon/cuddly-jumpers [INFO] tweaked toml for git repo https://github.com/kubkon/cuddly-jumpers written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea43d6aec4288fda36ab226db2a4f510c78cc600b1108c80fafbc5b3381b46e [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" "cea43d6aec4288fda36ab226db2a4f510c78cc600b1108c80fafbc5b3381b46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea43d6aec4288fda36ab226db2a4f510c78cc600b1108c80fafbc5b3381b46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea43d6aec4288fda36ab226db2a4f510c78cc600b1108c80fafbc5b3381b46e", kill_on_drop: false }` [INFO] [stdout] cea43d6aec4288fda36ab226db2a4f510c78cc600b1108c80fafbc5b3381b46e [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ffcce213c9f05fcff32230142fac685709ce8c7f4f4be95c4a34f621fcba8bb [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" "2ffcce213c9f05fcff32230142fac685709ce8c7f4f4be95c4a34f621fcba8bb", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasmtime-environ v0.18.0 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling wasi-common v0.18.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling wasmtime-wasi v0.18.0 [INFO] [stderr] Compiling appdirs v0.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking wast v22.0.0 [INFO] [stderr] Checking wast v27.0.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking regalloc v0.0.26 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking yanix v0.18.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling gfaas-macro v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde v1.0.117 [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-27.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=debc0744287a62d7 -C extra-filename=-debc0744287a62d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-43b91f4134861310.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" "2ffcce213c9f05fcff32230142fac685709ce8c7f4f4be95c4a34f621fcba8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffcce213c9f05fcff32230142fac685709ce8c7f4f4be95c4a34f621fcba8bb", kill_on_drop: false }` [INFO] [stdout] 2ffcce213c9f05fcff32230142fac685709ce8c7f4f4be95c4a34f621fcba8bb