[INFO] cloning repository https://github.com/hummingly/simple-pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hummingly/simple-pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ea39d324a6ed160c773288a3d499ac12b3f37f7 [INFO] checking hummingly/simple-pdf against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-pdf" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hummingly/simple-pdf on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hummingly/simple-pdf [INFO] finished tweaking git repo https://github.com/hummingly/simple-pdf [INFO] tweaked toml for git repo https://github.com/hummingly/simple-pdf written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/hummingly/simple-pdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7cd9ae5baf742c8250ccb7c63c9b6c8eeedb65bc0c962252c4c8ad4974e4d04 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7cd9ae5baf742c8250ccb7c63c9b6c8eeedb65bc0c962252c4c8ad4974e4d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7cd9ae5baf742c8250ccb7c63c9b6c8eeedb65bc0c962252c4c8ad4974e4d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cd9ae5baf742c8250ccb7c63c9b6c8eeedb65bc0c962252c4c8ad4974e4d04", kill_on_drop: false }` [INFO] [stdout] a7cd9ae5baf742c8250ccb7c63c9b6c8eeedb65bc0c962252c4c8ad4974e4d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3753728b0b947c4a51a24c8226a28e629b13309c99d4ba7dfb659e409aa027e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3753728b0b947c4a51a24c8226a28e629b13309c99d4ba7dfb659e409aa027e0", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling simple_pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/outline.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | output: &mut Write, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/outline.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | output: &mut Write, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/units/macros.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/units/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | newUnit!(Millimeters, 2.834_646); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/units/macros.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/units/mod.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | newUnit!(Points, 1.0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/units/macros.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/units/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | newUnit!(Millimeters, 2.834_646); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/units/macros.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/units/mod.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | newUnit!(Points, 1.0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> /opt/rustwide/target/debug/build/simple_pdf-2fd58e6a25b587e1/out/metrics_data.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref METRICS_COURIER: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 600), (... [INFO] [stdout] 21 | | static ref METRICS_COURIER_BOLD: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37, 60... [INFO] [stdout] 22 | | static ref METRICS_COURIER_OBLIQUE: FontMetrics = FontMetrics::from_slice(&[(32, 600), (33, 600), (34, 600), (35, 600), (36, 600), (37,... [INFO] [stdout] ... | [INFO] [stdout] 33 | | static ref METRICS_ZAPFDINGBATS: FontMetrics = FontMetrics::from_slice(&[(32, 278), (33, 974), (34, 961), (35, 974), (36, 980), (37, 71... [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/encoding.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / lazy_static! { [INFO] [stdout] 226 | | pub static ref WIN_ANSI_ENCODING: Encoding = { [INFO] [stdout] 227 | | let mut codes = BTreeMap::new(); [INFO] [stdout] 228 | | // /WinAnsiEncoding is kind of close to first byte of unicode [INFO] [stdout] ... | [INFO] [stdout] 890 | | }; [INFO] [stdout] 891 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `simple_pdf::units::Pt` [INFO] [stdout] --> tests/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use simple_pdf::units::Pt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Pt` in `units` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `0` on type `UserSpace<_>` [INFO] [stdout] --> tests/lib.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | font.text_width(size, &long_text).0 [INFO] [stdout] | ^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simple_pdf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3753728b0b947c4a51a24c8226a28e629b13309c99d4ba7dfb659e409aa027e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3753728b0b947c4a51a24c8226a28e629b13309c99d4ba7dfb659e409aa027e0", kill_on_drop: false }` [INFO] [stdout] 3753728b0b947c4a51a24c8226a28e629b13309c99d4ba7dfb659e409aa027e0