[INFO] fetching crate wasmtime-py 0.15.0... [INFO] checking wasmtime-py-0.15.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate wasmtime-py 0.15.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wasmtime-py 0.15.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd6c148b95c4b3f08cc2455816e26270f05c7386450525bcf704ea75bf5a8ae8 [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" "cd6c148b95c4b3f08cc2455816e26270f05c7386450525bcf704ea75bf5a8ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd6c148b95c4b3f08cc2455816e26270f05c7386450525bcf704ea75bf5a8ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6c148b95c4b3f08cc2455816e26270f05c7386450525bcf704ea75bf5a8ae8", kill_on_drop: false }` [INFO] [stdout] cd6c148b95c4b3f08cc2455816e26270f05c7386450525bcf704ea75bf5a8ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--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] 22a2251f5185893d321f3dfe337ab3cf6ac8462ee1cc84de930c95b5f6b17d43 [INFO] running `Command { std: "docker" "start" "-a" "22a2251f5185893d321f3dfe337ab3cf6ac8462ee1cc84de930c95b5f6b17d43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.62.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmtime-environ v0.15.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling wasi-common v0.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling wasmtime-wasi v0.15.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking wast v27.0.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking yanix v0.15.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking object v0.18.0 [INFO] [stderr] Checking file-per-thread-logger v0.1.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling wasmtime-runtime v0.15.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking wat v1.0.28 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking witx v0.8.7 [INFO] [stderr] Compiling wiggle-generate v0.15.0 [INFO] [stderr] Compiling wig v0.15.0 [INFO] [stderr] Compiling wiggle-macro v0.15.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking wiggle v0.15.0 [INFO] [stderr] Checking cranelift-entity v0.62.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking faerie v0.15.0 [INFO] [stderr] Checking cranelift-bforest v0.62.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.62.0 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling cranelift-codegen v0.62.0 [INFO] [stderr] Checking cranelift-frontend v0.62.0 [INFO] [stderr] Checking cranelift-native v0.62.0 [INFO] [stderr] Checking cranelift-wasm v0.62.0 [INFO] [stderr] Checking wasmtime-debug v0.15.0 [INFO] [stderr] Checking wasmtime-profiling v0.15.0 [INFO] [stderr] Checking wasmtime-jit v0.15.0 [INFO] [stderr] Checking wasmtime v0.15.0 [INFO] [stderr] Checking wasmtime-py v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "22a2251f5185893d321f3dfe337ab3cf6ac8462ee1cc84de930c95b5f6b17d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a2251f5185893d321f3dfe337ab3cf6ac8462ee1cc84de930c95b5f6b17d43", kill_on_drop: false }` [INFO] [stdout] 22a2251f5185893d321f3dfe337ab3cf6ac8462ee1cc84de930c95b5f6b17d43