[INFO] fetching crate hough_circle_transform_for_cme 0.1.3... [INFO] testing hough_circle_transform_for_cme-0.1.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate hough_circle_transform_for_cme 0.1.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate hough_circle_transform_for_cme 0.1.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hough_circle_transform_for_cme 0.1.3 [INFO] finished tweaking crates.io crate hough_circle_transform_for_cme 0.1.3 [INFO] tweaked toml for crates.io crate hough_circle_transform_for_cme 0.1.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate hough_circle_transform_for_cme 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded zip v0.5.8 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded py_literal v0.2.2 [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded ndarray-npy v0.6.0 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded num-iter v0.1.41 [INFO] [stderr] Downloaded image v0.23.10 [INFO] [stderr] Downloaded noisy_float v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7bea94e05db6d800ab58bf48d5600f0fee3ce3295e75cdc5db9ee7ed45c6b5c [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" "d7bea94e05db6d800ab58bf48d5600f0fee3ce3295e75cdc5db9ee7ed45c6b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7bea94e05db6d800ab58bf48d5600f0fee3ce3295e75cdc5db9ee7ed45c6b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bea94e05db6d800ab58bf48d5600f0fee3ce3295e75cdc5db9ee7ed45c6b5c", kill_on_drop: false }` [INFO] [stdout] d7bea94e05db6d800ab58bf48d5600f0fee3ce3295e75cdc5db9ee7ed45c6b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 310e73a56b6d15ce59b3bd9d912250a8a1f1355297bb3f4685c0f09977c4069b [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" "310e73a56b6d15ce59b3bd9d912250a8a1f1355297bb3f4685c0f09977c4069b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling noisy_float v0.1.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling py_literal v0.2.2 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling ndarray-npy v0.6.0 [INFO] [stderr] Compiling hough_circle_transform_for_cme v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.10s [INFO] running `Command { std: "docker" "inspect" "310e73a56b6d15ce59b3bd9d912250a8a1f1355297bb3f4685c0f09977c4069b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310e73a56b6d15ce59b3bd9d912250a8a1f1355297bb3f4685c0f09977c4069b", kill_on_drop: false }` [INFO] [stdout] 310e73a56b6d15ce59b3bd9d912250a8a1f1355297bb3f4685c0f09977c4069b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] f645d0db9ebfb6a6584b36ce58f4b50056c745ddfa864c16cfe63d909c4c7762 [INFO] running `Command { std: "docker" "start" "-a" "f645d0db9ebfb6a6584b36ce58f4b50056c745ddfa864c16cfe63d909c4c7762", kill_on_drop: false }` [INFO] [stderr] Compiling hough_circle_transform_for_cme v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "f645d0db9ebfb6a6584b36ce58f4b50056c745ddfa864c16cfe63d909c4c7762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f645d0db9ebfb6a6584b36ce58f4b50056c745ddfa864c16cfe63d909c4c7762", kill_on_drop: false }` [INFO] [stdout] f645d0db9ebfb6a6584b36ce58f4b50056c745ddfa864c16cfe63d909c4c7762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f857ee3093f640c67a08efd2c519476227878bec700703835ba9bf53e4e5e26 [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" "5f857ee3093f640c67a08efd2c519476227878bec700703835ba9bf53e4e5e26", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hough_circle_transform_for_cme-c32d8fb09e62a544) [INFO] [stdout] running 9 tests [INFO] [stdout] test cli::test_config::test_output_to_text_no_extension ... ok [INFO] [stdout] test cli::test_config::unsupported_output_format ... ok [INFO] [stdout] test cli::test_config::test_output_to_text_with_extension ... ok [INFO] [stdout] test cli::test_config::shell_completion_gen_file_created ... ok [INFO] [stdout] test cli::test_config::output_file_exists_and_set_to_overwrite ... ok [INFO] [stdout] test cli::test_config::output_file_exists_and_not_set_to_overwrite ... ok [INFO] [stdout] test cli::test_config::output_file_generation ... ok [INFO] [stdout] test cli::test_config::invalid_read_extension ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/houghse-cbf06e93f183ab03) [INFO] [stdout] test cli::test_config::input_file_does_not_exist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests hough_circle_transform_for_cme [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] [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" "5f857ee3093f640c67a08efd2c519476227878bec700703835ba9bf53e4e5e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f857ee3093f640c67a08efd2c519476227878bec700703835ba9bf53e4e5e26", kill_on_drop: false }` [INFO] [stdout] 5f857ee3093f640c67a08efd2c519476227878bec700703835ba9bf53e4e5e26