[INFO] cloning repository https://github.com/daaku/qtpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daaku/qtpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaaku%2Fqtpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaaku%2Fqtpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ab03a24d36dbeb6e266ab94cf2db65d062e88c8 [INFO] testing daaku/qtpl against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaaku%2Fqtpl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daaku/qtpl on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daaku/qtpl [INFO] finished tweaking git repo https://github.com/daaku/qtpl [INFO] tweaked toml for git repo https://github.com/daaku/qtpl written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/daaku/qtpl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0efa087b2d0cd706c89bf8d953c90ba50994c973558457faefa6e9dbce02e222 [INFO] running `Command { std: "docker" "start" "-a" "0efa087b2d0cd706c89bf8d953c90ba50994c973558457faefa6e9dbce02e222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0efa087b2d0cd706c89bf8d953c90ba50994c973558457faefa6e9dbce02e222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efa087b2d0cd706c89bf8d953c90ba50994c973558457faefa6e9dbce02e222", kill_on_drop: false }` [INFO] [stdout] 0efa087b2d0cd706c89bf8d953c90ba50994c973558457faefa6e9dbce02e222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ef14c82b122b645f0edea879ff96ab81853dbf0339d83a41367f16993491fa [INFO] running `Command { std: "docker" "start" "-a" "a3ef14c82b122b645f0edea879ff96ab81853dbf0339d83a41367f16993491fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling v_htmlescape v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling v_escape_derive v0.7.1 [INFO] [stderr] Compiling v_escape v0.10.0 [INFO] [stderr] Compiling qtpl-macros v0.7.1 (/opt/rustwide/workdir/qtpl-macros) [INFO] [stderr] Compiling qtpl v0.7.1 (/opt/rustwide/workdir/qtpl) [INFO] [stderr] Compiling qtpl_tests v0.7.1 (/opt/rustwide/workdir/qtpl-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a3ef14c82b122b645f0edea879ff96ab81853dbf0339d83a41367f16993491fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ef14c82b122b645f0edea879ff96ab81853dbf0339d83a41367f16993491fa", kill_on_drop: false }` [INFO] [stdout] a3ef14c82b122b645f0edea879ff96ab81853dbf0339d83a41367f16993491fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e78e4530c8d4ec947b2549a0491ff8543ce55a7d3a9698b23621424b22333f37 [INFO] running `Command { std: "docker" "start" "-a" "e78e4530c8d4ec947b2549a0491ff8543ce55a7d3a9698b23621424b22333f37", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling qtpl-macros v0.7.1 (/opt/rustwide/workdir/qtpl-macros) [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling qtpl v0.7.1 (/opt/rustwide/workdir/qtpl) [INFO] [stderr] Compiling qtpl_tests v0.7.1 (/opt/rustwide/workdir/qtpl-tests) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e78e4530c8d4ec947b2549a0491ff8543ce55a7d3a9698b23621424b22333f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78e4530c8d4ec947b2549a0491ff8543ce55a7d3a9698b23621424b22333f37", kill_on_drop: false }` [INFO] [stdout] e78e4530c8d4ec947b2549a0491ff8543ce55a7d3a9698b23621424b22333f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 259c62a94b96652a6ba8c972a79a1793a7f373ae52f9e85966b836267cc809cb [INFO] running `Command { std: "docker" "start" "-a" "259c62a94b96652a6ba8c972a79a1793a7f373ae52f9e85966b836267cc809cb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qtpl-1ca9b6fba70f92c3) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/qtpl_macros-acf2515a038d1b5a) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/qtpl_tests-b782b90b6fc4735e) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::escape_attr ... ok [INFO] [stdout] test tests::whitespace_insensitive ... ok [INFO] [stdout] test tests::whitespace_sensitive ... ok [INFO] [stdout] test tests::block_with_expr ... ok [INFO] [stdout] test tests::escape_content ... ok [INFO] [stdout] test tests::no_spaces_around_block ... ok [INFO] [stdout] test tests::plain_text ... ok [INFO] [stdout] test tests::readme_example ... ok [INFO] [stdout] test tests::format_bytes ... ok [INFO] [stdout] test tests::spaces_around_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests qtpl [INFO] [stderr] error: DefId(0:0 ~ qtpl[6802]) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `-p qtpl --doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name qtpl --test qtpl/src/lib.rs --test-run-directory /opt/rustwide/workdir/qtpl -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern qtpl=/opt/rustwide/target/debug/deps/libqtpl-c67542e8a08f4529.rlib --extern qtpl_macros=/opt/rustwide/target/debug/deps/libqtpl_macros-9356a5e3508723a5.so --extern v_htmlescape=/opt/rustwide/target/debug/deps/libv_htmlescape-4bad94af1930d2c6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "259c62a94b96652a6ba8c972a79a1793a7f373ae52f9e85966b836267cc809cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259c62a94b96652a6ba8c972a79a1793a7f373ae52f9e85966b836267cc809cb", kill_on_drop: false }` [INFO] [stdout] 259c62a94b96652a6ba8c972a79a1793a7f373ae52f9e85966b836267cc809cb