[INFO] fetching crate near-vm-runner-standalone 0.9.1... [INFO] checking near-vm-runner-standalone-0.9.1 against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] extracting crate near-vm-runner-standalone 0.9.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate near-vm-runner-standalone 0.9.1 on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-vm-runner-standalone 0.9.1 [INFO] finished tweaking crates.io crate near-vm-runner-standalone 0.9.1 [INFO] tweaked toml for crates.io crate near-vm-runner-standalone 0.9.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate near-vm-runner-standalone 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached v0.12.0 [INFO] [stderr] Downloaded near-runtime-fees v0.9.1 [INFO] [stderr] Downloaded wasmer-runtime v0.17.0 [INFO] [stderr] Downloaded near-rpc-error-core v0.1.0 [INFO] [stderr] Downloaded wasmer-singlepass-backend v0.17.0 [INFO] [stderr] Downloaded near-vm-errors v0.9.1 [INFO] [stderr] Downloaded pwasm-utils v0.12.0 [INFO] [stderr] Downloaded near-rpc-error-macro v0.1.0 [INFO] [stderr] Downloaded near-vm-logic v0.9.1 [INFO] [stderr] Downloaded wasmer-runtime-core v0.17.0 [INFO] [stderr] Downloaded borsh-derive v0.6.1 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.6.1 [INFO] [stderr] Downloaded borsh v0.6.1 [INFO] [stderr] Downloaded borsh-derive-internal v0.6.1 [INFO] [stderr] Downloaded near-vm-runner v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13f6ffd28b33dfe8e3c56f27f4add76cdeb5058dcf94a20245a2ed6a8bd7e0c4 [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" "13f6ffd28b33dfe8e3c56f27f4add76cdeb5058dcf94a20245a2ed6a8bd7e0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13f6ffd28b33dfe8e3c56f27f4add76cdeb5058dcf94a20245a2ed6a8bd7e0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f6ffd28b33dfe8e3c56f27f4add76cdeb5058dcf94a20245a2ed6a8bd7e0c4", kill_on_drop: false }` [INFO] [stdout] 13f6ffd28b33dfe8e3c56f27f4add76cdeb5058dcf94a20245a2ed6a8bd7e0c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "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] 15ea6863d2beefac324c57237226643322807d5885d9e13a56069a89e6642474 [INFO] running `Command { std: "docker" "start" "-a" "15ea6863d2beefac324c57237226643322807d5885d9e13a56069a89e6642474", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Checking cached v0.12.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking dynasmrt v0.5.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.1 [INFO] [stderr] Compiling borsh-derive-internal v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling borsh-derive v0.6.1 [INFO] [stderr] Compiling dynasm v0.5.2 [INFO] [stderr] Checking borsh v0.6.1 [INFO] [stderr] Checking serde_bytes v0.11.4 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking near-runtime-fees v0.9.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Checking near-vm-errors v0.9.1 [INFO] [stderr] Checking near-vm-logic v0.9.1 [INFO] [stderr] Checking wasmer-singlepass-backend v0.17.0 [INFO] [stderr] Checking wasmer-runtime v0.17.0 [INFO] [stderr] Checking near-vm-runner v0.9.1 [INFO] [stderr] Checking near-vm-runner-standalone v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "15ea6863d2beefac324c57237226643322807d5885d9e13a56069a89e6642474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ea6863d2beefac324c57237226643322807d5885d9e13a56069a89e6642474", kill_on_drop: false }` [INFO] [stdout] 15ea6863d2beefac324c57237226643322807d5885d9e13a56069a89e6642474