[INFO] cloning repository https://github.com/onsails/wasmer-as [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onsails/wasmer-as" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fwasmer-as", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fwasmer-as'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce24d22b51590a1353f9f5233c10179768f47f75 [INFO] checking onsails/wasmer-as against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fwasmer-as" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onsails/wasmer-as on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onsails/wasmer-as [INFO] finished tweaking git repo https://github.com/onsails/wasmer-as [INFO] tweaked toml for git repo https://github.com/onsails/wasmer-as written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50cf962cedf1d504ba47cf4d12dfc380bcbf9702e70f734fd56f8f09f1b2f483 [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" "50cf962cedf1d504ba47cf4d12dfc380bcbf9702e70f734fd56f8f09f1b2f483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50cf962cedf1d504ba47cf4d12dfc380bcbf9702e70f734fd56f8f09f1b2f483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cf962cedf1d504ba47cf4d12dfc380bcbf9702e70f734fd56f8f09f1b2f483", kill_on_drop: false }` [INFO] [stdout] 50cf962cedf1d504ba47cf4d12dfc380bcbf9702e70f734fd56f8f09f1b2f483 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bdcdaa51fb0c6b646686a29eb3ddac3bac861977750245bba43207970d137b4 [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" "9bdcdaa51fb0c6b646686a29eb3ddac3bac861977750245bba43207970d137b4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling target-lexicon v0.10.0 [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 subtle v2.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking cargo_metadata v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking skeptic v0.13.5 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-as v0.3.1-alpha.0 (/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 1m 44s [INFO] running `Command { std: "docker" "inspect" "9bdcdaa51fb0c6b646686a29eb3ddac3bac861977750245bba43207970d137b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bdcdaa51fb0c6b646686a29eb3ddac3bac861977750245bba43207970d137b4", kill_on_drop: false }` [INFO] [stdout] 9bdcdaa51fb0c6b646686a29eb3ddac3bac861977750245bba43207970d137b4