[INFO] fetching crate mmids-core 1.1.3-audiometadata... [INFO] documenting mmids-core-1.1.3-audiometadata against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate mmids-core 1.1.3-audiometadata into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mmids-core 1.1.3-audiometadata on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mmids-core 1.1.3-audiometadata [INFO] finished tweaking crates.io crate mmids-core 1.1.3-audiometadata [INFO] tweaked toml for crates.io crate mmids-core 1.1.3-audiometadata written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31855976fe297bd0d1e888a42a6cd3a04d96fbdbbcd23987e1bdb690e7b35294 [INFO] running `Command { std: "docker" "start" "-a" "31855976fe297bd0d1e888a42a6cd3a04d96fbdbbcd23987e1bdb690e7b35294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31855976fe297bd0d1e888a42a6cd3a04d96fbdbbcd23987e1bdb690e7b35294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31855976fe297bd0d1e888a42a6cd3a04d96fbdbbcd23987e1bdb690e7b35294", kill_on_drop: false }` [INFO] [stdout] 31855976fe297bd0d1e888a42a6cd3a04d96fbdbbcd23987e1bdb690e7b35294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55243f4003bc0fc3fa5f8c0af12a9117e8563948e897965cca4ce8bef54c1b7b [INFO] running `Command { std: "docker" "start" "-a" "55243f4003bc0fc3fa5f8c0af12a9117e8563948e897965cca4ce8bef54c1b7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cidr-utils v0.5.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rml_amf0 v0.3.0 [INFO] [stderr] Checking rml_rtmp v0.6.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Documenting mmids-core v1.1.3-audiometadata (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.50s [INFO] running `Command { std: "docker" "inspect" "55243f4003bc0fc3fa5f8c0af12a9117e8563948e897965cca4ce8bef54c1b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55243f4003bc0fc3fa5f8c0af12a9117e8563948e897965cca4ce8bef54c1b7b", kill_on_drop: false }` [INFO] [stdout] 55243f4003bc0fc3fa5f8c0af12a9117e8563948e897965cca4ce8bef54c1b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e2330564457b63851387acb5f0b2decf08f6b7e08299067c9ae29039fc2e0a3c [INFO] running `Command { std: "docker" "start" "-a" "e2330564457b63851387acb5f0b2decf08f6b7e08299067c9ae29039fc2e0a3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking cidr-utils v0.5.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rml_amf0 v0.3.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking rml_rtmp v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Documenting mmids-core v1.1.3-audiometadata (/opt/rustwide/workdir) [INFO] [stdout] error: there is no argument named `port` [INFO] [stdout] --> src/endpoints/rtmp_server/actor/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / #[instrument( [INFO] [stdout] 33 | | name = "RtmpServer Endpoint Execution", [INFO] [stdout] 34 | | skip(self, endpoint_receiver, socket_request_sender) [INFO] [stdout] 35 | | )] [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `port` 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 `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `port` [INFO] [stdout] --> src/endpoints/rtmp_server/actor/mod.rs:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | #[instrument(skip(self))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `port` 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 `instrument` (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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `mmids-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name mmids_core src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=d72c4b5bae86d6c9 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0657bc08aa8032ee.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-fcfe4ad069def7a1.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1cc28e7feb38ab3a.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-21d0a7105b7fc30b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ff2dcaec82f87b7.rmeta --extern cidr_utils=/opt/rustwide/target/debug/deps/libcidr_utils-8c55af5323df588b.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-3b2e7b2161f2a9a7.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-3aa5645f66d08480.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d7de8611075856d.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-920a2e0bc1348dc1.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-d2b2f0eeb35e451a.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-bd314b53b30bd25c.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-3cd21c9a5176dbbe.so --extern rml_rtmp=/opt/rustwide/target/debug/deps/librml_rtmp-128185f50c42add0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-264a46616c40e5de.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e95d8d72457ea106.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-38257b06d8bdf695.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1225d407930b8c7d.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-036361704a541d62.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-66269175e3cd5e55.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b1a61e7eb2f442b0.rmeta --extern-html-root-url 'anyhow=https://docs.rs/anyhow/1.0.57/' --extern-html-root-url 'async_recursion=https://docs.rs/async-recursion/0.3.2/' --extern-html-root-url 'async_trait=https://docs.rs/async-trait/0.1.53/' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.4.3/' --extern-html-root-url 'bytes=https://docs.rs/bytes/1.1.0/' --extern-html-root-url 'cidr_utils=https://docs.rs/cidr-utils/0.5.7/' --extern-html-root-url 'downcast_rs=https://docs.rs/downcast-rs/1.2.0/' --extern-html-root-url 'dyn_clone=https://docs.rs/dyn-clone/1.0.5/' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.21/' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.14.19/' --extern-html-root-url 'native_tls=https://docs.rs/native-tls/0.2.10/' --extern-html-root-url 'pest=https://docs.rs/pest/2.1.3/' --extern-html-root-url 'pest_derive=https://docs.rs/pest_derive/2.1.0/' --extern-html-root-url 'rml_rtmp=https://docs.rs/rml_rtmp/0.6.1/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.137/' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.81/' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.31/' --extern-html-root-url 'tokio=https://docs.rs/tokio/1.18.2/' --extern-html-root-url 'tokio_native_tls=https://docs.rs/tokio-native-tls/0.3.0/' --extern-html-root-url 'tracing=https://docs.rs/tracing/0.1.34/' --extern-html-root-url 'uuid=https://docs.rs/uuid/0.8.2/' -Zunstable-options --crate-version 1.1.3-audiometadata` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e2330564457b63851387acb5f0b2decf08f6b7e08299067c9ae29039fc2e0a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2330564457b63851387acb5f0b2decf08f6b7e08299067c9ae29039fc2e0a3c", kill_on_drop: false }` [INFO] [stdout] e2330564457b63851387acb5f0b2decf08f6b7e08299067c9ae29039fc2e0a3c