[INFO] fetching crate uvt-plot 0.1.1...
[INFO] building uvt-plot-0.1.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate uvt-plot 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate uvt-plot 0.1.1
[INFO] finished tweaking crates.io crate uvt-plot 0.1.1
[INFO] tweaked toml for crates.io crate uvt-plot 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uvt-plot 0.1.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uvt-plot 0.1.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumset v1.1.6
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded dwrote v0.11.3
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded wio v0.2.2
[INFO] [stderr]   Downloaded font-kit v0.14.3
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded flate2 v1.1.1
[INFO] [stderr]   Downloaded vtkio v0.6.3
[INFO] [stderr]   Downloaded binrw_derive v0.12.0
[INFO] [stderr]   Downloaded binrw v0.12.0
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.5
[INFO] [stderr]   Downloaded quaternion-core v0.5.4
[INFO] [stderr]   Downloaded uvt v0.1.0
[INFO] [stderr]   Downloaded tqdm v0.7.0
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded enumset_derive v0.11.0
[INFO] [stderr]   Downloaded rosbag v0.6.3
[INFO] [stderr]   Downloaded lz4_flex v0.7.5
[INFO] [stderr]   Downloaded mcap v0.23.1
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76929de4748d624dd2dbec9ed7b8281f7d3d933c7dbe8c31c8f2a7a5e5c23ef3
[INFO] running `Command { std: "docker" "start" "-a" "76929de4748d624dd2dbec9ed7b8281f7d3d933c7dbe8c31c8f2a7a5e5c23ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76929de4748d624dd2dbec9ed7b8281f7d3d933c7dbe8c31c8f2a7a5e5c23ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76929de4748d624dd2dbec9ed7b8281f7d3d933c7dbe8c31c8f2a7a5e5c23ef3", kill_on_drop: false }`
[INFO] [stdout] 76929de4748d624dd2dbec9ed7b8281f7d3d933c7dbe8c31c8f2a7a5e5c23ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dffe0aace0616279e15ef85190f1db9e9c7cf902021d16c191e442755ecbbd7
[INFO] running `Command { std: "docker" "start" "-a" "4dffe0aace0616279e15ef85190f1db9e9c7cf902021d16c191e442755ecbbd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lz4_flex v0.7.5
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling quaternion-core v0.5.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling tqdm v0.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling vtkio v0.6.3
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling rosbag v0.6.3
[INFO] [stderr]    Compiling mcap v0.23.1
[INFO] [stderr]    Compiling uvt v0.1.0
[INFO] [stderr]    Compiling uvt-plot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `z_span`
[INFO] [stdout]    --> src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let z_span = (z_min, z_max);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4dffe0aace0616279e15ef85190f1db9e9c7cf902021d16c191e442755ecbbd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dffe0aace0616279e15ef85190f1db9e9c7cf902021d16c191e442755ecbbd7", kill_on_drop: false }`
[INFO] [stdout] 4dffe0aace0616279e15ef85190f1db9e9c7cf902021d16c191e442755ecbbd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dc5c044d09570649ccaea66e166a45c2c283ba724178e49a2b916dd7c5533b7
[INFO] running `Command { std: "docker" "start" "-a" "6dc5c044d09570649ccaea66e166a45c2c283ba724178e49a2b916dd7c5533b7", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `z_span`
[INFO] [stdout]    --> src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let z_span = (z_min, z_max);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uvt-plot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `z_span`
[INFO] [stdout]    --> src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let z_span = (z_min, z_max);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6dc5c044d09570649ccaea66e166a45c2c283ba724178e49a2b916dd7c5533b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc5c044d09570649ccaea66e166a45c2c283ba724178e49a2b916dd7c5533b7", kill_on_drop: false }`
[INFO] [stdout] 6dc5c044d09570649ccaea66e166a45c2c283ba724178e49a2b916dd7c5533b7
