[INFO] cloning repository https://github.com/BenJeau/indicator-extractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenJeau/indicator-extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenJeau%2Findicator-extractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenJeau%2Findicator-extractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91a0b4ff57922a950a6ab49da06ea6dffb9fbfa3 [INFO] building BenJeau/indicator-extractor against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenJeau%2Findicator-extractor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BenJeau/indicator-extractor [INFO] finished tweaking git repo https://github.com/BenJeau/indicator-extractor [INFO] tweaked toml for git repo https://github.com/BenJeau/indicator-extractor written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BenJeau/indicator-extractor on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BenJeau/indicator-extractor 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f13dd94f1cea891210a03148680fb58f476fbc64b78526e2b8567be1547a46a [INFO] running `Command { std: "docker" "start" "-a" "4f13dd94f1cea891210a03148680fb58f476fbc64b78526e2b8567be1547a46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f13dd94f1cea891210a03148680fb58f476fbc64b78526e2b8567be1547a46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f13dd94f1cea891210a03148680fb58f476fbc64b78526e2b8567be1547a46a", kill_on_drop: false }` [INFO] [stdout] 4f13dd94f1cea891210a03148680fb58f476fbc64b78526e2b8567be1547a46a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034374bddeadf208da9c299b91be8aabf7daba52f5572406d97b27a56424d3e0 [INFO] running `Command { std: "docker" "start" "-a" "034374bddeadf208da9c299b91be8aabf7daba52f5572406d97b27a56424d3e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pdf-extract v0.7.9 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling tldextract v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling indicator-extractor v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.98s [INFO] running `Command { std: "docker" "inspect" "034374bddeadf208da9c299b91be8aabf7daba52f5572406d97b27a56424d3e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034374bddeadf208da9c299b91be8aabf7daba52f5572406d97b27a56424d3e0", kill_on_drop: false }` [INFO] [stdout] 034374bddeadf208da9c299b91be8aabf7daba52f5572406d97b27a56424d3e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 293492728f75b81cc5d3f38da34165f590dbb3281412c6313b3bfa7b39a6c5ed [INFO] running `Command { std: "docker" "start" "-a" "293492728f75b81cc5d3f38da34165f590dbb3281412c6313b3bfa7b39a6c5ed", kill_on_drop: false }` [INFO] [stderr] Compiling indicator-extractor v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "293492728f75b81cc5d3f38da34165f590dbb3281412c6313b3bfa7b39a6c5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293492728f75b81cc5d3f38da34165f590dbb3281412c6313b3bfa7b39a6c5ed", kill_on_drop: false }` [INFO] [stdout] 293492728f75b81cc5d3f38da34165f590dbb3281412c6313b3bfa7b39a6c5ed