[INFO] cloning repository https://github.com/zen-xu/spear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zen-xu/spear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzen-xu%2Fspear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzen-xu%2Fspear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f68b806539fa171c34d8290533a8244c5a39a2fc [INFO] documenting zen-xu/spear against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzen-xu%2Fspear" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zen-xu/spear on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zen-xu/spear [INFO] finished tweaking git repo https://github.com/zen-xu/spear [INFO] tweaked toml for git repo https://github.com/zen-xu/spear written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/zen-xu/spear already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.16.2 [INFO] [stderr] Downloaded pyo3-ffi v0.16.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.2 [INFO] [stderr] Downloaded inventory v0.2.2 [INFO] [stderr] Downloaded impl_ops v0.1.1 [INFO] [stderr] Downloaded pyo3 v0.16.2 [INFO] [stderr] Downloaded pyo3-macros v0.16.2 [INFO] [stderr] Downloaded relativedelta v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ec6da27e26d8063bf86aeb86b484cdf5f6b8002bfe265c684d9941d8d40fd29 [INFO] running `Command { std: "docker" "start" "-a" "9ec6da27e26d8063bf86aeb86b484cdf5f6b8002bfe265c684d9941d8d40fd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec6da27e26d8063bf86aeb86b484cdf5f6b8002bfe265c684d9941d8d40fd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec6da27e26d8063bf86aeb86b484cdf5f6b8002bfe265c684d9941d8d40fd29", kill_on_drop: false }` [INFO] [stdout] 9ec6da27e26d8063bf86aeb86b484cdf5f6b8002bfe265c684d9941d8d40fd29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc3db639b2ee56151e1f4f55d82552df097eded475fd77d733fbb05ab2d0d412 [INFO] running `Command { std: "docker" "start" "-a" "dc3db639b2ee56151e1f4f55d82552df097eded475fd77d733fbb05ab2d0d412", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pyo3-build-config v0.16.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking impl_ops v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 (/opt/rustwide/workdir/vendor/chrono-tz/chrono-tz-build) [INFO] [stderr] Checking relativedelta v0.2.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 (/opt/rustwide/workdir/vendor/chrono-tz) [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3-macros v0.16.2 [INFO] [stderr] Checking inventory v0.2.2 [INFO] [stderr] Documenting atomic-clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.05s [INFO] running `Command { std: "docker" "inspect" "dc3db639b2ee56151e1f4f55d82552df097eded475fd77d733fbb05ab2d0d412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3db639b2ee56151e1f4f55d82552df097eded475fd77d733fbb05ab2d0d412", kill_on_drop: false }` [INFO] [stdout] dc3db639b2ee56151e1f4f55d82552df097eded475fd77d733fbb05ab2d0d412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5c0c220e67a14e9e4b39e2246e085c8a2cce4241215946f6a22e6bbd9b665f14 [INFO] running `Command { std: "docker" "start" "-a" "5c0c220e67a14e9e4b39e2246e085c8a2cce4241215946f6a22e6bbd9b665f14", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pyo3-build-config v0.16.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking impl_ops v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 (/opt/rustwide/workdir/vendor/chrono-tz/chrono-tz-build) [INFO] [stderr] Checking relativedelta v0.2.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 (/opt/rustwide/workdir/vendor/chrono-tz) [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3-macros v0.16.2 [INFO] [stderr] Checking inventory v0.2.2 [INFO] [stderr] Documenting atomic-clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: there is no argument named `ordinal` [INFO] [stdout] --> src/atomic_clock.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `ordinal` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `sep` [INFO] [stdout] --> src/atomic_clock.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `sep` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/hybrid_tz.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:1543:1 [INFO] [stdout] | [INFO] [stdout] 1543 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:1427:1 [INFO] [stdout] | [INFO] [stdout] 1427 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:1325:1 [INFO] [stdout] | [INFO] [stdout] 1325 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:1115:1 [INFO] [stdout] | [INFO] [stdout] 1115 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:1078:1 [INFO] [stdout] | [INFO] [stdout] 1078 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/atomic_clock.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `atomic-clock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type rlib --crate-type cdylib --crate-name atomic_clock src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=3c2f216e5dd33048 -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3b491694b037e540.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-49ca8a08732940ba.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1479f2b7adeaa2b6.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-a0c5dd63083b253a.rmeta --extern relativedelta=/opt/rustwide/target/debug/deps/librelativedelta-74996687fa6d8851.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-5490bd60b23fd6b7.rmeta --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.19/' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0/' --extern-html-root-url 'pyo3=https://docs.rs/pyo3/0.16.2/' --extern-html-root-url 'relativedelta=https://docs.rs/relativedelta/0.2.2/' --extern-html-root-url 'rust_decimal=https://docs.rs/rust_decimal/1.22.0/' -Zunstable-options --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5c0c220e67a14e9e4b39e2246e085c8a2cce4241215946f6a22e6bbd9b665f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0c220e67a14e9e4b39e2246e085c8a2cce4241215946f6a22e6bbd9b665f14", kill_on_drop: false }` [INFO] [stdout] 5c0c220e67a14e9e4b39e2246e085c8a2cce4241215946f6a22e6bbd9b665f14