[INFO] cloning repository https://github.com/rcastill/cxx-interop-cv-resize-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcastill/cxx-interop-cv-resize-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcastill%2Fcxx-interop-cv-resize-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcastill%2Fcxx-interop-cv-resize-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a05f94f3fe9f94db836332609030d0cb784167db [INFO] testing rcastill/cxx-interop-cv-resize-demo against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcastill%2Fcxx-interop-cv-resize-demo" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcastill/cxx-interop-cv-resize-demo on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rcastill/cxx-interop-cv-resize-demo [INFO] finished tweaking git repo https://github.com/rcastill/cxx-interop-cv-resize-demo [INFO] tweaked toml for git repo https://github.com/rcastill/cxx-interop-cv-resize-demo written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/rcastill/cxx-interop-cv-resize-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.5 [INFO] [stderr] Downloaded scratch v1.0.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.35 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.35 [INFO] [stderr] Downloaded cxx-build v1.0.35 [INFO] [stderr] Downloaded cxx v1.0.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6895696ad21d26b42cca3bc154b9dcd4c563822643608adab861f4819a2c0cef [INFO] running `Command { std: "docker" "start" "-a" "6895696ad21d26b42cca3bc154b9dcd4c563822643608adab861f4819a2c0cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6895696ad21d26b42cca3bc154b9dcd4c563822643608adab861f4819a2c0cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6895696ad21d26b42cca3bc154b9dcd4c563822643608adab861f4819a2c0cef", kill_on_drop: false }` [INFO] [stdout] 6895696ad21d26b42cca3bc154b9dcd4c563822643608adab861f4819a2c0cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 019edc954bb4d789044491730bad9ebc9c00424918a8ba78f1982c00b4ee59c3 [INFO] running `Command { std: "docker" "start" "-a" "019edc954bb4d789044491730bad9ebc9c00424918a8ba78f1982c00b4ee59c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.35 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Compiling cxx v1.0.35 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cxx-build v1.0.35 [INFO] [stderr] Compiling cxxbridge-macro v1.0.35 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling cxx-interop-cv-resize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.58s [INFO] running `Command { std: "docker" "inspect" "019edc954bb4d789044491730bad9ebc9c00424918a8ba78f1982c00b4ee59c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019edc954bb4d789044491730bad9ebc9c00424918a8ba78f1982c00b4ee59c3", kill_on_drop: false }` [INFO] [stdout] 019edc954bb4d789044491730bad9ebc9c00424918a8ba78f1982c00b4ee59c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 268b4303c30e5e51e1ab5175cc222b084d2a6aab04cc6fdc11d6dcce9113c702 [INFO] running `Command { std: "docker" "start" "-a" "268b4303c30e5e51e1ab5175cc222b084d2a6aab04cc6fdc11d6dcce9113c702", kill_on_drop: false }` [INFO] [stderr] Compiling cxx-interop-cv-resize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "268b4303c30e5e51e1ab5175cc222b084d2a6aab04cc6fdc11d6dcce9113c702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268b4303c30e5e51e1ab5175cc222b084d2a6aab04cc6fdc11d6dcce9113c702", kill_on_drop: false }` [INFO] [stdout] 268b4303c30e5e51e1ab5175cc222b084d2a6aab04cc6fdc11d6dcce9113c702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f52c93fcc20602f09c2c3a0e78c2a30edf0e27f528ab11dc5b3aee4e5c2f2c62 [INFO] running `Command { std: "docker" "start" "-a" "f52c93fcc20602f09c2c3a0e78c2a30edf0e27f528ab11dc5b3aee4e5c2f2c62", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cxx_interop_cv_resize-12f5c50cab82d6a6) [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" "f52c93fcc20602f09c2c3a0e78c2a30edf0e27f528ab11dc5b3aee4e5c2f2c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52c93fcc20602f09c2c3a0e78c2a30edf0e27f528ab11dc5b3aee4e5c2f2c62", kill_on_drop: false }` [INFO] [stdout] f52c93fcc20602f09c2c3a0e78c2a30edf0e27f528ab11dc5b3aee4e5c2f2c62