[INFO] updating cached repository https://github.com/theotherphil/imagecli [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] 5faa7d81b0d75bedafe15aeb9582973dff242284 [INFO] testing theotherphil/imagecli against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherphil%2Fimagecli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theotherphil/imagecli on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9a61142b372378aa225d6808a6a3bbce14bebe529c220217efa3e8fc38ad34e [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" "e9a61142b372378aa225d6808a6a3bbce14bebe529c220217efa3e8fc38ad34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9a61142b372378aa225d6808a6a3bbce14bebe529c220217efa3e8fc38ad34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a61142b372378aa225d6808a6a3bbce14bebe529c220217efa3e8fc38ad34e", kill_on_drop: false }` [INFO] [stdout] e9a61142b372378aa225d6808a6a3bbce14bebe529c220217efa3e8fc38ad34e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa06490e7038fea038074c726784f14ad1af6aaf0776bd8dd5e376eebe3fa7d [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" "2aa06490e7038fea038074c726784f14ad1af6aaf0776bd8dd5e376eebe3fa7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling static_assertions v0.3.4 [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 vec_map v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling lexical-core v0.4.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling structopt v0.3.1 [INFO] [stderr] Compiling imageproc v0.19.1 [INFO] [stderr] Compiling imagecli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "2aa06490e7038fea038074c726784f14ad1af6aaf0776bd8dd5e376eebe3fa7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa06490e7038fea038074c726784f14ad1af6aaf0776bd8dd5e376eebe3fa7d", kill_on_drop: false }` [INFO] [stdout] 2aa06490e7038fea038074c726784f14ad1af6aaf0776bd8dd5e376eebe3fa7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] c341fa58231a7b050780583a29bcd0b9d5f106bf7862e2525debb591ff1db0a2 [INFO] running `Command { std: "docker" "start" "-a" "c341fa58231a7b050780583a29bcd0b9d5f106bf7862e2525debb591ff1db0a2", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling imagecli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.17s [INFO] running `Command { std: "docker" "inspect" "c341fa58231a7b050780583a29bcd0b9d5f106bf7862e2525debb591ff1db0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c341fa58231a7b050780583a29bcd0b9d5f106bf7862e2525debb591ff1db0a2", kill_on_drop: false }` [INFO] [stdout] c341fa58231a7b050780583a29bcd0b9d5f106bf7862e2525debb591ff1db0a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 4ed3bda693372ac880c542834c61e77062167a0d16e6d4b19dd2c7f8034abcc6 [INFO] running `Command { std: "docker" "start" "-a" "4ed3bda693372ac880c542834c61e77062167a0d16e6d4b19dd2c7f8034abcc6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imagecli-a1019a9db76fe098 [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test expr::tests::test_parse_expr_add_mul ... ok [INFO] [stdout] test documentation::template::tests::test_parse_example ... ok [INFO] [stdout] test expr::tests::test_parse_expr_add ... ok [INFO] [stdout] test documentation::template::tests::test_parse_diagram ... ok [INFO] [stdout] test documentation::markdown::tests::test_markdown_internal_link ... ok [INFO] [stdout] test expr::tests::test_parse_expr_mul_div ... ok [INFO] [stdout] test expr::tests::test_parse_expr_relational ... ok [INFO] [stdout] test image_ops::tests::bench_pipeline_parsing ... ok [INFO] [stdout] test expr::tests::test_parse_expr_var ... ok [INFO] [stdout] test expr::tests::test_parse_expr_multiple_vars ... ok [INFO] [stdout] test expr::tests::test_parse_expr_add_mul_parens ... ok [INFO] [stdout] test documentation::markdown::tests::test_header ... ok [INFO] [stdout] test expr::tests::test_parse_expr_complex ... ok [INFO] [stdout] test expr::tests::test_parse_expr_num ... ok [INFO] [stdout] test documentation::markdown::tests::test_markdown_table ... ok [INFO] [stdout] test expr::tests::test_lex ... ok [INFO] [stdout] test documentation::stack_diagram::tests::test_render_stack_diagram ... ok [INFO] [stdout] test image_ops::tests::test_parse_invalid_multi_stage_pipeline ... ok [INFO] [stdout] test image_ops::tests::test_parse_translate_negative ... ok [INFO] [stdout] test image_ops::tests::test_parse_valid_multi_stage_pipeline ... ok [INFO] [stdout] test image_ops::tests::test_parse_invalid_single_stage_pipeline ... ok [INFO] [stdout] test image_ops::tests::test_parse_grid ... ok [INFO] [stdout] test image_ops::tests::test_parse_scale ... ok [INFO] [stdout] test image_ops::tests::test_parse_hcat ... ok [INFO] [stdout] test image_ops::tests::test_parse_valid_single_stage_pipeline ... ok [INFO] [stdout] test image_ops::tests::test_parse_circle ... ok [INFO] [stdout] test image_ops::tests::test_parse_resize ... ok [INFO] [stdout] test image_ops::tests::test_parse_gray ... ok [INFO] [stdout] test stack::tests::test_dup ... ok [INFO] [stdout] test stack::tests::test_pop_n ... ok [INFO] [stdout] test stack::tests::test_rot ... 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_pattern_with_other_paths ... ok [INFO] [stdout] test output_spec::tests::output_spec_pattern_with_width ... ok [INFO] [stdout] test output_spec::tests::output_spec_pattern_without_width ... ok [INFO] [stdout] test output_spec::tests::output_spec_parse_without_patterns ... ok [INFO] [stdout] test image_ops::tests::bench_run_pipeline_with_user_defined_func ... ok [INFO] [stdout] test image_ops::tests::bench_run_pipeline ... ok [INFO] [stdout] test stack::tests::test_pop_empty ... ok [INFO] [stdout] test stack::tests::test_rot_exceeding_len ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imagecli-bc736125f5de65d7 [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] [stderr] Doc-tests imagecli [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" "4ed3bda693372ac880c542834c61e77062167a0d16e6d4b19dd2c7f8034abcc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed3bda693372ac880c542834c61e77062167a0d16e6d4b19dd2c7f8034abcc6", kill_on_drop: false }` [INFO] [stdout] 4ed3bda693372ac880c542834c61e77062167a0d16e6d4b19dd2c7f8034abcc6