[INFO] cloning repository https://github.com/tetsu-koba/vpxenc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetsu-koba/vpxenc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetsu-koba%2Fvpxenc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetsu-koba%2Fvpxenc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0248cc75a52d77d31953a89385000491bf26bf7e
[INFO] checking tetsu-koba/vpxenc-rs against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetsu-koba%2Fvpxenc-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tetsu-koba/vpxenc-rs on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tetsu-koba/vpxenc-rs
[INFO] finished tweaking git repo https://github.com/tetsu-koba/vpxenc-rs
[INFO] tweaked toml for git repo https://github.com/tetsu-koba/vpxenc-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tetsu-koba/vpxenc-rs 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tetsu-koba/libivf-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vpx-encode v0.6.2
[INFO] [stderr]   Downloaded memchr v2.6.1
[INFO] [stderr]   Downloaded env-libvpx-sys v5.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d44c588362392feeb9efb035fd3c601e8d007864f888e87b0e1d3c698a69d67
[INFO] running `Command { std: "docker" "start" "-a" "0d44c588362392feeb9efb035fd3c601e8d007864f888e87b0e1d3c698a69d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d44c588362392feeb9efb035fd3c601e8d007864f888e87b0e1d3c698a69d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d44c588362392feeb9efb035fd3c601e8d007864f888e87b0e1d3c698a69d67", kill_on_drop: false }`
[INFO] [stdout] 0d44c588362392feeb9efb035fd3c601e8d007864f888e87b0e1d3c698a69d67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1ca2032f7f8d30e48ef4182034c4cdcbdc418648c88b3da8fafe7841d80a515
[INFO] running `Command { std: "docker" "start" "-a" "d1ca2032f7f8d30e48ef4182034c4cdcbdc418648c88b3da8fafe7841d80a515", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling memchr v2.6.1
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking libivf-rs v0.1.0 (https://github.com/tetsu-koba/libivf-rs.git#37ca9aef)
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling env-libvpx-sys v5.1.2
[INFO] [stderr]     Checking vpx-encode v0.6.2
[INFO] [stderr]     Checking vpxenc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.48s
[INFO] running `Command { std: "docker" "inspect" "d1ca2032f7f8d30e48ef4182034c4cdcbdc418648c88b3da8fafe7841d80a515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ca2032f7f8d30e48ef4182034c4cdcbdc418648c88b3da8fafe7841d80a515", kill_on_drop: false }`
[INFO] [stdout] d1ca2032f7f8d30e48ef4182034c4cdcbdc418648c88b3da8fafe7841d80a515
