[INFO] fetching crate wasmer-as 0.3.0-alpha.4... [INFO] checking wasmer-as-0.3.0-alpha.4 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate wasmer-as 0.3.0-alpha.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wasmer-as 0.3.0-alpha.4 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-as 0.3.0-alpha.4 [INFO] finished tweaking crates.io crate wasmer-as 0.3.0-alpha.4 [INFO] tweaked toml for crates.io crate wasmer-as 0.3.0-alpha.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27347271670acbdbd45b2beba77cd0e3cfe4783280b0df28848f0ab4cd8b0bd7 [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" "27347271670acbdbd45b2beba77cd0e3cfe4783280b0df28848f0ab4cd8b0bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27347271670acbdbd45b2beba77cd0e3cfe4783280b0df28848f0ab4cd8b0bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27347271670acbdbd45b2beba77cd0e3cfe4783280b0df28848f0ab4cd8b0bd7", kill_on_drop: false }` [INFO] [stdout] 27347271670acbdbd45b2beba77cd0e3cfe4783280b0df28848f0ab4cd8b0bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f2103d0a32f3f486e13ff540f7e2b34ba4598a5453ef329568774c3b6833518 [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" "8f2103d0a32f3f486e13ff540f7e2b34ba4598a5453ef329568774c3b6833518", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking ucs2 v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling wasmer-as v0.3.0-alpha.4 (/opt/rustwide/workdir) [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.17.1 [INFO] [stderr] Checking wasmer-runtime v0.17.1 [INFO] [stdout] warning: use of deprecated associated function `wasmer_runtime::Instance::func`: Please use `instance.exports.get(name)` instead [INFO] [stdout] --> tests/strings.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | let get_string: Func<(), AsmScriptStringPtr> = instance.func("getString")?; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "8f2103d0a32f3f486e13ff540f7e2b34ba4598a5453ef329568774c3b6833518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2103d0a32f3f486e13ff540f7e2b34ba4598a5453ef329568774c3b6833518", kill_on_drop: false }` [INFO] [stdout] 8f2103d0a32f3f486e13ff540f7e2b34ba4598a5453ef329568774c3b6833518