[INFO] fetching crate hough_circle_transform_for_cme 0.1.3... [INFO] checking hough_circle_transform_for_cme-0.1.3 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate hough_circle_transform_for_cme 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate hough_circle_transform_for_cme 0.1.3 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-0/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b9ea194ab1782eee732c4030475f7ef413d7a49fb2501cfbfd5de80783c66e4 [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" "3b9ea194ab1782eee732c4030475f7ef413d7a49fb2501cfbfd5de80783c66e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b9ea194ab1782eee732c4030475f7ef413d7a49fb2501cfbfd5de80783c66e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9ea194ab1782eee732c4030475f7ef413d7a49fb2501cfbfd5de80783c66e4", kill_on_drop: false }` [INFO] [stdout] 3b9ea194ab1782eee732c4030475f7ef413d7a49fb2501cfbfd5de80783c66e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 665e1dcce70a409ab7c46f06f9dd2c7dfce6e87fb78b88d63469f5b678d3195c [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" "665e1dcce70a409ab7c46f06f9dd2c7dfce6e87fb78b88d63469f5b678d3195c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [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] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_core v0.5.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 num-rational v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking noisy_float v0.1.13 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking 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] Checking py_literal v0.2.2 [INFO] [stderr] Checking ndarray-stats v0.3.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking ndarray-npy v0.6.0 [INFO] [stderr] Checking hough_circle_transform_for_cme v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "665e1dcce70a409ab7c46f06f9dd2c7dfce6e87fb78b88d63469f5b678d3195c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "665e1dcce70a409ab7c46f06f9dd2c7dfce6e87fb78b88d63469f5b678d3195c", kill_on_drop: false }` [INFO] [stdout] 665e1dcce70a409ab7c46f06f9dd2c7dfce6e87fb78b88d63469f5b678d3195c