[INFO] cloning repository https://github.com/uvlad7/oxidizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uvlad7/oxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Foxidizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Foxidizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c95f5e67caf59532dfc6dc04e8cea38093a03d8f
[INFO] testing uvlad7/oxidizer against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Foxidizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uvlad7/oxidizer
[INFO] finished tweaking git repo https://github.com/uvlad7/oxidizer
[INFO] tweaked toml for git repo https://github.com/uvlad7/oxidizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uvlad7/oxidizer on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uvlad7/oxidizer 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded magnus-macros v0.6.0
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded tzf-rs v1.0.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.0
[INFO] [stderr]   Downloaded rb-sys-env v0.1.2
[INFO] [stderr]   Downloaded float_next_after v1.0.0
[INFO] [stderr]   Downloaded pyo3-macros v0.25.0
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded prettyplease v0.2.33
[INFO] [stderr]   Downloaded rb-sys v0.9.115
[INFO] [stderr]   Downloaded rb-sys-build v0.9.115
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.0
[INFO] [stderr]   Downloaded geometry-rs v0.3.0
[INFO] [stderr]   Downloaded magnus v0.7.1
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded pyo3 v0.25.0
[INFO] [stderr]   Downloaded tzf-rel v0.0.2025-b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16f4b1f08e6472e11bd32923a419c8e152b54e8c685614ae419a54db04e0c2ac
[INFO] running `Command { std: "docker" "start" "-a" "16f4b1f08e6472e11bd32923a419c8e152b54e8c685614ae419a54db04e0c2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16f4b1f08e6472e11bd32923a419c8e152b54e8c685614ae419a54db04e0c2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f4b1f08e6472e11bd32923a419c8e152b54e8c685614ae419a54db04e0c2ac", kill_on_drop: false }`
[INFO] [stdout] 16f4b1f08e6472e11bd32923a419c8e152b54e8c685614ae419a54db04e0c2ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ada9c73e71d30ab876430df72a912f307f55a70cb6168a71d4f1fadfe6a126d
[INFO] running `Command { std: "docker" "start" "-a" "3ada9c73e71d30ab876430df72a912f307f55a70cb6168a71d4f1fadfe6a126d", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tzf-rel v0.0.2025-b
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling geometry-rs v0.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling oxidizer-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tzf-rs v1.0.0
[INFO] [stderr]    Compiling tzf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `oxidizer::oxy_class`, `oxidizer::oxy_function`, `oxidizer::wrap_oxyfunction`
[INFO] [stdout]  --> src/lib.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use oxidizer::{oxy_class, oxy_function, wrap_oxyfunction};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `wrap_oxyfunction` in `oxidizer`
[INFO] [stdout]   |                |          |
[INFO] [stdout]   |                |          no `oxy_function` in `oxidizer`
[INFO] [stdout]   |                no `oxy_class` in `oxidizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `oxidizer::oxy_init`, `oxidizer::OxyModule`, `oxidizer::OxyResult`, `oxidizer::Python`
[INFO] [stdout]  --> src/lib.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oxidizer::{oxy_init, OxyModule, OxyResult, Python};
[INFO] [stdout]   |                ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^ no `Python` in `oxidizer`
[INFO] [stdout]   |                |         |          |
[INFO] [stdout]   |                |         |          no `OxyResult` in `oxidizer`
[INFO] [stdout]   |                |         no `OxyModule` in `oxidizer`
[INFO] [stdout]   |                no `oxy_init` in `oxidizer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `magnus`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use magnus::Module;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `magnus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `magnus`, use `cargo add magnus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `magnus` in this scope
[INFO] [stdout]   --> src/lib.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     c.define_method("inspect", magnus::method!(Point::inspect, 0))?;
[INFO] [stdout]    |                                ^^^^^^ use of unresolved module or unlinked crate `magnus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> src/lib.rs:21:66
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_tzs(_py: Python, lng: f64, lat: f64) -> OxyResult<Vec<&str>> {
[INFO] [stdout]    |                                                                  ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_tzs(_py: Python, lng: f64, lat: f64) -> OxyResult<Vec<&'static str>> {
[INFO] [stdout]    |                                                                   +++++++
[INFO] [stdout] help: instead, you are more likely to want to change one of the arguments to be borrowed...
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_tzs(_py: &Python, lng: &f64, lat: &f64) -> OxyResult<Vec<&str>> {
[INFO] [stdout]    |                     +             +          +
[INFO] [stdout] help: ...or alternatively, you might want to return an owned value
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub fn get_tzs(_py: Python, lng: f64, lat: f64) -> OxyResult<Vec<&str>> {
[INFO] [stdout] 21 + pub fn get_tzs(_py: Python, lng: f64, lat: f64) -> OxyResult<Vec<String>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> src/lib.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn timezonenames(_py: Python) -> OxyResult<Vec<&str>> {
[INFO] [stdout]    |                                                    ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn timezonenames(_py: Python) -> OxyResult<Vec<&'static str>> {
[INFO] [stdout]    |                                                     +++++++
[INFO] [stdout] help: instead, you are more likely to want to change the argument to be borrowed...
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn timezonenames(_py: &Python) -> OxyResult<Vec<&str>> {
[INFO] [stdout]    |                           +
[INFO] [stdout] help: ...or alternatively, you might want to return an owned value
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub fn timezonenames(_py: Python) -> OxyResult<Vec<&str>> {
[INFO] [stdout] 26 + pub fn timezonenames(_py: Python) -> OxyResult<Vec<String>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `magnus` in this scope
[INFO] [stdout]   --> src/lib.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let c = m.define_class("Point", magnus::Ruby::get().unwrap().class_object())?;
[INFO] [stdout]    |                                     ^^^^^^ use of unresolved module or unlinked crate `magnus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `magnus`, use `cargo add magnus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tzf` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "3ada9c73e71d30ab876430df72a912f307f55a70cb6168a71d4f1fadfe6a126d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ada9c73e71d30ab876430df72a912f307f55a70cb6168a71d4f1fadfe6a126d", kill_on_drop: false }`
[INFO] [stdout] 3ada9c73e71d30ab876430df72a912f307f55a70cb6168a71d4f1fadfe6a126d
