[INFO] updating cached repository https://github.com/IOuser/rust-wasm [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] 3c69079a0ce26b82657a052ba413a2eff2ccf0ba [INFO] testing IOuser/rust-wasm against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIOuser%2Frust-wasm" "/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/IOuser/rust-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/IOuser/rust-wasm [INFO] finished tweaking git repo https://github.com/IOuser/rust-wasm [INFO] tweaked toml for git repo https://github.com/IOuser/rust-wasm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/IOuser/rust-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] warning: unused manifest key: package.rust [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] 037ca98714b750a665f8bd95f6d1ffa13c42e65e24629c48e2ecdf9f6be15620 [INFO] running `"docker" "start" "-a" "037ca98714b750a665f8bd95f6d1ffa13c42e65e24629c48e2ecdf9f6be15620"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: package.rust [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling rust-wasm-tests v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.20s [INFO] running `"docker" "inspect" "037ca98714b750a665f8bd95f6d1ffa13c42e65e24629c48e2ecdf9f6be15620"` [INFO] running `"docker" "rm" "-f" "037ca98714b750a665f8bd95f6d1ffa13c42e65e24629c48e2ecdf9f6be15620"` [INFO] [stdout] 037ca98714b750a665f8bd95f6d1ffa13c42e65e24629c48e2ecdf9f6be15620 [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] 9a2d8f90e60b2e5ecc44ad2aa6e8925a7a01ba801f7074619e64cd4e6349e018 [INFO] running `"docker" "start" "-a" "9a2d8f90e60b2e5ecc44ad2aa6e8925a7a01ba801f7074619e64cd4e6349e018"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: package.rust [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling js-sys v0.3.35 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling rust-wasm-tests v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `"docker" "inspect" "9a2d8f90e60b2e5ecc44ad2aa6e8925a7a01ba801f7074619e64cd4e6349e018"` [INFO] running `"docker" "rm" "-f" "9a2d8f90e60b2e5ecc44ad2aa6e8925a7a01ba801f7074619e64cd4e6349e018"` [INFO] [stdout] 9a2d8f90e60b2e5ecc44ad2aa6e8925a7a01ba801f7074619e64cd4e6349e018 [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] [stdout] 5d55f125310b49b46a29da48ecd05d9703d5c9e7d9b94616d2004aba10431bbd [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" "5d55f125310b49b46a29da48ecd05d9703d5c9e7d9b94616d2004aba10431bbd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: package.rust [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_wasm_tests-bc2919ae8a741aaa [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test rust::tests::aabb::aabb_subdivide_ne ... ok [INFO] [stdout] test rust::tests::aabb::aabb_subdivide_nw ... ok [INFO] [stdout] test rust::tests::point::point_distance_1 ... ok [INFO] [stdout] test rust::tests::quad_tree::quad_tree_0 ... ok [INFO] [stdout] test rust::tests::point::point_distance_0 ... ok [INFO] [stdout] test rust::tests::aabb::aabb_contains ... ok [INFO] [stdout] test rust::tests::point::point_distance_2 ... ok [INFO] [stdout] test rust::tests::aabb::aabb_subdivide_sw ... ok [INFO] [stdout] test rust::tests::aabb::aabb_subdivide_se ... ok [INFO] [stdout] test rust::tests::aabb::aabb_intersects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5d55f125310b49b46a29da48ecd05d9703d5c9e7d9b94616d2004aba10431bbd"` [INFO] running `"docker" "rm" "-f" "5d55f125310b49b46a29da48ecd05d9703d5c9e7d9b94616d2004aba10431bbd"` [INFO] [stdout] 5d55f125310b49b46a29da48ecd05d9703d5c9e7d9b94616d2004aba10431bbd