[INFO] updating cached repository https://github.com/Nakamurus/rest_module_practice [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] e4bec28e13b801bb10ce9ae1c11f2590d24f1898 [INFO] testing Nakamurus/rest_module_practice against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNakamurus%2Frest_module_practice" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 79% (72/91) Checking out files: 80% (73/91) Checking out files: 81% (74/91) Checking out files: 82% (75/91) Checking out files: 83% (76/91) Checking out files: 84% (77/91) Checking out files: 85% (78/91) Checking out files: 86% (79/91) Checking out files: 87% (80/91) Checking out files: 89% (81/91) Checking out files: 90% (82/91) Checking out files: 91% (83/91) Checking out files: 92% (84/91) Checking out files: 93% (85/91) Checking out files: 94% (86/91) Checking out files: 95% (87/91) Checking out files: 96% (88/91) Checking out files: 97% (89/91) Checking out files: 98% (90/91) Checking out files: 100% (91/91) Checking out files: 100% (91/91), done. [INFO] validating manifest of git repo https://github.com/Nakamurus/rest_module_practice on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Nakamurus/rest_module_practice [INFO] finished tweaking git repo https://github.com/Nakamurus/rest_module_practice [INFO] tweaked toml for git repo https://github.com/Nakamurus/rest_module_practice written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Nakamurus/rest_module_practice already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 54b7a5f0fc103ae8aae66077663ab882b37300bcb5676fee94555953b803a441 [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" "54b7a5f0fc103ae8aae66077663ab882b37300bcb5676fee94555953b803a441"` [INFO] [stderr] Compiling communicator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "54b7a5f0fc103ae8aae66077663ab882b37300bcb5676fee94555953b803a441"` [INFO] running `"docker" "rm" "-f" "54b7a5f0fc103ae8aae66077663ab882b37300bcb5676fee94555953b803a441"` [INFO] [stdout] 54b7a5f0fc103ae8aae66077663ab882b37300bcb5676fee94555953b803a441 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 0596c55e9e2d54e058c3d053206a25b27277412859e7344bf2e6c8d558d1e528 [INFO] running `"docker" "start" "-a" "0596c55e9e2d54e058c3d053206a25b27277412859e7344bf2e6c8d558d1e528"` [INFO] [stderr] Compiling communicator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "0596c55e9e2d54e058c3d053206a25b27277412859e7344bf2e6c8d558d1e528"` [INFO] running `"docker" "rm" "-f" "0596c55e9e2d54e058c3d053206a25b27277412859e7344bf2e6c8d558d1e528"` [INFO] [stdout] 0596c55e9e2d54e058c3d053206a25b27277412859e7344bf2e6c8d558d1e528 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 76746aaa5c7e9d174331fd6990703dba7808ab13bcc425e4daf24a8954d00b99 [INFO] running `"docker" "start" "-a" "76746aaa5c7e9d174331fd6990703dba7808ab13bcc425e4daf24a8954d00b99"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/communicator-5a0484e481c4a43a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/communicator-136ed33612d1af6d [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 communicator [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" "76746aaa5c7e9d174331fd6990703dba7808ab13bcc425e4daf24a8954d00b99"` [INFO] running `"docker" "rm" "-f" "76746aaa5c7e9d174331fd6990703dba7808ab13bcc425e4daf24a8954d00b99"` [INFO] [stdout] 76746aaa5c7e9d174331fd6990703dba7808ab13bcc425e4daf24a8954d00b99