[INFO] updating cached repository https://github.com/carrotflakes/kantera [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/carrotflakes/kantera [INFO] [stderr] 12f91d6..2f4d28e master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f4d28e0c5d66a082be6c5db1568ea1c856a123a [INFO] checking carrotflakes/kantera against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 51% (46/90) Checking out files: 52% (47/90) Checking out files: 53% (48/90) Checking out files: 54% (49/90) Checking out files: 55% (50/90) Checking out files: 56% (51/90) Checking out files: 57% (52/90) Checking out files: 58% (53/90) Checking out files: 60% (54/90) Checking out files: 61% (55/90) Checking out files: 62% (56/90) Checking out files: 63% (57/90) Checking out files: 64% (58/90) Checking out files: 65% (59/90) Checking out files: 66% (60/90) Checking out files: 67% (61/90) Checking out files: 68% (62/90) Checking out files: 70% (63/90) Checking out files: 71% (64/90) Checking out files: 72% (65/90) Checking out files: 73% (66/90) Checking out files: 74% (67/90) Checking out files: 75% (68/90) Checking out files: 76% (69/90) Checking out files: 77% (70/90) Checking out files: 78% (71/90) Checking out files: 80% (72/90) Checking out files: 81% (73/90) Checking out files: 82% (74/90) Checking out files: 83% (75/90) Checking out files: 84% (76/90) Checking out files: 85% (77/90) Checking out files: 86% (78/90) Checking out files: 87% (79/90) Checking out files: 88% (80/90) Checking out files: 90% (81/90) Checking out files: 91% (82/90) Checking out files: 92% (83/90) Checking out files: 93% (84/90) Checking out files: 94% (85/90) Checking out files: 95% (86/90) Checking out files: 96% (87/90) Checking out files: 97% (88/90) Checking out files: 98% (89/90) Checking out files: 100% (90/90) Checking out files: 100% (90/90), done. [INFO] validating manifest of git repo https://github.com/carrotflakes/kantera on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/carrotflakes/kantera [INFO] finished tweaking git repo https://github.com/carrotflakes/kantera [INFO] tweaked toml for git repo https://github.com/carrotflakes/kantera written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/carrotflakes/kantera already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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] 2fd27ff8517d340d3ae34990f5b7f6c722815f030568ee19d4528ac9b0e44626 [INFO] running `"docker" "start" "-a" "2fd27ff8517d340d3ae34990f5b7f6c722815f030568ee19d4528ac9b0e44626"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.2 [INFO] [stderr] Checking gluten v0.1.0 (https://github.com/carrotflakes/gluten.git?branch=kantera#c8134e44) [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Checking rayon-core v1.6.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rustfft v3.0.0 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.58s [INFO] running `"docker" "inspect" "2fd27ff8517d340d3ae34990f5b7f6c722815f030568ee19d4528ac9b0e44626"` [INFO] running `"docker" "rm" "-f" "2fd27ff8517d340d3ae34990f5b7f6c722815f030568ee19d4528ac9b0e44626"` [INFO] [stdout] 2fd27ff8517d340d3ae34990f5b7f6c722815f030568ee19d4528ac9b0e44626