[INFO] cloning repository https://github.com/dgmneto/img [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgmneto/img" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmneto%2Fimg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmneto%2Fimg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 810dd176f595bd1e3d1674412364af2e43b34beb [INFO] checking dgmneto/img against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmneto%2Fimg" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 18% (33/180) Checking out files: 19% (35/180) Checking out files: 20% (36/180) Checking out files: 21% (38/180) Checking out files: 22% (40/180) Checking out files: 23% (42/180) Checking out files: 24% (44/180) Checking out files: 25% (45/180) Checking out files: 26% (47/180) Checking out files: 27% (49/180) Checking out files: 28% (51/180) Checking out files: 29% (53/180) Checking out files: 30% (54/180) Checking out files: 31% (56/180) Checking out files: 32% (58/180) Checking out files: 33% (60/180) Checking out files: 34% (62/180) Checking out files: 35% (63/180) Checking out files: 36% (65/180) Checking out files: 37% (67/180) Checking out files: 38% (69/180) Checking out files: 39% (71/180) Checking out files: 40% (72/180) Checking out files: 41% (74/180) Checking out files: 42% (76/180) Checking out files: 43% (78/180) Checking out files: 44% (80/180) Checking out files: 45% (81/180) Checking out files: 46% (83/180) Checking out files: 47% (85/180) Checking out files: 48% (87/180) Checking out files: 49% (89/180) Checking out files: 50% (90/180) Checking out files: 51% (92/180) Checking out files: 52% (94/180) Checking out files: 53% (96/180) Checking out files: 54% (98/180) Checking out files: 55% (99/180) Checking out files: 56% (101/180) Checking out files: 57% (103/180) Checking out files: 58% (105/180) Checking out files: 59% (107/180) Checking out files: 60% (108/180) Checking out files: 61% (110/180) Checking out files: 62% (112/180) Checking out files: 63% (114/180) Checking out files: 64% (116/180) Checking out files: 65% (117/180) Checking out files: 66% (119/180) Checking out files: 67% (121/180) Checking out files: 68% (123/180) Checking out files: 69% (125/180) Checking out files: 70% (126/180) Checking out files: 71% (128/180) Checking out files: 72% (130/180) Checking out files: 73% (132/180) Checking out files: 74% (134/180) Checking out files: 75% (135/180) Checking out files: 76% (137/180) Checking out files: 77% (139/180) Checking out files: 78% (141/180) Checking out files: 79% (143/180) Checking out files: 80% (144/180) Checking out files: 81% (146/180) Checking out files: 82% (148/180) Checking out files: 83% (150/180) Checking out files: 84% (152/180) Checking out files: 85% (153/180) Checking out files: 86% (155/180) Checking out files: 87% (157/180) Checking out files: 88% (159/180) Checking out files: 89% (161/180) Checking out files: 90% (162/180) Checking out files: 91% (164/180) Checking out files: 92% (166/180) Checking out files: 93% (168/180) Checking out files: 94% (170/180) Checking out files: 95% (171/180) Checking out files: 96% (173/180) Checking out files: 97% (175/180) Checking out files: 98% (177/180) Checking out files: 99% (179/180) Checking out files: 100% (180/180) Checking out files: 100% (180/180), done. [INFO] validating manifest of git repo https://github.com/dgmneto/img on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgmneto/img [INFO] finished tweaking git repo https://github.com/dgmneto/img [INFO] tweaked toml for git repo https://github.com/dgmneto/img written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dgmneto/img already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e105e53a3cf6c296b61a803ea57c95caff5a945a0f533b725e7e1d88afd35c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e105e53a3cf6c296b61a803ea57c95caff5a945a0f533b725e7e1d88afd35c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e105e53a3cf6c296b61a803ea57c95caff5a945a0f533b725e7e1d88afd35c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e105e53a3cf6c296b61a803ea57c95caff5a945a0f533b725e7e1d88afd35c6", kill_on_drop: false }` [INFO] [stdout] 9e105e53a3cf6c296b61a803ea57c95caff5a945a0f533b725e7e1d88afd35c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e77aff7823a01840f5a5c0e8745e9f26cb824bbd97a419e0e9bb4eeeea2e3166 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e77aff7823a01840f5a5c0e8745e9f26cb824bbd97a419e0e9bb4eeeea2e3166", kill_on_drop: false }` [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking kdtree v0.6.0 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Checking img v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.06s [INFO] running `Command { std: "docker" "inspect" "e77aff7823a01840f5a5c0e8745e9f26cb824bbd97a419e0e9bb4eeeea2e3166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77aff7823a01840f5a5c0e8745e9f26cb824bbd97a419e0e9bb4eeeea2e3166", kill_on_drop: false }` [INFO] [stdout] e77aff7823a01840f5a5c0e8745e9f26cb824bbd97a419e0e9bb4eeeea2e3166