[INFO] cloning repository https://github.com/Cpp-enjoyers/simulation-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cpp-enjoyers/simulation-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCpp-enjoyers%2Fsimulation-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCpp-enjoyers%2Fsimulation-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d6d908acecbb9885ce310cb4f97d4992b6a7c68 [INFO] testing Cpp-enjoyers/simulation-controller against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCpp-enjoyers%2Fsimulation-controller" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Cpp-enjoyers/simulation-controller [INFO] finished tweaking git repo https://github.com/Cpp-enjoyers/simulation-controller [INFO] tweaked toml for git repo https://github.com/Cpp-enjoyers/simulation-controller written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Cpp-enjoyers/simulation-controller on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Cpp-enjoyers/simulation-controller 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Rust-In-Peace-AP/No-Sound-Drone.git` [INFO] [stderr] Updating git repository `https://github.com/Cpp-enjoyers/drone.git` [INFO] [stderr] Updating git repository `https://github.com/Cpp-enjoyers/common.git` [INFO] [stderr] Updating git repository `https://github.com/Dr-Ones/drone` [INFO] [stderr] Updating git repository `https://github.com/BetterCallDrone/drone_BetterCallDrone.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/GetDroned/Drone.git` [INFO] [stderr] Updating git repository `https://github.com/giorebecchi/RollingDrone.git` [INFO] [stderr] Updating git repository `https://github.com/RustRoveri/rust-roveri.git` [INFO] [stderr] Updating git repository `https://github.com/RustDoIt/Drone.git` [INFO] [stderr] Updating git repository `https://github.com/Rustafarian-Unitn/rustafarian-drone.git` [INFO] [stderr] Updating git repository `https://github.com/Rusteze-AP/drone.git` [INFO] [stderr] Updating git repository `https://github.com/rusty-drone-2024/rusty-drone.git` [INFO] [stderr] Updating git repository `https://github.com/WGL-2024/WGL_repo_2024.git` [INFO] [stderr] Updating git repository `https://github.com/Dr-Ones/common.git` [INFO] [stderr] Updating git repository `https://github.com/Rusteze-AP/logger.git` [INFO] [stderr] Updating git repository `https://github.com/Rusteze-AP/rusteze-tests.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded servo_arc v0.4.0 [INFO] [stderr] Downloaded markup5ever v0.14.1 [INFO] [stderr] Downloaded zbus-lockstep-macros v0.4.4 [INFO] [stderr] Downloaded match_token v0.1.0 [INFO] [stderr] Downloaded zbus_xml v4.0.0 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded atspi v0.22.0 [INFO] [stderr] Downloaded atspi-common v0.6.0 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded selectors v0.26.0 [INFO] [stderr] Downloaded string_cache v0.8.8 [INFO] [stderr] Downloaded html5ever v0.29.1 [INFO] [stderr] Downloaded flexi_logger v0.29.8 [INFO] [stderr] Downloaded accesskit_atspi_common v0.10.1 [INFO] [stderr] Downloaded atspi-connection v0.6.0 [INFO] [stderr] Downloaded zbus-lockstep v0.4.4 [INFO] [stderr] Downloaded glutin_egl_sys v0.7.1 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded string_cache_codegen v0.5.3 [INFO] [stderr] Downloaded atspi-proxies v0.6.0 [INFO] [stderr] Downloaded accesskit_unix v0.13.1 [INFO] [stderr] Downloaded glutin v0.32.2 [INFO] [stderr] Downloaded scraper v0.22.0 [INFO] [stderr] Downloaded egui_graphs v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e74c7030f8daca312c2a513eb5b7e6cb6478eba299635e9ac641e449c2eb2c69 [INFO] running `Command { std: "docker" "start" "-a" "e74c7030f8daca312c2a513eb5b7e6cb6478eba299635e9ac641e449c2eb2c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e74c7030f8daca312c2a513eb5b7e6cb6478eba299635e9ac641e449c2eb2c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74c7030f8daca312c2a513eb5b7e6cb6478eba299635e9ac641e449c2eb2c69", kill_on_drop: false }` [INFO] [stdout] e74c7030f8daca312c2a513eb5b7e6cb6478eba299635e9ac641e449c2eb2c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab25f3488c5eacb945de9adb9150a1d08aa74cc7bd883fbf4a25ec1148ae769 [INFO] running `Command { std: "docker" "start" "-a" "7ab25f3488c5eacb945de9adb9150a1d08aa74cc7bd883fbf4a25ec1148ae769", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint_default_fonts v0.30.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling flexi_logger v0.29.8 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling emath v0.30.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe) [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ecolor v0.30.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling epaint v0.30.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling network_node v0.1.0 (https://github.com/Dr-Ones/common.git#5478bcf9) [INFO] [stderr] Compiling rusteze-tests v0.1.0 (https://github.com/Rusteze-AP/rusteze-tests.git#3fb35e85) [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling accesskit_consumer v0.26.0 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/Cpp-enjoyers/common.git#f9153785) [INFO] [stderr] Compiling dr_ones v0.1.0 (https://github.com/Dr-Ones/drone#30102d8c) [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling ap2024_unitn_cppenjoyers_drone v0.9.0 (https://github.com/Cpp-enjoyers/drone.git#93e95169) [INFO] [stderr] Compiling rolling_drone v0.1.0 (https://github.com/giorebecchi/RollingDrone.git#b5c9cd63) [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling webbrowser v1.0.3 [INFO] [stderr] Compiling drone_bettercalldrone v0.1.0 (https://github.com/BetterCallDrone/drone_BetterCallDrone.git#c0325169) [INFO] [stderr] Compiling getdroned v0.1.0 (https://github.com/GetDroned/Drone.git#2a44a01e) [INFO] [stderr] Compiling rust_do_it v0.1.0 (https://github.com/RustDoIt/Drone.git#8545bfb5) [INFO] [stderr] Compiling rustafarian-drone v1.0.0 (https://github.com/Rustafarian-Unitn/rustafarian-drone.git#5b36c6d4) [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling scraper v0.22.0 [INFO] [stderr] Compiling egui v0.30.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling rust-roveri v0.1.0 (https://github.com/RustRoveri/rust-roveri.git#2bababfe) [INFO] [stderr] Compiling ap2024_rustinpeace_nosounddrone v0.1.0 (https://github.com/Rust-In-Peace-AP/No-Sound-Drone.git#5a752ec5) [INFO] [stderr] Compiling rusty_drones v0.0.0 (https://github.com/rusty-drone-2024/rusty-drone.git#81aff862) [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling wayland-protocols v0.32.6 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling egui_glow v0.30.0 [INFO] [stderr] Compiling egui_graphs v0.23.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.6 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.6 [INFO] [stderr] Compiling atspi-common v0.6.0 [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/Rusteze-AP/logger.git?branch=main#9bbb1b4f) [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling rusteze_drone v0.1.0 (https://github.com/Rusteze-AP/drone.git?branch=main#9e6c69b3) [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling atspi-proxies v0.6.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.10.1 [INFO] [stderr] Compiling atspi-connection v0.6.0 [INFO] [stderr] Compiling atspi v0.22.0 [INFO] [stderr] Compiling accesskit_unix v0.13.1 [INFO] [stderr] Compiling accesskit_winit v0.23.1 [INFO] [stderr] Compiling egui-winit v0.30.0 [INFO] [stderr] Compiling eframe v0.30.0 [INFO] [stderr] Compiling simulation_controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "7ab25f3488c5eacb945de9adb9150a1d08aa74cc7bd883fbf4a25ec1148ae769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab25f3488c5eacb945de9adb9150a1d08aa74cc7bd883fbf4a25ec1148ae769", kill_on_drop: false }` [INFO] [stdout] 7ab25f3488c5eacb945de9adb9150a1d08aa74cc7bd883fbf4a25ec1148ae769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf362079545cce94526c8cfeca25eb996077e5bc6bcf97261280d6ff5f56ed64 [INFO] running `Command { std: "docker" "start" "-a" "cf362079545cce94526c8cfeca25eb996077e5bc6bcf97261280d6ff5f56ed64", kill_on_drop: false }` [INFO] [stderr] Compiling simulation_controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "cf362079545cce94526c8cfeca25eb996077e5bc6bcf97261280d6ff5f56ed64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf362079545cce94526c8cfeca25eb996077e5bc6bcf97261280d6ff5f56ed64", kill_on_drop: false }` [INFO] [stdout] cf362079545cce94526c8cfeca25eb996077e5bc6bcf97261280d6ff5f56ed64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da52620fb9097ba866afaa86d0b82dd190feae8b7ca40aebf9f273ea1a58023b [INFO] running `Command { std: "docker" "start" "-a" "da52620fb9097ba866afaa86d0b82dd190feae8b7ca40aebf9f273ea1a58023b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simulation_controller-459d7eb795e3886c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests simulation_controller [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 6 tests [INFO] [stdout] test src/widgets/web_client_widget.rs - widgets::web_client_widget::WebClientWidget::validate_parse_id (line 102) - compile ... FAILED [INFO] [stdout] test src/widgets/web_client_widget.rs - widgets::web_client_widget::WebClientWidget (line 134) - compile ... FAILED [INFO] [stdout] test src/widgets/drone_widget.rs - widgets::drone_widget::DroneWidget (line 113) - compile ... FAILED [INFO] [stdout] test src/widgets/drone_widget.rs - widgets::drone_widget::DroneWidget::validate_parse_pdr (line 82) - compile ... FAILED [INFO] [stdout] test src/widgets/server_widget.rs - widgets::server_widget::ServerWidget (line 60) - compile ... FAILED [INFO] [stdout] test src/widgets/chat_client_widget.rs - widgets::chat_client_widget::ChatClientWidget (line 89) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/widgets/web_client_widget.rs - widgets::web_client_widget::WebClientWidget::validate_parse_id (line 102) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `validate_parse_id` in this scope [INFO] [stdout] --> src/widgets/web_client_widget.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 4 | assert_eq!(validate_parse_id(&input_id), Ok(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `validate_parse_id` in this scope [INFO] [stdout] --> src/widgets/web_client_widget.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(validate_parse_id(&input_id), Err("Wrong ID format".to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widgets/web_client_widget.rs - widgets::web_client_widget::WebClientWidget (line 134) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `ui` in this scope [INFO] [stdout] --> src/widgets/web_client_widget.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(WebClientWidget::new(1, command_ch)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebClientWidget` [INFO] [stdout] --> src/widgets/web_client_widget.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(WebClientWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `WebClientWidget` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use simulation_controller::widgets::web_client_widget::WebClientWidget; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `command_ch` in this scope [INFO] [stdout] --> src/widgets/web_client_widget.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(WebClientWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widgets/drone_widget.rs - widgets::drone_widget::DroneWidget (line 113) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `ui` in this scope [INFO] [stdout] --> src/widgets/drone_widget.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(DroneWidget::new(1, command_ch)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DroneWidget` [INFO] [stdout] --> src/widgets/drone_widget.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(DroneWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DroneWidget` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use simulation_controller::widgets::drone_widget::DroneWidget; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `command_ch` in this scope [INFO] [stdout] --> src/widgets/drone_widget.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(DroneWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widgets/drone_widget.rs - widgets::drone_widget::DroneWidget::validate_parse_pdr (line 82) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `validate_parse_pdr` in this scope [INFO] [stdout] --> src/widgets/drone_widget.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 4 | assert_eq!(validate_parse_pdr(&pdr), Some(0.5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `validate_parse_pdr` in this scope [INFO] [stdout] --> src/widgets/drone_widget.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(validate_parse_pdr(&pdr), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widgets/server_widget.rs - widgets::server_widget::ServerWidget (line 60) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `ui` in this scope [INFO] [stdout] --> src/widgets/server_widget.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(ServerWidget::new(1, command_ch)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerWidget` [INFO] [stdout] --> src/widgets/server_widget.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(ServerWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ServerWidget` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use simulation_controller::widgets::server_widget::ServerWidget; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `command_ch` in this scope [INFO] [stdout] --> src/widgets/server_widget.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(ServerWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widgets/chat_client_widget.rs - widgets::chat_client_widget::ChatClientWidget (line 89) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `ui` in this scope [INFO] [stdout] --> src/widgets/chat_client_widget.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(ChatClientWidget::new(1, command_ch)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ChatClientWidget` [INFO] [stdout] --> src/widgets/chat_client_widget.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(ChatClientWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ChatClientWidget` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use simulation_controller::widgets::chat_client_widget::ChatClientWidget; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `command_ch` in this scope [INFO] [stdout] --> src/widgets/chat_client_widget.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 4 | ui.add(ChatClientWidget::new(1, command_ch)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/widgets/chat_client_widget.rs - widgets::chat_client_widget::ChatClientWidget (line 89) [INFO] [stdout] src/widgets/drone_widget.rs - widgets::drone_widget::DroneWidget (line 113) [INFO] [stdout] src/widgets/drone_widget.rs - widgets::drone_widget::DroneWidget::validate_parse_pdr (line 82) [INFO] [stdout] src/widgets/server_widget.rs - widgets::server_widget::ServerWidget (line 60) [INFO] [stdout] src/widgets/web_client_widget.rs - widgets::web_client_widget::WebClientWidget (line 134) [INFO] [stdout] src/widgets/web_client_widget.rs - widgets::web_client_widget::WebClientWidget::validate_parse_id (line 102) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "da52620fb9097ba866afaa86d0b82dd190feae8b7ca40aebf9f273ea1a58023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da52620fb9097ba866afaa86d0b82dd190feae8b7ca40aebf9f273ea1a58023b", kill_on_drop: false }` [INFO] [stdout] da52620fb9097ba866afaa86d0b82dd190feae8b7ca40aebf9f273ea1a58023b