[INFO] fetching crate rupring 0.13.0... [INFO] checking rupring-0.13.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate rupring 0.13.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rupring 0.13.0 [INFO] finished tweaking crates.io crate rupring 0.13.0 [INFO] tweaked toml for crates.io crate rupring 0.13.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rupring 0.13.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78d4d55d562c9749227bd991fcb74b813376619a8c4a2310f64d7cae7322ad85 [INFO] running `Command { std: "docker" "start" "-a" "78d4d55d562c9749227bd991fcb74b813376619a8c4a2310f64d7cae7322ad85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78d4d55d562c9749227bd991fcb74b813376619a8c4a2310f64d7cae7322ad85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d4d55d562c9749227bd991fcb74b813376619a8c4a2310f64d7cae7322ad85", kill_on_drop: false }` [INFO] [stdout] 78d4d55d562c9749227bd991fcb74b813376619a8c4a2310f64d7cae7322ad85 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70e11d0298013151d8e6f708f87c700a9484c49059ea012a72cde029a9954ef7 [INFO] running `Command { std: "docker" "start" "-a" "70e11d0298013151d8e6f708f87c700a9484c49059ea012a72cde029a9954ef7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Compiling rupring_macro v0.11.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking rupring v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [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 [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 `dev` profile [unoptimized + debuginfo] target(s) in 13.09s [INFO] running `Command { std: "docker" "inspect" "70e11d0298013151d8e6f708f87c700a9484c49059ea012a72cde029a9954ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e11d0298013151d8e6f708f87c700a9484c49059ea012a72cde029a9954ef7", kill_on_drop: false }` [INFO] [stdout] 70e11d0298013151d8e6f708f87c700a9484c49059ea012a72cde029a9954ef7