[INFO] fetching crate modi 0.1.1...
[INFO] testing modi-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate modi 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate modi 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate modi 0.1.1
[INFO] tweaked toml for crates.io crate modi 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate modi 0.1.1 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] crate crates.io crate modi 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20642673f5c08e6ce95c7a6df01d9d2d071363a506e46ad347361e2cbbae49e8
[INFO] running `Command { std: "docker" "start" "-a" "20642673f5c08e6ce95c7a6df01d9d2d071363a506e46ad347361e2cbbae49e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20642673f5c08e6ce95c7a6df01d9d2d071363a506e46ad347361e2cbbae49e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20642673f5c08e6ce95c7a6df01d9d2d071363a506e46ad347361e2cbbae49e8", kill_on_drop: false }`
[INFO] [stdout] 20642673f5c08e6ce95c7a6df01d9d2d071363a506e46ad347361e2cbbae49e8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fbde937a96f2874be033f4c9395d5a0ee547c7177c4fb91fdc1067f5cd6c874
[INFO] running `Command { std: "docker" "start" "-a" "9fbde937a96f2874be033f4c9395d5a0ee547c7177c4fb91fdc1067f5cd6c874", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling opentelemetry v0.25.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling salvo-serde-util v0.72.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling opentelemetry_sdk v0.25.0
[INFO] [stderr]    Compiling axum-core v0.4.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling axum v0.7.6
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling salvo_macros v0.72.3
[INFO] [stderr]    Compiling opentelemetry-http v0.25.0
[INFO] [stderr]    Compiling ulid v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.25.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling salvo-oapi-macros v0.72.3
[INFO] [stderr]    Compiling salvo-craft-macros v0.72.3
[INFO] [stderr]    Compiling ordered-float v4.2.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling tonic v0.12.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling faststr v0.2.23
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling opentelemetry-stdout v0.25.0
[INFO] [stderr]    Compiling salvo-craft v0.72.3
[INFO] [stderr]    Compiling salvo_core v0.72.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.26.0
[INFO] [stderr]    Compiling opentelemetry-appender-tracing v0.25.0
[INFO] [stderr]    Compiling getset2 v0.2.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.25.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sulid v0.6.2
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling metainfo v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling salvo-otel v0.72.3
[INFO] [stderr]    Compiling salvo-oapi v0.72.3
[INFO] [stderr]    Compiling opentelemetry-otlp v0.25.0
[INFO] [stderr]    Compiling myotel v0.2.3
[INFO] [stderr]    Compiling modi_macros v0.1.1
[INFO] [stderr]    Compiling salvo v0.72.3
[INFO] [stderr]    Compiling modi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] running `Command { std: "docker" "inspect" "9fbde937a96f2874be033f4c9395d5a0ee547c7177c4fb91fdc1067f5cd6c874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbde937a96f2874be033f4c9395d5a0ee547c7177c4fb91fdc1067f5cd6c874", kill_on_drop: false }`
[INFO] [stdout] 9fbde937a96f2874be033f4c9395d5a0ee547c7177c4fb91fdc1067f5cd6c874
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 543f3521d47f47db73714751f95f8614bd6d544d0b6ab1cc6abdff13f7ada652
[INFO] running `Command { std: "docker" "start" "-a" "543f3521d47f47db73714751f95f8614bd6d544d0b6ab1cc6abdff13f7ada652", kill_on_drop: false }`
[INFO] [stderr]    Compiling modi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.74s
[INFO] running `Command { std: "docker" "inspect" "543f3521d47f47db73714751f95f8614bd6d544d0b6ab1cc6abdff13f7ada652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "543f3521d47f47db73714751f95f8614bd6d544d0b6ab1cc6abdff13f7ada652", kill_on_drop: false }`
[INFO] [stdout] 543f3521d47f47db73714751f95f8614bd6d544d0b6ab1cc6abdff13f7ada652
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e328dd889e9806f1db92dae30fef84db64c22f5e447fa3d174af8e1b47813cd
[INFO] running `Command { std: "docker" "start" "-a" "6e328dd889e9806f1db92dae30fef84db64c22f5e447fa3d174af8e1b47813cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modi-9152934c5b0a9b64)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests modi
[INFO] [stdout] running 1 test
[INFO] [stdout] test dyn_mod::manifest::demo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/dyn_mod/module/module_traits.rs - dyn_mod::module::module_traits::Module (line 14) ... FAILED
[INFO] [stdout] test src/dyn_mod/component.rs - dyn_mod::component::HasComponent::resolve (line 131) ... FAILED
[INFO] [stdout] test src/dyn_mod/provider.rs - dyn_mod::provider::HasProvider::provide (line 48) ... FAILED
[INFO] [stdout] test src/dyn_mod/component.rs - dyn_mod::component::HasComponent::resolve_ref (line 160) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dyn_mod/module/module_traits.rs - dyn_mod::module::module_traits::Module (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `modi::Interface`
[INFO] [stdout]   --> src/dyn_mod/module/module_traits.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 | use modi::{module, Component, Interface};
[INFO] [stdout]    |                               ^^^^^^^^^ no `Interface` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            modi::prelude::Interface
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dyn_mod/component.rs - dyn_mod::component::HasComponent::resolve (line 131) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `modi::Interface`, `modi::HasComponent`
[INFO] [stdout]    --> src/dyn_mod/component.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 | use modi::{module, Component, Interface, HasComponent};
[INFO] [stdout]     |                               ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                               |          |
[INFO] [stdout]     |                               |          no `HasComponent` in the root
[INFO] [stdout]     |                               |          help: a similar name exists in the module: `Component`
[INFO] [stdout]     |                               no `Interface` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this trait instead:
[INFO] [stdout]             modi::prelude::Interface
[INFO] [stdout]     = help: consider importing this trait instead:
[INFO] [stdout]             modi::prelude::HasComponent
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dyn_mod/provider.rs - dyn_mod::provider::HasProvider::provide (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `modi::HasProvider`
[INFO] [stdout]   --> src/dyn_mod/provider.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 | use modi::{module, HasProvider, Provider};
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    no `HasProvider` in the root
[INFO] [stdout]    |                    help: a similar name exists in the module: `Provider`
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: trait `Provider` is private
[INFO] [stdout]   --> src/dyn_mod/provider.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Provider)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          private trait
[INFO] [stdout]    |          trait `Provider` is not publicly re-exported
[INFO] [stdout]    |
[INFO] [stdout] note: the trait `Provider` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/dyn_mod/mod.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) use self::provider::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: type alias `ProviderFn` is private
[INFO] [stdout]   --> src/dyn_mod/provider.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / module! {
[INFO] [stdout] 61 | |     TestModule {
[INFO] [stdout] 62 | |         components = [],
[INFO] [stdout] 63 | |         providers = [FooImpl]
[INFO] [stdout] 64 | |     }
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_private type alias
[INFO] [stdout]    |   type alias `ProviderFn` is not publicly re-exported
[INFO] [stdout]    |
[INFO] [stdout] note: the type alias `ProviderFn` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/dyn_mod/mod.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) use self::provider::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `build` is private
[INFO] [stdout]    --> src/dyn_mod/provider.rs:68:36
[INFO] [stdout]     |
[INFO] [stdout]  68 | let module = TestModule::builder().build();
[INFO] [stdout]     |                                    ^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/dyn_mod/module/module_builder.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn build(self) -> M {
[INFO] [stdout]     |     ------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dyn_mod/component.rs - dyn_mod::component::HasComponent::resolve_ref (line 160) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `modi::Interface`, `modi::HasComponent`
[INFO] [stdout]    --> src/dyn_mod/component.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout] 162 | use modi::{module, Component, Interface, HasComponent};
[INFO] [stdout]     |                               ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                               |          |
[INFO] [stdout]     |                               |          no `HasComponent` in the root
[INFO] [stdout]     |                               |          help: a similar name exists in the module: `Component`
[INFO] [stdout]     |                               no `Interface` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this trait instead:
[INFO] [stdout]             modi::prelude::Interface
[INFO] [stdout]     = help: consider importing this trait instead:
[INFO] [stdout]             modi::prelude::HasComponent
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dyn_mod/component.rs - dyn_mod::component::HasComponent::resolve (line 131)
[INFO] [stdout]     src/dyn_mod/component.rs - dyn_mod::component::HasComponent::resolve_ref (line 160)
[INFO] [stdout]     src/dyn_mod/module/module_traits.rs - dyn_mod::module::module_traits::Module (line 14)
[INFO] [stdout]     src/dyn_mod/provider.rs - dyn_mod::provider::HasProvider::provide (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6e328dd889e9806f1db92dae30fef84db64c22f5e447fa3d174af8e1b47813cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e328dd889e9806f1db92dae30fef84db64c22f5e447fa3d174af8e1b47813cd", kill_on_drop: false }`
[INFO] [stdout] 6e328dd889e9806f1db92dae30fef84db64c22f5e447fa3d174af8e1b47813cd
