[INFO] updating cached repository https://github.com/caelra/rust-wasm-demo [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] 1e97242e52bb3cec29c96090e410b84801668213 [INFO] testing caelra/rust-wasm-demo against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 64% (3985/6207) Checking out files: 65% (4035/6207) Checking out files: 66% (4097/6207) Checking out files: 67% (4159/6207) Checking out files: 68% (4221/6207) Checking out files: 69% (4283/6207) Checking out files: 70% (4345/6207) Checking out files: 71% (4407/6207) Checking out files: 72% (4470/6207) Checking out files: 73% (4532/6207) Checking out files: 74% (4594/6207) Checking out files: 75% (4656/6207) Checking out files: 76% (4718/6207) Checking out files: 77% (4780/6207) Checking out files: 78% (4842/6207) Checking out files: 79% (4904/6207) Checking out files: 80% (4966/6207) Checking out files: 81% (5028/6207) Checking out files: 82% (5090/6207) Checking out files: 83% (5152/6207) Checking out files: 84% (5214/6207) Checking out files: 85% (5276/6207) Checking out files: 86% (5339/6207) Checking out files: 87% (5401/6207) Checking out files: 88% (5463/6207) Checking out files: 89% (5525/6207) Checking out files: 90% (5587/6207) Checking out files: 91% (5649/6207) Checking out files: 92% (5711/6207) Checking out files: 93% (5773/6207) Checking out files: 94% (5835/6207) Checking out files: 95% (5897/6207) Checking out files: 96% (5959/6207) Checking out files: 97% (6021/6207) Checking out files: 98% (6083/6207) Checking out files: 98% (6120/6207) Checking out files: 99% (6145/6207) Checking out files: 99% (6163/6207) Checking out files: 100% (6207/6207) Checking out files: 100% (6207/6207), done. [INFO] validating manifest of git repo https://github.com/caelra/rust-wasm-demo 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/caelra/rust-wasm-demo [INFO] finished tweaking git repo https://github.com/caelra/rust-wasm-demo [INFO] tweaked toml for git repo https://github.com/caelra/rust-wasm-demo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/caelra/rust-wasm-demo 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] dc0834c5c5a0ef81274a931bb62e8348487f39aba0ff18948488e42ffbb881c2 [INFO] running `"docker" "start" "-a" "dc0834c5c5a0ef81274a931bb62e8348487f39aba0ff18948488e42ffbb881c2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.50 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.50 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.50 [INFO] [stderr] Compiling rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.99s [INFO] running `"docker" "inspect" "dc0834c5c5a0ef81274a931bb62e8348487f39aba0ff18948488e42ffbb881c2"` [INFO] running `"docker" "rm" "-f" "dc0834c5c5a0ef81274a931bb62e8348487f39aba0ff18948488e42ffbb881c2"` [INFO] [stdout] dc0834c5c5a0ef81274a931bb62e8348487f39aba0ff18948488e42ffbb881c2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fa1a1aea052f78f1c277f7f5ea040882c93b718ae69a80dd5b46325b1896f974 [INFO] running `"docker" "start" "-a" "fa1a1aea052f78f1c277f7f5ea040882c93b718ae69a80dd5b46325b1896f974"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "fa1a1aea052f78f1c277f7f5ea040882c93b718ae69a80dd5b46325b1896f974"` [INFO] running `"docker" "rm" "-f" "fa1a1aea052f78f1c277f7f5ea040882c93b718ae69a80dd5b46325b1896f974"` [INFO] [stdout] fa1a1aea052f78f1c277f7f5ea040882c93b718ae69a80dd5b46325b1896f974 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] ee3f57a07b644fd32300f4a67924a67d02c199803e19e47b9892bf3579fb7505 [INFO] running `"docker" "start" "-a" "ee3f57a07b644fd32300f4a67924a67d02c199803e19e47b9892bf3579fb7505"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_wasm-c7ca6cfc9d95257c [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" "ee3f57a07b644fd32300f4a67924a67d02c199803e19e47b9892bf3579fb7505"` [INFO] running `"docker" "rm" "-f" "ee3f57a07b644fd32300f4a67924a67d02c199803e19e47b9892bf3579fb7505"` [INFO] [stdout] ee3f57a07b644fd32300f4a67924a67d02c199803e19e47b9892bf3579fb7505