[INFO] cloning repository https://github.com/wasmerio/wasmer-rust-customabi-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmerio/wasmer-rust-customabi-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-rust-customabi-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-rust-customabi-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ee644c1c99fdf247bb1338b0eccf4b90abb3f2 [INFO] checking wasmerio/wasmer-rust-customabi-example against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-rust-customabi-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmerio/wasmer-rust-customabi-example on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wasmerio/wasmer-rust-customabi-example [INFO] removed workspace from git repo https://github.com/wasmerio/wasmer-rust-customabi-example [INFO] finished tweaking git repo https://github.com/wasmerio/wasmer-rust-customabi-example [INFO] tweaked toml for git repo https://github.com/wasmerio/wasmer-rust-customabi-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wasmerio/wasmer-rust-customabi-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-bforest v0.52.0 [INFO] [stderr] Downloaded wasmer-clif-backend v0.13.1 [INFO] [stderr] Downloaded cranelift-native v0.52.0 [INFO] [stderr] Downloaded cranelift-entity v0.52.0 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.52.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.52.0 [INFO] [stderr] Downloaded wasmer-runtime-core v0.13.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.52.0 [INFO] [stderr] Downloaded wasmer-runtime v0.13.1 [INFO] [stderr] Downloaded cranelift-codegen v0.52.0 [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.52.0 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.13.1 [INFO] [stderr] Downloaded wasmparser v0.45.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea53a9a9377d10224903548d9d6e4b9dc93e19c95575d2002bb2d2790fb29f9d [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" "ea53a9a9377d10224903548d9d6e4b9dc93e19c95575d2002bb2d2790fb29f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea53a9a9377d10224903548d9d6e4b9dc93e19c95575d2002bb2d2790fb29f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea53a9a9377d10224903548d9d6e4b9dc93e19c95575d2002bb2d2790fb29f9d", kill_on_drop: false }` [INFO] [stdout] ea53a9a9377d10224903548d9d6e4b9dc93e19c95575d2002bb2d2790fb29f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08d5e606c713be598f99fec96795c8b80fa3b1040ea5ab6d7cf030d2e1dd358 [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" "e08d5e606c713be598f99fec96795c8b80fa3b1040ea5ab6d7cf030d2e1dd358", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.13.1 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Checking wasmer-clif-fork-frontend v0.52.0 [INFO] [stderr] Checking cranelift-native v0.52.0 [INFO] [stderr] Checking wasmer-clif-fork-wasm v0.52.0 [INFO] [stderr] Checking wasmer-clif-backend v0.13.1 [INFO] [stderr] Checking wasmer-runtime v0.13.1 [INFO] [stderr] Checking wasmer_customabi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "e08d5e606c713be598f99fec96795c8b80fa3b1040ea5ab6d7cf030d2e1dd358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08d5e606c713be598f99fec96795c8b80fa3b1040ea5ab6d7cf030d2e1dd358", kill_on_drop: false }` [INFO] [stdout] e08d5e606c713be598f99fec96795c8b80fa3b1040ea5ab6d7cf030d2e1dd358