[INFO] updating cached repository https://github.com/dgmneto/img [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 810dd176f595bd1e3d1674412364af2e43b34beb [INFO] testing dgmneto/img against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmneto%2Fimg" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] 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: 35% (64/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: 42% (77/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: 52% (95/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: 62% (113/180) Checking out files: 63% (114/180) Checking out files: 64% (116/180) Checking out files: 65% (117/180) Checking out files: 65% (118/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: 77% (140/180) Checking out files: 78% (141/180) Checking out files: 78% (142/180) Checking out files: 79% (143/180) Checking out files: 80% (144/180) Checking out files: 81% (146/180) Checking out files: 81% (147/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: 86% (156/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 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-10/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a39aeeeee732c8b177d906e51e2a75e6e1066c9608343292de72d858dda86bc [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" "3a39aeeeee732c8b177d906e51e2a75e6e1066c9608343292de72d858dda86bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a39aeeeee732c8b177d906e51e2a75e6e1066c9608343292de72d858dda86bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a39aeeeee732c8b177d906e51e2a75e6e1066c9608343292de72d858dda86bc", kill_on_drop: false }` [INFO] [stdout] 3a39aeeeee732c8b177d906e51e2a75e6e1066c9608343292de72d858dda86bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2dc943465533fea07e53c85f4b137ab162592565f08beac198e5c7a5d6b2d5c [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" "d2dc943465533fea07e53c85f4b137ab162592565f08beac198e5c7a5d6b2d5c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling kdtree v0.6.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling img v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.03s [INFO] running `Command { std: "docker" "inspect" "d2dc943465533fea07e53c85f4b137ab162592565f08beac198e5c7a5d6b2d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2dc943465533fea07e53c85f4b137ab162592565f08beac198e5c7a5d6b2d5c", kill_on_drop: false }` [INFO] [stdout] d2dc943465533fea07e53c85f4b137ab162592565f08beac198e5c7a5d6b2d5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9d55cdf3279f3545eb05a411655d66a96438a8aaa95e44fc0c58cec9cb354f9 [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" "d9d55cdf3279f3545eb05a411655d66a96438a8aaa95e44fc0c58cec9cb354f9", kill_on_drop: false }` [INFO] [stderr] Compiling img v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "d9d55cdf3279f3545eb05a411655d66a96438a8aaa95e44fc0c58cec9cb354f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d55cdf3279f3545eb05a411655d66a96438a8aaa95e44fc0c58cec9cb354f9", kill_on_drop: false }` [INFO] [stdout] d9d55cdf3279f3545eb05a411655d66a96438a8aaa95e44fc0c58cec9cb354f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7fffcbc794dfbf13a4332b41fd101f6be480d01852035443cc864dce21667b09 [INFO] running `Command { std: "docker" "start" "-a" "7fffcbc794dfbf13a4332b41fd101f6be480d01852035443cc864dce21667b09", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/img-9730676722c03114 [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 `Command { std: "docker" "inspect" "7fffcbc794dfbf13a4332b41fd101f6be480d01852035443cc864dce21667b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fffcbc794dfbf13a4332b41fd101f6be480d01852035443cc864dce21667b09", kill_on_drop: false }` [INFO] [stdout] 7fffcbc794dfbf13a4332b41fd101f6be480d01852035443cc864dce21667b09