[INFO] cloning repository https://github.com/justinwilaby/sax-wasm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinwilaby/sax-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwilaby%2Fsax-wasm"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwilaby%2Fsax-wasm'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13ec3829c074eaa20bdec73fd590f8847e783ad4 [INFO] testing justinwilaby/sax-wasm against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwilaby%2Fsax-wasm" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinwilaby/sax-wasm 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/justinwilaby/sax-wasm [INFO] finished tweaking git repo https://github.com/justinwilaby/sax-wasm [INFO] tweaked toml for git repo https://github.com/justinwilaby/sax-wasm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/justinwilaby/sax-wasm 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d852668bcc3b54c930887470cfb96128c7b12b52e1762ef11a7f72d1932207d2 [INFO] running `"docker" "start" "-a" "d852668bcc3b54c930887470cfb96128c7b12b52e1762ef11a7f72d1932207d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sax-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "d852668bcc3b54c930887470cfb96128c7b12b52e1762ef11a7f72d1932207d2"` [INFO] running `"docker" "rm" "-f" "d852668bcc3b54c930887470cfb96128c7b12b52e1762ef11a7f72d1932207d2"` [INFO] [stdout] d852668bcc3b54c930887470cfb96128c7b12b52e1762ef11a7f72d1932207d2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 94531645de910d12418bc06a8396672e3fd7b1fc31edc8ef7fe86bdc41366f01 [INFO] running `"docker" "start" "-a" "94531645de910d12418bc06a8396672e3fd7b1fc31edc8ef7fe86bdc41366f01"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sax-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "94531645de910d12418bc06a8396672e3fd7b1fc31edc8ef7fe86bdc41366f01"` [INFO] running `"docker" "rm" "-f" "94531645de910d12418bc06a8396672e3fd7b1fc31edc8ef7fe86bdc41366f01"` [INFO] [stdout] 94531645de910d12418bc06a8396672e3fd7b1fc31edc8ef7fe86bdc41366f01 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] e221c1bde755cff7ac44625db242ca52662d38facc95b3203861cb47f98c5741 [INFO] running `"docker" "start" "-a" "e221c1bde755cff7ac44625db242ca52662d38facc95b3203861cb47f98c5741"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sax_wasm-121783d35d10a679 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/sax_wasm-121783d35d10a679` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `"docker" "inspect" "e221c1bde755cff7ac44625db242ca52662d38facc95b3203861cb47f98c5741"` [INFO] running `"docker" "rm" "-f" "e221c1bde755cff7ac44625db242ca52662d38facc95b3203861cb47f98c5741"` [INFO] [stdout] e221c1bde755cff7ac44625db242ca52662d38facc95b3203861cb47f98c5741