[INFO] fetching crate include_md 0.1.0...
[INFO] testing include_md-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate include_md 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate include_md 0.1.0
[INFO] finished tweaking crates.io crate include_md 0.1.0
[INFO] tweaked toml for crates.io crate include_md 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate include_md 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding either v1.6.1 (available: v1.15.0)
[INFO] [stderr]       Adding pretty_assertions v1.2.1 (available: v1.4.1)
[INFO] [stderr]       Adding test_tools v0.1.5 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30b84522b186ce6aa4560b778a2ea2fa1d431a82c7f9b785fb036a0a666751f5
[INFO] running `Command { std: "docker" "start" "-a" "30b84522b186ce6aa4560b778a2ea2fa1d431a82c7f9b785fb036a0a666751f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30b84522b186ce6aa4560b778a2ea2fa1d431a82c7f9b785fb036a0a666751f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b84522b186ce6aa4560b778a2ea2fa1d431a82c7f9b785fb036a0a666751f5", kill_on_drop: false }`
[INFO] [stdout] 30b84522b186ce6aa4560b778a2ea2fa1d431a82c7f9b785fb036a0a666751f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9899cf8579ad9e6a901ba2ec6484263e85dfc61d4a60e4d4a5cd76cb688f79a5
[INFO] running `Command { std: "docker" "start" "-a" "9899cf8579ad9e6a901ba2ec6484263e85dfc61d4a60e4d4a5cd76cb688f79a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling include_md v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::orphan::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub use super::orphan::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protected::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use protected::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exposed::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub use super::exposed::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `exposed::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use exposed::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] running `Command { std: "docker" "inspect" "9899cf8579ad9e6a901ba2ec6484263e85dfc61d4a60e4d4a5cd76cb688f79a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9899cf8579ad9e6a901ba2ec6484263e85dfc61d4a60e4d4a5cd76cb688f79a5", kill_on_drop: false }`
[INFO] [stdout] 9899cf8579ad9e6a901ba2ec6484263e85dfc61d4a60e4d4a5cd76cb688f79a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 493b8c46fd158481889bf95e973c7f28d6377623a02a4f44d6a48861748f0226
[INFO] running `Command { std: "docker" "start" "-a" "493b8c46fd158481889bf95e973c7f28d6377623a02a4f44d6a48861748f0226", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling type_constructor v0.1.19
[INFO] [stderr]    Compiling winterval v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling mod_interface_runtime v0.1.1
[INFO] [stderr]    Compiling literally v0.1.3
[INFO] [stderr]    Compiling for_each v0.1.3
[INFO] [stderr]    Compiling former_runtime v0.1.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling iter_tools v0.1.4
[INFO] [stderr]    Compiling inspect_type v0.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling is_slice v0.1.1
[INFO] [stderr]    Compiling implements v0.1.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling typing_tools v0.1.5
[INFO] [stderr]    Compiling data_type v0.1.9
[INFO] [stderr]    Compiling diagnostics_tools v0.1.3
[INFO] [stderr]    Compiling mem_tools v0.1.1
[INFO] [stdout] warning: unused import: `super::orphan::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub use super::orphan::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protected::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use protected::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exposed::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub use super::exposed::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `exposed::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use exposed::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc_macro_tools v0.1.17
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling clone_dyn_meta v0.1.1
[INFO] [stderr]    Compiling impls_index_meta v0.1.1
[INFO] [stderr]    Compiling former_meta v0.1.12
[INFO] [stderr]    Compiling clone_dyn v0.1.0
[INFO] [stderr]    Compiling impls_index v0.1.3
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling parse-display-derive v0.5.5
[INFO] [stderr]    Compiling former v0.1.12
[INFO] [stderr]    Compiling woptions_runtime v0.1.3
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling parse-display v0.5.5
[INFO] [stderr]    Compiling derive_tools v0.1.5
[INFO] [stderr]    Compiling mod_interface_meta v0.1.11
[INFO] [stderr]    Compiling mod_interface v0.1.16
[INFO] [stderr]    Compiling meta_tools_min v0.2.13
[INFO] [stderr]    Compiling woptions_meta v0.1.3
[INFO] [stderr]    Compiling woptions v0.1.3
[INFO] [stderr]    Compiling meta_tools v0.2.18
[INFO] [stderr]    Compiling wtest_basic v0.1.14
[INFO] [stderr]    Compiling test_tools v0.1.5
[INFO] [stderr]    Compiling include_md v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::orphan::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub use super::orphan::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protected::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use protected::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exposed::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub use super::exposed::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `exposed::*`
[INFO] [stdout]   --> rust/impl/_template/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use exposed::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.14s
[INFO] running `Command { std: "docker" "inspect" "493b8c46fd158481889bf95e973c7f28d6377623a02a4f44d6a48861748f0226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493b8c46fd158481889bf95e973c7f28d6377623a02a4f44d6a48861748f0226", kill_on_drop: false }`
[INFO] [stdout] 493b8c46fd158481889bf95e973c7f28d6377623a02a4f44d6a48861748f0226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 922b5a583e7c0fae69858ed80bd2aff7ec30a1a516a7f9605b7cc2a68850463f
[INFO] running `Command { std: "docker" "start" "-a" "922b5a583e7c0fae69858ed80bd2aff7ec30a1a516a7f9605b7cc2a68850463f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::orphan::*`
[INFO] [stderr]   --> rust/impl/_template/lib.rs:23:11
[INFO] [stderr]    |
[INFO] [stderr] 23 |   pub use super::orphan::*;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `protected::*`
[INFO] [stderr]   --> rust/impl/_template/lib.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub use protected::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::exposed::*`
[INFO] [stderr]   --> rust/impl/_template/lib.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 |   pub use super::exposed::*;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `exposed::*`
[INFO] [stderr]   --> rust/impl/_template/lib.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub use exposed::*;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `include_md` (lib) generated 4 warnings (run `cargo fix --lib -p include_md` to apply 4 suggestions)
[INFO] [stderr] warning: `include_md` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests rust/impl/_template/lib.rs (/opt/rustwide/target/debug/deps/include_md-171c3a5d1d7f10b5)
[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]    Doc-tests include_md
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rust/impl/_template/lib.rs - (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "922b5a583e7c0fae69858ed80bd2aff7ec30a1a516a7f9605b7cc2a68850463f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922b5a583e7c0fae69858ed80bd2aff7ec30a1a516a7f9605b7cc2a68850463f", kill_on_drop: false }`
[INFO] [stdout] 922b5a583e7c0fae69858ed80bd2aff7ec30a1a516a7f9605b7cc2a68850463f
