[INFO] cloning repository https://github.com/maxbeutel/hough-transform-explained [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxbeutel/hough-transform-explained" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbeutel%2Fhough-transform-explained", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbeutel%2Fhough-transform-explained'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f487faa92ef33f08c7531fe6a8cd0af9032ea227 [INFO] testing maxbeutel/hough-transform-explained against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbeutel%2Fhough-transform-explained" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxbeutel/hough-transform-explained 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/maxbeutel/hough-transform-explained [INFO] finished tweaking git repo https://github.com/maxbeutel/hough-transform-explained [INFO] tweaked toml for git repo https://github.com/maxbeutel/hough-transform-explained written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/maxbeutel/hough-transform-explained 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] Downloading crates ... [INFO] [stderr] Downloaded rustc-serialize v0.3.21 [INFO] [stderr] Downloaded image v0.10.3 [INFO] [stderr] Downloaded gcc v0.3.38 [INFO] [stderr] Downloaded nalgebra v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b249d98043015f9882877df3b5a30ff562f2d36fbebef16e03f46ca9f8b52f7 [INFO] running `Command { std: "docker" "start" "-a" "9b249d98043015f9882877df3b5a30ff562f2d36fbebef16e03f46ca9f8b52f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b249d98043015f9882877df3b5a30ff562f2d36fbebef16e03f46ca9f8b52f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b249d98043015f9882877df3b5a30ff562f2d36fbebef16e03f46ca9f8b52f7", kill_on_drop: false }` [INFO] [stdout] 9b249d98043015f9882877df3b5a30ff562f2d36fbebef16e03f46ca9f8b52f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a1a708c7330a4e550cbb5e98777aa48f90ec3fd582c53aa23d48cba59320b5 [INFO] running `Command { std: "docker" "start" "-a" "59a1a708c7330a4e550cbb5e98777aa48f90ec3fd582c53aa23d48cba59320b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling gif v0.9.0 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num_cpus v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.5.0 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling jpeg-decoder v0.1.8 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling image v0.10.3 [INFO] [stderr] Compiling hough-transform-explained v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.84s [INFO] running `Command { std: "docker" "inspect" "59a1a708c7330a4e550cbb5e98777aa48f90ec3fd582c53aa23d48cba59320b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a1a708c7330a4e550cbb5e98777aa48f90ec3fd582c53aa23d48cba59320b5", kill_on_drop: false }` [INFO] [stdout] 59a1a708c7330a4e550cbb5e98777aa48f90ec3fd582c53aa23d48cba59320b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c844cdbf32601a17d7e74836431249eea293b04c88f9e9905bc9cbe2f769531 [INFO] running `Command { std: "docker" "start" "-a" "1c844cdbf32601a17d7e74836431249eea293b04c88f9e9905bc9cbe2f769531", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hough-transform-explained v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "1c844cdbf32601a17d7e74836431249eea293b04c88f9e9905bc9cbe2f769531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c844cdbf32601a17d7e74836431249eea293b04c88f9e9905bc9cbe2f769531", kill_on_drop: false }` [INFO] [stdout] 1c844cdbf32601a17d7e74836431249eea293b04c88f9e9905bc9cbe2f769531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b0d50e0015ce73e2450b01f889814dd33a1c51f66284adaebe7e84bec71d44e [INFO] running `Command { std: "docker" "start" "-a" "1b0d50e0015ce73e2450b01f889814dd33a1c51f66284adaebe7e84bec71d44e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hough_transform_explained-c638f43c391f1bbb) [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" "1b0d50e0015ce73e2450b01f889814dd33a1c51f66284adaebe7e84bec71d44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0d50e0015ce73e2450b01f889814dd33a1c51f66284adaebe7e84bec71d44e", kill_on_drop: false }` [INFO] [stdout] 1b0d50e0015ce73e2450b01f889814dd33a1c51f66284adaebe7e84bec71d44e