[INFO] updating cached repository https://github.com/pearl2201/chat-server-example [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] d8d17d2a9ec37e8c3d6f9cec011de2c71f5fe974 [INFO] testing pearl2201/chat-server-example against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpearl2201%2Fchat-server-example" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pearl2201/chat-server-example 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/pearl2201/chat-server-example [INFO] finished tweaking git repo https://github.com/pearl2201/chat-server-example [INFO] tweaked toml for git repo https://github.com/pearl2201/chat-server-example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pearl2201/chat-server-example 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-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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5541c79f40fcdb1ed56cacd32e5fb949b56d9082b568d5dd8e874cd8c1cfd79d [INFO] running `"docker" "start" "-a" "5541c79f40fcdb1ed56cacd32e5fb949b56d9082b568d5dd8e874cd8c1cfd79d"` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling keylogger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `"docker" "inspect" "5541c79f40fcdb1ed56cacd32e5fb949b56d9082b568d5dd8e874cd8c1cfd79d"` [INFO] running `"docker" "rm" "-f" "5541c79f40fcdb1ed56cacd32e5fb949b56d9082b568d5dd8e874cd8c1cfd79d"` [INFO] [stdout] 5541c79f40fcdb1ed56cacd32e5fb949b56d9082b568d5dd8e874cd8c1cfd79d [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=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] ee4e8ea1622c3e7f83e2033d5ec21ad1ef4c080f5e69083d8d62d723032777bb [INFO] running `"docker" "start" "-a" "ee4e8ea1622c3e7f83e2033d5ec21ad1ef4c080f5e69083d8d62d723032777bb"` [INFO] [stderr] Compiling keylogger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "ee4e8ea1622c3e7f83e2033d5ec21ad1ef4c080f5e69083d8d62d723032777bb"` [INFO] running `"docker" "rm" "-f" "ee4e8ea1622c3e7f83e2033d5ec21ad1ef4c080f5e69083d8d62d723032777bb"` [INFO] [stdout] ee4e8ea1622c3e7f83e2033d5ec21ad1ef4c080f5e69083d8d62d723032777bb [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=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] c94bf0659706741764fe90fd2e98f935cd7a1cb1f458d1673429db70509a3a07 [INFO] running `"docker" "start" "-a" "c94bf0659706741764fe90fd2e98f935cd7a1cb1f458d1673429db70509a3a07"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/keylogger-139d4737ff00ff08 [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" "c94bf0659706741764fe90fd2e98f935cd7a1cb1f458d1673429db70509a3a07"` [INFO] running `"docker" "rm" "-f" "c94bf0659706741764fe90fd2e98f935cd7a1cb1f458d1673429db70509a3a07"` [INFO] [stdout] c94bf0659706741764fe90fd2e98f935cd7a1cb1f458d1673429db70509a3a07