[INFO] updating cached repository https://github.com/wasmerio/wasmer-rust-customabi-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36ee644c1c99fdf247bb1338b0eccf4b90abb3f2 [INFO] testing wasmerio/wasmer-rust-customabi-example against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-rust-customabi-example" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmerio/wasmer-rust-customabi-example on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8dc0589a758471288aa1663265382c3febd4bf7dcb8ae4ad1bbeaef557583365 [INFO] running `"docker" "start" "-a" "8dc0589a758471288aa1663265382c3febd4bf7dcb8ae4ad1bbeaef557583365"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [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 target-lexicon v0.9.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling wasmparser v0.45.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Compiling cranelift-bforest v0.52.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling wasmer-runtime-core v0.13.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.52.0 [INFO] [stderr] Compiling cranelift-native v0.52.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.52.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.13.1 [INFO] [stderr] Compiling wasmer-runtime v0.13.1 [INFO] [stderr] Compiling wasmer_customabi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `"docker" "inspect" "8dc0589a758471288aa1663265382c3febd4bf7dcb8ae4ad1bbeaef557583365"` [INFO] running `"docker" "rm" "-f" "8dc0589a758471288aa1663265382c3febd4bf7dcb8ae4ad1bbeaef557583365"` [INFO] [stdout] 8dc0589a758471288aa1663265382c3febd4bf7dcb8ae4ad1bbeaef557583365 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c7533067537712de0825aa03fec9a855700aeab8c2a2cc370ee0b14511f325b [INFO] running `"docker" "start" "-a" "4c7533067537712de0825aa03fec9a855700aeab8c2a2cc370ee0b14511f325b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasmer_customabi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `"docker" "inspect" "4c7533067537712de0825aa03fec9a855700aeab8c2a2cc370ee0b14511f325b"` [INFO] running `"docker" "rm" "-f" "4c7533067537712de0825aa03fec9a855700aeab8c2a2cc370ee0b14511f325b"` [INFO] [stdout] 4c7533067537712de0825aa03fec9a855700aeab8c2a2cc370ee0b14511f325b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 815114ced986077fb9011700f48e65a60f124443183d05c145f35bf6dca41637 [INFO] running `"docker" "start" "-a" "815114ced986077fb9011700f48e65a60f124443183d05c145f35bf6dca41637"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmer_customabi-aeee81a1f081908e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "815114ced986077fb9011700f48e65a60f124443183d05c145f35bf6dca41637"` [INFO] running `"docker" "rm" "-f" "815114ced986077fb9011700f48e65a60f124443183d05c145f35bf6dca41637"` [INFO] [stdout] 815114ced986077fb9011700f48e65a60f124443183d05c145f35bf6dca41637