[INFO] cloning repository https://github.com/cantudo/pdf3d_latex_extractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cantudo/pdf3d_latex_extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantudo%2Fpdf3d_latex_extractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantudo%2Fpdf3d_latex_extractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 032751697557ddbd8098e7c8df974fc819cae2db [INFO] testing cantudo/pdf3d_latex_extractor against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantudo%2Fpdf3d_latex_extractor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cantudo/pdf3d_latex_extractor on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cantudo/pdf3d_latex_extractor [INFO] finished tweaking git repo https://github.com/cantudo/pdf3d_latex_extractor [INFO] tweaked toml for git repo https://github.com/cantudo/pdf3d_latex_extractor written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cantudo/pdf3d_latex_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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datasize v0.2.14 [INFO] [stderr] Downloaded type1-encoding-parser v0.1.0 [INFO] [stderr] Downloaded datasize_derive v0.2.14 [INFO] [stderr] Downloaded adobe-cmap-parser v0.3.3 [INFO] [stderr] Downloaded anstyle-wincon v1.0.0 [INFO] [stderr] Downloaded postscript v0.14.1 [INFO] [stderr] Downloaded clap v4.2.4 [INFO] [stderr] Downloaded dirs v5.0.0 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded pdf v0.8.1 [INFO] [stderr] Downloaded anstream v0.3.0 [INFO] [stderr] Downloaded clap_builder v4.2.4 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded rustix v0.37.13 [INFO] [stderr] Downloaded linux-raw-sys v0.3.3 [INFO] [stderr] Downloaded lopdf v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9e0fa1e409fa43e27383dfa3bc5fc04ba8404e59090f2c0d48f49a1674bf5e [INFO] running `Command { std: "docker" "start" "-a" "0d9e0fa1e409fa43e27383dfa3bc5fc04ba8404e59090f2c0d48f49a1674bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9e0fa1e409fa43e27383dfa3bc5fc04ba8404e59090f2c0d48f49a1674bf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9e0fa1e409fa43e27383dfa3bc5fc04ba8404e59090f2c0d48f49a1674bf5e", kill_on_drop: false }` [INFO] [stdout] 0d9e0fa1e409fa43e27383dfa3bc5fc04ba8404e59090f2c0d48f49a1674bf5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82281999fbc53754a41c46838ad93292576086aab3d706a2f74cd4456523da23 [INFO] running `Command { std: "docker" "start" "-a" "82281999fbc53754a41c46838ad93292576086aab3d706a2f74cd4456523da23", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.3.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling clap_builder v4.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling dirs v5.0.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.3.3 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling datasize_derive v0.2.14 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling clap v4.2.4 [INFO] [stderr] Compiling datasize v0.2.14 [INFO] [stderr] Compiling istring v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling fax v0.2.0 [INFO] [stderr] Compiling globalcache v0.2.0 [INFO] [stderr] Compiling lopdf v0.29.0 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling pdf v0.8.1 [INFO] [stderr] Compiling pdf3d_latex_extractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "82281999fbc53754a41c46838ad93292576086aab3d706a2f74cd4456523da23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82281999fbc53754a41c46838ad93292576086aab3d706a2f74cd4456523da23", kill_on_drop: false }` [INFO] [stdout] 82281999fbc53754a41c46838ad93292576086aab3d706a2f74cd4456523da23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc611e968f350feb0ecf64d6c3a6c42005a875ceeeef4edaf186d5d43529f9f3 [INFO] running `Command { std: "docker" "start" "-a" "cc611e968f350feb0ecf64d6c3a6c42005a875ceeeef4edaf186d5d43529f9f3", kill_on_drop: false }` [INFO] [stderr] Compiling pdf3d_latex_extractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "cc611e968f350feb0ecf64d6c3a6c42005a875ceeeef4edaf186d5d43529f9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc611e968f350feb0ecf64d6c3a6c42005a875ceeeef4edaf186d5d43529f9f3", kill_on_drop: false }` [INFO] [stdout] cc611e968f350feb0ecf64d6c3a6c42005a875ceeeef4edaf186d5d43529f9f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85eae0d0de157caa3290f5a3199f0eda3525f5cfa69bfe062ceefc0a6875e912 [INFO] running `Command { std: "docker" "start" "-a" "85eae0d0de157caa3290f5a3199f0eda3525f5cfa69bfe062ceefc0a6875e912", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdf3d_latex_extractor-ace5efebc0235f80) [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" "85eae0d0de157caa3290f5a3199f0eda3525f5cfa69bfe062ceefc0a6875e912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85eae0d0de157caa3290f5a3199f0eda3525f5cfa69bfe062ceefc0a6875e912", kill_on_drop: false }` [INFO] [stdout] 85eae0d0de157caa3290f5a3199f0eda3525f5cfa69bfe062ceefc0a6875e912