[INFO] fetching crate holochain_wasmer_host 0.0.46... [INFO] checking holochain_wasmer_host-0.0.46 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate holochain_wasmer_host 0.0.46 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate holochain_wasmer_host 0.0.46 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate holochain_wasmer_host 0.0.46 [INFO] finished tweaking crates.io crate holochain_wasmer_host 0.0.46 [INFO] tweaked toml for crates.io crate holochain_wasmer_host 0.0.46 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-clif-backend v0.16.2 [INFO] [stderr] Downloaded wasmer-runtime v0.16.2 [INFO] [stderr] Downloaded holochain_serialized_bytes_derive v0.0.45 [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.46 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.16.2 [INFO] [stderr] Downloaded wasmer-runtime-core v0.16.2 [INFO] [stderr] Downloaded holochain_serialized_bytes v0.0.45 [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1403c77fde51dd491dbc9942399b9f39b527eacb8a1ae64b5dcb43f36fc9e19f [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" "1403c77fde51dd491dbc9942399b9f39b527eacb8a1ae64b5dcb43f36fc9e19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1403c77fde51dd491dbc9942399b9f39b527eacb8a1ae64b5dcb43f36fc9e19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1403c77fde51dd491dbc9942399b9f39b527eacb8a1ae64b5dcb43f36fc9e19f", kill_on_drop: false }` [INFO] [stdout] 1403c77fde51dd491dbc9942399b9f39b527eacb8a1ae64b5dcb43f36fc9e19f [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efc01c59ea0bea38823aeb24e1aa46f480875c7ce54e1d1a48a969945421c71 [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" "7efc01c59ea0bea38823aeb24e1aa46f480875c7ce54e1d1a48a969945421c71", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling wasmer-runtime-core v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.45 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking serde-transcode v1.1.0 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.45 [INFO] [stderr] Checking holochain_wasmer_common v0.0.46 [INFO] [stderr] Checking wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Checking cranelift-native v0.59.0 [INFO] [stderr] Checking wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Checking wasmer-clif-backend v0.16.2 [INFO] [stderr] Checking wasmer-runtime v0.16.2 [INFO] [stderr] Checking holochain_wasmer_host v0.0.46 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "7efc01c59ea0bea38823aeb24e1aa46f480875c7ce54e1d1a48a969945421c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efc01c59ea0bea38823aeb24e1aa46f480875c7ce54e1d1a48a969945421c71", kill_on_drop: false }` [INFO] [stdout] 7efc01c59ea0bea38823aeb24e1aa46f480875c7ce54e1d1a48a969945421c71