[INFO] updating cached repository https://github.com/yurydelendik/wasmtime-py [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bfb6f0f68c69f815218f61520f34c4123d9558e3 [INFO] checking yurydelendik/wasmtime-py against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurydelendik%2Fwasmtime-py" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yurydelendik/wasmtime-py on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/yurydelendik/wasmtime-py [INFO] removed path dependency wasmtime-environ from git repo https://github.com/yurydelendik/wasmtime-py [INFO] removed path dependency wasmtime-jit from git repo https://github.com/yurydelendik/wasmtime-py [INFO] removed path dependency wasmtime-runtime from git repo https://github.com/yurydelendik/wasmtime-py [INFO] finished tweaking git repo https://github.com/yurydelendik/wasmtime-py [INFO] tweaked toml for git repo https://github.com/yurydelendik/wasmtime-py written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/yurydelendik/wasmtime-py already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wasmtime-environ) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (wasmtime-jit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (wasmtime-runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wasmtime-environ) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (wasmtime-jit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (wasmtime-runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c35814dedcd166319d12d9f35346f07e9892cb24a81ce37c73e15e17fa6c43ba [INFO] running `"docker" "start" "-a" "c35814dedcd166319d12d9f35346f07e9892cb24a81ce37c73e15e17fa6c43ba"` [INFO] [stderr] warning: dependency (wasmtime-environ) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (wasmtime-jit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (wasmtime-runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling cranelift-entity v0.38.0 [INFO] [stderr] Compiling wasmtime-environ v0.9.0 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking wasmparser v0.32.1 [INFO] [stderr] Checking wasmparser v0.35.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling wasmtime-runtime v0.9.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling pyo3 v0.7.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking cranelift-bforest v0.38.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.38.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking file-per-thread-logger v0.1.2 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling pyo3-derive-backend v0.7.0 [INFO] [stderr] error: could not compile `cranelift-codegen-meta`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="std"' -C metadata=f1fe8a71be7766b7 -C extra-filename=-f1fe8a71be7766b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-a2b0c452b3c42f52.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 `"docker" "inspect" "c35814dedcd166319d12d9f35346f07e9892cb24a81ce37c73e15e17fa6c43ba"` [INFO] running `"docker" "rm" "-f" "c35814dedcd166319d12d9f35346f07e9892cb24a81ce37c73e15e17fa6c43ba"` [INFO] [stdout] c35814dedcd166319d12d9f35346f07e9892cb24a81ce37c73e15e17fa6c43ba