[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] testing kubkon/cuddly-jumpers against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubkon%2Fcuddly-jumpers" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kubkon/cuddly-jumpers 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/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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 678eeb68eb4f5265d00825b5af02dac03f5f86e91d17cba94559fbc137ab5bd0 [INFO] running `Command { std: "docker" "start" "-a" "678eeb68eb4f5265d00825b5af02dac03f5f86e91d17cba94559fbc137ab5bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678eeb68eb4f5265d00825b5af02dac03f5f86e91d17cba94559fbc137ab5bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678eeb68eb4f5265d00825b5af02dac03f5f86e91d17cba94559fbc137ab5bd0", kill_on_drop: false }` [INFO] [stdout] 678eeb68eb4f5265d00825b5af02dac03f5f86e91d17cba94559fbc137ab5bd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5220099a8dafdb155405283bb018ca7d4c9166043540c29f5911df622057ab92 [INFO] running `Command { std: "docker" "start" "-a" "5220099a8dafdb155405283bb018ca7d4c9166043540c29f5911df622057ab92", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling wasmtime-environ v0.18.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling wasi-common v0.18.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling wasmtime-wasi v0.18.0 [INFO] [stderr] Compiling appdirs v0.2.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling wast v30.0.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling regalloc v0.0.26 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling yanix v0.18.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling wasmtime-runtime v0.18.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [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-30.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=6080ace0c9c9be97 -C extra-filename=-6080ace0c9c9be97 --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" "5220099a8dafdb155405283bb018ca7d4c9166043540c29f5911df622057ab92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5220099a8dafdb155405283bb018ca7d4c9166043540c29f5911df622057ab92", kill_on_drop: false }` [INFO] [stdout] 5220099a8dafdb155405283bb018ca7d4c9166043540c29f5911df622057ab92