[INFO] cloning repository https://github.com/GStechschulte/edge_computing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GStechschulte/edge_computing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGStechschulte%2Fedge_computing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGStechschulte%2Fedge_computing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43cf87011e751a6cdffc8440047baa8b96da3afc
[INFO] checking GStechschulte/edge_computing against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGStechschulte%2Fedge_computing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GStechschulte/edge_computing on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GStechschulte/edge_computing
[INFO] finished tweaking git repo https://github.com/GStechschulte/edge_computing
[INFO] tweaked toml for git repo https://github.com/GStechschulte/edge_computing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/GStechschulte/edge_computing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f98d19b6b0742103ebb9ac72beffe06ac2c71f5653c6f76da24f7c3ed113e19b
[INFO] running `Command { std: "docker" "start" "-a" "f98d19b6b0742103ebb9ac72beffe06ac2c71f5653c6f76da24f7c3ed113e19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f98d19b6b0742103ebb9ac72beffe06ac2c71f5653c6f76da24f7c3ed113e19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98d19b6b0742103ebb9ac72beffe06ac2c71f5653c6f76da24f7c3ed113e19b", kill_on_drop: false }`
[INFO] [stdout] f98d19b6b0742103ebb9ac72beffe06ac2c71f5653c6f76da24f7c3ed113e19b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08f5890ba1c30d47f8370c1575f677b14685a06a1edadcf910acdaec87858a48
[INFO] running `Command { std: "docker" "start" "-a" "08f5890ba1c30d47f8370c1575f677b14685a06a1edadcf910acdaec87858a48", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling opencv-binding-generator v0.55.1
[INFO] [stderr]    Compiling opencv v0.76.4
[INFO] [stderr]     Checking edge_computing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `imgproc`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     imgproc
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imgproc`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     imgproc
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "08f5890ba1c30d47f8370c1575f677b14685a06a1edadcf910acdaec87858a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f5890ba1c30d47f8370c1575f677b14685a06a1edadcf910acdaec87858a48", kill_on_drop: false }`
[INFO] [stdout] 08f5890ba1c30d47f8370c1575f677b14685a06a1edadcf910acdaec87858a48
