[INFO] fetching crate auto-rust 0.1.3...
[INFO] checking auto-rust-0.1.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate auto-rust 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate auto-rust 0.1.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate auto-rust 0.1.3
[INFO] finished tweaking crates.io crate auto-rust 0.1.3
[INFO] tweaked toml for crates.io crate auto-rust 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate auto-rust 0.1.3 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.95
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded openssl v0.10.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0245a448291278419eecb3a9b0597632c90bbea528065d9770f9a1feab59021
[INFO] running `Command { std: "docker" "start" "-a" "d0245a448291278419eecb3a9b0597632c90bbea528065d9770f9a1feab59021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0245a448291278419eecb3a9b0597632c90bbea528065d9770f9a1feab59021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0245a448291278419eecb3a9b0597632c90bbea528065d9770f9a1feab59021", kill_on_drop: false }`
[INFO] [stdout] d0245a448291278419eecb3a9b0597632c90bbea528065d9770f9a1feab59021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b51d0021b1f85988b5633a464ca0c9fa1b2338207108ffbe5eb404740defe5
[INFO] running `Command { std: "docker" "start" "-a" "e0b51d0021b1f85988b5633a464ca0c9fa1b2338207108ffbe5eb404740defe5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking auto-rust v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/pi.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[auto_implement]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openai.com")), port: None, path: "/v1/chat/completions", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/email_checker.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[auto_implement]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openai.com")), port: None, path: "/v1/chat/completions", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/my_ip.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[auto_implement]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openai.com")), port: None, path: "/v1/chat/completions", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `calculate_pi_with_n_iterations` in this scope
[INFO] [stdout]   --> examples/pi.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = calculate_pi_with_n_iterations(100_000);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `my_ip` in this scope
[INFO] [stdout]  --> examples/my_ip.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let result = my_ip();
[INFO] [stdout]   |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auto-rust` (example "pi") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `is_email` in this scope
[INFO] [stdout]   --> examples/email_checker.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = is_email("bregy@minsky.cc".to_string());
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auto-rust` (example "my_ip") due to 3 previous errors
[INFO] [stderr] error: could not compile `auto-rust` (example "email_checker") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e0b51d0021b1f85988b5633a464ca0c9fa1b2338207108ffbe5eb404740defe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b51d0021b1f85988b5633a464ca0c9fa1b2338207108ffbe5eb404740defe5", kill_on_drop: false }`
[INFO] [stdout] e0b51d0021b1f85988b5633a464ca0c9fa1b2338207108ffbe5eb404740defe5
[INFO] checking auto-rust-0.1.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate auto-rust 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate auto-rust 0.1.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate auto-rust 0.1.3
[INFO] finished tweaking crates.io crate auto-rust 0.1.3
[INFO] tweaked toml for crates.io crate auto-rust 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate auto-rust 0.1.3 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bba975d0489e92e2b7e70b15e78e0cc511f7022f1cb2e12c606781fbfe920d10
[INFO] running `Command { std: "docker" "start" "-a" "bba975d0489e92e2b7e70b15e78e0cc511f7022f1cb2e12c606781fbfe920d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bba975d0489e92e2b7e70b15e78e0cc511f7022f1cb2e12c606781fbfe920d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba975d0489e92e2b7e70b15e78e0cc511f7022f1cb2e12c606781fbfe920d10", kill_on_drop: false }`
[INFO] [stdout] bba975d0489e92e2b7e70b15e78e0cc511f7022f1cb2e12c606781fbfe920d10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2e5fc31ff54a9d97e593a6d05c3fcb7ffc2b17f393a7963cc91c44b23ac1de6
[INFO] running `Command { std: "docker" "start" "-a" "f2e5fc31ff54a9d97e593a6d05c3fcb7ffc2b17f393a7963cc91c44b23ac1de6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking auto-rust v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/email_checker.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[auto_implement]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openai.com")), port: None, path: "/v1/chat/completions", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/my_ip.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[auto_implement]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openai.com")), port: None, path: "/v1/chat/completions", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/pi.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[auto_implement]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openai.com")), port: None, path: "/v1/chat/completions", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `my_ip` in this scope
[INFO] [stdout]  --> examples/my_ip.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let result = my_ip();
[INFO] [stdout]   |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `calculate_pi_with_n_iterations` in this scope
[INFO] [stdout]   --> examples/pi.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = calculate_pi_with_n_iterations(100_000);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_email` in this scope
[INFO] [stdout]   --> examples/email_checker.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = is_email("bregy@minsky.cc".to_string());
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auto-rust` (example "my_ip") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `auto-rust` (example "pi") due to 3 previous errors
[INFO] [stderr] error: could not compile `auto-rust` (example "email_checker") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "f2e5fc31ff54a9d97e593a6d05c3fcb7ffc2b17f393a7963cc91c44b23ac1de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e5fc31ff54a9d97e593a6d05c3fcb7ffc2b17f393a7963cc91c44b23ac1de6", kill_on_drop: false }`
[INFO] [stdout] f2e5fc31ff54a9d97e593a6d05c3fcb7ffc2b17f393a7963cc91c44b23ac1de6
