[INFO] fetching crate sheep_cli 0.3.0... [INFO] testing sheep_cli-0.3.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate sheep_cli 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sheep_cli 0.3.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sheep_cli 0.3.0 [INFO] finished tweaking crates.io crate sheep_cli 0.3.0 [INFO] tweaked toml for crates.io crate sheep_cli 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate sheep_cli 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c51737d38ed307490d517b1d212aa9e6ab7337b32047b397393d249989195d5 [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" "2c51737d38ed307490d517b1d212aa9e6ab7337b32047b397393d249989195d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c51737d38ed307490d517b1d212aa9e6ab7337b32047b397393d249989195d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c51737d38ed307490d517b1d212aa9e6ab7337b32047b397393d249989195d5", kill_on_drop: false }` [INFO] [stdout] 2c51737d38ed307490d517b1d212aa9e6ab7337b32047b397393d249989195d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", 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] 5a2bec2c775a7642774ad0fb1c8f813607433f1f1c63191144d1182a13489937 [INFO] running `Command { std: "docker" "start" "-a" "5a2bec2c775a7642774ad0fb1c8f813607433f1f1c63191144d1182a13489937", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling wild v2.0.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.2.3 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling cloudflare-zlib v0.2.3 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling oxipng v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling sheep v0.3.0 [INFO] [stderr] Compiling sheep_cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.56s [INFO] running `Command { std: "docker" "inspect" "5a2bec2c775a7642774ad0fb1c8f813607433f1f1c63191144d1182a13489937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2bec2c775a7642774ad0fb1c8f813607433f1f1c63191144d1182a13489937", kill_on_drop: false }` [INFO] [stdout] 5a2bec2c775a7642774ad0fb1c8f813607433f1f1c63191144d1182a13489937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 427bc3e914e2ef518f0a052f351dc256afa17c00d624a6237e32d2e8418a75f7 [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" "427bc3e914e2ef518f0a052f351dc256afa17c00d624a6237e32d2e8418a75f7", kill_on_drop: false }` [INFO] [stderr] Compiling sheep_cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "427bc3e914e2ef518f0a052f351dc256afa17c00d624a6237e32d2e8418a75f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427bc3e914e2ef518f0a052f351dc256afa17c00d624a6237e32d2e8418a75f7", kill_on_drop: false }` [INFO] [stdout] 427bc3e914e2ef518f0a052f351dc256afa17c00d624a6237e32d2e8418a75f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f92aba08853648a97cdff44efa7a49ac35b2fbf5baf07f7a5948a1b8a4c8ae2 [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" "4f92aba08853648a97cdff44efa7a49ac35b2fbf5baf07f7a5948a1b8a4c8ae2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sheep-ea1fb483739cc82e) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f92aba08853648a97cdff44efa7a49ac35b2fbf5baf07f7a5948a1b8a4c8ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f92aba08853648a97cdff44efa7a49ac35b2fbf5baf07f7a5948a1b8a4c8ae2", kill_on_drop: false }` [INFO] [stdout] 4f92aba08853648a97cdff44efa7a49ac35b2fbf5baf07f7a5948a1b8a4c8ae2