[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] documenting hummingly/simple-pdf against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummingly%2Fsimple-pdf" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hummingly/simple-pdf on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-10/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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abead00a1c7230deec23ff72a30a097f32946bc7f73850d5c411f213b66a3320 [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" "abead00a1c7230deec23ff72a30a097f32946bc7f73850d5c411f213b66a3320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abead00a1c7230deec23ff72a30a097f32946bc7f73850d5c411f213b66a3320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abead00a1c7230deec23ff72a30a097f32946bc7f73850d5c411f213b66a3320", kill_on_drop: false }` [INFO] [stdout] abead00a1c7230deec23ff72a30a097f32946bc7f73850d5c411f213b66a3320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db2eda38dbc355829f88944a11f3b1a7431867bcba079d68de90501d631d3f00 [INFO] running `Command { std: "docker" "start" "-a" "db2eda38dbc355829f88944a11f3b1a7431867bcba079d68de90501d631d3f00", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling simple_pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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] [stderr] Documenting simple_pdf v0.1.0 (/opt/rustwide/workdir) [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.80s [INFO] running `Command { std: "docker" "inspect" "db2eda38dbc355829f88944a11f3b1a7431867bcba079d68de90501d631d3f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2eda38dbc355829f88944a11f3b1a7431867bcba079d68de90501d631d3f00", kill_on_drop: false }` [INFO] [stdout] db2eda38dbc355829f88944a11f3b1a7431867bcba079d68de90501d631d3f00