[INFO] fetching crate rusty_pdf 0.21.0... [INFO] testing rusty_pdf-0.21.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate rusty_pdf 0.21.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rusty_pdf 0.21.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_pdf 0.21.0 [INFO] finished tweaking crates.io crate rusty_pdf 0.21.0 [INFO] tweaked toml for crates.io crate rusty_pdf 0.21.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rusty_pdf 0.21.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" "+1.73.0" "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] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.138 [INFO] [stderr] Downloaded lopdf v0.27.0 [INFO] [stderr] Downloaded bytemuck v1.10.0 [INFO] [stderr] Downloaded serde_derive v1.0.138 [INFO] [stderr] Downloaded headless_chrome v0.9.0 [INFO] [stderr] Downloaded websocket v0.23.0 [INFO] [stderr] Downloaded tiny_http v0.6.4 [INFO] [stderr] Downloaded imagesize v0.9.0 [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ebe640792b44ac2e9be53c7f0bc7bcfc750b854c1fe1327ff8b06749665dec [INFO] running `Command { std: "docker" "start" "-a" "88ebe640792b44ac2e9be53c7f0bc7bcfc750b854c1fe1327ff8b06749665dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ebe640792b44ac2e9be53c7f0bc7bcfc750b854c1fe1327ff8b06749665dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ebe640792b44ac2e9be53c7f0bc7bcfc750b854c1fe1327ff8b06749665dec", kill_on_drop: false }` [INFO] [stdout] 88ebe640792b44ac2e9be53c7f0bc7bcfc750b854c1fe1327ff8b06749665dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d44da3d658be02c63b5f2f89693c0903d5c71c37f20c222361b1aa0bb080e29a [INFO] running `Command { std: "docker" "start" "-a" "d44da3d658be02c63b5f2f89693c0903d5c71c37f20c222361b1aa0bb080e29a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling websocket v0.23.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling imagesize v0.9.0 [INFO] [stderr] Compiling tiny_http v0.6.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling lopdf v0.27.0 [INFO] [stderr] Compiling headless_chrome v0.9.0 [INFO] [stderr] Compiling rusty_pdf v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1, traitobject v0.1.0 [INFO] [stderr] Blocking waiting for file lock on package cache [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" "d44da3d658be02c63b5f2f89693c0903d5c71c37f20c222361b1aa0bb080e29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44da3d658be02c63b5f2f89693c0903d5c71c37f20c222361b1aa0bb080e29a", kill_on_drop: false }` [INFO] [stdout] d44da3d658be02c63b5f2f89693c0903d5c71c37f20c222361b1aa0bb080e29a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 082ac8b838fcaf20b46854bbdfc758b41bc81c9515aee263aff5cfc85f2f8158 [INFO] running `Command { std: "docker" "start" "-a" "082ac8b838fcaf20b46854bbdfc758b41bc81c9515aee263aff5cfc85f2f8158", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_pdf v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `Sent` and `Completed` are never constructed [INFO] [stdout] --> examples/text.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | enum EventType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 8 | Sent, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | Completed, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email`, `ip`, and `audit_id` are never read [INFO] [stdout] --> examples/text.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct EventUser<'a> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 15 | email: &'a str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | ip: &'a str, [INFO] [stdout] | ^^ [INFO] [stdout] 17 | audit_id: &'a str, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event`, `time`, and `user` are never read [INFO] [stdout] --> examples/text.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct TableRow<'a> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | event: EventType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | time: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | user: EventUser<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1, traitobject v0.1.0 [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" "082ac8b838fcaf20b46854bbdfc758b41bc81c9515aee263aff5cfc85f2f8158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082ac8b838fcaf20b46854bbdfc758b41bc81c9515aee263aff5cfc85f2f8158", kill_on_drop: false }` [INFO] [stdout] 082ac8b838fcaf20b46854bbdfc758b41bc81c9515aee263aff5cfc85f2f8158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3cc37d4a196f7b42be84a9932762016906b7feda7fbc500e5c7fe5e5c958167 [INFO] running `Command { std: "docker" "start" "-a" "d3cc37d4a196f7b42be84a9932762016906b7feda7fbc500e5c7fe5e5c958167", kill_on_drop: false }` [INFO] [stderr] warning: variants `Sent` and `Completed` are never constructed [INFO] [stderr] --> examples/text.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | enum EventType { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] 8 | Sent, [INFO] [stderr] | ^^^^ [INFO] [stderr] 9 | Completed, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EventType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `email`, `ip`, and `audit_id` are never read [INFO] [stderr] --> examples/text.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 14 | struct EventUser<'a> { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 15 | email: &'a str, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 16 | ip: &'a str, [INFO] [stderr] | ^^ [INFO] [stderr] 17 | audit_id: &'a str, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EventUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `event`, `time`, and `user` are never read [INFO] [stderr] --> examples/text.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 21 | struct TableRow<'a> { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 22 | event: EventType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 23 | time: &'a str, [INFO] [stderr] | ^^^^ [INFO] [stderr] 24 | user: EventUser<'a>, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TableRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rusty_pdf` (example "text") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1, traitobject v0.1.0 [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/lib.rs (/opt/rustwide/target/debug/deps/rusty_pdf-1c8f2507a87e2540) [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] [stderr] Doc-tests rusty_pdf [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" "d3cc37d4a196f7b42be84a9932762016906b7feda7fbc500e5c7fe5e5c958167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cc37d4a196f7b42be84a9932762016906b7feda7fbc500e5c7fe5e5c958167", kill_on_drop: false }` [INFO] [stdout] d3cc37d4a196f7b42be84a9932762016906b7feda7fbc500e5c7fe5e5c958167