[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#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [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 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.52.0 [INFO] [stderr] Downloaded cranelift-native v0.52.0 [INFO] [stderr] Downloaded wasmer-clif-backend v0.13.1 [INFO] [stderr] Downloaded cranelift-bforest v0.52.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.52.0 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.52.0 [INFO] [stderr] Downloaded raw-cpuid v7.0.3 [INFO] [stderr] Downloaded wasmer-runtime-core v0.13.1 [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.13.1 [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.52.0 [INFO] [stderr] Downloaded wasmparser v0.45.2 [INFO] [stderr] Downloaded wasmer-runtime v0.13.1 [INFO] [stderr] Downloaded cranelift-entity v0.52.0 [INFO] [stderr] Downloaded cranelift-codegen v0.52.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", 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] 32d02cec8495026126d1c0e75144d82fc6fe6be606c644fa67c6c039a7f4d5b9 [INFO] running `Command { std: "docker" "start" "-a" "32d02cec8495026126d1c0e75144d82fc6fe6be606c644fa67c6c039a7f4d5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d02cec8495026126d1c0e75144d82fc6fe6be606c644fa67c6c039a7f4d5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d02cec8495026126d1c0e75144d82fc6fe6be606c644fa67c6c039a7f4d5b9", kill_on_drop: false }` [INFO] [stdout] 32d02cec8495026126d1c0e75144d82fc6fe6be606c644fa67c6c039a7f4d5b9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f9a1c7e0a0df1f53afaa9900fe777ae0967305b02f1103f73dd89c81d9e6d9 [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" "c8f9a1c7e0a0df1f53afaa9900fe777ae0967305b02f1103f73dd89c81d9e6d9", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking nix v0.15.0 [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 quote v1.0.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmer-runtime-core v0.13.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde-bench v0.0.7 [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 32.91s [INFO] running `Command { std: "docker" "inspect" "c8f9a1c7e0a0df1f53afaa9900fe777ae0967305b02f1103f73dd89c81d9e6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f9a1c7e0a0df1f53afaa9900fe777ae0967305b02f1103f73dd89c81d9e6d9", kill_on_drop: false }` [INFO] [stdout] c8f9a1c7e0a0df1f53afaa9900fe777ae0967305b02f1103f73dd89c81d9e6d9