[INFO] cloning repository https://github.com/attliaLin/hp-exam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/attliaLin/hp-exam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FattliaLin%2Fhp-exam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FattliaLin%2Fhp-exam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e27b6a08ccc2254acf856791d423a1385a51a4 [INFO] checking attliaLin/hp-exam against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FattliaLin%2Fhp-exam" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/attliaLin/hp-exam on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/attliaLin/hp-exam [INFO] finished tweaking git repo https://github.com/attliaLin/hp-exam [INFO] tweaked toml for git repo https://github.com/attliaLin/hp-exam written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/attliaLin/hp-exam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded tesseract-sys v0.5.7 [INFO] [stderr] Downloaded leptonica-plumbing v0.4.0 [INFO] [stderr] Downloaded leptonica-sys v0.3.5 [INFO] [stderr] Downloaded tesseract-plumbing v0.5.2 [INFO] [stderr] Downloaded leptess v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bea18d63779d20be4336ce82c7ad2d5a224fc5f682b1e6ff51ebf0760cfc53d [INFO] running `Command { std: "docker" "start" "-a" "8bea18d63779d20be4336ce82c7ad2d5a224fc5f682b1e6ff51ebf0760cfc53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bea18d63779d20be4336ce82c7ad2d5a224fc5f682b1e6ff51ebf0760cfc53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bea18d63779d20be4336ce82c7ad2d5a224fc5f682b1e6ff51ebf0760cfc53d", kill_on_drop: false }` [INFO] [stdout] 8bea18d63779d20be4336ce82c7ad2d5a224fc5f682b1e6ff51ebf0760cfc53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530cca4339bb14a8d2c3d1d6536d4224ec9bb5e3cb1ee9f0bb9a787c4d1318d8 [INFO] running `Command { std: "docker" "start" "-a" "530cca4339bb14a8d2c3d1d6536d4224ec9bb5e3cb1ee9f0bb9a787c4d1318d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling leptonica-sys v0.3.5 [INFO] [stderr] Compiling tesseract-sys v0.5.7 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking leptonica-plumbing v0.4.0 [INFO] [stderr] Checking tesseract-plumbing v0.5.2 [INFO] [stderr] Checking leptess v0.13.1 [INFO] [stderr] Checking hp-exam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 49s [INFO] running `Command { std: "docker" "inspect" "530cca4339bb14a8d2c3d1d6536d4224ec9bb5e3cb1ee9f0bb9a787c4d1318d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530cca4339bb14a8d2c3d1d6536d4224ec9bb5e3cb1ee9f0bb9a787c4d1318d8", kill_on_drop: false }` [INFO] [stdout] 530cca4339bb14a8d2c3d1d6536d4224ec9bb5e3cb1ee9f0bb9a787c4d1318d8