[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 try#33835004928d3bf65db4d4712e1330766263b0bd 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uvlad7/oxidizer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 861f79813538f8f527be370d7810de488fce3cb8e2ba5ca5e5f2e73734273aa4
[INFO] running `Command { std: "docker" "start" "-a" "861f79813538f8f527be370d7810de488fce3cb8e2ba5ca5e5f2e73734273aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "861f79813538f8f527be370d7810de488fce3cb8e2ba5ca5e5f2e73734273aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "861f79813538f8f527be370d7810de488fce3cb8e2ba5ca5e5f2e73734273aa4", kill_on_drop: false }`
[INFO] [stdout] 861f79813538f8f527be370d7810de488fce3cb8e2ba5ca5e5f2e73734273aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1832f7ebea2c25015f7aea095ce93358dbbf4ca697743b773cc23562a422c1f9
[INFO] running `Command { std: "docker" "start" "-a" "1832f7ebea2c25015f7aea095ce93358dbbf4ca697743b773cc23562a422c1f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling tzf-rel v0.0.2025-b
[INFO] [stderr]    Compiling geometry-rs v0.3.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[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" "1832f7ebea2c25015f7aea095ce93358dbbf4ca697743b773cc23562a422c1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1832f7ebea2c25015f7aea095ce93358dbbf4ca697743b773cc23562a422c1f9", kill_on_drop: false }`
[INFO] [stdout] 1832f7ebea2c25015f7aea095ce93358dbbf4ca697743b773cc23562a422c1f9
