[INFO] cloning repository https://github.com/theotherphil/imagecli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theotherphil/imagecli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherphil%2Fimagecli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherphil%2Fimagecli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b260c9f05aec2e3f83dd4aaaa1a606302e10a51 [INFO] testing theotherphil/imagecli against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherphil%2Fimagecli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theotherphil/imagecli on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theotherphil/imagecli [INFO] finished tweaking git repo https://github.com/theotherphil/imagecli [INFO] tweaked toml for git repo https://github.com/theotherphil/imagecli written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/theotherphil/imagecli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imageproc v0.19.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4161d5d724fc270fe37f2043bd4800c1fb1f8cfd1a0739ed0ada6241739a6f8a [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" "4161d5d724fc270fe37f2043bd4800c1fb1f8cfd1a0739ed0ada6241739a6f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4161d5d724fc270fe37f2043bd4800c1fb1f8cfd1a0739ed0ada6241739a6f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4161d5d724fc270fe37f2043bd4800c1fb1f8cfd1a0739ed0ada6241739a6f8a", kill_on_drop: false }` [INFO] [stdout] 4161d5d724fc270fe37f2043bd4800c1fb1f8cfd1a0739ed0ada6241739a6f8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f72c9d14ebb8c04ee891d818eff50ccf04081330d45de0eafa391eaaeb497f [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" "72f72c9d14ebb8c04ee891d818eff50ccf04081330d45de0eafa391eaaeb497f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling imageproc v0.19.2 [INFO] [stderr] Compiling imagecli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "72f72c9d14ebb8c04ee891d818eff50ccf04081330d45de0eafa391eaaeb497f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f72c9d14ebb8c04ee891d818eff50ccf04081330d45de0eafa391eaaeb497f", kill_on_drop: false }` [INFO] [stdout] 72f72c9d14ebb8c04ee891d818eff50ccf04081330d45de0eafa391eaaeb497f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 217dc5fd9728f7f3ad8f0a8c9e9bc7b93fa6d2832551b4430008608d4897df97 [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" "217dc5fd9728f7f3ad8f0a8c9e9bc7b93fa6d2832551b4430008608d4897df97", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling imagecli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.13s [INFO] running `Command { std: "docker" "inspect" "217dc5fd9728f7f3ad8f0a8c9e9bc7b93fa6d2832551b4430008608d4897df97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217dc5fd9728f7f3ad8f0a8c9e9bc7b93fa6d2832551b4430008608d4897df97", kill_on_drop: false }` [INFO] [stdout] 217dc5fd9728f7f3ad8f0a8c9e9bc7b93fa6d2832551b4430008608d4897df97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb3c309cc876c1f57f2dec2b2fb8af10785216dbb555c8c955f26a1db02aba34 [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" "fb3c309cc876c1f57f2dec2b2fb8af10785216dbb555c8c955f26a1db02aba34", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imagecli-3537e078f1d4eb3e) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test documentation::markdown::tests::test_header ... ok [INFO] [stdout] test documentation::markdown::tests::test_markdown_internal_link ... ok [INFO] [stdout] test documentation::template::tests::test_parse_example ... ok [INFO] [stdout] test documentation::markdown::tests::test_markdown_table ... ok [INFO] [stdout] test expr::tests::test_parse_expr_add_mul ... ok [INFO] [stdout] test documentation::stack_diagram::tests::test_render_stack_diagram ... ok [INFO] [stdout] test documentation::template::tests::test_parse_diagram ... ok [INFO] [stdout] test expr::tests::test_parse_expr_num ... ok [INFO] [stdout] test expr::tests::test_parse_expr_add ... ok [INFO] [stdout] test expr::tests::test_parse_expr_mul_div ... ok [INFO] [stdout] test expr::tests::test_parse_expr_add_mul_parens ... ok [INFO] [stdout] test expr::tests::test_parse_expr_multiple_vars ... ok [INFO] [stdout] test expr::tests::test_parse_expr_complex ... ok [INFO] [stdout] test expr::tests::test_parse_expr_var ... ok [INFO] [stdout] test expr::tests::test_parse_expr_relational ... ok [INFO] [stdout] test expr::tests::test_lex ... ok [INFO] [stdout] test output_spec::tests::output_spec_pattern_with_width ... ok [INFO] [stdout] test output_spec::tests::output_spec_pattern_with_other_paths ... ok [INFO] [stdout] test output_spec::tests::output_spec_pattern_without_width ... ok [INFO] [stdout] test stack::tests::test_new_contents ... ok [INFO] [stdout] test stack::tests::test_pop ... ok [INFO] [stdout] test output_spec::tests::output_spec_parse_without_patterns ... ok [INFO] [stdout] test stack::tests::test_pop_n ... ok [INFO] [stdout] test stack::tests::test_dup ... ok [INFO] [stdout] test stack::tests::test_rot ... ok [INFO] [stdout] test stack::tests::test_rot_exceeding_len - should panic ... ok [INFO] [stdout] test stack::tests::test_pop_empty - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imagecli-1f4be4f7f7ce9271) [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] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-ae029769ee1ca579) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_parse_grid ... ok [INFO] [stdout] test test_parse_invalid_single_stage_pipeline ... ok [INFO] [stdout] test test_parse_resize ... ok [INFO] [stdout] test test_parse_valid_multi_stage_pipeline ... ok [INFO] [stdout] test test_parse_valid_single_stage_pipeline ... ok [INFO] [stdout] test test_parse_gray ... ok [INFO] [stdout] test test_parse_circle ... ok [INFO] [stdout] test test_parse_translate_negative ... ok [INFO] [stdout] test test_parse_hcat ... ok [INFO] [stdout] test test_parse_invalid_multi_stage_pipeline ... ok [INFO] [stderr] Doc-tests imagecli [INFO] [stdout] test test_parse_scale ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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" "fb3c309cc876c1f57f2dec2b2fb8af10785216dbb555c8c955f26a1db02aba34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3c309cc876c1f57f2dec2b2fb8af10785216dbb555c8c955f26a1db02aba34", kill_on_drop: false }` [INFO] [stdout] fb3c309cc876c1f57f2dec2b2fb8af10785216dbb555c8c955f26a1db02aba34