[INFO] updating cached repository https://github.com/stpettersens/talkingclock [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] fbf619c92c9ebf4ef5bd3b375145089ef3b48917 [INFO] checking stpettersens/talkingclock against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstpettersens%2Ftalkingclock" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 44% (74/165) Checking out files: 45% (75/165) Checking out files: 46% (76/165) Checking out files: 47% (78/165) Checking out files: 48% (80/165) Checking out files: 49% (81/165) Checking out files: 50% (83/165) Checking out files: 51% (85/165) Checking out files: 52% (86/165) Checking out files: 53% (88/165) Checking out files: 54% (90/165) Checking out files: 55% (91/165) Checking out files: 56% (93/165) Checking out files: 57% (95/165) Checking out files: 58% (96/165) Checking out files: 59% (98/165) Checking out files: 60% (99/165) Checking out files: 61% (101/165) Checking out files: 62% (103/165) Checking out files: 63% (104/165) Checking out files: 64% (106/165) Checking out files: 65% (108/165) Checking out files: 66% (109/165) Checking out files: 67% (111/165) Checking out files: 68% (113/165) Checking out files: 69% (114/165) Checking out files: 70% (116/165) Checking out files: 71% (118/165) Checking out files: 72% (119/165) Checking out files: 73% (121/165) Checking out files: 74% (123/165) Checking out files: 75% (124/165) Checking out files: 76% (126/165) Checking out files: 77% (128/165) Checking out files: 78% (129/165) Checking out files: 79% (131/165) Checking out files: 80% (132/165) Checking out files: 81% (134/165) Checking out files: 82% (136/165) Checking out files: 83% (137/165) Checking out files: 84% (139/165) Checking out files: 85% (141/165) Checking out files: 86% (142/165) Checking out files: 87% (144/165) Checking out files: 88% (146/165) Checking out files: 89% (147/165) Checking out files: 90% (149/165) Checking out files: 91% (151/165) Checking out files: 92% (152/165) Checking out files: 93% (154/165) Checking out files: 94% (156/165) Checking out files: 95% (157/165) Checking out files: 96% (159/165) Checking out files: 97% (161/165) Checking out files: 98% (162/165) Checking out files: 99% (164/165) Checking out files: 100% (165/165) Checking out files: 100% (165/165), done. [INFO] validating manifest of git repo https://github.com/stpettersens/talkingclock on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stpettersens/talkingclock [INFO] finished tweaking git repo https://github.com/stpettersens/talkingclock [INFO] tweaked toml for git repo https://github.com/stpettersens/talkingclock written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/stpettersens/talkingclock already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 886ffaf7a7f5655c5e5bdcd9c6d6321a12b799e146a6e8e5b3e86d0c8dc060ab [INFO] running `"docker" "start" "-a" "886ffaf7a7f5655c5e5bdcd9c6d6321a12b799e146a6e8e5b3e86d0c8dc060ab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking litepattern v0.1.0 [INFO] [stderr] Checking clioptions v0.1.0 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Checking litelocale v0.1.0 [INFO] [stderr] Checking talkingclock v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.25s [INFO] running `"docker" "inspect" "886ffaf7a7f5655c5e5bdcd9c6d6321a12b799e146a6e8e5b3e86d0c8dc060ab"` [INFO] running `"docker" "rm" "-f" "886ffaf7a7f5655c5e5bdcd9c6d6321a12b799e146a6e8e5b3e86d0c8dc060ab"` [INFO] [stdout] 886ffaf7a7f5655c5e5bdcd9c6d6321a12b799e146a6e8e5b3e86d0c8dc060ab