[INFO] updating cached repository https://github.com/psiphi75/worker-kv-poc [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] aea6622656896debc5536089570221410bc322bc [INFO] testing psiphi75/worker-kv-poc against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsiphi75%2Fworker-kv-poc" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psiphi75/worker-kv-poc on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/psiphi75/worker-kv-poc [INFO] finished tweaking git repo https://github.com/psiphi75/worker-kv-poc [INFO] tweaked toml for git repo https://github.com/psiphi75/worker-kv-poc written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/psiphi75/worker-kv-poc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a6a9e2a7e016a68d4d7868ce67c0081e1488028f2ba5561d5ca10908abc93de1 [INFO] running `"docker" "start" "-a" "a6a9e2a7e016a68d4d7868ce67c0081e1488028f2ba5561d5ca10908abc93de1"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling web-sys v0.3.32 [INFO] [stderr] Compiling js-sys v0.3.32 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.5 [INFO] [stderr] Compiling worker-kv-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `"docker" "inspect" "a6a9e2a7e016a68d4d7868ce67c0081e1488028f2ba5561d5ca10908abc93de1"` [INFO] running `"docker" "rm" "-f" "a6a9e2a7e016a68d4d7868ce67c0081e1488028f2ba5561d5ca10908abc93de1"` [INFO] [stdout] a6a9e2a7e016a68d4d7868ce67c0081e1488028f2ba5561d5ca10908abc93de1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] d5a5334d8f3dcfc8090af160452e5a2d830b882adef613a3f358190e501f7e3d [INFO] running `"docker" "start" "-a" "d5a5334d8f3dcfc8090af160452e5a2d830b882adef613a3f358190e501f7e3d"` [INFO] [stderr] Compiling worker-kv-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `"docker" "inspect" "d5a5334d8f3dcfc8090af160452e5a2d830b882adef613a3f358190e501f7e3d"` [INFO] running `"docker" "rm" "-f" "d5a5334d8f3dcfc8090af160452e5a2d830b882adef613a3f358190e501f7e3d"` [INFO] [stdout] d5a5334d8f3dcfc8090af160452e5a2d830b882adef613a3f358190e501f7e3d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 35dbd11ee0a801857229b4b43f681e27e5d8c52bc89e8cce85e245fe30b31d34 [INFO] running `"docker" "start" "-a" "35dbd11ee0a801857229b4b43f681e27e5d8c52bc89e8cce85e245fe30b31d34"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/worker_kv_poc-15fec22e49ed03e7 [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] [stderr] Doc-tests worker-kv-poc [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" "35dbd11ee0a801857229b4b43f681e27e5d8c52bc89e8cce85e245fe30b31d34"` [INFO] running `"docker" "rm" "-f" "35dbd11ee0a801857229b4b43f681e27e5d8c52bc89e8cce85e245fe30b31d34"` [INFO] [stdout] 35dbd11ee0a801857229b4b43f681e27e5d8c52bc89e8cce85e245fe30b31d34