[INFO] cloning repository https://github.com/TheRawMeatball/meme-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheRawMeatball/meme-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRawMeatball%2Fmeme-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRawMeatball%2Fmeme-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7792ffef70ebf13e35f3133128c18a484efeb70d [INFO] testing TheRawMeatball/meme-cli against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRawMeatball%2Fmeme-cli" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheRawMeatball/meme-cli on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheRawMeatball/meme-cli [INFO] finished tweaking git repo https://github.com/TheRawMeatball/meme-cli [INFO] tweaked toml for git repo https://github.com/TheRawMeatball/meme-cli written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/TheRawMeatball/meme-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TheRawMeatball/bevy` [INFO] [stderr] Updating git repository `https://github.com/TheRawMeatball/bevy-inspector-egui` [INFO] [stderr] Updating git repository `https://github.com/TheRawMeatball/ui4` [INFO] [stderr] Updating git repository `https://github.com/TheRawMeatball/bevy_egui` [INFO] [stderr] Updating git repository `https://github.com/geom3trik/morphorm` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded ndk-sys v0.2.2 [INFO] [stderr] Downloaded ron v0.6.6 [INFO] [stderr] Downloaded wgpu-core v0.11.2 [INFO] [stderr] Downloaded gpu-alloc v0.5.2 [INFO] [stderr] Downloaded codespan-reporting v0.11.1 [INFO] [stderr] Downloaded ttf-parser v0.13.4 [INFO] [stderr] Downloaded arrayvec v0.7.2 [INFO] [stderr] Downloaded ab_glyph v0.2.12 [INFO] [stderr] Downloaded concat-idents v1.1.3 [INFO] [stderr] Downloaded glam v0.20.1 [INFO] [stderr] Downloaded hexasphere v6.0.0 [INFO] [stderr] Downloaded wgpu-hal v0.11.4 [INFO] [stderr] Downloaded khronos-egl v4.1.0 [INFO] [stderr] Downloaded cargo-manifest v0.2.6 [INFO] [stderr] Downloaded tracing-subscriber v0.3.2 [INFO] [stderr] Downloaded spirv v0.2.0+1.5.4 [INFO] [stderr] Downloaded owned_ttf_parser v0.13.2 [INFO] [stderr] Downloaded pp-rs v0.2.1 [INFO] [stderr] Downloaded mint v0.5.8 [INFO] [stderr] Downloaded tracing-wasm v0.2.1 [INFO] [stderr] Downloaded rectangle-pack v0.4.2 [INFO] [stderr] Downloaded hexf-parse v0.2.1 [INFO] [stderr] Downloaded android_logger v0.9.2 [INFO] [stderr] Downloaded atomic_refcell v0.1.8 [INFO] [stderr] Downloaded ash v0.33.3+1.2.191 [INFO] [stderr] Downloaded bytemuck_derive v1.0.1 [INFO] [stderr] Downloaded metal v0.23.1 [INFO] [stderr] Downloaded d3d12 v0.4.1 [INFO] [stderr] Downloaded renderdoc-sys v0.7.1 [INFO] [stderr] Downloaded epaint v0.15.0 [INFO] [stderr] Downloaded egui v0.15.0 [INFO] [stderr] Downloaded wgpu-types v0.11.0 [INFO] [stderr] Downloaded profiling v1.0.4 [INFO] [stderr] Downloaded clipboard-win v4.2.2 [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded x11rb v0.8.1 [INFO] [stderr] Downloaded arboard v2.0.1 [INFO] [stderr] Downloaded gpu-descriptor v0.2.2 [INFO] [stderr] Downloaded naga v0.7.1 [INFO] [stderr] Downloaded wgpu v0.11.0 [INFO] [stderr] Downloaded emath v0.15.0 [INFO] [stderr] Downloaded fontdue v0.6.2 [INFO] [stderr] Downloaded anyhow v1.0.48 [INFO] [stderr] Downloaded petgraph v0.6.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 537dd3b446c7237d96d6b4cb46ccd0b1f73734a3bdb4daee5753f943d93c763a [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" "537dd3b446c7237d96d6b4cb46ccd0b1f73734a3bdb4daee5753f943d93c763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "537dd3b446c7237d96d6b4cb46ccd0b1f73734a3bdb4daee5753f943d93c763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537dd3b446c7237d96d6b4cb46ccd0b1f73734a3bdb4daee5753f943d93c763a", kill_on_drop: false }` [INFO] [stdout] 537dd3b446c7237d96d6b4cb46ccd0b1f73734a3bdb4daee5753f943d93c763a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84a8a468c346baef83c26ad7aef77cadab1fe5be8129871666998eda7acbd553 [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" "84a8a468c346baef83c26ad7aef77cadab1fe5be8129871666998eda7acbd553", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fontdue v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling x11rb v0.8.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling memeinator v0.1.0 (/opt/rustwide/workdir/memeinator) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling arboard v2.0.1 [INFO] [stderr] Compiling meme-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 9m 08s [INFO] running `Command { std: "docker" "inspect" "84a8a468c346baef83c26ad7aef77cadab1fe5be8129871666998eda7acbd553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a8a468c346baef83c26ad7aef77cadab1fe5be8129871666998eda7acbd553", kill_on_drop: false }` [INFO] [stdout] 84a8a468c346baef83c26ad7aef77cadab1fe5be8129871666998eda7acbd553 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e77e5b825b7b68c5d67549fb92f6bd6cb827be2be59466d0804ec3560b6d67bd [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" "e77e5b825b7b68c5d67549fb92f6bd6cb827be2be59466d0804ec3560b6d67bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling meme-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "e77e5b825b7b68c5d67549fb92f6bd6cb827be2be59466d0804ec3560b6d67bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77e5b825b7b68c5d67549fb92f6bd6cb827be2be59466d0804ec3560b6d67bd", kill_on_drop: false }` [INFO] [stdout] e77e5b825b7b68c5d67549fb92f6bd6cb827be2be59466d0804ec3560b6d67bd [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3dbeecbc4c3c0ca21e0cc8731f7314b43e1452b93412de20e5a46beb6a69c3fa [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" "3dbeecbc4c3c0ca21e0cc8731f7314b43e1452b93412de20e5a46beb6a69c3fa", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/meme_cli-e96f62144efa2968) [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" "3dbeecbc4c3c0ca21e0cc8731f7314b43e1452b93412de20e5a46beb6a69c3fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbeecbc4c3c0ca21e0cc8731f7314b43e1452b93412de20e5a46beb6a69c3fa", kill_on_drop: false }` [INFO] [stdout] 3dbeecbc4c3c0ca21e0cc8731f7314b43e1452b93412de20e5a46beb6a69c3fa