[INFO] fetching crate ruru 0.9.3... [INFO] testing ruru-0.9.3 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ruru 0.9.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ruru 0.9.3 [INFO] finished tweaking crates.io crate ruru 0.9.3 [INFO] tweaked toml for crates.io crate ruru 0.9.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruru 0.9.3 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding lazy_static v0.2.11 (available: v1.5.0) [INFO] [stderr] Adding ruby-sys v0.2.20 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c5aeb5392fb42b9ed1adad026ecc92237a81f2584cad0a9e54389de9e32876b [INFO] running `Command { std: "docker" "start" "-a" "4c5aeb5392fb42b9ed1adad026ecc92237a81f2584cad0a9e54389de9e32876b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c5aeb5392fb42b9ed1adad026ecc92237a81f2584cad0a9e54389de9e32876b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c5aeb5392fb42b9ed1adad026ecc92237a81f2584cad0a9e54389de9e32876b", kill_on_drop: false }` [INFO] [stdout] 4c5aeb5392fb42b9ed1adad026ecc92237a81f2584cad0a9e54389de9e32876b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc32831b095b77216038c516b2f2d0ec061fd3e0f0258564f6258a0dd237244c [INFO] running `Command { std: "docker" "start" "-a" "dc32831b095b77216038c516b2f2d0ec061fd3e0f0258564f6258a0dd237244c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ruby-sys v0.2.20 [INFO] [stderr] Compiling ruru v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/result.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 43 | write!(f, "{}", ::description(&self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:92:54 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &DataTypeWrapper) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &dyn DataTypeWrapper) -> Value { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/class.rs:568:62 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &DataTypeWrapper) -> O { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &dyn DataTypeWrapper) -> O { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/traits/object.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> src/class/traits/object.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:58:46 [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/class/traits/object.rs:209:70 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | -- -- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &'a mut T { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/typed_data/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { Box::from_raw(data as *mut T) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { let _ = Box::from_raw(data as *mut T); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "dc32831b095b77216038c516b2f2d0ec061fd3e0f0258564f6258a0dd237244c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc32831b095b77216038c516b2f2d0ec061fd3e0f0258564f6258a0dd237244c", kill_on_drop: false }` [INFO] [stdout] dc32831b095b77216038c516b2f2d0ec061fd3e0f0258564f6258a0dd237244c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e30f1a1126613a7cac5ce3c5c08df0304f2300098a4c0a5cafdfc37cdfc0940 [INFO] running `Command { std: "docker" "start" "-a" "6e30f1a1126613a7cac5ce3c5c08df0304f2300098a4c0a5cafdfc37cdfc0940", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/result.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 43 | write!(f, "{}", ::description(&self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:92:54 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &DataTypeWrapper) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &dyn DataTypeWrapper) -> Value { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/class.rs:568:62 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &DataTypeWrapper) -> O { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &dyn DataTypeWrapper) -> O { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/traits/object.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> src/class/traits/object.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:58:46 [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruru v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/class/traits/object.rs:209:70 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | -- -- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &'a mut T { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/typed_data/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { Box::from_raw(data as *mut T) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { let _ = Box::from_raw(data as *mut T); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/result.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 43 | write!(f, "{}", ::description(&self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:92:54 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &DataTypeWrapper) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &dyn DataTypeWrapper) -> Value { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/class.rs:568:62 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &DataTypeWrapper) -> O { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &dyn DataTypeWrapper) -> O { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/traits/object.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> src/class/traits/object.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:58:46 [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/class/traits/object.rs:209:70 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | -- -- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &'a mut T { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/typed_data/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { Box::from_raw(data as *mut T) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { let _ = Box::from_raw(data as *mut T); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "6e30f1a1126613a7cac5ce3c5c08df0304f2300098a4c0a5cafdfc37cdfc0940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e30f1a1126613a7cac5ce3c5c08df0304f2300098a4c0a5cafdfc37cdfc0940", kill_on_drop: false }` [INFO] [stdout] 6e30f1a1126613a7cac5ce3c5c08df0304f2300098a4c0a5cafdfc37cdfc0940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f57171a50cad13360a267fd0ce2d2dbe7ff7307d7d8bdb0257222403a8d245a2 [INFO] running `Command { std: "docker" "start" "-a" "f57171a50cad13360a267fd0ce2d2dbe7ff7307d7d8bdb0257222403a8d245a2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:43:50 [INFO] [stderr] | [INFO] [stderr] 43 | write!(f, "{}", ::description(&self)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/class.rs:92:54 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &DataTypeWrapper) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &dyn DataTypeWrapper) -> Value { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/class.rs:98:45 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn get_data(object: Value, wrapper: &DataTypeWrapper) -> &mut T { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 98 | pub fn get_data(object: Value, wrapper: &dyn DataTypeWrapper) -> &mut T { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/class/class.rs:568:62 [INFO] [stderr] | [INFO] [stderr] 568 | pub fn wrap_data(&self, data: T, wrapper: &DataTypeWrapper) -> O { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 568 | pub fn wrap_data(&self, data: T, wrapper: &dyn DataTypeWrapper) -> O { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/class/traits/object.rs:209:47 [INFO] [stderr] | [INFO] [stderr] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a dyn DataTypeWrapper) -> &mut T { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stderr] --> src/class/traits/object.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/thread.rs:17:39 [INFO] [stderr] | [INFO] [stderr] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/thread.rs:86:28 [INFO] [stderr] | [INFO] [stderr] 86 | let mut fnbox: Box R>> = [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 86 | let mut fnbox: Box R>> = [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/thread.rs:87:51 [INFO] [stderr] | [INFO] [stderr] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/thread.rs:93:28 [INFO] [stderr] | [INFO] [stderr] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/thread.rs:94:51 [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/vm.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/binding/vm.rs:96:51 [INFO] [stderr] | [INFO] [stderr] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:58:46 [INFO] [stderr] | [INFO] [stderr] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stderr] --> src/binding/hash.rs:49:37 [INFO] [stderr] | [INFO] [stderr] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] note: the type is defined here [INFO] [stderr] --> src/class/any_object.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct AnyObject { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stderr] --> src/binding/hash.rs:49:55 [INFO] [stderr] | [INFO] [stderr] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] note: the type is defined here [INFO] [stderr] --> src/class/any_object.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct AnyObject { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/class/traits/object.rs:209:70 [INFO] [stderr] | [INFO] [stderr] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stderr] | -- -- ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &'a mut T { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stderr] --> src/typed_data/mod.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | unsafe { Box::from_raw(data as *mut T) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 9 | unsafe { let _ = Box::from_raw(data as *mut T); }; [INFO] [stderr] | +++++++ + [INFO] [stderr] [INFO] [stderr] warning: `ruru` (lib) generated 19 warnings (run `cargo fix --lib -p ruru` to apply 14 suggestions) [INFO] [stderr] warning: `ruru` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruru-b37dff07da0867fa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ruru [INFO] [stdout] [INFO] [stdout] running 105 tests [INFO] [stdout] test src/class/array.rs - class::array::Array::sort (line 451) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::length (line 68) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array (line 584) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::reverse (line 355) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::join (line 124) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::at (line 98) ... ok [INFO] [stdout] test src/class/any_object.rs - class::any_object::AnyObject (line 24) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::reverse_bang (line 385) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::concat (line 417) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::new (line 21) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::pop (line 214) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::shift (line 269) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::dup (line 301) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::push (line 156) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array (line 614) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::with_capacity (line 41) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::unshift (line 240) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::attr_writer (line 438) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::attr_accessor (line 462) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::ancestors (line 226) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::new_instance (line 148) - compile ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::to_s (line 329) ... ok [INFO] [stdout] test src/class/any_object.rs - class::any_object::AnyObject (line 36) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::sort_bang (line 482) ... ok [INFO] [stdout] test src/class/boolean.rs - class::boolean::Boolean::new (line 19) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::attr_reader (line 414) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::ancestors (line 208) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::define_nested_class (line 289) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::store (line 185) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::const_set (line 370) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::const_get (line 324) ... ok [INFO] [stdout] test src/class/boolean.rs - class::boolean::Boolean::to_bool (line 39) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::new (line 75) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::get_nested_class (line 250) ... ok [INFO] [stdout] test src/class/gc.rs - class::gc::GC::mark (line 13) ... ok [INFO] [stdout] test src/class/fixnum.rs - class::fixnum::Fixnum::new (line 19) ... ok [INFO] [stdout] test src/class/fixnum.rs - class::fixnum::Fixnum::to_i64 (line 41) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::wrap_data (line 490) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::superclass (line 181) ... FAILED [INFO] [stdout] test src/class/class.rs - class::class::Class::from_existing (line 113) ... ok [INFO] [stdout] test src/class/rproc.rs - class::rproc::Proc::call (line 20) - compile ... ok [INFO] [stdout] test src/class/float.rs - class::float::Float::to_f64 (line 41) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::clear (line 132) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::at (line 40) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::delete (line 170) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::length (line 100) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::to_string_unchecked (line 71) - compile ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::new (line 20) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class (line 16) ... FAILED [INFO] [stdout] test src/class/nil_class.rs - class::nil_class::NilClass::new (line 20) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::to_string (line 43) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::store (line 71) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::bytesize (line 151) ... FAILED [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define (line 221) - compile ... ok [INFO] [stdout] test src/class/symbol.rs - class::symbol::Symbol::new (line 20) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::new (line 19) ... ok [INFO] [stdout] test src/class/symbol.rs - class::symbol::Symbol::to_string (line 46) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::to_str (line 95) ... ok [INFO] [stdout] test src/class/thread.rs - class::thread::Thread::call_without_gvl (line 85) - compile ... ok [INFO] [stdout] test src/class/thread.rs - class::thread::Thread::new (line 24) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::to_str_unchecked (line 125) - compile ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::each (line 211) ... ok [INFO] [stdout] test src/class/float.rs - class::float::Float::new (line 19) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::class (line 52) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define (line 289) ... ok [INFO] [stdout] test src/class/thread.rs - class::thread::Thread::wait_fd (line 56) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define_method (line 354) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::freeze (line 848) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::is_frozen (line 822) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::respond_to (line 598) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::instance_variable_get (line 660) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::send (line 572) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::try_convert_to (line 954) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::is_nil (line 615) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::get_data (line 131) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define_singleton_method (line 466) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::to_any_object (line 639) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define_singleton_method (line 510) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::singleton_class (line 70) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::to (line 885) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::raise (line 68) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::require (line 46) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::block_proc (line 111) - compile ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 332) ... ignored [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 357) ... ignored [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 380) ... ignored [INFO] [stdout] test src/class/vm.rs - class::vm::VM::raise (line 83) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::parse_arguments (line 220) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::thread_call_without_gvl (line 253) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::try_convert_to (line 910) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::singleton_class (line 91) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::instance_variable_set (line 741) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::value (line 24) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define_method (line 391) ... FAILED [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::ty (line 1021) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::init (line 28) ... ok [INFO] [stdout] test src/class/traits/verified_object.rs - class::traits::verified_object::VerifiedObject (line 26) ... ok [INFO] [stdout] test src/dsl.rs - dsl::unsafe_methods (line 106) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::is_block_given (line 160) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 397) ... ok [INFO] [stdout] test src/result.rs - result::Error::to_exception (line 20) ... ok [INFO] [stdout] test src/dsl.rs - dsl::class (line 8) ... ok [INFO] [stdout] test src/dsl.rs - dsl::methods (line 220) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 492) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 409) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/class/class.rs - class::class::Class::superclass (line 181) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (1318) panicked at src/class/class.rs:13:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some(Class { value: Value { value: 4 } }) [INFO] [stdout] right: None [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6232179c28e2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6232179c28e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6232179c28e2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6232179c28e2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6232179d165f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6232179d165f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6232179a1001 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6232179a1001 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6232179a5e02 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6232179a765c - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6232179a74b6 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6232179a7ce5 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6232179a7b7a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x6232179a5f39 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6232179958cd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6232179d4770 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x6232179d45e3 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 17: 0x6232179945b7 - core::panicking::assert_failed::hd0d2f86f77502402 [INFO] [stdout] 18: 0x6232179948c1 - rust_out::main::_doctest_main_src_class_class_rs_181_0::h860b2c60c94f3c58 [INFO] [stdout] 19: 0x623217994786 - rust_out::main::he42420d96a9d7f64 [INFO] [stdout] 20: 0x623217994533 - core::ops::function::FnOnce::call_once::h69ea4ce53012ff78 [INFO] [stdout] 21: 0x623217994456 - std::sys::backtrace::__rust_begin_short_backtrace::h3de91f36bae4c6b1 [INFO] [stdout] 22: 0x623217994439 - std::rt::lang_start::{{closure}}::h8b7ae09552e39435 [INFO] [stdout] 23: 0x6232179a1e70 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x6232179a1e70 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x6232179a1e70 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x6232179a1e70 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x6232179a1e70 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x6232179a1e70 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6232179a1e70 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6232179a1e70 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6232179a1e70 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x623217994421 - std::rt::lang_start::h60a8ec71437d48b3 [INFO] [stdout] 33: 0x6232179948e5 - main [INFO] [stdout] 34: 0x77b3f95c31ca - [INFO] [stdout] 35: 0x77b3f95c328b - __libc_start_main [INFO] [stdout] 36: 0x623217994335 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/class/class.rs - class::class::Class (line 16) stdout ---- [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/class/class.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 14 | VM::raise(error.to_exception(), error.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ruru::Fixnum`, which is not FFI-safe [INFO] [stdout] --> src/class/class.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 8 | Fixnum, [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] ruby: [BUG] Segmentation fault at 0x00000000000000e0 [INFO] [stdout] ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) [x86_64-linux-gnu] [INFO] [stdout] [INFO] [stdout] -- Control frame information ----------------------------------------------- [INFO] [stdout] c:0001 p:0000 s:0003 E:0022c0 DUMMY [FINISH] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] -- Machine register context ------------------------------------------------ [INFO] [stdout] RIP: 0x000070ac81e0c4d5 RBP: 0x00007ffec1f619c0 RSP: 0x00007ffec1f61970 [INFO] [stdout] RAX: 0x0000000000000000 RBX: 0x0000000000000004 RCX: 0x000059ce371bd4f0 [INFO] [stdout] RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000006 [INFO] [stdout] R8: 0x000070ac818085b0 R9: 0x000059ce37262450 R10: 0x0000000000000211 [INFO] [stdout] R11: 0xdbf826826ccc7fdd R12: 0x000059ce371bd4f0 R13: 0x0000000000000006 [INFO] [stdout] R14: 0x000070ac818226e0 R15: 0x000070ac8210ad60 EFL: 0x0000000000010202 [INFO] [stdout] [INFO] [stdout] -- C level backtrace information ------------------------------------------- [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81fc2cee) [0x70ac81fc2cee] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81e07bdc) [0x70ac81e07bdc] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81f30116) [0x70ac81f30116] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x70ac81b5e330) [0x70ac81b5e330] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81e0c4d5) [0x70ac81e0c4d5] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81e1247c) [0x70ac81e1247c] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81e125df) [0x70ac81e125df] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_exc_raise+0x17) [0x70ac81e125f7] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81f8eaa8) [0x70ac81f8eaa8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81f91cf8) [0x70ac81f91cf8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x70ac81fb5953) [0x70ac81fb5953] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_funcallv+0x19e) [0x70ac81fb8d7e] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_const_missing+0x24) [0x70ac81f91c64] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(get_constant+0x47) [0x59ce1e545767] src/binding/util.rs:9 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e545427) [0x59ce1e545427] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e543d5c) [0x59ce1e543d5c] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e5431f3) [0x59ce1e5431f3] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e542fd6) [0x59ce1e542fd6] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e542fb9) [0x59ce1e542fb9] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(call_once<(), (dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe)>+0x3) [0x59ce1e553470] library/core/src/ops/function.rs:287 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(do_call<&(dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe), i32>) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out({closure#0}) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(do_call) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(catch_unwind) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(catch_unwind) library/std/src/panic.rs:359 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(lang_start_internal) library/std/src/rt.rs:171 [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e542fa1) [0x59ce1e542fa1] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e5441f5) [0x59ce1e5441f5] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x70ac81b431ca) [0x70ac81b431ca] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x70ac81b4328b] [INFO] [stdout] /tmp/rustdoctest9hUH4l/rust_out(0x59ce1e542e75) [0x59ce1e542e75] [INFO] [stdout] [INFO] [stdout] -- Other runtime information ----------------------------------------------- [INFO] [stdout] [INFO] [stdout] * Loaded script: ruby [INFO] [stdout] [INFO] [stdout] * Loaded features: [INFO] [stdout] [INFO] [stdout] 0 enumerator.so [INFO] [stdout] 1 thread.rb [INFO] [stdout] 2 fiber.so [INFO] [stdout] 3 rational.so [INFO] [stdout] 4 complex.so [INFO] [stdout] 5 ruby2_keywords.rb [INFO] [stdout] [INFO] [stdout] * Process memory map: [INFO] [stdout] [INFO] [stdout] 59ce1e52b000-59ce1e542000 r--p 00000000 00:5d 535672 /tmp/rustdoctest9hUH4l/rust_out [INFO] [stdout] 59ce1e542000-59ce1e587000 r-xp 00016000 00:5d 535672 /tmp/rustdoctest9hUH4l/rust_out [INFO] [stdout] 59ce1e587000-59ce1e58c000 r--p 0005a000 00:5d 535672 /tmp/rustdoctest9hUH4l/rust_out [INFO] [stdout] 59ce1e58c000-59ce1e58d000 rw-p 0005e000 00:5d 535672 /tmp/rustdoctest9hUH4l/rust_out [INFO] [stdout] 59ce1e58d000-59ce1e58e000 rw-p 00000000 00:00 0 [INFO] [stdout] 59ce371b9000-59ce37280000 rw-p 00000000 00:00 0 [heap] [INFO] [stdout] 70ac7c81b000-70ac7ca22000 r--s 00000000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 70ac7ca22000-70ac7cdcb000 r--s 00000000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 70ac7cdcb000-70ac7d1b7000 r--s 00000000 00:5d 535672 /tmp/rustdoctest9hUH4l/rust_out [INFO] [stdout] 70ac7d1b7000-70ac7d1b8000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d1b8000-70ac7d259000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d259000-70ac7d25a000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d25a000-70ac7d2fb000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d2fb000-70ac7d2fc000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d2fc000-70ac7d39d000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d39d000-70ac7d39e000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d39e000-70ac7d43f000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d43f000-70ac7d440000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d440000-70ac7d4e1000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d4e1000-70ac7d4e2000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d4e2000-70ac7d583000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d583000-70ac7d584000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d584000-70ac7d625000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d625000-70ac7d626000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d626000-70ac7d6c7000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d6c7000-70ac7d6c8000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d6c8000-70ac7d769000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d769000-70ac7d76a000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d76a000-70ac7d80b000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d80b000-70ac7d80c000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d80c000-70ac7d8ad000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d8ad000-70ac7d8ae000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d8ae000-70ac7d94f000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d94f000-70ac7d950000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d950000-70ac7d9f1000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7d9f1000-70ac7d9f2000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7d9f2000-70ac7da93000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7da93000-70ac7da94000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7da94000-70ac7db35000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7db35000-70ac7db36000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7db36000-70ac7dbd7000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7dbd7000-70ac7dbd8000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7dbd8000-70ac7dc79000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7dc79000-70ac7dc7a000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7dc7a000-70ac7dd1b000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7dd1b000-70ac7dd1c000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7dd1c000-70ac7ddbd000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7ddbd000-70ac7ddbe000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7ddbe000-70ac7de5f000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7de5f000-70ac7de60000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7de60000-70ac7df01000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7df01000-70ac7df02000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7df02000-70ac7dfa3000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7dfa3000-70ac7dfa4000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7dfa4000-70ac7e045000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e045000-70ac7e046000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e046000-70ac7e0e7000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e0e7000-70ac7e0e8000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e0e8000-70ac7e189000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e189000-70ac7e18a000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e18a000-70ac7e22b000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e22b000-70ac7e22c000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e22c000-70ac7e2cd000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e2cd000-70ac7e2ce000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e2ce000-70ac7e36f000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e36f000-70ac7e370000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e370000-70ac7e411000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e411000-70ac7e412000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e412000-70ac7e4b3000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e4b3000-70ac7e4b4000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e4b4000-70ac7e555000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e555000-70ac7e556000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac7e556000-70ac7e5f7000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac7e5f7000-70ac81600000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac81760000-70ac81790000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac8179f000-70ac81850000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac81851000-70ac81954000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac81954000-70ac81964000 r--p 00000000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 70ac81964000-70ac819e3000 r-xp 00010000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 70ac819e3000-70ac81a3b000 r--p 0008f000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 70ac81a3b000-70ac81a3c000 r--p 000e7000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 70ac81a3c000-70ac81a3d000 rw-p 000e8000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 70ac81a3d000-70ac81a3f000 r--p 00000000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 70ac81a3f000-70ac81a54000 r-xp 00002000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 70ac81a54000-70ac81a6d000 r--p 00017000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 70ac81a6d000-70ac81a6e000 r--p 0002f000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 70ac81a6e000-70ac81a6f000 rw-p 00030000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 70ac81a6f000-70ac81a79000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac81a79000-70ac81a83000 r--p 00000000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 70ac81a83000-70ac81ae6000 r-xp 0000a000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 70ac81ae6000-70ac81afb000 r--p 0006d000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 70ac81afb000-70ac81afc000 r--p 00081000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 70ac81afc000-70ac81afd000 rw-p 00082000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 70ac81afd000-70ac81aff000 r--p 00000000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 70ac81aff000-70ac81b11000 r-xp 00002000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 70ac81b11000-70ac81b17000 r--p 00014000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 70ac81b17000-70ac81b18000 r--p 0001a000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 70ac81b18000-70ac81b19000 rw-p 0001b000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 70ac81b19000-70ac81b41000 r--p 00000000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 70ac81b41000-70ac81cc9000 r-xp 00028000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 70ac81cc9000-70ac81d18000 r--p 001b0000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 70ac81d18000-70ac81d1c000 r--p 001fe000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 70ac81d1c000-70ac81d1e000 rw-p 00202000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 70ac81d1e000-70ac81d2b000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac81d2b000-70ac81d2f000 r--p 00000000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 70ac81d2f000-70ac81d53000 r-xp 00004000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 70ac81d53000-70ac81d57000 r--p 00028000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 70ac81d57000-70ac81d58000 r--p 0002b000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 70ac81d58000-70ac81d59000 rw-p 0002c000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 70ac81d59000-70ac81d89000 r--p 00000000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 70ac81d89000-70ac81fd0000 r-xp 00030000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 70ac81fd0000-70ac820f6000 r--p 00277000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 70ac820f6000-70ac82100000 r--p 0039d000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 70ac82100000-70ac82101000 rw-p 003a7000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 70ac82101000-70ac82113000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac82120000-70ac82130000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac82135000-70ac82136000 ---p 00000000 00:00 0 [INFO] [stdout] 70ac82136000-70ac82138000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac82138000-70ac8213a000 rw-p 00000000 00:00 0 [INFO] [stdout] 70ac8213a000-70ac8213c000 r--p 00000000 00:00 0 [vvar] [INFO] [stdout] 70ac8213c000-70ac8213e000 r--p 00000000 00:00 0 [vvar_vclock] [INFO] [stdout] 70ac8213e000-70ac82140000 r-xp 00000000 00:00 0 [vdso] [INFO] [stdout] 70ac82140000-70ac82141000 r--p 00000000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 70ac82141000-70ac8216c000 r-xp 00001000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 70ac8216c000-70ac82176000 r--p 0002c000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 70ac82176000-70ac82178000 r--p 00036000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 70ac82178000-70ac8217a000 rw-p 00038000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7ffec1765000-7ffec1f64000 rw-p 00000000 00:00 0 [stack] [INFO] [stdout] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/class/string.rs - class::string::RString::bytesize (line 151) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (1611) panicked at src/class/string.rs:11:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x629b1341e332 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x629b1341e332 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x629b1341e332 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x629b1341e332 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x629b1342d26f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x629b1342d26f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x629b133fca51 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x629b133fca51 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x629b13401852 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x629b134030ac - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x629b13402f06 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x629b13403735 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x629b134035ca - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x629b13401989 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x629b133f131d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x629b13430260 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x629b13430063 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 17: 0x629b133f0b57 - core::panicking::assert_failed::h49218b7cb6561768 [INFO] [stdout] 18: 0x629b133f0c21 - rust_out::main::_doctest_main_src_class_string_rs_151_0::h3c0073e18cd953d6 [INFO] [stdout] 19: 0x629b133f0b76 - rust_out::main::he42420d96a9d7f64 [INFO] [stdout] 20: 0x629b133f0ad3 - core::ops::function::FnOnce::call_once::h69ea4ce53012ff78 [INFO] [stdout] 21: 0x629b133f0ab6 - std::sys::backtrace::__rust_begin_short_backtrace::h3de91f36bae4c6b1 [INFO] [stdout] 22: 0x629b133f0a99 - std::rt::lang_start::{{closure}}::h8b7ae09552e39435 [INFO] [stdout] 23: 0x629b133fd8c0 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x629b133fd8c0 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x629b133fd8c0 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x629b133fd8c0 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x629b133fd8c0 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x629b133fd8c0 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x629b133fd8c0 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x629b133fd8c0 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x629b133fd8c0 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x629b133f0a81 - std::rt::lang_start::h60a8ec71437d48b3 [INFO] [stdout] 33: 0x629b133f0c85 - main [INFO] [stdout] 34: 0x7a866fa9f1ca - [INFO] [stdout] 35: 0x7a866fa9f28b - __libc_start_main [INFO] [stdout] 36: 0x629b133f0995 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/class/traits/object.rs - class::traits::object::Object::define_method (line 391) stdout ---- [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/class/traits/object.rs:404:51 [INFO] [stdout] | [INFO] [stdout] 14 | VM::raise(error.to_exception(), error.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ruru::Fixnum`, which is not FFI-safe [INFO] [stdout] --> src/class/traits/object.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 8 | Fixnum, [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] ruby: [BUG] Segmentation fault at 0x00000000000000e0 [INFO] [stdout] ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) [x86_64-linux-gnu] [INFO] [stdout] [INFO] [stdout] -- Control frame information ----------------------------------------------- [INFO] [stdout] c:0001 p:0000 s:0003 E:001920 DUMMY [FINISH] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] -- Machine register context ------------------------------------------------ [INFO] [stdout] RIP: 0x00007280ad1894d5 RBP: 0x00007fffc68dd9a0 RSP: 0x00007fffc68dd950 [INFO] [stdout] RAX: 0x0000000000000000 RBX: 0x0000000000000004 RCX: 0x00005ab575e774f0 [INFO] [stdout] RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000006 [INFO] [stdout] R8: 0x00007280acb785c8 R9: 0x00005ab575f1c450 R10: 0x0000000000000211 [INFO] [stdout] R11: 0x3d41ff8a8a4797b7 R12: 0x00005ab575e774f0 R13: 0x0000000000000006 [INFO] [stdout] R14: 0x00007280acb926f8 R15: 0x00007280ad487d60 EFL: 0x0000000000010202 [INFO] [stdout] [INFO] [stdout] -- C level backtrace information ------------------------------------------- [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad33fcee) [0x7280ad33fcee] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad184bdc) [0x7280ad184bdc] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad2ad116) [0x7280ad2ad116] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x7280acedb330) [0x7280acedb330] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad1894d5) [0x7280ad1894d5] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad18f47c) [0x7280ad18f47c] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad18f5df) [0x7280ad18f5df] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_exc_raise+0x17) [0x7280ad18f5f7] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad30baa8) [0x7280ad30baa8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad30ecf8) [0x7280ad30ecf8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7280ad332953) [0x7280ad332953] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_funcallv+0x19e) [0x7280ad335d7e] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_const_missing+0x24) [0x7280ad30ec64] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(get_constant+0x47) [0x5ab562324f37] src/binding/util.rs:9 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab562324bf7) [0x5ab562324bf7] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab5623232cc) [0x5ab5623232cc] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab5623223f3) [0x5ab5623223f3] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab5623221d6) [0x5ab5623221d6] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab5623221b9) [0x5ab5623221b9] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(call_once<(), (dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe)>+0x3) [0x5ab562332c40] library/core/src/ops/function.rs:287 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(do_call<&(dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe), i32>) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out({closure#0}) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(do_call) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(catch_unwind) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(catch_unwind) library/std/src/panic.rs:359 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(lang_start_internal) library/std/src/rt.rs:171 [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab5623221a1) [0x5ab5623221a1] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab5623239c5) [0x5ab5623239c5] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x7280acec01ca) [0x7280acec01ca] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7280acec028b] [INFO] [stdout] /tmp/rustdoctestfHRwcd/rust_out(0x5ab562322075) [0x5ab562322075] [INFO] [stdout] [INFO] [stdout] -- Other runtime information ----------------------------------------------- [INFO] [stdout] [INFO] [stdout] * Loaded script: ruby [INFO] [stdout] [INFO] [stdout] * Loaded features: [INFO] [stdout] [INFO] [stdout] 0 enumerator.so [INFO] [stdout] 1 thread.rb [INFO] [stdout] 2 fiber.so [INFO] [stdout] 3 rational.so [INFO] [stdout] 4 complex.so [INFO] [stdout] 5 ruby2_keywords.rb [INFO] [stdout] [INFO] [stdout] * Process memory map: [INFO] [stdout] [INFO] [stdout] 5ab56230a000-5ab562322000 r--p 00000000 00:5d 535723 /tmp/rustdoctestfHRwcd/rust_out [INFO] [stdout] 5ab562322000-5ab562367000 r-xp 00017000 00:5d 535723 /tmp/rustdoctestfHRwcd/rust_out [INFO] [stdout] 5ab562367000-5ab56236b000 r--p 0005b000 00:5d 535723 /tmp/rustdoctestfHRwcd/rust_out [INFO] [stdout] 5ab56236b000-5ab56236d000 rw-p 0005e000 00:5d 535723 /tmp/rustdoctestfHRwcd/rust_out [INFO] [stdout] 5ab575e73000-5ab575f3a000 rw-p 00000000 00:00 0 [heap] [INFO] [stdout] 7280a7c1a000-7280a7e21000 r--s 00000000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7280a7e21000-7280a81ca000 r--s 00000000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7280a81ca000-7280a85b7000 r--s 00000000 00:5d 535723 /tmp/rustdoctestfHRwcd/rust_out [INFO] [stdout] 7280a85b7000-7280a85b8000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a85b8000-7280a8659000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8659000-7280a865a000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a865a000-7280a86fb000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a86fb000-7280a86fc000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a86fc000-7280a879d000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a879d000-7280a879e000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a879e000-7280a883f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a883f000-7280a8840000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8840000-7280a88e1000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a88e1000-7280a88e2000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a88e2000-7280a8983000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8983000-7280a8984000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8984000-7280a8a25000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8a25000-7280a8a26000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8a26000-7280a8ac7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8ac7000-7280a8ac8000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8ac8000-7280a8b69000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8b69000-7280a8b6a000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8b6a000-7280a8c0b000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8c0b000-7280a8c0c000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8c0c000-7280a8cad000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8cad000-7280a8cae000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8cae000-7280a8d4f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8d4f000-7280a8d50000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8d50000-7280a8df1000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8df1000-7280a8df2000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8df2000-7280a8e93000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8e93000-7280a8e94000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8e94000-7280a8f35000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8f35000-7280a8f36000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8f36000-7280a8fd7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a8fd7000-7280a8fd8000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a8fd8000-7280a9079000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a9079000-7280a907a000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a907a000-7280a911b000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a911b000-7280a911c000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a911c000-7280a91bd000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a91bd000-7280a91be000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a91be000-7280a925f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a925f000-7280a9260000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a9260000-7280a9301000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a9301000-7280a9302000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a9302000-7280a93a3000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a93a3000-7280a93a4000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a93a4000-7280a9445000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a9445000-7280a9446000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a9446000-7280a94e7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a94e7000-7280a94e8000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a94e8000-7280a9589000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a9589000-7280a958a000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a958a000-7280a962b000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a962b000-7280a962c000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a962c000-7280a96cd000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a96cd000-7280a96ce000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a96ce000-7280a976f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a976f000-7280a9770000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a9770000-7280a9811000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a9811000-7280a9812000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a9812000-7280a98b3000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a98b3000-7280a98b4000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a98b4000-7280a9955000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a9955000-7280a9956000 ---p 00000000 00:00 0 [INFO] [stdout] 7280a9956000-7280a99f7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280a99f7000-7280aca00000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280acad0000-7280acb00000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280acb0f000-7280acbc0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280acbce000-7280accd1000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280accd1000-7280acce1000 r--p 00000000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7280acce1000-7280acd60000 r-xp 00010000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7280acd60000-7280acdb8000 r--p 0008f000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7280acdb8000-7280acdb9000 r--p 000e7000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7280acdb9000-7280acdba000 rw-p 000e8000 00:5d 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7280acdba000-7280acdbc000 r--p 00000000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7280acdbc000-7280acdd1000 r-xp 00002000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7280acdd1000-7280acdea000 r--p 00017000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7280acdea000-7280acdeb000 r--p 0002f000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7280acdeb000-7280acdec000 rw-p 00030000 00:5d 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7280acdec000-7280acdf6000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280acdf6000-7280ace00000 r--p 00000000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7280ace00000-7280ace63000 r-xp 0000a000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7280ace63000-7280ace78000 r--p 0006d000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7280ace78000-7280ace79000 r--p 00081000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7280ace79000-7280ace7a000 rw-p 00082000 00:5d 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7280ace7a000-7280ace7c000 r--p 00000000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7280ace7c000-7280ace8e000 r-xp 00002000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7280ace8e000-7280ace94000 r--p 00014000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7280ace94000-7280ace95000 r--p 0001a000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7280ace95000-7280ace96000 rw-p 0001b000 00:5d 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7280ace96000-7280acebe000 r--p 00000000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7280acebe000-7280ad046000 r-xp 00028000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7280ad046000-7280ad095000 r--p 001b0000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7280ad095000-7280ad099000 r--p 001fe000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7280ad099000-7280ad09b000 rw-p 00202000 00:5d 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7280ad09b000-7280ad0a8000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280ad0a8000-7280ad0ac000 r--p 00000000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7280ad0ac000-7280ad0d0000 r-xp 00004000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7280ad0d0000-7280ad0d4000 r--p 00028000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7280ad0d4000-7280ad0d5000 r--p 0002b000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7280ad0d5000-7280ad0d6000 rw-p 0002c000 00:5d 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7280ad0d6000-7280ad106000 r--p 00000000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7280ad106000-7280ad34d000 r-xp 00030000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7280ad34d000-7280ad473000 r--p 00277000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7280ad473000-7280ad47d000 r--p 0039d000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7280ad47d000-7280ad47e000 rw-p 003a7000 00:5d 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7280ad47e000-7280ad490000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280ad4a0000-7280ad4b0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280ad4b2000-7280ad4b3000 ---p 00000000 00:00 0 [INFO] [stdout] 7280ad4b3000-7280ad4b5000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280ad4b5000-7280ad4b7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7280ad4b7000-7280ad4b9000 r--p 00000000 00:00 0 [vvar] [INFO] [stdout] 7280ad4b9000-7280ad4bb000 r--p 00000000 00:00 0 [vvar_vclock] [INFO] [stdout] 7280ad4bb000-7280ad4bd000 r-xp 00000000 00:00 0 [vdso] [INFO] [stdout] 7280ad4bd000-7280ad4be000 r--p 00000000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7280ad4be000-7280ad4e9000 r-xp 00001000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7280ad4e9000-7280ad4f3000 r--p 0002c000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7280ad4f3000-7280ad4f5000 r--p 00036000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7280ad4f5000-7280ad4f7000 rw-p 00038000 00:5d 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7fffc60e0000-7fffc68df000 rw-p 00000000 00:00 0 [stack] [INFO] [stdout] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/class/class.rs - class::class::Class (line 16) [INFO] [stdout] src/class/class.rs - class::class::Class::superclass (line 181) [INFO] [stdout] src/class/string.rs - class::string::RString::bytesize (line 151) [INFO] [stdout] src/class/traits/object.rs - class::traits::object::Object::define_method (line 391) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 98 passed; 4 failed; 3 ignored; 0 measured; 0 filtered out; finished in 4.68s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f57171a50cad13360a267fd0ce2d2dbe7ff7307d7d8bdb0257222403a8d245a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57171a50cad13360a267fd0ce2d2dbe7ff7307d7d8bdb0257222403a8d245a2", kill_on_drop: false }` [INFO] [stdout] f57171a50cad13360a267fd0ce2d2dbe7ff7307d7d8bdb0257222403a8d245a2