[INFO] fetching crate reaper-macros 0.1.0...
[INFO] testing reaper-macros-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate reaper-macros 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate reaper-macros 0.1.0
[INFO] finished tweaking crates.io crate reaper-macros 0.1.0
[INFO] tweaked toml for crates.io crate reaper-macros 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reaper-macros 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.10.2 (available: v0.23.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] [stderr]       Adding vst v0.2.1 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vst v0.2.1
[INFO] [stderr]   Downloaded c_str_macro v1.0.3
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.6.4
[INFO] [stderr]   Downloaded helgoboss-midi v0.1.2
[INFO] [stderr]   Downloaded enumflags2 v0.6.4
[INFO] [stderr]   Downloaded reaper-medium v0.1.0
[INFO] [stderr]   Downloaded reaper-low v0.1.0
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ebca6690095d727fee59167eca4038361835c7e47fef6d4fe66289a3ab9f1dc
[INFO] running `Command { std: "docker" "start" "-a" "2ebca6690095d727fee59167eca4038361835c7e47fef6d4fe66289a3ab9f1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ebca6690095d727fee59167eca4038361835c7e47fef6d4fe66289a3ab9f1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebca6690095d727fee59167eca4038361835c7e47fef6d4fe66289a3ab9f1dc", kill_on_drop: false }`
[INFO] [stdout] 2ebca6690095d727fee59167eca4038361835c7e47fef6d4fe66289a3ab9f1dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64dadcceaeaf6fbb309069080d94c51d6deb86c9d3fdbab55a690c9f22dca42a
[INFO] running `Command { std: "docker" "start" "-a" "64dadcceaeaf6fbb309069080d94c51d6deb86c9d3fdbab55a690c9f22dca42a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling reaper-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] running `Command { std: "docker" "inspect" "64dadcceaeaf6fbb309069080d94c51d6deb86c9d3fdbab55a690c9f22dca42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dadcceaeaf6fbb309069080d94c51d6deb86c9d3fdbab55a690c9f22dca42a", kill_on_drop: false }`
[INFO] [stdout] 64dadcceaeaf6fbb309069080d94c51d6deb86c9d3fdbab55a690c9f22dca42a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 103aa801bb1e9702d7844c5a1613d4a8e82670c3b5941542556ea0b45f42af81
[INFO] running `Command { std: "docker" "start" "-a" "103aa801bb1e9702d7844c5a1613d4a8e82670c3b5941542556ea0b45f42af81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling reaper-low v0.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling c_str_macro v1.0.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling vst v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling reaper-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling helgoboss-midi v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling reaper-medium v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.10s
[INFO] running `Command { std: "docker" "inspect" "103aa801bb1e9702d7844c5a1613d4a8e82670c3b5941542556ea0b45f42af81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103aa801bb1e9702d7844c5a1613d4a8e82670c3b5941542556ea0b45f42af81", kill_on_drop: false }`
[INFO] [stdout] 103aa801bb1e9702d7844c5a1613d4a8e82670c3b5941542556ea0b45f42af81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6403b126fbeea51ea7680464f8953bb3973cd190ba4512f52cdbfb663e3dd69b
[INFO] running `Command { std: "docker" "start" "-a" "6403b126fbeea51ea7680464f8953bb3973cd190ba4512f52cdbfb663e3dd69b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reaper_macros-0a37da175f2d883d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-a1a570bae2e81bd4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_html_root_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reaper_macros
[INFO] [stderr] error: couldn't read `src/../../../README.md`: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | doc_comment::doctest!("../../../README.md");
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `doc_comment::doctest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: attribute value must be a literal
[INFO] [stderr]    --> src/lib.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | doc_comment::doctest!("../../../README.md");
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `doc_comment::doctest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2018 --crate-type proc-macro --color auto --crate-name reaper_macros --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L native=/opt/rustwide/target/debug/build/libloading-16fa3bd78c867ba9/out -L native=/opt/rustwide/target/debug/build/reaper-low-f9980f827e0f2b8d/out --extern darling=/opt/rustwide/target/debug/deps/libdarling-a538cbf3fddbd3af.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-aa93ed1468d1ef0c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0e2199d196170d72.rlib --extern reaper_low=/opt/rustwide/target/debug/deps/libreaper_low-6d6dd2b75dcc35a8.rlib --extern reaper_macros=/opt/rustwide/target/debug/deps/libreaper_macros-5dcb22cb868bd4b2.so --extern reaper_medium=/opt/rustwide/target/debug/deps/libreaper_medium-236e0b361365344d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4dec4ec1c88ebee2.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-070e2547cfbf0f03.rlib --extern vst=/opt/rustwide/target/debug/deps/libvst-8dc83a32387e539b.rlib --extern proc_macro -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "6403b126fbeea51ea7680464f8953bb3973cd190ba4512f52cdbfb663e3dd69b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6403b126fbeea51ea7680464f8953bb3973cd190ba4512f52cdbfb663e3dd69b", kill_on_drop: false }`
[INFO] [stdout] 6403b126fbeea51ea7680464f8953bb3973cd190ba4512f52cdbfb663e3dd69b
