[INFO] updating cached repository https://github.com/NichtsVonChaos/japanese_mahjong_theory [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] [stderr] From https://github.com/NichtsVonChaos/japanese_mahjong_theory [INFO] [stderr] - [deleted] (none) -> rebuild [INFO] [stderr] f7da30f..379fcd6 master -> master [INFO] [stderr] * [new tag] 1.18 -> 1.18 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 379fcd602359583a273e8343b9131a228ed568fd [INFO] testing NichtsVonChaos/japanese_mahjong_theory against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNichtsVonChaos%2Fjapanese_mahjong_theory" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NichtsVonChaos/japanese_mahjong_theory 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/NichtsVonChaos/japanese_mahjong_theory [INFO] finished tweaking git repo https://github.com/NichtsVonChaos/japanese_mahjong_theory [INFO] tweaked toml for git repo https://github.com/NichtsVonChaos/japanese_mahjong_theory written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/NichtsVonChaos/japanese_mahjong_theory 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 5ccb5dc0df8f73da72e19d43b96fe4272b4096e2317d14bd24d29336c77c261d [INFO] running `"docker" "start" "-a" "5ccb5dc0df8f73da72e19d43b96fe4272b4096e2317d14bd24d29336c77c261d"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling japanese_mahjong_theory v1.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.12s [INFO] running `"docker" "inspect" "5ccb5dc0df8f73da72e19d43b96fe4272b4096e2317d14bd24d29336c77c261d"` [INFO] running `"docker" "rm" "-f" "5ccb5dc0df8f73da72e19d43b96fe4272b4096e2317d14bd24d29336c77c261d"` [INFO] [stdout] 5ccb5dc0df8f73da72e19d43b96fe4272b4096e2317d14bd24d29336c77c261d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] a8ba959c3382109b1d370888b969327aaf605b05bf51ecec74f1d83d1ad15d12 [INFO] running `"docker" "start" "-a" "a8ba959c3382109b1d370888b969327aaf605b05bf51ecec74f1d83d1ad15d12"` [INFO] [stderr] Compiling japanese_mahjong_theory v1.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "a8ba959c3382109b1d370888b969327aaf605b05bf51ecec74f1d83d1ad15d12"` [INFO] running `"docker" "rm" "-f" "a8ba959c3382109b1d370888b969327aaf605b05bf51ecec74f1d83d1ad15d12"` [INFO] [stdout] a8ba959c3382109b1d370888b969327aaf605b05bf51ecec74f1d83d1ad15d12 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] c09eb0270d3dbf1de81ba922b14f2959d4ae8817b458399d1bd02c52c8be5f6b [INFO] running `"docker" "start" "-a" "c09eb0270d3dbf1de81ba922b14f2959d4ae8817b458399d1bd02c52c8be5f6b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/japanese_mahjong_theory-6599e2b3e4ab2be1 [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" "c09eb0270d3dbf1de81ba922b14f2959d4ae8817b458399d1bd02c52c8be5f6b"` [INFO] running `"docker" "rm" "-f" "c09eb0270d3dbf1de81ba922b14f2959d4ae8817b458399d1bd02c52c8be5f6b"` [INFO] [stdout] c09eb0270d3dbf1de81ba922b14f2959d4ae8817b458399d1bd02c52c8be5f6b