[INFO] fetching crate ruru 0.9.3... [INFO] testing ruru-0.9.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ruru 0.9.3 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruru 0.9.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de4ab462324d791dd11f35cd7a43474e35d7a2167522cf1d7eaab71b89a7032a [INFO] running `Command { std: "docker" "start" "-a" "de4ab462324d791dd11f35cd7a43474e35d7a2167522cf1d7eaab71b89a7032a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de4ab462324d791dd11f35cd7a43474e35d7a2167522cf1d7eaab71b89a7032a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4ab462324d791dd11f35cd7a43474e35d7a2167522cf1d7eaab71b89a7032a", kill_on_drop: false }` [INFO] [stdout] de4ab462324d791dd11f35cd7a43474e35d7a2167522cf1d7eaab71b89a7032a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce75a28e605180199f10e8738c01fe6ea0c6ee9a84df3231cafc8b61c9ccb413 [INFO] running `Command { std: "docker" "start" "-a" "ce75a28e605180199f10e8738c01fe6ea0c6ee9a84df3231cafc8b61c9ccb413", 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 lazy_static v0.2.11 [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.02s [INFO] running `Command { std: "docker" "inspect" "ce75a28e605180199f10e8738c01fe6ea0c6ee9a84df3231cafc8b61c9ccb413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce75a28e605180199f10e8738c01fe6ea0c6ee9a84df3231cafc8b61c9ccb413", kill_on_drop: false }` [INFO] [stdout] ce75a28e605180199f10e8738c01fe6ea0c6ee9a84df3231cafc8b61c9ccb413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e5a5588d8ef02dae0c60ae208d9c0401f816bbca59f8e09584a8f884a83935 [INFO] running `Command { std: "docker" "start" "-a" "05e5a5588d8ef02dae0c60ae208d9c0401f816bbca59f8e09584a8f884a83935", 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] [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "05e5a5588d8ef02dae0c60ae208d9c0401f816bbca59f8e09584a8f884a83935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e5a5588d8ef02dae0c60ae208d9c0401f816bbca59f8e09584a8f884a83935", kill_on_drop: false }` [INFO] [stdout] 05e5a5588d8ef02dae0c60ae208d9c0401f816bbca59f8e09584a8f884a83935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a2c210489508803586d355961ea85aa707ac1a7758573de51d17fee3ea4bcde [INFO] running `Command { std: "docker" "start" "-a" "3a2c210489508803586d355961ea85aa707ac1a7758573de51d17fee3ea4bcde", 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruru-4c8a8edea9976a10) [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::dup (line 301) ... 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 (line 584) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::length (line 68) ... 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 (line 614) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::concat (line 417) ... 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::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::at (line 98) ... 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::shift (line 269) ... 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::reverse_bang (line 385) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::sort (line 451) ... ok [INFO] [stdout] test src/class/boolean.rs - class::boolean::Boolean::new (line 19) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::sort_bang (line 482) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::to_s (line 329) ... ok [INFO] [stdout] test src/class/boolean.rs - class::boolean::Boolean::to_bool (line 39) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::store (line 185) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::with_capacity (line 41) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::attr_reader (line 414) ... 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::ancestors (line 208) ... 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::define_nested_class (line 289) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class (line 16) ... FAILED [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::get_nested_class (line 250) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::const_get (line 324) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::new_instance (line 148) - compile ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::from_existing (line 113) ... ok [INFO] [stdout] test src/class/fixnum.rs - class::fixnum::Fixnum::to_i64 (line 41) ... ok [INFO] [stdout] test src/class/fixnum.rs - class::fixnum::Fixnum::new (line 19) ... ok [INFO] [stdout] test src/class/gc.rs - class::gc::GC::mark (line 13) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::superclass (line 181) ... FAILED [INFO] [stdout] test src/class/float.rs - class::float::Float::new (line 19) ... 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::new (line 75) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::at (line 40) ... 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::delete (line 170) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::clear (line 132) ... ok [INFO] [stdout] test src/class/nil_class.rs - class::nil_class::NilClass::new (line 20) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::new (line 20) ... ok [INFO] [stdout] test src/class/rproc.rs - class::rproc::Proc::call (line 20) - compile ... 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/hash.rs - class::hash::Hash::length (line 100) ... 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::to_string_unchecked (line 71) - compile ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::bytesize (line 151) ... FAILED [INFO] [stdout] test src/class/string.rs - class::string::RString::to_string (line 43) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::new (line 19) ... 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/symbol.rs - class::symbol::Symbol::new (line 20) ... ok [INFO] [stdout] test src/class/thread.rs - class::thread::Thread::new (line 24) ... ok [INFO] [stdout] test src/class/symbol.rs - class::symbol::Symbol::to_string (line 46) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::class (line 52) ... 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 (line 221) - compile ... 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::instance_variable_get (line 660) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define (line 289) ... 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::define_singleton_method (line 510) ... 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::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::respond_to (line 598) ... 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::is_frozen (line 822) ... 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::to_any_object (line 639) ... 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/traits/object.rs - class::traits::object::Object::define_method (line 391) ... FAILED [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::try_convert_to (line 910) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::send (line 572) ... ok [INFO] [stdout] test src/class/traits/verified_object.rs - class::traits::verified_object::VerifiedObject (line 26) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::parse_arguments (line 220) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::instance_variable_set (line 741) ... 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::raise (line 83) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::is_block_given (line 160) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::ty (line 1021) ... 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::block_proc (line 111) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::init (line 28) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::raise (line 68) - compile ... ok [INFO] [stdout] test src/dsl.rs - dsl::methods (line 220) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::thread_call_without_gvl (line 253) - compile ... ok [INFO] [stdout] test src/result.rs - result::Error::to_exception (line 20) ... ok [INFO] [stdout] test src/dsl.rs - dsl::unsafe_methods (line 106) ... ok [INFO] [stdout] test src/dsl.rs - dsl::class (line 8) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 397) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 409) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 492) ... ok [INFO] [stdout] [INFO] [stdout] failures: [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:001060 DUMMY [FINISH] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] -- Machine register context ------------------------------------------------ [INFO] [stdout] RIP: 0x00007f9b31cb24d5 RBP: 0x00007ffdf56e3e30 RSP: 0x00007ffdf56e3de0 [INFO] [stdout] RAX: 0x0000000000000000 RBX: 0x0000000000000004 RCX: 0x000064efe26aa4f0 [INFO] [stdout] RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000006 [INFO] [stdout] R8: 0x00007f9b316a85c8 R9: 0x000064efe274f450 R10: 0x0000000000000211 [INFO] [stdout] R11: 0x1d04a025cf1dfcff R12: 0x000064efe26aa4f0 R13: 0x0000000000000006 [INFO] [stdout] R14: 0x00007f9b316c26f8 R15: 0x00007f9b31fb0d60 EFL: 0x0000000000010202 [INFO] [stdout] [INFO] [stdout] -- C level backtrace information ------------------------------------------- [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31e68cee) [0x7f9b31e68cee] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31cadbdc) [0x7f9b31cadbdc] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31dd6116) [0x7f9b31dd6116] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x7f9b31a04330) [0x7f9b31a04330] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31cb24d5) [0x7f9b31cb24d5] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31cb847c) [0x7f9b31cb847c] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31cb85df) [0x7f9b31cb85df] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_exc_raise+0x17) [0x7f9b31cb85f7] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31e34aa8) [0x7f9b31e34aa8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31e37cf8) [0x7f9b31e37cf8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7f9b31e5b953) [0x7f9b31e5b953] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_funcallv+0x19e) [0x7f9b31e5ed7e] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_const_missing+0x24) [0x7f9b31e37c64] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(get_constant+0x47) [0x64efb8b923b7] src/binding/util.rs:9 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b92077) [0x64efb8b92077] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b9098c) [0x64efb8b9098c] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b8fe63) [0x64efb8b8fe63] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b8fbf6) [0x64efb8b8fbf6] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b8fbd9) [0x64efb8b8fbd9] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(call_once<(), (dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe)>+0x3) [0x64efb8ba00e0] library/core/src/ops/function.rs:290 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/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/rustdoctestDaLZ5z/rust_out({closure#0}) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(do_call) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(catch_unwind) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(catch_unwind) library/std/src/panic.rs:359 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(lang_start_internal) library/std/src/rt.rs:171 [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b8fbc1) [0x64efb8b8fbc1] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b90e25) [0x64efb8b90e25] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x7f9b319e91ca) [0x7f9b319e91ca] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f9b319e928b] [INFO] [stdout] /tmp/rustdoctestDaLZ5z/rust_out(0x64efb8b8fa95) [0x64efb8b8fa95] [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] 64efb8b78000-64efb8b8f000 r--p 00000000 00:2c 1878525 /tmp/rustdoctestDaLZ5z/rust_out [INFO] [stdout] 64efb8b8f000-64efb8bd4000 r-xp 00016000 00:2c 1878525 /tmp/rustdoctestDaLZ5z/rust_out [INFO] [stdout] 64efb8bd4000-64efb8bd8000 r--p 0005a000 00:2c 1878525 /tmp/rustdoctestDaLZ5z/rust_out [INFO] [stdout] 64efb8bd8000-64efb8bda000 rw-p 0005d000 00:2c 1878525 /tmp/rustdoctestDaLZ5z/rust_out [INFO] [stdout] 64efe26a6000-64efe276d000 rw-p 00000000 00:00 0 [heap] [INFO] [stdout] 7f9b2c805000-7f9b2ca0c000 r--s 00000000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7f9b2ca0c000-7f9b2cdb5000 r--s 00000000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7f9b2cdb5000-7f9b2d1a0000 r--s 00000000 00:2c 1878525 /tmp/rustdoctestDaLZ5z/rust_out [INFO] [stdout] 7f9b2d1a0000-7f9b2d1a1000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d1a1000-7f9b2d242000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d242000-7f9b2d243000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d243000-7f9b2d2e4000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d2e4000-7f9b2d2e5000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d2e5000-7f9b2d386000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d386000-7f9b2d387000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d387000-7f9b2d428000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d428000-7f9b2d429000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d429000-7f9b2d4ca000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d4ca000-7f9b2d4cb000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d4cb000-7f9b2d56c000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d56c000-7f9b2d56d000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d56d000-7f9b2d60e000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d60e000-7f9b2d60f000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d60f000-7f9b2d6b0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d6b0000-7f9b2d6b1000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d6b1000-7f9b2d752000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d752000-7f9b2d753000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d753000-7f9b2d7f4000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d7f4000-7f9b2d7f5000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d7f5000-7f9b2d896000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d896000-7f9b2d897000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d897000-7f9b2d938000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d938000-7f9b2d939000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d939000-7f9b2d9da000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2d9da000-7f9b2d9db000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2d9db000-7f9b2da7c000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2da7c000-7f9b2da7d000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2da7d000-7f9b2db1e000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2db1e000-7f9b2db1f000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2db1f000-7f9b2dbc0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2dbc0000-7f9b2dbc1000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2dbc1000-7f9b2dc62000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2dc62000-7f9b2dc63000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2dc63000-7f9b2dd04000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2dd04000-7f9b2dd05000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2dd05000-7f9b2dda6000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2dda6000-7f9b2dda7000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2dda7000-7f9b2de48000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2de48000-7f9b2de49000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2de49000-7f9b2deea000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2deea000-7f9b2deeb000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2deeb000-7f9b2df8c000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2df8c000-7f9b2df8d000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2df8d000-7f9b2e02e000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e02e000-7f9b2e02f000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e02f000-7f9b2e0d0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e0d0000-7f9b2e0d1000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e0d1000-7f9b2e172000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e172000-7f9b2e173000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e173000-7f9b2e214000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e214000-7f9b2e215000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e215000-7f9b2e2b6000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e2b6000-7f9b2e2b7000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e2b7000-7f9b2e358000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e358000-7f9b2e359000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e359000-7f9b2e3fa000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e3fa000-7f9b2e3fb000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e3fb000-7f9b2e49c000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e49c000-7f9b2e49d000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e49d000-7f9b2e53e000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e53e000-7f9b2e53f000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b2e53f000-7f9b2e5e0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e5e0000-7f9b2e5f0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b2e5f7000-7f9b31600000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31610000-7f9b31620000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31620000-7f9b31630000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b3163f000-7f9b316f0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b316f7000-7f9b317fa000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b317fa000-7f9b3180a000 r--p 00000000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7f9b3180a000-7f9b31889000 r-xp 00010000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7f9b31889000-7f9b318e1000 r--p 0008f000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7f9b318e1000-7f9b318e2000 r--p 000e7000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7f9b318e2000-7f9b318e3000 rw-p 000e8000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7f9b318e3000-7f9b318e5000 r--p 00000000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7f9b318e5000-7f9b318fa000 r-xp 00002000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7f9b318fa000-7f9b31913000 r--p 00017000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7f9b31913000-7f9b31914000 r--p 0002f000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7f9b31914000-7f9b31915000 rw-p 00030000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7f9b31915000-7f9b3191f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b3191f000-7f9b31929000 r--p 00000000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7f9b31929000-7f9b3198c000 r-xp 0000a000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7f9b3198c000-7f9b319a1000 r--p 0006d000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7f9b319a1000-7f9b319a2000 r--p 00081000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7f9b319a2000-7f9b319a3000 rw-p 00082000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7f9b319a3000-7f9b319a5000 r--p 00000000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7f9b319a5000-7f9b319b7000 r-xp 00002000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7f9b319b7000-7f9b319bd000 r--p 00014000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7f9b319bd000-7f9b319be000 r--p 0001a000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7f9b319be000-7f9b319bf000 rw-p 0001b000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7f9b319bf000-7f9b319e7000 r--p 00000000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7f9b319e7000-7f9b31b6f000 r-xp 00028000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7f9b31b6f000-7f9b31bbe000 r--p 001b0000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7f9b31bbe000-7f9b31bc2000 r--p 001fe000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7f9b31bc2000-7f9b31bc4000 rw-p 00202000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7f9b31bc4000-7f9b31bd1000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31bd1000-7f9b31bd5000 r--p 00000000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7f9b31bd5000-7f9b31bf9000 r-xp 00004000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7f9b31bf9000-7f9b31bfd000 r--p 00028000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7f9b31bfd000-7f9b31bfe000 r--p 0002b000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7f9b31bfe000-7f9b31bff000 rw-p 0002c000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7f9b31bff000-7f9b31c2f000 r--p 00000000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7f9b31c2f000-7f9b31e76000 r-xp 00030000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7f9b31e76000-7f9b31f9c000 r--p 00277000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7f9b31f9c000-7f9b31fa6000 r--p 0039d000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7f9b31fa6000-7f9b31fa7000 rw-p 003a7000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7f9b31fa7000-7f9b31fb9000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31fc0000-7f9b31fd0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31fdb000-7f9b31fdc000 ---p 00000000 00:00 0 [INFO] [stdout] 7f9b31fdc000-7f9b31fde000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31fde000-7f9b31fe0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7f9b31fe0000-7f9b31fe2000 r--p 00000000 00:00 0 [vvar] [INFO] [stdout] 7f9b31fe2000-7f9b31fe4000 r--p 00000000 00:00 0 [vvar_vclock] [INFO] [stdout] 7f9b31fe4000-7f9b31fe6000 r-xp 00000000 00:00 0 [vdso] [INFO] [stdout] 7f9b31fe6000-7f9b31fe7000 r--p 00000000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7f9b31fe7000-7f9b32012000 r-xp 00001000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7f9b32012000-7f9b3201c000 r--p 0002c000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7f9b3201c000-7f9b3201e000 r--p 00036000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7f9b3201e000-7f9b32020000 rw-p 00038000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7ffdf4ee6000-7ffdf56e5000 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/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' (891) 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: 0x5acc84fbe082 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5acc84fbe082 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5acc84fbe082 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5acc84fbe082 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5acc84fccdef - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5acc84fccdef - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5acc84f9cb23 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5acc84f9cb23 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5acc84fa1a32 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5acc84fa328c - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5acc84fa30e6 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5acc84fa3865 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5acc84fa36fa - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5acc84fa1b69 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5acc84f914fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5acc84fcff20 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5acc84fcfd93 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x5acc84f901f0 - core::panicking::assert_failed::h4ed224cadbd33638 [INFO] [stdout] 18: 0x5acc84f904f1 - rust_out::main::_doctest_main_src_class_class_rs_181_0::h3161c640150180c0 [INFO] [stdout] 19: 0x5acc84f903b6 - rust_out::main::h542e0f1f2a7f6b11 [INFO] [stdout] 20: 0x5acc84f901b3 - core::ops::function::FnOnce::call_once::h21e4d13f24e06a24 [INFO] [stdout] 21: 0x5acc84f90096 - std::sys::backtrace::__rust_begin_short_backtrace::h603ef4a30a4f78fd [INFO] [stdout] 22: 0x5acc84f90079 - std::rt::lang_start::{{closure}}::h433d00c5fb7f893d [INFO] [stdout] 23: 0x5acc84f9dac0 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5acc84f9dac0 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5acc84f9dac0 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5acc84f9dac0 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5acc84f9dac0 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5acc84f9dac0 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5acc84f9dac0 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5acc84f9dac0 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5acc84f9dac0 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5acc84f90061 - std::rt::lang_start::habd89dad5a59b012 [INFO] [stdout] 33: 0x5acc84f90515 - main [INFO] [stdout] 34: 0x7b5a5c3c81ca - [INFO] [stdout] 35: 0x7b5a5c3c828b - __libc_start_main [INFO] [stdout] 36: 0x5acc84f8ff75 - _start [INFO] [stdout] 37: 0x0 - [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' (1195) 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: 0x5fa2cf709ab2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fa2cf709ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fa2cf709ab2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fa2cf709ab2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fa2cf7189df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5fa2cf7189df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5fa2cf6e8553 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fa2cf6e8553 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5fa2cf6ed462 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5fa2cf6eecbc - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5fa2cf6eeb16 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5fa2cf6ef295 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5fa2cf6ef12a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5fa2cf6ed599 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5fa2cf6dcf2d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5fa2cf71b9f0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5fa2cf71b7f3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x5fa2cf6dc770 - core::panicking::assert_failed::h71ec4ac688f9af11 [INFO] [stdout] 18: 0x5fa2cf6dc831 - rust_out::main::_doctest_main_src_class_string_rs_151_0::h368cc84ea9c4f489 [INFO] [stdout] 19: 0x5fa2cf6dc786 - rust_out::main::h542e0f1f2a7f6b11 [INFO] [stdout] 20: 0x5fa2cf6dc733 - core::ops::function::FnOnce::call_once::h21e4d13f24e06a24 [INFO] [stdout] 21: 0x5fa2cf6dc6d6 - std::sys::backtrace::__rust_begin_short_backtrace::h603ef4a30a4f78fd [INFO] [stdout] 22: 0x5fa2cf6dc6b9 - std::rt::lang_start::{{closure}}::h433d00c5fb7f893d [INFO] [stdout] 23: 0x5fa2cf6e94f0 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5fa2cf6e94f0 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5fa2cf6e94f0 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5fa2cf6e94f0 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5fa2cf6e94f0 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5fa2cf6e94f0 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5fa2cf6e94f0 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5fa2cf6e94f0 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5fa2cf6e94f0 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5fa2cf6dc6a1 - std::rt::lang_start::habd89dad5a59b012 [INFO] [stdout] 33: 0x5fa2cf6dc895 - main [INFO] [stdout] 34: 0x732b651091ca - [INFO] [stdout] 35: 0x732b6510928b - __libc_start_main [INFO] [stdout] 36: 0x5fa2cf6dc5b5 - _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:000fc0 DUMMY [FINISH] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] -- Machine register context ------------------------------------------------ [INFO] [stdout] RIP: 0x00007a6117d6a4d5 RBP: 0x00007ffcee7b8da0 RSP: 0x00007ffcee7b8d50 [INFO] [stdout] RAX: 0x0000000000000000 RBX: 0x0000000000000004 RCX: 0x000064e056b874f0 [INFO] [stdout] RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000006 [INFO] [stdout] R8: 0x00007a61177585d0 R9: 0x000064e056c2c450 R10: 0x0000000000000211 [INFO] [stdout] R11: 0x660053989896c47f R12: 0x000064e056b874f0 R13: 0x0000000000000006 [INFO] [stdout] R14: 0x00007a61177726d8 R15: 0x00007a6118068d60 EFL: 0x0000000000010202 [INFO] [stdout] [INFO] [stdout] -- C level backtrace information ------------------------------------------- [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117f20cee) [0x7a6117f20cee] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117d65bdc) [0x7a6117d65bdc] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117e8e116) [0x7a6117e8e116] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x7a6117abc330) [0x7a6117abc330] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117d6a4d5) [0x7a6117d6a4d5] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117d7047c) [0x7a6117d7047c] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117d705df) [0x7a6117d705df] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_exc_raise+0x17) [0x7a6117d705f7] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117eecaa8) [0x7a6117eecaa8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117eefcf8) [0x7a6117eefcf8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x7a6117f13953) [0x7a6117f13953] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_funcallv+0x19e) [0x7a6117f16d7e] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_const_missing+0x24) [0x7a6117eefc64] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(get_constant+0x47) [0x64e054619b77] src/binding/util.rs:9 [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054619837) [0x64e054619837] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054617eec) [0x64e054617eec] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054617053) [0x64e054617053] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054616de6) [0x64e054616de6] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054616dc9) [0x64e054616dc9] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(call_once<(), (dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe)>+0x3) [0x64e0546278a0] library/core/src/ops/function.rs:290 [INFO] [stdout] /tmp/rustdoctestejzFDw/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/rustdoctestejzFDw/rust_out({closure#0}) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(do_call) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(catch_unwind) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(catch_unwind) library/std/src/panic.rs:359 [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(lang_start_internal) library/std/src/rt.rs:171 [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054616db1) [0x64e054616db1] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e0546185e5) [0x64e0546185e5] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x7a6117aa11ca) [0x7a6117aa11ca] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7a6117aa128b] [INFO] [stdout] /tmp/rustdoctestejzFDw/rust_out(0x64e054616c85) [0x64e054616c85] [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] 64e0545ff000-64e054616000 r--p 00000000 00:2c 1878528 /tmp/rustdoctestejzFDw/rust_out [INFO] [stdout] 64e054616000-64e05465b000 r-xp 00016000 00:2c 1878528 /tmp/rustdoctestejzFDw/rust_out [INFO] [stdout] 64e05465b000-64e054660000 r--p 0005a000 00:2c 1878528 /tmp/rustdoctestejzFDw/rust_out [INFO] [stdout] 64e054660000-64e054661000 rw-p 0005e000 00:2c 1878528 /tmp/rustdoctestejzFDw/rust_out [INFO] [stdout] 64e056b83000-64e056c4a000 rw-p 00000000 00:00 0 [heap] [INFO] [stdout] 7a611281b000-7a6112a22000 r--s 00000000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7a6112a22000-7a6112dcb000 r--s 00000000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7a6112dcb000-7a61131b7000 r--s 00000000 00:2c 1878528 /tmp/rustdoctestejzFDw/rust_out [INFO] [stdout] 7a61131b7000-7a61131b8000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61131b8000-7a6113259000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113259000-7a611325a000 ---p 00000000 00:00 0 [INFO] [stdout] 7a611325a000-7a61132fb000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61132fb000-7a61132fc000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61132fc000-7a611339d000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a611339d000-7a611339e000 ---p 00000000 00:00 0 [INFO] [stdout] 7a611339e000-7a611343f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a611343f000-7a6113440000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113440000-7a61134e1000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61134e1000-7a61134e2000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61134e2000-7a6113583000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113583000-7a6113584000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113584000-7a6113625000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113625000-7a6113626000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113626000-7a61136c7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61136c7000-7a61136c8000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61136c8000-7a6113769000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113769000-7a611376a000 ---p 00000000 00:00 0 [INFO] [stdout] 7a611376a000-7a611380b000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a611380b000-7a611380c000 ---p 00000000 00:00 0 [INFO] [stdout] 7a611380c000-7a61138ad000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61138ad000-7a61138ae000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61138ae000-7a611394f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a611394f000-7a6113950000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113950000-7a61139f1000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61139f1000-7a61139f2000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61139f2000-7a6113a93000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113a93000-7a6113a94000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113a94000-7a6113b35000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113b35000-7a6113b36000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113b36000-7a6113bd7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113bd7000-7a6113bd8000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113bd8000-7a6113c79000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113c79000-7a6113c7a000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113c7a000-7a6113d1b000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113d1b000-7a6113d1c000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113d1c000-7a6113dbd000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113dbd000-7a6113dbe000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113dbe000-7a6113e5f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113e5f000-7a6113e60000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113e60000-7a6113f01000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113f01000-7a6113f02000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113f02000-7a6113fa3000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6113fa3000-7a6113fa4000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6113fa4000-7a6114045000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6114045000-7a6114046000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6114046000-7a61140e7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61140e7000-7a61140e8000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61140e8000-7a6114189000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6114189000-7a611418a000 ---p 00000000 00:00 0 [INFO] [stdout] 7a611418a000-7a611422b000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a611422b000-7a611422c000 ---p 00000000 00:00 0 [INFO] [stdout] 7a611422c000-7a61142cd000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61142cd000-7a61142ce000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61142ce000-7a611436f000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a611436f000-7a6114370000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6114370000-7a6114411000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6114411000-7a6114412000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6114412000-7a61144b3000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61144b3000-7a61144b4000 ---p 00000000 00:00 0 [INFO] [stdout] 7a61144b4000-7a6114555000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6114555000-7a6114556000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6114556000-7a61145f7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61145f7000-7a6117600000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61176b0000-7a61176e0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61176ef000-7a61177a0000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61177af000-7a61178b2000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61178b2000-7a61178c2000 r--p 00000000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7a61178c2000-7a6117941000 r-xp 00010000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7a6117941000-7a6117999000 r--p 0008f000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7a6117999000-7a611799a000 r--p 000e7000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7a611799a000-7a611799b000 rw-p 000e8000 00:2c 534232 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 7a611799b000-7a611799d000 r--p 00000000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7a611799d000-7a61179b2000 r-xp 00002000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7a61179b2000-7a61179cb000 r--p 00017000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7a61179cb000-7a61179cc000 r--p 0002f000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7a61179cc000-7a61179cd000 rw-p 00030000 00:2c 534199 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 7a61179cd000-7a61179d7000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a61179d7000-7a61179e1000 r--p 00000000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7a61179e1000-7a6117a44000 r-xp 0000a000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7a6117a44000-7a6117a59000 r--p 0006d000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7a6117a59000-7a6117a5a000 r--p 00081000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7a6117a5a000-7a6117a5b000 rw-p 00082000 00:2c 534219 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 7a6117a5b000-7a6117a5d000 r--p 00000000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7a6117a5d000-7a6117a6f000 r-xp 00002000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7a6117a6f000-7a6117a75000 r--p 00014000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7a6117a75000-7a6117a76000 r--p 0001a000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7a6117a76000-7a6117a77000 rw-p 0001b000 00:2c 534303 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 7a6117a77000-7a6117a9f000 r--p 00000000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7a6117a9f000-7a6117c27000 r-xp 00028000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7a6117c27000-7a6117c76000 r--p 001b0000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7a6117c76000-7a6117c7a000 r--p 001fe000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7a6117c7a000-7a6117c7c000 rw-p 00202000 00:2c 534190 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 7a6117c7c000-7a6117c89000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6117c89000-7a6117c8d000 r--p 00000000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7a6117c8d000-7a6117cb1000 r-xp 00004000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7a6117cb1000-7a6117cb5000 r--p 00028000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7a6117cb5000-7a6117cb6000 r--p 0002b000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7a6117cb6000-7a6117cb7000 rw-p 0002c000 00:2c 534215 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 7a6117cb7000-7a6117ce7000 r--p 00000000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7a6117ce7000-7a6117f2e000 r-xp 00030000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7a6117f2e000-7a6118054000 r--p 00277000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7a6118054000-7a611805e000 r--p 0039d000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7a611805e000-7a611805f000 rw-p 003a7000 00:2c 1067984 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 7a611805f000-7a6118071000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6118080000-7a6118090000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6118093000-7a6118094000 ---p 00000000 00:00 0 [INFO] [stdout] 7a6118094000-7a6118096000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6118096000-7a6118098000 rw-p 00000000 00:00 0 [INFO] [stdout] 7a6118098000-7a611809a000 r--p 00000000 00:00 0 [vvar] [INFO] [stdout] 7a611809a000-7a611809c000 r--p 00000000 00:00 0 [vvar_vclock] [INFO] [stdout] 7a611809c000-7a611809e000 r-xp 00000000 00:00 0 [vdso] [INFO] [stdout] 7a611809e000-7a611809f000 r--p 00000000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7a611809f000-7a61180ca000 r-xp 00001000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7a61180ca000-7a61180d4000 r--p 0002c000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7a61180d4000-7a61180d6000 r--p 00036000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7a61180d6000-7a61180d8000 rw-p 00038000 00:2c 534170 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7ffcedfbb000-7ffcee7ba000 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 8.92s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3a2c210489508803586d355961ea85aa707ac1a7758573de51d17fee3ea4bcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2c210489508803586d355961ea85aa707ac1a7758573de51d17fee3ea4bcde", kill_on_drop: false }` [INFO] [stdout] 3a2c210489508803586d355961ea85aa707ac1a7758573de51d17fee3ea4bcde