[INFO] fetching crate plottery_server 0.7.0... [INFO] testing plottery_server-0.7.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate plottery_server 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate plottery_server 0.7.0 [INFO] finished tweaking crates.io crate plottery_server 0.7.0 [INFO] tweaked toml for crates.io crate plottery_server 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plottery_server 0.7.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate plottery_server 0.7.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geographiclib-rs v0.2.4 [INFO] [stderr] Downloaded legasea_line v0.2.1 [INFO] [stderr] Downloaded geometry-predicates v0.3.0 [INFO] [stderr] Downloaded nix v0.21.2 [INFO] [stderr] Downloaded plottery_server_lib v0.7.0 [INFO] [stderr] Downloaded ioprio v0.2.0 [INFO] [stderr] Downloaded robust v1.1.0 [INFO] [stderr] Downloaded ramer_douglas_peucker v0.2.2 [INFO] [stderr] Downloaded plottery_lib v0.7.0 [INFO] [stderr] Downloaded spin_sleep v1.3.1 [INFO] [stderr] Downloaded fastnoise-lite v1.1.1 [INFO] [stderr] Downloaded geo-types v0.7.15 [INFO] [stderr] Downloaded svg v0.17.0 [INFO] [stderr] Downloaded rppal v0.22.1 [INFO] [stderr] Downloaded tempfile v3.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f525ce683aa17e30da2041c434343efbbc3c0675548ff8cf64cf32af37c24a6a [INFO] running `Command { std: "docker" "start" "-a" "f525ce683aa17e30da2041c434343efbbc3c0675548ff8cf64cf32af37c24a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f525ce683aa17e30da2041c434343efbbc3c0675548ff8cf64cf32af37c24a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f525ce683aa17e30da2041c434343efbbc3c0675548ff8cf64cf32af37c24a6a", kill_on_drop: false }` [INFO] [stdout] f525ce683aa17e30da2041c434343efbbc3c0675548ff8cf64cf32af37c24a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68aaf0a9c9ec874563f98bc69468af4827a2315e20a5af251e7e2ca6fe088299 [INFO] running `Command { std: "docker" "start" "-a" "68aaf0a9c9ec874563f98bc69468af4827a2315e20a5af251e7e2ca6fe088299", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling legasea_line v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fastnoise-lite v1.1.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ramer_douglas_peucker v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling geo-types v0.7.15 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling geometry-predicates v0.3.0 [INFO] [stderr] Compiling svg v0.17.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling plottery_lib v0.7.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling plottery_server_lib v0.7.0 [INFO] [stderr] Compiling plottery_server v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.59s [INFO] running `Command { std: "docker" "inspect" "68aaf0a9c9ec874563f98bc69468af4827a2315e20a5af251e7e2ca6fe088299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68aaf0a9c9ec874563f98bc69468af4827a2315e20a5af251e7e2ca6fe088299", kill_on_drop: false }` [INFO] [stdout] 68aaf0a9c9ec874563f98bc69468af4827a2315e20a5af251e7e2ca6fe088299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd407b504c8b337412faa8180ca587e359f1c93ef5e39ba325b8b9e3b65ae8ff [INFO] running `Command { std: "docker" "start" "-a" "dd407b504c8b337412faa8180ca587e359f1c93ef5e39ba325b8b9e3b65ae8ff", kill_on_drop: false }` [INFO] [stderr] Compiling plottery_server v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "dd407b504c8b337412faa8180ca587e359f1c93ef5e39ba325b8b9e3b65ae8ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd407b504c8b337412faa8180ca587e359f1c93ef5e39ba325b8b9e3b65ae8ff", kill_on_drop: false }` [INFO] [stdout] dd407b504c8b337412faa8180ca587e359f1c93ef5e39ba325b8b9e3b65ae8ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87d1e5b021c0305e31c2aa1618978ee3b6b1628fdf9036900884aa300f87a22e [INFO] running `Command { std: "docker" "start" "-a" "87d1e5b021c0305e31c2aa1618978ee3b6b1628fdf9036900884aa300f87a22e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plottery_server-3d65b248bf3523f2) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_135 ... ok [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_45 ... ok [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_90 ... ok [INFO] [stdout] test accelleration::accelleration_path_test::tests::long_short ... ok [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_180 ... ok [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_neg45 ... ok [INFO] [stdout] test accelleration::accelleration_path_test::tests::short_long ... ok [INFO] [stdout] test accelleration::accelleration_path_test::tests::full_speed_all_segments ... ok [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_neg135 ... ok [INFO] [stdout] test accelleration::accelleration_path_test::tests::very_short_segments ... ok [INFO] [stdout] test accelleration::maths_test::tests::corner_sharpness_neg90 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87d1e5b021c0305e31c2aa1618978ee3b6b1628fdf9036900884aa300f87a22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d1e5b021c0305e31c2aa1618978ee3b6b1628fdf9036900884aa300f87a22e", kill_on_drop: false }` [INFO] [stdout] 87d1e5b021c0305e31c2aa1618978ee3b6b1628fdf9036900884aa300f87a22e