[INFO] fetching crate mod_interface_runtime 0.1.1...
[INFO] building mod_interface_runtime-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate mod_interface_runtime 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mod_interface_runtime 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mod_interface_runtime 0.1.1
[INFO] tweaked toml for crates.io crate mod_interface_runtime 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mod_interface_runtime 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 937e11de159187ee1386c8a5985d108ad5e621b55b41a8603459a48ef2aabdd0
[INFO] running `Command { std: "docker" "start" "-a" "937e11de159187ee1386c8a5985d108ad5e621b55b41a8603459a48ef2aabdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "937e11de159187ee1386c8a5985d108ad5e621b55b41a8603459a48ef2aabdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "937e11de159187ee1386c8a5985d108ad5e621b55b41a8603459a48ef2aabdd0", kill_on_drop: false }`
[INFO] [stdout] 937e11de159187ee1386c8a5985d108ad5e621b55b41a8603459a48ef2aabdd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f50db3b4d41fe46ea44ae8497e3f81f35363ad7ac68f20c7e33444bb060fb17
[INFO] running `Command { std: "docker" "start" "-a" "8f50db3b4d41fe46ea44ae8497e3f81f35363ad7ac68f20c7e33444bb060fb17", kill_on_drop: false }`
[INFO] [stderr]    Compiling mod_interface_runtime v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::exposed::*`
[INFO] [stdout]   --> rust/impl/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub use super::exposed::*;
[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/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use protected::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::prelude::*`
[INFO] [stdout]   --> rust/impl/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub use super::prelude::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] running `Command { std: "docker" "inspect" "8f50db3b4d41fe46ea44ae8497e3f81f35363ad7ac68f20c7e33444bb060fb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f50db3b4d41fe46ea44ae8497e3f81f35363ad7ac68f20c7e33444bb060fb17", kill_on_drop: false }`
[INFO] [stdout] 8f50db3b4d41fe46ea44ae8497e3f81f35363ad7ac68f20c7e33444bb060fb17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a119c70b0da0a22d9b9a408554cfd808cf298597e5b2336de9f4e21351aa3919
[INFO] running `Command { std: "docker" "start" "-a" "a119c70b0da0a22d9b9a408554cfd808cf298597e5b2336de9f4e21351aa3919", 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 memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling mod_interface_runtime v0.1.1
[INFO] [stderr]    Compiling former_runtime v0.1.11
[INFO] [stderr]    Compiling for_each v0.1.3
[INFO] [stderr]    Compiling literally v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iter_tools v0.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling implements v0.1.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[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 data_type v0.1.9
[INFO] [stderr]    Compiling typing_tools v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling diagnostics_tools v0.1.3
[INFO] [stderr]    Compiling mem_tools v0.1.1
[INFO] [stdout] warning: unused import: `super::exposed::*`
[INFO] [stdout]   --> rust/impl/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub use super::exposed::*;
[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/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use protected::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::prelude::*`
[INFO] [stdout]   --> rust/impl/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub use super::prelude::*;
[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 serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling proc_macro_tools v0.1.17
[INFO] [stderr]    Compiling toml v0.9.7
[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 trybuild v1.0.111
[INFO] [stderr]    Compiling impls_index v0.1.3
[INFO] [stderr]    Compiling former v0.1.12
[INFO] [stderr]    Compiling woptions_runtime v0.1.3
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling parse-display-derive v0.5.5
[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 mod_interface_runtime v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::exposed::*`
[INFO] [stdout]   --> rust/impl/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub use super::exposed::*;
[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/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use protected::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::prelude::*`
[INFO] [stdout]   --> rust/impl/meta/mod_interface/runtime/mod_interface_runtime_lib.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |   pub use super::prelude::*;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> rust/test/meta/mod_interface_runtime_tests.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![ warn( rust_2018_idioms ) ]
[INFO] [stdout]  2 | | #![ warn( missing_debug_implementations ) ]
[INFO] [stdout]  3 | | #![ warn( missing_docs ) ]
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | #[ allow( unused_imports ) ]
[INFO] [stdout] 11 | | use ::mod_interface_runtime as TheModule;
[INFO] [stdout]    | |_________________________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> rust/test/meta/mod_interface_runtime_tests.rs:3:11
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![ warn( missing_docs ) ]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.62s
[INFO] running `Command { std: "docker" "inspect" "a119c70b0da0a22d9b9a408554cfd808cf298597e5b2336de9f4e21351aa3919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a119c70b0da0a22d9b9a408554cfd808cf298597e5b2336de9f4e21351aa3919", kill_on_drop: false }`
[INFO] [stdout] a119c70b0da0a22d9b9a408554cfd808cf298597e5b2336de9f4e21351aa3919
