[INFO] fetching crate pdf_structure_viewer 0.1.0... [INFO] testing pdf_structure_viewer-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate pdf_structure_viewer 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pdf_structure_viewer 0.1.0 [INFO] finished tweaking crates.io crate pdf_structure_viewer 0.1.0 [INFO] tweaked toml for crates.io crate pdf_structure_viewer 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pdf_structure_viewer 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pdf_structure_viewer 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.25 [INFO] [stderr] Downloaded base-x v0.2.8 [INFO] [stderr] Downloaded sha1_smol v1.0.0 [INFO] [stderr] Downloaded yansi v0.5.0 [INFO] [stderr] Downloaded quote v1.0.14 [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded serde_json v1.0.75 [INFO] [stderr] Downloaded crc32fast v1.3.0 [INFO] [stderr] Downloaded const_fn v0.4.9 [INFO] [stderr] Downloaded lopdf v0.27.0 [INFO] [stderr] Downloaded nom v6.2.1 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded syn v1.0.85 [INFO] [stderr] Downloaded libc v0.2.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe12c1ce81405804e00550e9c5b83d7f4ed7703aad084d384e7b6af36b49a30e [INFO] running `Command { std: "docker" "start" "-a" "fe12c1ce81405804e00550e9c5b83d7f4ed7703aad084d384e7b6af36b49a30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe12c1ce81405804e00550e9c5b83d7f4ed7703aad084d384e7b6af36b49a30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe12c1ce81405804e00550e9c5b83d7f4ed7703aad084d384e7b6af36b49a30e", kill_on_drop: false }` [INFO] [stdout] fe12c1ce81405804e00550e9c5b83d7f4ed7703aad084d384e7b6af36b49a30e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa606dbf231612727fc7d38bbaaee6718d38cdb6c71865a10a8b603bfccb3624 [INFO] running `Command { std: "docker" "start" "-a" "aa606dbf231612727fc7d38bbaaee6718d38cdb6c71865a10a8b603bfccb3624", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling lopdf v0.27.0 [INFO] [stderr] Compiling pdf_structure_viewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ObjectPrintInfo` [INFO] [stdout] --> src/print_tree/mod.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | pub use pdf_objects::{get_object_print_info, ObjectPrintInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "aa606dbf231612727fc7d38bbaaee6718d38cdb6c71865a10a8b603bfccb3624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa606dbf231612727fc7d38bbaaee6718d38cdb6c71865a10a8b603bfccb3624", kill_on_drop: false }` [INFO] [stdout] aa606dbf231612727fc7d38bbaaee6718d38cdb6c71865a10a8b603bfccb3624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f036994002813b056e702f177252d19f17e5011d8e74c8617636a17a76ba2bab [INFO] running `Command { std: "docker" "start" "-a" "f036994002813b056e702f177252d19f17e5011d8e74c8617636a17a76ba2bab", kill_on_drop: false }` [INFO] [stderr] Compiling pdf_structure_viewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ObjectPrintInfo` [INFO] [stdout] --> src/print_tree/mod.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | pub use pdf_objects::{get_object_print_info, ObjectPrintInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f036994002813b056e702f177252d19f17e5011d8e74c8617636a17a76ba2bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f036994002813b056e702f177252d19f17e5011d8e74c8617636a17a76ba2bab", kill_on_drop: false }` [INFO] [stdout] f036994002813b056e702f177252d19f17e5011d8e74c8617636a17a76ba2bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f76d74aefa6b35650c13aad43564184ab2b7fafb77289f31fedd80bf92f53faa [INFO] running `Command { std: "docker" "start" "-a" "f76d74aefa6b35650c13aad43564184ab2b7fafb77289f31fedd80bf92f53faa", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ObjectPrintInfo` [INFO] [stderr] --> src/print_tree/mod.rs:9:46 [INFO] [stderr] | [INFO] [stderr] 9 | pub use pdf_objects::{get_object_print_info, ObjectPrintInfo}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `pdf_structure_viewer` (bin "pdf_structure_viewer" test) generated 1 warning (run `cargo fix --bin "pdf_structure_viewer" -p pdf_structure_viewer --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdf_structure_viewer-0506899fbd47bc5d) [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" "f76d74aefa6b35650c13aad43564184ab2b7fafb77289f31fedd80bf92f53faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76d74aefa6b35650c13aad43564184ab2b7fafb77289f31fedd80bf92f53faa", kill_on_drop: false }` [INFO] [stdout] f76d74aefa6b35650c13aad43564184ab2b7fafb77289f31fedd80bf92f53faa