[INFO] cloning repository https://github.com/jjpe/zippy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjpe/zippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjpe%2Fzippy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjpe%2Fzippy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad75e27d8a219adddfd009177ea63688f84792fa [INFO] testing jjpe/zippy against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjpe%2Fzippy" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjpe/zippy on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjpe/zippy [INFO] finished tweaking git repo https://github.com/jjpe/zippy [INFO] tweaked toml for git repo https://github.com/jjpe/zippy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jjpe/zippy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe125f23f875eb078db9784f4508e7dd4e18fd0b49e62c9567e89b0d33da6fd4 [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" "fe125f23f875eb078db9784f4508e7dd4e18fd0b49e62c9567e89b0d33da6fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe125f23f875eb078db9784f4508e7dd4e18fd0b49e62c9567e89b0d33da6fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe125f23f875eb078db9784f4508e7dd4e18fd0b49e62c9567e89b0d33da6fd4", kill_on_drop: false }` [INFO] [stdout] fe125f23f875eb078db9784f4508e7dd4e18fd0b49e62c9567e89b0d33da6fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28049f31621137e8d48a8a6990d9d3fb92ac3557bd6130007931b2c73b33debd [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" "28049f31621137e8d48a8a6990d9d3fb92ac3557bd6130007931b2c73b33debd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.0 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling syn v0.15.19 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling ioe v0.3.0 [INFO] [stderr] Compiling zippy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.87s [INFO] running `Command { std: "docker" "inspect" "28049f31621137e8d48a8a6990d9d3fb92ac3557bd6130007931b2c73b33debd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28049f31621137e8d48a8a6990d9d3fb92ac3557bd6130007931b2c73b33debd", kill_on_drop: false }` [INFO] [stdout] 28049f31621137e8d48a8a6990d9d3fb92ac3557bd6130007931b2c73b33debd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--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] 346a7f35970e557b58e5f4bf5d3579e95063fe4f4f1753797d36fd4d74725259 [INFO] running `Command { std: "docker" "start" "-a" "346a7f35970e557b58e5f4bf5d3579e95063fe4f4f1753797d36fd4d74725259", kill_on_drop: false }` [INFO] [stderr] Compiling zippy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "346a7f35970e557b58e5f4bf5d3579e95063fe4f4f1753797d36fd4d74725259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346a7f35970e557b58e5f4bf5d3579e95063fe4f4f1753797d36fd4d74725259", kill_on_drop: false }` [INFO] [stdout] 346a7f35970e557b58e5f4bf5d3579e95063fe4f4f1753797d36fd4d74725259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2563fd5b5ae742bee1c30857c4dde7ed4089236eb0465e92521cae9ae3b965f4 [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" "2563fd5b5ae742bee1c30857c4dde7ed4089236eb0465e92521cae9ae3b965f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zippy-0cf0db3800069211 [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" "2563fd5b5ae742bee1c30857c4dde7ed4089236eb0465e92521cae9ae3b965f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2563fd5b5ae742bee1c30857c4dde7ed4089236eb0465e92521cae9ae3b965f4", kill_on_drop: false }` [INFO] [stdout] 2563fd5b5ae742bee1c30857c4dde7ed4089236eb0465e92521cae9ae3b965f4