[INFO] updating cached repository https://github.com/JohanBjoerklund/WebAssembly-With-Rust [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] 24a71ffddb6c26c25ceb15aaea03edc061399372 [INFO] testing JohanBjoerklund/WebAssembly-With-Rust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohanBjoerklund%2FWebAssembly-With-Rust" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohanBjoerklund/WebAssembly-With-Rust 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/JohanBjoerklund/WebAssembly-With-Rust [INFO] finished tweaking git repo https://github.com/JohanBjoerklund/WebAssembly-With-Rust [INFO] tweaked toml for git repo https://github.com/JohanBjoerklund/WebAssembly-With-Rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/JohanBjoerklund/WebAssembly-With-Rust 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 645f82fa5583c718c0de21c7dc8f350baa16ab9ed7e861aec4f367740192ed77 [INFO] running `"docker" "start" "-a" "645f82fa5583c718c0de21c7dc8f350baa16ab9ed7e861aec4f367740192ed77"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.27 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.15.16 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.27 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.27 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.27 [INFO] [stderr] Compiling barebone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.07s [INFO] running `"docker" "inspect" "645f82fa5583c718c0de21c7dc8f350baa16ab9ed7e861aec4f367740192ed77"` [INFO] running `"docker" "rm" "-f" "645f82fa5583c718c0de21c7dc8f350baa16ab9ed7e861aec4f367740192ed77"` [INFO] [stdout] 645f82fa5583c718c0de21c7dc8f350baa16ab9ed7e861aec4f367740192ed77 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 9802f0b0d6944b10368495bb307cc8f8204bce7acd68e9d479d41f04e5734112 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9802f0b0d6944b10368495bb307cc8f8204bce7acd68e9d479d41f04e5734112"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling barebone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "9802f0b0d6944b10368495bb307cc8f8204bce7acd68e9d479d41f04e5734112"` [INFO] running `"docker" "rm" "-f" "9802f0b0d6944b10368495bb307cc8f8204bce7acd68e9d479d41f04e5734112"` [INFO] [stdout] 9802f0b0d6944b10368495bb307cc8f8204bce7acd68e9d479d41f04e5734112 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 0ee0f89917e0146f687bb943e8f875c70f6f22de35da971e874fc1a71a7dff09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0ee0f89917e0146f687bb943e8f875c70f6f22de35da971e874fc1a71a7dff09"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/barebone-6f74e4864640f79f [INFO] [stdout] [INFO] [stderr] Doc-tests barebone [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] [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" "0ee0f89917e0146f687bb943e8f875c70f6f22de35da971e874fc1a71a7dff09"` [INFO] running `"docker" "rm" "-f" "0ee0f89917e0146f687bb943e8f875c70f6f22de35da971e874fc1a71a7dff09"` [INFO] [stdout] 0ee0f89917e0146f687bb943e8f875c70f6f22de35da971e874fc1a71a7dff09