[INFO] cloning repository https://github.com/jneem/bradipograph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jneem/bradipograph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjneem%2Fbradipograph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjneem%2Fbradipograph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b68884ecf24438b3410bcbe9c14947fd9c28f6b [INFO] testing jneem/bradipograph against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjneem%2Fbradipograph" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jneem/bradipograph on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jneem/bradipograph [INFO] finished tweaking git repo https://github.com/jneem/bradipograph [INFO] tweaked toml for git repo https://github.com/jneem/bradipograph written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jneem/bradipograph 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4859c629fac396f836395a8f4da76847997f915ba34652c49a2b4f3f84e9fb92 [INFO] running `Command { std: "docker" "start" "-a" "4859c629fac396f836395a8f4da76847997f915ba34652c49a2b4f3f84e9fb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4859c629fac396f836395a8f4da76847997f915ba34652c49a2b4f3f84e9fb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4859c629fac396f836395a8f4da76847997f915ba34652c49a2b4f3f84e9fb92", kill_on_drop: false }` [INFO] [stdout] 4859c629fac396f836395a8f4da76847997f915ba34652c49a2b4f3f84e9fb92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5809c28c43526445853580678a00177554ba2307116885ba08cfc18dcc45d8e5 [INFO] running `Command { std: "docker" "start" "-a" "5809c28c43526445853580678a00177554ba2307116885ba08cfc18dcc45d8e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-properties v0.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling fontdb v0.16.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling svg v0.14.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling bluez-generated v0.3.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling bluez-async v0.7.2 [INFO] [stderr] Compiling geo-types v0.7.12 [INFO] [stderr] Compiling geo v0.27.0 [INFO] [stderr] Compiling geo-booleanop v0.3.2 (https://github.com/21re/rust-geo-booleanop#b9bbdbb3) [INFO] [stderr] Compiling bradipo-planner v0.1.0 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling bradipo-geom v0.1.0 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling reedline v0.26.0 [INFO] [stderr] Compiling bradipo-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol) [INFO] [stderr] Compiling btleplug v0.11.3 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling usvg-text-layout v0.37.0 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling bradipo-sketcher v0.1.0 (/opt/rustwide/workdir/crates/sketcher) [INFO] [stdout] warning: unexpected `cfg` condition value: `debug-booleanop` [INFO] [stdout] --> crates/sketcher/src/connect_edges.rs:355:11 [INFO] [stdout] | [INFO] [stdout] 355 | #[cfg(feature = "debug-booleanop")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `debug-booleanop` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bradipo-feeder v0.1.0 (/opt/rustwide/workdir/crates/feeder) [INFO] [stdout] warning: field `pen_down` is never read [INFO] [stdout] --> crates/feeder/src/connection.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct RecordedSegment { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 177 | pub seg: StepperSegment, [INFO] [stdout] 178 | pub pen_down: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordedSegment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5809c28c43526445853580678a00177554ba2307116885ba08cfc18dcc45d8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5809c28c43526445853580678a00177554ba2307116885ba08cfc18dcc45d8e5", kill_on_drop: false }` [INFO] [stdout] 5809c28c43526445853580678a00177554ba2307116885ba08cfc18dcc45d8e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c63ce74e6e771206e7f1df6c73477d60f46f2d0b8ce6a7dc6ad7087789127f3 [INFO] running `Command { std: "docker" "start" "-a" "5c63ce74e6e771206e7f1df6c73477d60f46f2d0b8ce6a7dc6ad7087789127f3", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling fdeflate v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling svgtypes v0.12.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling usvg-tree v0.36.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling usvg-parser v0.36.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling geo-types v0.7.12 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling geo v0.27.0 [INFO] [stderr] Compiling geo-booleanop v0.3.2 (https://github.com/21re/rust-geo-booleanop#b9bbdbb3) [INFO] [stderr] Compiling rustybuzz v0.10.0 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling bradipo-geom v0.1.0 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling bradipo-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol) [INFO] [stderr] Compiling bradipo-sketcher v0.1.0 (/opt/rustwide/workdir/crates/sketcher) [INFO] [stdout] warning: unexpected `cfg` condition value: `debug-booleanop` [INFO] [stdout] --> crates/sketcher/src/connect_edges.rs:355:11 [INFO] [stdout] | [INFO] [stdout] 355 | #[cfg(feature = "debug-booleanop")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `debug-booleanop` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reedline v0.26.0 [INFO] [stderr] Compiling piet-svg v0.6.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling usvg-text-layout v0.36.0 [INFO] [stderr] Compiling usvg v0.36.0 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `debug-booleanop` [INFO] [stdout] --> crates/sketcher/src/connect_edges.rs:355:11 [INFO] [stdout] | [INFO] [stdout] 355 | #[cfg(feature = "debug-booleanop")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `debug-booleanop` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Compiling bradipo-feeder v0.1.0 (/opt/rustwide/workdir/crates/feeder) [INFO] [stdout] warning: field `pen_down` is never read [INFO] [stdout] --> crates/feeder/src/connection.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct RecordedSegment { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 177 | pub seg: StepperSegment, [INFO] [stdout] 178 | pub pen_down: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordedSegment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bradipo-planner v0.1.0 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.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" "5c63ce74e6e771206e7f1df6c73477d60f46f2d0b8ce6a7dc6ad7087789127f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c63ce74e6e771206e7f1df6c73477d60f46f2d0b8ce6a7dc6ad7087789127f3", kill_on_drop: false }` [INFO] [stdout] 5c63ce74e6e771206e7f1df6c73477d60f46f2d0b8ce6a7dc6ad7087789127f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e9aa18c680ebb0ad53c1f5526a9a92cdb8ea31f20f95fede88b97c95c38b261 [INFO] running `Command { std: "docker" "start" "-a" "9e9aa18c680ebb0ad53c1f5526a9a92cdb8ea31f20f95fede88b97c95c38b261", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `debug-booleanop` [INFO] [stderr] --> crates/sketcher/src/connect_edges.rs:355:11 [INFO] [stderr] | [INFO] [stderr] 355 | #[cfg(feature = "debug-booleanop")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `debug-booleanop` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bradipo-sketcher` (lib) generated 1 warning [INFO] [stderr] warning: `bradipo-sketcher` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field `pen_down` is never read [INFO] [stderr] --> crates/feeder/src/connection.rs:178:9 [INFO] [stderr] | [INFO] [stderr] 176 | pub struct RecordedSegment { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 177 | pub seg: StepperSegment, [INFO] [stderr] 178 | pub pen_down: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RecordedSegment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bradipo-feeder` (bin "bradipo-feeder" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bradipo_feeder-bc8418b894415520) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bradipo_geom-1d5a980815431dc4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_point_step_inverse ... ok [INFO] [stdout] test tests::test_arm_length_inverse ... ok [INFO] [stdout] test tests::test_df ... ok [INFO] [stdout] test tests::test_ddf ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bradipo_planner-622c86405b86fc90) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test smoother::tests::discontinuity ... ok [INFO] [stdout] test smoother::tests::square ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bradipo_protocol-d13dbca891ee1ee2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test stepper::tests::split_has_the_right_final_velocity ... ok [INFO] [stdout] test stepper::tests::successful_split_is_nonempty ... ok [INFO] [stdout] test stepper::tests::expected_velocities ... ok [INFO] [stdout] test stepper::tests::test_step_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.42s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bradipo_sketcher-ba6e5df45a8fbf56) [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 bradipo_geom [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 bradipo_planner [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 bradipo_protocol [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 bradipo_sketcher [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" "9e9aa18c680ebb0ad53c1f5526a9a92cdb8ea31f20f95fede88b97c95c38b261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9aa18c680ebb0ad53c1f5526a9a92cdb8ea31f20f95fede88b97c95c38b261", kill_on_drop: false }` [INFO] [stdout] 9e9aa18c680ebb0ad53c1f5526a9a92cdb8ea31f20f95fede88b97c95c38b261