[INFO] fetching crate br-dxf 0.0.5...
[INFO] testing br-dxf-0.0.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate br-dxf 0.0.5 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate br-dxf 0.0.5 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate br-dxf 0.0.5
[INFO] finished tweaking crates.io crate br-dxf 0.0.5
[INFO] tweaked toml for crates.io crate br-dxf 0.0.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate br-dxf 0.0.5 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xmltree v0.8.0
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded cc v1.0.96
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded xml-rs v0.7.0
[INFO] [stderr]   Downloaded dxf v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d601e69da69cd552e93b0e7e1cdf3d1e93f201d8339563958b63e114d2f6d4dd
[INFO] running `Command { std: "docker" "start" "-a" "d601e69da69cd552e93b0e7e1cdf3d1e93f201d8339563958b63e114d2f6d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d601e69da69cd552e93b0e7e1cdf3d1e93f201d8339563958b63e114d2f6d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d601e69da69cd552e93b0e7e1cdf3d1e93f201d8339563958b63e114d2f6d4dd", kill_on_drop: false }`
[INFO] [stdout] d601e69da69cd552e93b0e7e1cdf3d1e93f201d8339563958b63e114d2f6d4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05aa0591e3073d9e0be5330488949413570554cf80e1f71d8369c21e4d2c9fed
[INFO] running `Command { std: "docker" "start" "-a" "05aa0591e3073d9e0be5330488949413570554cf80e1f71d8369c21e4d2c9fed", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling xmltree v0.8.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling dxf v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling br-dxf v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DxfResult`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let index = e.common.handle.0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]   --> src/lib.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 EntityType::Text(ref data) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]   --> src/lib.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stdout]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let index = e.common.handle.0;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:247:38
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:297:44
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:377:44
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:380:38
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:489:44
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:492:38
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.97s
[INFO] running `Command { std: "docker" "inspect" "05aa0591e3073d9e0be5330488949413570554cf80e1f71d8369c21e4d2c9fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05aa0591e3073d9e0be5330488949413570554cf80e1f71d8369c21e4d2c9fed", kill_on_drop: false }`
[INFO] [stdout] 05aa0591e3073d9e0be5330488949413570554cf80e1f71d8369c21e4d2c9fed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a65bee92db16f86308f2d0bb04e9c535e3e0104ac83a92261d2fef9a5bef2cd
[INFO] running `Command { std: "docker" "start" "-a" "6a65bee92db16f86308f2d0bb04e9c535e3e0104ac83a92261d2fef9a5bef2cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stdout] warning: unused import: `DxfResult`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let index = e.common.handle.0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]   --> src/lib.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 EntityType::Text(ref data) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]   --> src/lib.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stdout]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let index = e.common.handle.0;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:247:38
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:297:44
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:377:44
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:380:38
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:489:44
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:492:38
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling br-dxf v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DxfResult`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let index = e.common.handle.0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]   --> src/lib.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 EntityType::Text(ref data) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]   --> src/lib.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stdout]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let index = e.common.handle.0;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:247:38
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:297:44
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:377:44
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:380:38
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:489:44
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:492:38
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.14s
[INFO] running `Command { std: "docker" "inspect" "6a65bee92db16f86308f2d0bb04e9c535e3e0104ac83a92261d2fef9a5bef2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a65bee92db16f86308f2d0bb04e9c535e3e0104ac83a92261d2fef9a5bef2cd", kill_on_drop: false }`
[INFO] [stdout] 6a65bee92db16f86308f2d0bb04e9c535e3e0104ac83a92261d2fef9a5bef2cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f7a94a67dedcf377eaeb722e49112d38c44bb7a8208c70441cd2cbdf1774ad1
[INFO] running `Command { std: "docker" "start" "-a" "6f7a94a67dedcf377eaeb722e49112d38c44bb7a8208c70441cd2cbdf1774ad1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DxfResult`
[INFO] [stderr]  --> src/lib.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stderr]   |                    ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::f64::consts::PI`
[INFO] [stderr]  --> src/lib.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::f64::consts::PI;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/lib.rs:22:17
[INFO] [stderr]    |
[INFO] [stderr] 22 |             let index = e.common.handle.0;
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]   --> src/lib.rs:56:44
[INFO] [stderr]    |
[INFO] [stderr] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/lib.rs:59:38
[INFO] [stderr]    |
[INFO] [stderr] 59 |                 EntityType::Text(ref data) => {
[INFO] [stderr]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `radial`
[INFO] [stderr]   --> src/lib.rs:81:49
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stderr]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:162:44
[INFO] [stderr]     |
[INFO] [stderr] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:165:38
[INFO] [stderr]     |
[INFO] [stderr] 165 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/lib.rs:210:17
[INFO] [stderr]     |
[INFO] [stderr] 210 |             let index = e.common.handle.0;
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:244:44
[INFO] [stderr]     |
[INFO] [stderr] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:247:38
[INFO] [stderr]     |
[INFO] [stderr] 247 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:297:44
[INFO] [stderr]     |
[INFO] [stderr] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:300:38
[INFO] [stderr]     |
[INFO] [stderr] 300 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:393:17
[INFO] [stderr]     |
[INFO] [stderr] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:377:44
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:380:38
[INFO] [stderr]     |
[INFO] [stderr] 380 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `radial`
[INFO] [stderr]    --> src/lib.rs:412:49
[INFO] [stderr]     |
[INFO] [stderr] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stderr]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:489:44
[INFO] [stderr]     |
[INFO] [stderr] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:492:38
[INFO] [stderr]     |
[INFO] [stderr] 492 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: `br-dxf` (lib) generated 19 warnings (run `cargo fix --lib -p br-dxf` to apply 2 suggestions)
[INFO] [stderr] warning: `br-dxf` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/br_dxf-8b611c7220670300)
[INFO] [stderr]    Doc-tests br_dxf
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f7a94a67dedcf377eaeb722e49112d38c44bb7a8208c70441cd2cbdf1774ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7a94a67dedcf377eaeb722e49112d38c44bb7a8208c70441cd2cbdf1774ad1", kill_on_drop: false }`
[INFO] [stdout] 6f7a94a67dedcf377eaeb722e49112d38c44bb7a8208c70441cd2cbdf1774ad1
[INFO] testing br-dxf-0.0.5 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate br-dxf 0.0.5 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate br-dxf 0.0.5 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate br-dxf 0.0.5
[INFO] finished tweaking crates.io crate br-dxf 0.0.5
[INFO] tweaked toml for crates.io crate br-dxf 0.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate br-dxf 0.0.5 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2ba55d06762bd96c1ee4ee94aa59804b38913c8affde1a536d87fee2efb5994
[INFO] running `Command { std: "docker" "start" "-a" "a2ba55d06762bd96c1ee4ee94aa59804b38913c8affde1a536d87fee2efb5994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ba55d06762bd96c1ee4ee94aa59804b38913c8affde1a536d87fee2efb5994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ba55d06762bd96c1ee4ee94aa59804b38913c8affde1a536d87fee2efb5994", kill_on_drop: false }`
[INFO] [stdout] a2ba55d06762bd96c1ee4ee94aa59804b38913c8affde1a536d87fee2efb5994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f6850910138b60dda6af2a51a29f7f65c64c3a4c9746876f666f90b58cb2359
[INFO] running `Command { std: "docker" "start" "-a" "7f6850910138b60dda6af2a51a29f7f65c64c3a4c9746876f666f90b58cb2359", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling xmltree v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling dxf v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling br-dxf v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DxfResult`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let index = e.common.handle.0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]   --> src/lib.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 EntityType::Text(ref data) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]   --> src/lib.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stdout]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let index = e.common.handle.0;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:247:38
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:297:44
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:377:44
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:380:38
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:489:44
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:492:38
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.02s
[INFO] running `Command { std: "docker" "inspect" "7f6850910138b60dda6af2a51a29f7f65c64c3a4c9746876f666f90b58cb2359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6850910138b60dda6af2a51a29f7f65c64c3a4c9746876f666f90b58cb2359", kill_on_drop: false }`
[INFO] [stdout] 7f6850910138b60dda6af2a51a29f7f65c64c3a4c9746876f666f90b58cb2359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52305b806e7ebed9ea7bfc842fa7c2b21de0fee5c776702d2a2a63067f064952
[INFO] running `Command { std: "docker" "start" "-a" "52305b806e7ebed9ea7bfc842fa7c2b21de0fee5c776702d2a2a63067f064952", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stdout] warning: unused import: `DxfResult`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let index = e.common.handle.0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]   --> src/lib.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 EntityType::Text(ref data) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]   --> src/lib.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stdout]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let index = e.common.handle.0;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:247:38
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:297:44
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:377:44
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:380:38
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:489:44
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:492:38
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling br-dxf v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DxfResult`
[INFO] [stdout]  --> src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let index = e.common.handle.0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]   --> src/lib.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 EntityType::Text(ref data) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]   --> src/lib.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stdout]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/lib.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let index = e.common.handle.0;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:247:38
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:297:44
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:377:44
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:380:38
[INFO] [stdout]     |
[INFO] [stdout] 380 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radial`
[INFO] [stdout]    --> src/lib.rs:412:49
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_point`
[INFO] [stdout]    --> src/lib.rs:489:44
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/lib.rs:492:38
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 EntityType::Text(ref text) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.19s
[INFO] running `Command { std: "docker" "inspect" "52305b806e7ebed9ea7bfc842fa7c2b21de0fee5c776702d2a2a63067f064952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52305b806e7ebed9ea7bfc842fa7c2b21de0fee5c776702d2a2a63067f064952", kill_on_drop: false }`
[INFO] [stdout] 52305b806e7ebed9ea7bfc842fa7c2b21de0fee5c776702d2a2a63067f064952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cc0864afce5c990cb0b73c9a24dcf92e1e54437b898fec3be69018d4b31af9e
[INFO] running `Command { std: "docker" "start" "-a" "4cc0864afce5c990cb0b73c9a24dcf92e1e54437b898fec3be69018d4b31af9e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DxfResult`
[INFO] [stderr]  --> src/lib.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | use dxf::{Drawing, DxfResult};
[INFO] [stderr]   |                    ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::f64::consts::PI`
[INFO] [stderr]  --> src/lib.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::f64::consts::PI;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/lib.rs:22:17
[INFO] [stderr]    |
[INFO] [stderr] 22 |             let index = e.common.handle.0;
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]   --> src/lib.rs:56:44
[INFO] [stderr]    |
[INFO] [stderr] 56 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]    |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/lib.rs:59:38
[INFO] [stderr]    |
[INFO] [stderr] 59 |                 EntityType::Text(ref data) => {
[INFO] [stderr]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `radial`
[INFO] [stderr]   --> src/lib.rs:81:49
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 EntityType::RadialDimension(ref radial) => {}
[INFO] [stderr]    |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:162:44
[INFO] [stderr]     |
[INFO] [stderr] 162 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:165:38
[INFO] [stderr]     |
[INFO] [stderr] 165 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/lib.rs:210:17
[INFO] [stderr]     |
[INFO] [stderr] 210 |             let index = e.common.handle.0;
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:244:44
[INFO] [stderr]     |
[INFO] [stderr] 244 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:247:38
[INFO] [stderr]     |
[INFO] [stderr] 247 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:297:44
[INFO] [stderr]     |
[INFO] [stderr] 297 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:300:38
[INFO] [stderr]     |
[INFO] [stderr] 300 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:393:17
[INFO] [stderr]     |
[INFO] [stderr] 393 |                 EntityType::LwPolyline(ref line) => {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:377:44
[INFO] [stderr]     |
[INFO] [stderr] 377 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:380:38
[INFO] [stderr]     |
[INFO] [stderr] 380 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `radial`
[INFO] [stderr]    --> src/lib.rs:412:49
[INFO] [stderr]     |
[INFO] [stderr] 412 |                 EntityType::RadialDimension(ref radial) => {
[INFO] [stderr]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radial`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model_point`
[INFO] [stderr]    --> src/lib.rs:489:44
[INFO] [stderr]     |
[INFO] [stderr] 489 |                 EntityType::ModelPoint(ref model_point) => {
[INFO] [stderr]     |                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]    --> src/lib.rs:492:38
[INFO] [stderr]     |
[INFO] [stderr] 492 |                 EntityType::Text(ref text) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: `br-dxf` (lib) generated 19 warnings (run `cargo fix --lib -p br-dxf` to apply 2 suggestions)
[INFO] [stderr] warning: `br-dxf` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/br_dxf-8b611c7220670300)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests br_dxf
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4cc0864afce5c990cb0b73c9a24dcf92e1e54437b898fec3be69018d4b31af9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc0864afce5c990cb0b73c9a24dcf92e1e54437b898fec3be69018d4b31af9e", kill_on_drop: false }`
[INFO] [stdout] 4cc0864afce5c990cb0b73c9a24dcf92e1e54437b898fec3be69018d4b31af9e
