[INFO] fetching crate rupring 0.12.2... [INFO] testing rupring-0.12.2 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate rupring 0.12.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rupring 0.12.2 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rupring 0.12.2 [INFO] finished tweaking crates.io crate rupring 0.12.2 [INFO] tweaked toml for crates.io crate rupring 0.12.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 105 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rupring_macro v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c688d1aa22f85d79794bfa4c5290f48c5f9a6b96e1ebf297e5dc2aa08e46d50e [INFO] running `Command { std: "docker" "start" "-a" "c688d1aa22f85d79794bfa4c5290f48c5f9a6b96e1ebf297e5dc2aa08e46d50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c688d1aa22f85d79794bfa4c5290f48c5f9a6b96e1ebf297e5dc2aa08e46d50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c688d1aa22f85d79794bfa4c5290f48c5f9a6b96e1ebf297e5dc2aa08e46d50e", kill_on_drop: false }` [INFO] [stdout] c688d1aa22f85d79794bfa4c5290f48c5f9a6b96e1ebf297e5dc2aa08e46d50e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff6fa9b91a1818377a0a4618043674a9f1fd321ead561453a24c84c286d04a71 [INFO] running `Command { std: "docker" "start" "-a" "ff6fa9b91a1818377a0a4618043674a9f1fd321ead561453a24c84c286d04a71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling uuid-macro-internal v1.11.0 [INFO] [stderr] Compiling rupring_macro v0.11.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling rupring v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/swagger/context.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.87s [INFO] running `Command { std: "docker" "inspect" "ff6fa9b91a1818377a0a4618043674a9f1fd321ead561453a24c84c286d04a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6fa9b91a1818377a0a4618043674a9f1fd321ead561453a24c84c286d04a71", kill_on_drop: false }` [INFO] [stdout] ff6fa9b91a1818377a0a4618043674a9f1fd321ead561453a24c84c286d04a71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e186405bda09ee1263969a9763be83ba23d078d69729f4c176017be987a90cf [INFO] running `Command { std: "docker" "start" "-a" "9e186405bda09ee1263969a9763be83ba23d078d69729f4c176017be987a90cf", kill_on_drop: false }` [INFO] [stderr] Compiling rupring v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/swagger/context.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/swagger/context.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] 89 | impl Clone for SomeRepositoryFactory { [INFO] [stdout] | ^^^^^-----^^^^^--------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SomeRepositoryFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] ... [INFO] [stdout] 95 | impl Clone for SomeServiceFactory { [INFO] [stdout] | ^^^^^-----^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `SomeServiceFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 167 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] 168 | impl Clone for foo::SomeRepositoryFactory { [INFO] [stdout] | ^^^^^-----^^^^^-------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SomeRepositoryFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/test_proc_macro/injectable.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 167 | fn test_1대1_inject() { [INFO] [stdout] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stdout] ... [INFO] [stdout] 174 | impl Clone for SomeServiceFactory { [INFO] [stdout] | ^^^^^-----^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `SomeServiceFactory` is not local [INFO] [stdout] | `Clone` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "9e186405bda09ee1263969a9763be83ba23d078d69729f4c176017be987a90cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e186405bda09ee1263969a9763be83ba23d078d69729f4c176017be987a90cf", kill_on_drop: false }` [INFO] [stdout] 9e186405bda09ee1263969a9763be83ba23d078d69729f4c176017be987a90cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43647a47aee7311934d9678ec01da2d5bc76a6da27cd6be03da6af673c642f3f [INFO] running `Command { std: "docker" "start" "-a" "43647a47aee7311934d9678ec01da2d5bc76a6da27cd6be03da6af673c642f3f", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/swagger/context.rs:23:33 [INFO] [stderr] | [INFO] [stderr] 23 | swagger.tags = unsafe { SWAGGER_TAGS.0.clone() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 88 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] 89 | impl Clone for SomeRepositoryFactory { [INFO] [stderr] | ^^^^^-----^^^^^--------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SomeRepositoryFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 88 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] ... [INFO] [stderr] 95 | impl Clone for SomeServiceFactory { [INFO] [stderr] | ^^^^^-----^^^^^------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `SomeServiceFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 167 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] 168 | impl Clone for foo::SomeRepositoryFactory { [INFO] [stderr] | ^^^^^-----^^^^^-------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SomeRepositoryFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/test_proc_macro/injectable.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 167 | fn test_1대1_inject() { [INFO] [stderr] | --------------------- move the `impl` block outside of this function `test_1대1_inject` [INFO] [stderr] ... [INFO] [stderr] 174 | impl Clone for SomeServiceFactory { [INFO] [stderr] | ^^^^^-----^^^^^------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `SomeServiceFactory` is not local [INFO] [stderr] | `Clone` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: `rupring` (lib) generated 1 warning [INFO] [stderr] warning: `rupring` (lib test) generated 5 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rupring-30981be064824e1b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test application_properties::tests::test_from_properties ... ok [INFO] [stdout] test core::parse::tests::test_parse_path_parameter ... ok [INFO] [stdout] test core::parse::tests::test_parse_query_parameter ... ok [INFO] [stdout] test core::route::tests::test_find_route ... ok [INFO] [stdout] test core::route::tests::test_is_route_matching_request ... ok [INFO] [stdout] test core::route::tests::test_normalize_path ... ok [INFO] [stdout] test swagger::context::tests::test_swaggerize_url ... ok [INFO] [stdout] test test_proc_macro::injectable::test_1대1_inject::test_1대1_inject ... ok [INFO] [stdout] test test_proc_macro::injectable::test_단일_inject::test_단일_inject ... ok [INFO] [stdout] test test_proc_macro::injectable::test_1대1_inject_module_내_테스트::test_1대1_inject ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rupring [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test src/core/boot.rs - core::boot::run (line 5) ... ignored [INFO] [stdout] test src/lib.rs - (line 186) ... ignored [INFO] [stdout] test src/lib.rs - (line 191) ... ignored [INFO] [stdout] test src/lib.rs - (line 8) ... ignored [INFO] [stdout] test src/di/mod.rs - di (line 163) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 95) ... ok [INFO] [stdout] test src/lib.rs - (line 65) ... ok [INFO] [stdout] test src/lib.rs - (line 99) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 7) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 124) ... ok [INFO] [stdout] test src/lib.rs - Get (line 319) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 65) ... ok [INFO] [stdout] test src/lib.rs - Delete (line 374) ... ok [INFO] [stdout] test src/lib.rs - Controller (line 238) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 195) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 47) ... ok [INFO] [stdout] test src/lib.rs - (line 79) ... ok [INFO] [stdout] test src/lib.rs - (line 152) ... ok [INFO] [stdout] test src/di/mod.rs - di (line 25) ... ok [INFO] [stdout] test src/lib.rs - Patch (line 346) ... ok [INFO] [stdout] test src/lib.rs - Put (line 360) ... ok [INFO] [stdout] test src/lib.rs - Injectable (line 273) ... ok [INFO] [stdout] test src/lib.rs - Module (line 259) ... ok [INFO] [stdout] test src/lib.rs - request (line 275) ... ok [INFO] [stdout] test src/lib.rs - request (line 300) ... ok [INFO] [stdout] test src/lib.rs - request (line 230) ... ok [INFO] [stdout] test src/lib.rs - response (line 285) ... ok [INFO] [stdout] test src/lib.rs - request (line 263) ... ok [INFO] [stdout] test src/lib.rs - response (line 233) ... ok [INFO] [stdout] test src/lib.rs - Post (line 332) ... ok [INFO] [stdout] test src/lib.rs - response (line 264) ... ok [INFO] [stdout] test src/lib.rs - response (line 274) ... ok [INFO] [stdout] test src/lib.rs - swagger (line 235) ... ok [INFO] [stdout] test src/lib.rs - response (line 256) ... ok [INFO] [stdout] test src/lib.rs - request (line 288) ... ok [INFO] [stdout] test src/lib.rs - response (line 241) ... ok [INFO] [stdout] test src/lib.rs - swagger (line 277) ... ok [INFO] [stdout] test src/lib.rs - swagger (line 250) ... ok [INFO] [stdout] test src/lib.rs - swagger (line 306) ... ok [INFO] [stdout] test src/response.rs - response::Response::redirect (line 178) ... ok [INFO] [stdout] test src/response.rs - response::Response::text (line 130) ... ok [INFO] [stdout] test src/lib.rs - swagger (line 327) ... ok [INFO] [stdout] test src/response.rs - response::Response::header (line 154) ... ok [INFO] [stdout] test src/response.rs - response::Response::new (line 85) ... ok [INFO] [stdout] test src/response.rs - response::Response::status (line 145) ... ok [INFO] [stdout] test src/response.rs - response::Response::headers (line 165) ... ok [INFO] [stdout] test src/response.rs - response::Response::json (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 5.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43647a47aee7311934d9678ec01da2d5bc76a6da27cd6be03da6af673c642f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43647a47aee7311934d9678ec01da2d5bc76a6da27cd6be03da6af673c642f3f", kill_on_drop: false }` [INFO] [stdout] 43647a47aee7311934d9678ec01da2d5bc76a6da27cd6be03da6af673c642f3f