[INFO] crate wasmtime-py 0.15.0 is already in cache [INFO] testing wasmtime-py-0.15.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate wasmtime-py 0.15.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate wasmtime-py 0.15.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-py 0.15.0 [INFO] finished tweaking crates.io crate wasmtime-py 0.15.0 [INFO] tweaked toml for crates.io crate wasmtime-py 0.15.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc33107df1379026011522bc36ae825d1c515fc8c6f357469e58debfcc612d29 [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" "dc33107df1379026011522bc36ae825d1c515fc8c6f357469e58debfcc612d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc33107df1379026011522bc36ae825d1c515fc8c6f357469e58debfcc612d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc33107df1379026011522bc36ae825d1c515fc8c6f357469e58debfcc612d29", kill_on_drop: false }` [INFO] [stdout] dc33107df1379026011522bc36ae825d1c515fc8c6f357469e58debfcc612d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3032b4d14a348af66af2bf65c2d6d81f317dc21ce61e680a30ef14e31246ea2c [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" "3032b4d14a348af66af2bf65c2d6d81f317dc21ce61e680a30ef14e31246ea2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.62.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling wasmtime-environ v0.15.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wasi-common v0.15.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling wasmtime-wasi v0.15.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling yanix v0.15.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.15.0 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling witx v0.8.6 [INFO] [stderr] Compiling wiggle-generate v0.15.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-22.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=6ce36528ef7564f0 -C extra-filename=-6ce36528ef7564f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-279ce3aafd9f5187.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" "3032b4d14a348af66af2bf65c2d6d81f317dc21ce61e680a30ef14e31246ea2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3032b4d14a348af66af2bf65c2d6d81f317dc21ce61e680a30ef14e31246ea2c", kill_on_drop: false }` [INFO] [stdout] 3032b4d14a348af66af2bf65c2d6d81f317dc21ce61e680a30ef14e31246ea2c