[INFO] cloning repository https://github.com/aerosim-open/aerosim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aerosim-open/aerosim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faerosim-open%2Faerosim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faerosim-open%2Faerosim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6269b86ab22014f3f72a40fd500fc69df1fa692
[INFO] testing aerosim-open/aerosim/e6269b86ab22014f3f72a40fd500fc69df1fa692 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faerosim-open%2Faerosim" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/aerosim-open/aerosim
[INFO] finished tweaking git repo https://github.com/aerosim-open/aerosim
[INFO] tweaked toml for git repo https://github.com/aerosim-open/aerosim written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aerosim-open/aerosim on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aerosim-open/aerosim 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.15.1
[INFO] [stderr]   Downloaded deku v0.16.0
[INFO] [stderr]   Downloaded io-extras v0.18.4
[INFO] [stderr]   Downloaded binrw_derive v0.12.0
[INFO] [stderr]   Downloaded speedy v0.8.7
[INFO] [stderr]   Downloaded cdr v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded deku_derive v0.16.0
[INFO] [stderr]   Downloaded r2r_actions v0.9.4
[INFO] [stderr]   Downloaded quaternion-core v0.5.3
[INFO] [stderr]   Downloaded cdr-encoding-size-derive v0.5.1
[INFO] [stderr]   Downloaded r2r v0.9.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded egm2008 v0.1.0
[INFO] [stderr]   Downloaded turbojpeg-sys v1.0.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded binrw v0.12.0
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded rustdds v0.11.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded ros2-client v0.7.6
[INFO] [stderr]   Downloaded rdkafka v0.35.0
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded pythonize v0.23.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]   Downloaded turbojpeg v1.3.0
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded mcap v0.15.1
[INFO] [stderr]   Downloaded r2r_macros v0.9.4
[INFO] [stderr]   Downloaded r2r_rcl v0.9.4
[INFO] [stderr]   Downloaded r2r_common v0.9.4
[INFO] [stderr]   Downloaded cdr-encoding v0.10.2
[INFO] [stderr]   Downloaded cdr-encoding-size v0.5.1
[INFO] [stderr]   Downloaded if-addrs v0.13.3
[INFO] [stderr]   Downloaded local-ip-address v0.6.3
[INFO] [stderr]   Downloaded io-lifetimes v2.0.4
[INFO] [stderr]   Downloaded force-send-sync v1.1.0
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded speedy-derive v0.8.7
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] [stderr]   Downloaded socketpair v0.19.5
[INFO] [stderr]   Downloaded cyclors v0.3.4
[INFO] [stderr]   Downloaded r2r_msg_gen v0.9.4
[INFO] [stderr]   Downloaded adsb_deku v0.7.1
[INFO] [stderr]   Downloaded rdkafka-sys v4.8.0+2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a1a28dc5f9844b4620256fc888ba120ea1fba1bc066dd19ae6ef1e34d85533f
[INFO] running `Command { std: "docker" "start" "-a" "0a1a28dc5f9844b4620256fc888ba120ea1fba1bc066dd19ae6ef1e34d85533f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a1a28dc5f9844b4620256fc888ba120ea1fba1bc066dd19ae6ef1e34d85533f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1a28dc5f9844b4620256fc888ba120ea1fba1bc066dd19ae6ef1e34d85533f", kill_on_drop: false }`
[INFO] [stdout] 0a1a28dc5f9844b4620256fc888ba120ea1fba1bc066dd19ae6ef1e34d85533f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 911a9d1b6d978eb8ff647cb588b569813d3b74517a22f0101743952737adaba5
[INFO] running `Command { std: "docker" "start" "-a" "911a9d1b6d978eb8ff647cb588b569813d3b74517a22f0101743952737adaba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling bevy_ptr v0.15.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling socketpair v0.19.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling bevy_tasks v0.15.3
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 nix v0.29.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling if-addrs v0.13.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling turbojpeg-sys v1.0.1
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling quaternion-core v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cdr-encoding-size v0.5.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling uuid-macro-internal v1.15.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling aerosim-macros v0.1.0 (/opt/rustwide/workdir/aerosim-macros)
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling bevy_derive v0.15.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling deku_derive v0.16.0
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling egm2008 v0.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling deku v0.16.0
[INFO] [stderr]    Compiling aerosim-controllers v0.1.0 (/opt/rustwide/workdir/aerosim-controllers)
[INFO] [stderr]    Compiling aerosim-dynamics-models v0.1.0 (/opt/rustwide/workdir/aerosim-dynamics-models)
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pythonize v0.23.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling cdr-encoding v0.10.2
[INFO] [stderr]    Compiling bevy_utils v0.15.3
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling mcap v0.15.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling rustdds v0.11.3
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling turbojpeg v1.3.0
[INFO] [stderr]    Compiling adsb_deku v0.7.1
[INFO] [stderr]    Compiling bevy_reflect v0.15.3
[INFO] [stderr]    Compiling ros2-client v0.7.6
[INFO] [stderr]    Compiling rdkafka v0.35.0
[INFO] [stderr]    Compiling aerosim-data v0.1.0 (/opt/rustwide/workdir/aerosim-data)
[INFO] [stderr]    Compiling bevy_ecs v0.15.3
[INFO] [stderr]    Compiling bevy_math v0.15.3
[INFO] [stderr]    Compiling aerosim-core v0.1.0 (/opt/rustwide/workdir/aerosim-core)
[INFO] [stderr]    Compiling aerosim-scenearios v0.1.0 (/opt/rustwide/workdir/aerosim-scenarios)
[INFO] [stderr]    Compiling aerosim-sensors v0.1.0 (/opt/rustwide/workdir/aerosim-sensors)
[INFO] [stderr]    Compiling bevy_app v0.15.3
[INFO] [stderr]    Compiling bevy_core v0.15.3
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.3
[INFO] [stderr]    Compiling bevy_transform v0.15.3
[INFO] [stderr]    Compiling aerosim-world v0.1.0 (/opt/rustwide/workdir/aerosim-world)
[INFO] [stdout] warning: field `rotate_bevy_to_ned` is never read
[INFO] [stdout]   --> aerosim-world/src/scene_graph.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct SceneGraph {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     rotate_bevy_to_ned: bevy_math::Quat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bevy_xyz_to_ned` and `bevy_quat_to_ned_quat` are never used
[INFO] [stdout]   --> aerosim-world/src/scene_graph.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl SceneGraph {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn bevy_xyz_to_ned(&self, bevy_point: bevy_math::Vec3) -> bevy_math::Vec3 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn bevy_quat_to_ned_quat(&self, bevy_quat: bevy_math::Quat) -> bevy_math::Quat {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "911a9d1b6d978eb8ff647cb588b569813d3b74517a22f0101743952737adaba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "911a9d1b6d978eb8ff647cb588b569813d3b74517a22f0101743952737adaba5", kill_on_drop: false }`
[INFO] [stdout] 911a9d1b6d978eb8ff647cb588b569813d3b74517a22f0101743952737adaba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb573773ff81b75535dfb2ce9985cb7dedf124932700e02a622cb8c26c32a26
[INFO] running `Command { std: "docker" "start" "-a" "ffb573773ff81b75535dfb2ce9985cb7dedf124932700e02a622cb8c26c32a26", kill_on_drop: false }`
[INFO] [stderr]    Compiling aerosim-macros v0.1.0 (/opt/rustwide/workdir/aerosim-macros)
[INFO] [stderr]    Compiling aerosim-controllers v0.1.0 (/opt/rustwide/workdir/aerosim-controllers)
[INFO] [stderr]    Compiling aerosim-dynamics-models v0.1.0 (/opt/rustwide/workdir/aerosim-dynamics-models)
[INFO] [stderr]    Compiling aerosim-data v0.1.0 (/opt/rustwide/workdir/aerosim-data)
[INFO] [stderr]    Compiling aerosim-core v0.1.0 (/opt/rustwide/workdir/aerosim-core)
[INFO] [stderr]    Compiling aerosim-sensors v0.1.0 (/opt/rustwide/workdir/aerosim-sensors)
[INFO] [stderr]    Compiling aerosim-scenearios v0.1.0 (/opt/rustwide/workdir/aerosim-scenarios)
[INFO] [stdout] error[E0432]: unresolved import `aerosim_data::types::Vehicle`
[INFO] [stdout]  --> aerosim-data/examples/example_publisher.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aerosim_data::types::{Vehicle, Pose};
[INFO] [stdout]   |                           ^^^^^^^
[INFO] [stdout]   |                           |
[INFO] [stdout]   |                           no `Vehicle` in `types`
[INFO] [stdout]   |                           help: a similar name exists in the module (notice the capitalization): `vehicle`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           aerosim_data::interfaces::Vehicle
[INFO] [stdout]           aerosim_data::types::ActorType::Vehicle
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aerosim_data::middleware::ros2`
[INFO] [stdout]  --> aerosim-data/examples/example_publisher.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use aerosim_data::middleware::{Middleware, ros2::ROS2Middleware};
[INFO] [stdout]   |                                            ^^^^ could not find `ros2` in `middleware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `r2r`
[INFO] [stdout]  --> aerosim-data/examples/example_publisher.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use r2r::Node;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `r2r`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `r2r`, use `cargo add r2r` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `r2r`
[INFO] [stdout]   --> aerosim-data/examples/example_publisher.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let ctx = r2r::Context::create()?;
[INFO] [stdout]    |               ^^^ use of unresolved module or unlinked crate `r2r`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `r2r`, use `cargo add r2r` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use futures::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use futures_util::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let ctx = r2r::Context::create()?;
[INFO] [stdout] 10 +     let ctx = Context::create()?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> aerosim-data/examples/example_publisher.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             position: [0.0, 0.0, 0.0],
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ expected `Vector3`, found `[{float}; 3]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> aerosim-data/examples/example_publisher.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |             orientation: [0.0, 0.0, 0.0, 1.0],
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^ expected `Quaternion`, found `[{float}; 4]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aerosim-data` (example "example_publisher") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcstS9NT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libegm2008-f2708bb9c91cf5f2.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcsv-6a089cb94fed546d,libcsv_core-9225609c9ed951f5,libquaternion_core-6815a14fb2047d00,libaerosim_data,libfutures-8f38fff2580330d0,libfutures_executor-d21ce7cf1d832821,libserde_bytes-735f794de9537b85,libstrum-dec111ebc85aa492,librdkafka-83cfd8e265df27a8,libtokio-5f6bea247b65019a,libsignal_hook_registry-9836896e3b0e316e,libsocket2-9fd61b987dd6294c,libbytes-a952b1b6cb1b0f6b,libmio-f4ba0ed2e78b0b49,libparking_lot-3ea5742b8182eeef,libparking_lot_core-0c82f8260e5cc185,libsmallvec-ff1a1ca4276b4929,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,librdkafka_sys-7395b63f86af0368,libnum_enum-39fdd20a86a745e9,liblibz_sys-1bf252f3e07d52d2,liblog-d418a63976d2ccd2,libfutures_util-c6413eb69ff5151a,libfutures_io-8f642fda0869b037,libslab-8cebda35b8a02c61,libfutures_channel-e5ad47375be4a090,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-d16e202ac9910e2b,libbincode-bd1840413c94431c,libchrono-8ccb3c964f4636d5,libnum_traits-f5ac9cca567baa16,libiana_time_zone-f40fb3fd1722fffa,libturbojpeg-2aa0d3640abdce4d,libgcd-03a92a3078c1c53b,libthiserror-74bfa9138c6f0081,libturbojpeg_sys-169c4559e9c92123,libpythonize-5525373e8dfd6009,libschemars-3051cd76636c86a6,libdyn_clone-7f613479b3981759,libserde_json-c99d4184b2c4a545,libmemchr-8483526b530fc45f,libitoa-941424648b497fab,libryu-664e3c53aac53c31,libserde-b84f37514b77740f,libpyo3-deef984754d2c501,libcfg_if-3183e62f61f23a61,libmemoffset-7bb6de2507b2a0f0,libonce_cell-93805221d77d444c,libpyo3_ffi-3bfa42014ad9a8f6,liblibc-41a59fcb7e991089,libunindent-a660ddbcf1396680}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcstS9NT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-c4343abd3afeee87/out/lib" "-L" "/opt/rustwide/target/debug/build/turbojpeg-sys-e1a168e378f6dd2f/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aerosim_core-3659c364395bac14" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyExc_IOError
[INFO] [stdout]           >>> referenced by exceptions.rs:281 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.23.5/src/exceptions.rs:281)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/aerosim_core-3659c364395bac14.aerosim_core.e4e616af12c5aaa8-cgu.05.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h046087074aeb3054)
[INFO] [stdout]           >>> referenced by exceptions.rs:281 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.23.5/src/exceptions.rs:281)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/aerosim_core-3659c364395bac14.aerosim_core.e4e616af12c5aaa8-cgu.05.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h046087074aeb3054)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_DecRef
[INFO] [stdout]           >>> referenced by object.rs:705 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.23.5/src/object.rs:705)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h1ef6a81d9bc73ff2) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by object.rs:705 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.23.5/src/object.rs:705)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3396c70b91f8a6d8) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by object.rs:705 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.23.5/src/object.rs:705)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h402035e02dc79fbc) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced 5 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IncRef
[INFO] [stdout]           >>> referenced by object.rs:641 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.23.5/src/object.rs:641)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h0df37104d9a9a4a1) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by object.rs:641 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.23.5/src/object.rs:641)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h18ae6dca65cbd7fe) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by object.rs:641 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.23.5/src/object.rs:641)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h44da5f8b51cb44d7) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:1452 (src/types/any.rs:1452)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::repr::h6e1b07b210ad4794) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:1460 (src/types/any.rs:1460)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::str::h0e327b81b8f182c3) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:181 (src/types/bytes.rs:181)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::h1950bd47227e9ec5) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:182 (src/types/bytes.rs:182)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::h1950bd47227e9ec5) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8String
[INFO] [stdout]           >>> referenced by string.rs:305 (src/types/string.rs:305)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..string..PyString$GT$$u20$as$u20$pyo3..types..string..PyStringMethods$GT$::encode_utf8::hb7684b7f58cc1867) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:363 (src/types/string.rs:363)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_string_lossy::h32512032fa61d00d) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:382 (src/err/mod.rs:382)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.09.rcgu.o:(pyo3::err::PyErr::print_panic_and_unwind::ha46958d8a560236a) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:444 (src/err/mod.rs:444)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.09.rcgu.o:(pyo3::err::PyErr::new_type::h6c815e5d33d64702) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:171 (src/types/string.rs:171)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(pyo3::types::string::PyString::new::h0050419c9c89ffae) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by string.rs:196 (src/types/string.rs:196)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(pyo3::types::string::PyString::intern::h13119f273f15d901) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:583 (src/err/mod.rs:583)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.09.rcgu.o:(pyo3::err::PyErr::write_unraisable::h8525b2046c305d2b) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:198 (src/types/string.rs:198)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(pyo3::types::string::PyString::intern::h13119f273f15d901) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:281 (src/exceptions.rs:281)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3c3f66290a29dc8c) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:281 (src/exceptions.rs:281)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3c3f66290a29dc8c) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:281 (src/exceptions.rs:281)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h5d0fbd0a065eebb0) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:281 (src/exceptions.rs:281)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h5d0fbd0a065eebb0) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by err_state.rs:205 (src/err/err_state.rs:205)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.12.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::h9b328a092bd6c011) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by err_state.rs:338 (src/err/err_state.rs:338)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.12.rcgu.o:(pyo3::err::err_state::lazy_into_normalized_ffi_tuple::hbb9c0716ba7c56eb) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by err_state.rs:209 (src/err/err_state.rs:209)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.12.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::h9b328a092bd6c011) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           >>> referenced by err_state.rs:339 (src/err/err_state.rs:339)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.12.rcgu.o:(pyo3::err::err_state::lazy_into_normalized_ffi_tuple::hbb9c0716ba7c56eb) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:937 (src/err/mod.rs:937)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.09.rcgu.o:(pyo3::err::panic_after_error::h2b09c8ac11cc46eb) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_Type
[INFO] [stdout]           >>> referenced by mod.rs:149 (src/types/mod.rs:149)
[INFO] [stdout]           >>>               pyo3-deef984754d2c501.pyo3.f7a2c58acdbbb396-cgu.13.rcgu.o:(_$LT$pyo3..types..string..PyString$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h827d976eb6a29945) in archive /opt/rustwide/target/debug/deps/libpyo3-deef984754d2c501.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aerosim-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ffb573773ff81b75535dfb2ce9985cb7dedf124932700e02a622cb8c26c32a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb573773ff81b75535dfb2ce9985cb7dedf124932700e02a622cb8c26c32a26", kill_on_drop: false }`
[INFO] [stdout] ffb573773ff81b75535dfb2ce9985cb7dedf124932700e02a622cb8c26c32a26
