[INFO] fetching crate spamassassin-milter 0.3.1... [INFO] documenting spamassassin-milter-0.3.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate spamassassin-milter 0.3.1 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate spamassassin-milter 0.3.1 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 spamassassin-milter 0.3.1 [INFO] finished tweaking crates.io crate spamassassin-milter 0.3.1 [INFO] tweaked toml for crates.io crate spamassassin-milter 0.3.1 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate spamassassin-milter 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 07d0750f7bddaa993c22e7d4c28950eb9277d3479816b0215815f0180d1cb47b [INFO] running `Command { std: "docker" "start" "-a" "07d0750f7bddaa993c22e7d4c28950eb9277d3479816b0215815f0180d1cb47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07d0750f7bddaa993c22e7d4c28950eb9277d3479816b0215815f0180d1cb47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d0750f7bddaa993c22e7d4c28950eb9277d3479816b0215815f0180d1cb47b", kill_on_drop: false }` [INFO] [stdout] 07d0750f7bddaa993c22e7d4c28950eb9277d3479816b0215815f0180d1cb47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 63802ee5501a2f55718d0f2bdc4ba8d0f8e700224d508cacfb0c52775d61c7b7 [INFO] running `Command { std: "docker" "start" "-a" "63802ee5501a2f55718d0f2bdc4ba8d0f8e700224d508cacfb0c52775d61c7b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling byte-strings-proc_macros v0.2.2 [INFO] [stderr] Checking byte-strings v0.2.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking indymilter v0.1.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting spamassassin-milter v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.66s [INFO] running `Command { std: "docker" "inspect" "63802ee5501a2f55718d0f2bdc4ba8d0f8e700224d508cacfb0c52775d61c7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63802ee5501a2f55718d0f2bdc4ba8d0f8e700224d508cacfb0c52775d61c7b7", kill_on_drop: false }` [INFO] [stdout] 63802ee5501a2f55718d0f2bdc4ba8d0f8e700224d508cacfb0c52775d61c7b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 26aa37d39e03a267b421a21d23984f3cd06bbab77888ddb0ec067212e5a54769 [INFO] running `Command { std: "docker" "start" "-a" "26aa37d39e03a267b421a21d23984f3cd06bbab77888ddb0ec067212e5a54769", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v3.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling byte-strings-proc_macros v0.2.2 [INFO] [stderr] Checking byte-strings v0.2.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking indymilter v0.1.0 [INFO] [stderr] Documenting spamassassin-milter v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | self.get_string(c_str!("i")) [INFO] [stdout] | ^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | context.requested_macros.insert(Stage::Mail, c_str!("{auth_authen}").into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:119:50 [INFO] [stdout] | [INFO] [stdout] 119 | context.requested_macros.insert(Stage::Data, c_str!("i j _ {tls_version} v").into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:165:56 [INFO] [stdout] | [INFO] [stdout] 165 | if let Some(login) = context.macros.get_string(c_str!("{auth_authen}")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:213:53 [INFO] [stdout] | [INFO] [stdout] 213 | client_name_addr: context.macros.get_string(c_str!("_")), [INFO] [stdout] | ^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | my_hostname: context.macros.get_string(c_str!("j")), [INFO] [stdout] | ^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:215:40 [INFO] [stdout] | [INFO] [stdout] 215 | mta: context.macros.get_string(c_str!("v")), [INFO] [stdout] | ^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:216:40 [INFO] [stdout] | [INFO] [stdout] 216 | tls: context.macros.get_string(c_str!("{tls_version}")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/callbacks.rs:217:41 [INFO] [stdout] | [INFO] [stdout] 217 | auth: context.macros.get_string(c_str!("{auth_authen}")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__::c_str` (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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `spamassassin-milter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name spamassassin_milter 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=e32ad3ca153e2b0c -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9515ee67a95fc4ec.so --extern byte_strings=/opt/rustwide/target/debug/deps/libbyte_strings-fc3659f206dbabfb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-33a1e3ea023ae166.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7b6e22570baf6edf.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-fc1952e46f7bc329.rmeta --extern indymilter=/opt/rustwide/target/debug/deps/libindymilter-fd06e08cb4f73342.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-06c7c56678870f95.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4820bcdefe6c15eb.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-19f557d9f3ee7322.rmeta --extern signal_hook_tokio=/opt/rustwide/target/debug/deps/libsignal_hook_tokio-6370bf6354a9e4ae.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8a625eff29fb40f.rmeta --extern-html-root-url 'async_trait=https://docs.rs/async-trait/0.1.52/' --extern-html-root-url 'byte_strings=https://docs.rs/byte-strings/0.2.2/' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.19/' --extern-html-root-url 'clap=https://docs.rs/clap/3.1.2/' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.21/' --extern-html-root-url 'indymilter=https://docs.rs/indymilter/0.1.0/' --extern-html-root-url 'ipnet=https://docs.rs/ipnet/2.3.1/' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.9.0/' --extern-html-root-url 'signal_hook=https://docs.rs/signal-hook/0.3.13/' --extern-html-root-url 'signal_hook_tokio=https://docs.rs/signal-hook-tokio/0.3.1/' --extern-html-root-url 'tokio=https://docs.rs/tokio/1.17.0/' -Zunstable-options --crate-version 0.3.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "26aa37d39e03a267b421a21d23984f3cd06bbab77888ddb0ec067212e5a54769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26aa37d39e03a267b421a21d23984f3cd06bbab77888ddb0ec067212e5a54769", kill_on_drop: false }` [INFO] [stdout] 26aa37d39e03a267b421a21d23984f3cd06bbab77888ddb0ec067212e5a54769