[INFO] fetching crate ruru 0.9.3... [INFO] testing ruru-0.9.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ruru 0.9.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ruru 0.9.3 [INFO] finished tweaking crates.io crate ruru 0.9.3 [INFO] tweaked toml for crates.io crate ruru 0.9.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruru 0.9.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruby-sys v0.2.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7b2ba8ad7c147334e9bc88fc71e6bffbc6c9a97aba254c79c0a9c217694d0b2 [INFO] running `Command { std: "docker" "start" "-a" "f7b2ba8ad7c147334e9bc88fc71e6bffbc6c9a97aba254c79c0a9c217694d0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7b2ba8ad7c147334e9bc88fc71e6bffbc6c9a97aba254c79c0a9c217694d0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b2ba8ad7c147334e9bc88fc71e6bffbc6c9a97aba254c79c0a9c217694d0b2", kill_on_drop: false }` [INFO] [stdout] f7b2ba8ad7c147334e9bc88fc71e6bffbc6c9a97aba254c79c0a9c217694d0b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a10f794d39232cd40e69f4b1e9a9541eddba0fb9c1d364c598a86e4a3a7ab85 [INFO] running `Command { std: "docker" "start" "-a" "5a10f794d39232cd40e69f4b1e9a9541eddba0fb9c1d364c598a86e4a3a7ab85", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ruby-sys v0.2.20 [INFO] [stderr] Compiling ruru v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/result.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 43 | write!(f, "{}", ::description(&self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:92:54 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &DataTypeWrapper) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrap_data(klass: Value, data: T, wrapper: &dyn DataTypeWrapper) -> Value { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/class.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_data(object: Value, wrapper: &dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/class.rs:568:62 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &DataTypeWrapper) -> O { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 568 | pub fn wrap_data(&self, data: T, wrapper: &dyn DataTypeWrapper) -> O { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/class/traits/object.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a dyn DataTypeWrapper) -> &mut T { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> src/class/traits/object.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | let fnbox = Box::new(func) as Box R>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 86 | let mut fnbox: Box R>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { Box::from_raw(boxptr as *mut Box R>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/thread.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 95 | let mut fnbox: Box *const c_void>> = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/vm.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { Box::from_raw(boxptr as *mut Box *const c_void>) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:58:46 [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | let fnbox = Box::new(wrap_return) as Box *const c_void>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/binding/hash.rs:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | extern "C" fn each_callback(key: AnyObject, value: AnyObject, closure: CallbackMutPtr) [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/class/any_object.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct AnyObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/class/traits/object.rs:209:70 [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &mut T { [INFO] [stdout] | -- -- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 209 | fn get_data<'a, T>(&'a self, wrapper: &'a DataTypeWrapper) -> &'a mut T { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/typed_data/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { Box::from_raw(data as *mut T) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { let _ = Box::from_raw(data as *mut T); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "5a10f794d39232cd40e69f4b1e9a9541eddba0fb9c1d364c598a86e4a3a7ab85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a10f794d39232cd40e69f4b1e9a9541eddba0fb9c1d364c598a86e4a3a7ab85", kill_on_drop: false }` [INFO] [stdout] 5a10f794d39232cd40e69f4b1e9a9541eddba0fb9c1d364c598a86e4a3a7ab85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd0dfbd2754ef9ce04b9953b270227ad577b91bc05e1b7a426a772eb32d31ac8 [INFO] running `Command { std: "docker" "start" "-a" "fd0dfbd2754ef9ce04b9953b270227ad577b91bc05e1b7a426a772eb32d31ac8", 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] [stderr] Compiling ruru v0.9.3 (/opt/rustwide/workdir) [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] [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.52s [INFO] running `Command { std: "docker" "inspect" "fd0dfbd2754ef9ce04b9953b270227ad577b91bc05e1b7a426a772eb32d31ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0dfbd2754ef9ce04b9953b270227ad577b91bc05e1b7a426a772eb32d31ac8", kill_on_drop: false }` [INFO] [stdout] fd0dfbd2754ef9ce04b9953b270227ad577b91bc05e1b7a426a772eb32d31ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16c0f5f48cecffe54262c03ff3ac8cc9bdb24498d2f4838731e12a169577db48 [INFO] running `Command { std: "docker" "start" "-a" "16c0f5f48cecffe54262c03ff3ac8cc9bdb24498d2f4838731e12a169577db48", 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-b37dff07da0867fa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_works ... ok [INFO] [stderr] Doc-tests ruru [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] [stdout] [INFO] [stdout] running 105 tests [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::join (line 124) ... 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::reverse_bang (line 385) ... 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::sort (line 451) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::concat (line 417) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::length (line 68) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::dup (line 301) ... ok [INFO] [stdout] test src/class/any_object.rs - class::any_object::AnyObject (line 36) ... 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::to_s (line 329) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array (line 584) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::unshift (line 240) ... 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::shift (line 269) ... 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 (line 614) ... 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 208) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::at (line 98) ... 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::ancestors (line 226) ... 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/class.rs - class::class::Class::define_nested_class (line 289) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::const_get (line 324) ... ok [INFO] [stdout] test src/class/array.rs - class::array::Array::store (line 185) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::get_nested_class (line 250) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::from_existing (line 113) ... ok [INFO] [stdout] test src/class/boolean.rs - class::boolean::Boolean::new (line 19) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::attr_writer (line 438) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::const_set (line 370) ... ok [INFO] [stdout] test src/class/fixnum.rs - class::fixnum::Fixnum::to_i64 (line 41) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::new (line 75) ... ok [INFO] [stdout] test src/class/float.rs - class::float::Float::to_f64 (line 41) ... ok [INFO] [stdout] test src/class/float.rs - class::float::Float::new (line 19) ... ok [INFO] [stdout] test src/class/fixnum.rs - class::fixnum::Fixnum::new (line 19) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::clear (line 132) ... 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::wrap_data (line 490) ... ok [INFO] [stdout] test src/class/class.rs - class::class::Class::superclass (line 181) ... FAILED [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::length (line 100) ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::to_str_unchecked (line 125) - compile ... ok [INFO] [stdout] test src/class/nil_class.rs - class::nil_class::NilClass::new (line 20) ... ok [INFO] [stdout] test src/class/rproc.rs - class::rproc::Proc::call (line 20) - compile ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::delete (line 170) ... 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/string.rs - class::string::RString::bytesize (line 151) ... FAILED [INFO] [stdout] test src/class/string.rs - class::string::RString::to_string_unchecked (line 71) - compile ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::each (line 211) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::new (line 20) ... ok [INFO] [stdout] test src/class/symbol.rs - class::symbol::Symbol::to_string (line 46) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::at (line 40) ... ok [INFO] [stdout] test src/class/thread.rs - class::thread::Thread::call_without_gvl (line 85) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define (line 221) - compile ... ok [INFO] [stdout] test src/class/string.rs - class::string::RString::to_string (line 43) ... ok [INFO] [stdout] test src/class/symbol.rs - class::symbol::Symbol::new (line 20) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::class (line 52) ... ok [INFO] [stdout] test src/class/hash.rs - class::hash::Hash::store (line 71) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::freeze (line 848) ... ok [INFO] [stdout] test src/class/thread.rs - class::thread::Thread::new (line 24) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::get_data (line 131) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define_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_singleton_method (line 466) ... 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::is_nil (line 615) ... 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::is_frozen (line 822) ... 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::respond_to (line 598) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::send (line 572) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::try_convert_to (line 954) - compile ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::block_proc (line 111) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::define_singleton_method (line 510) ... 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::to_any_object (line 639) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::raise (line 68) - 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/traits/object.rs - class::traits::object::Object::define (line 289) ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::try_convert_to (line 910) ... 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/traits/object.rs - class::traits::object::Object::singleton_class (line 91) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::raise (line 83) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::value (line 24) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::require (line 46) - compile ... ok [INFO] [stdout] test src/class/traits/object.rs - class::traits::object::Object::ty (line 1021) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::init (line 28) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::thread_call_without_gvl (line 253) - compile ... 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/class/traits/object.rs - class::traits::object::Object::define_method (line 391) ... FAILED [INFO] [stdout] test src/class/class.rs - class::class::Class (line 16) ... FAILED [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 492) ... ok [INFO] [stdout] test src/dsl.rs - dsl::wrappable_struct (line 409) ... ok [INFO] [stdout] test src/class/traits/verified_object.rs - class::traits::verified_object::VerifiedObject (line 26) ... ok [INFO] [stdout] test src/result.rs - result::Error::to_exception (line 20) ... ok [INFO] [stdout] test src/dsl.rs - dsl::methods (line 220) ... ok [INFO] [stdout] test src/class/vm.rs - class::vm::VM::is_block_given (line 160) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/class/class.rs - class::class::Class::superclass (line 181) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (1298) 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: 0x56775bce88e2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56775bce88e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56775bce88e2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56775bce88e2 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56775bcf765f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56775bcf765f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56775bcc6d61 - std::io::default_write_fmt::h7567c5950fb0173c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56775bcc6d61 - std::io::Write::write_fmt::h361c7127187cda65 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56775bccbe02 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56775bccd65c - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56775bccd4b6 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x56775bccdce5 - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x56775bccdb7a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x56775bccbf39 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56775bcbb8cd - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x56775bcfa770 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x56775bcfa5e3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:442:17 [INFO] [stdout] 17: 0x56775bcba5b7 - core::panicking::assert_failed::h27d538ffe68a441c [INFO] [stdout] 18: 0x56775bcba8c1 - rust_out::main::_doctest_main_src_class_class_rs_181_0::h15918d2f564c66c6 [INFO] [stdout] 19: 0x56775bcba786 - rust_out::main::h2c0b889d96022a4f [INFO] [stdout] 20: 0x56775bcba533 - core::ops::function::FnOnce::call_once::h064b3222b538a73a [INFO] [stdout] 21: 0x56775bcba456 - std::sys::backtrace::__rust_begin_short_backtrace::h5b0a4898ae968de4 [INFO] [stdout] 22: 0x56775bcba439 - std::rt::lang_start::{{closure}}::h6185b2e9f14a2cbb [INFO] [stdout] 23: 0x56775bcc7e70 - core::ops::function::impls:: for &F>::call_once::h92f7271baace0227 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x56775bcc7e70 - std::panicking::catch_unwind::do_call::hab80bc7615f9a56f [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x56775bcc7e70 - std::panicking::catch_unwind::h44920ff533ed11dd [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x56775bcc7e70 - std::panic::catch_unwind::hbc4760794652046f [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x56775bcc7e70 - std::rt::lang_start_internal::{{closure}}::h017b9ee7d9dfccf2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x56775bcc7e70 - std::panicking::catch_unwind::do_call::h5c448dae61c3a22b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x56775bcc7e70 - std::panicking::catch_unwind::ha3a2750d16137715 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x56775bcc7e70 - std::panic::catch_unwind::ha56344eb931bca1a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56775bcc7e70 - std::rt::lang_start_internal::h4e6c18fadc4e7470 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x56775bcba421 - std::rt::lang_start::hc4342c866dfc26c3 [INFO] [stdout] 33: 0x56775bcba8e5 - main [INFO] [stdout] 34: 0x74fefb6651ca - [INFO] [stdout] 35: 0x74fefb66528b - __libc_start_main [INFO] [stdout] 36: 0x56775bcba335 - _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' (1623) 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: 0x6052d3a1b332 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6052d3a1b332 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6052d3a1b332 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6052d3a1b332 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6052d3a2a26f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6052d3a2a26f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6052d39f97b1 - std::io::default_write_fmt::h7567c5950fb0173c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6052d39f97b1 - std::io::Write::write_fmt::h361c7127187cda65 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6052d39fe852 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6052d3a000ac - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6052d39fff06 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6052d3a00735 - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6052d3a005ca - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x6052d39fe989 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6052d39ee31d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6052d3a2d260 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x6052d3a2d063 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:442:17 [INFO] [stdout] 17: 0x6052d39edb57 - core::panicking::assert_failed::h1487bf39f1a28b1e [INFO] [stdout] 18: 0x6052d39edc21 - rust_out::main::_doctest_main_src_class_string_rs_151_0::he9ffbce810e74f98 [INFO] [stdout] 19: 0x6052d39edb76 - rust_out::main::h2c0b889d96022a4f [INFO] [stdout] 20: 0x6052d39edad3 - core::ops::function::FnOnce::call_once::h064b3222b538a73a [INFO] [stdout] 21: 0x6052d39edab6 - std::sys::backtrace::__rust_begin_short_backtrace::h5b0a4898ae968de4 [INFO] [stdout] 22: 0x6052d39eda99 - std::rt::lang_start::{{closure}}::h6185b2e9f14a2cbb [INFO] [stdout] 23: 0x6052d39fa8c0 - core::ops::function::impls:: for &F>::call_once::h92f7271baace0227 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x6052d39fa8c0 - std::panicking::catch_unwind::do_call::hab80bc7615f9a56f [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x6052d39fa8c0 - std::panicking::catch_unwind::h44920ff533ed11dd [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x6052d39fa8c0 - std::panic::catch_unwind::hbc4760794652046f [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x6052d39fa8c0 - std::rt::lang_start_internal::{{closure}}::h017b9ee7d9dfccf2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x6052d39fa8c0 - std::panicking::catch_unwind::do_call::h5c448dae61c3a22b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6052d39fa8c0 - std::panicking::catch_unwind::ha3a2750d16137715 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6052d39fa8c0 - std::panic::catch_unwind::ha56344eb931bca1a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6052d39fa8c0 - std::rt::lang_start_internal::h4e6c18fadc4e7470 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x6052d39eda81 - std::rt::lang_start::hc4342c866dfc26c3 [INFO] [stdout] 33: 0x6052d39edc85 - main [INFO] [stdout] 34: 0x7b69c3f6c1ca - [INFO] [stdout] 35: 0x7b69c3f6c28b - __libc_start_main [INFO] [stdout] 36: 0x6052d39ed995 - _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:0009c0 DUMMY [FINISH] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] -- Machine register context ------------------------------------------------ [INFO] [stdout] RIP: 0x0000771f63cf54d5 RBP: 0x00007ffe1e1c8f20 RSP: 0x00007ffe1e1c8ed0 [INFO] [stdout] RAX: 0x0000000000000000 RBX: 0x0000000000000004 RCX: 0x00005ce748dc04f0 [INFO] [stdout] RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000006 [INFO] [stdout] R8: 0x0000771f636e85d0 R9: 0x00005ce748e65450 R10: 0x0000000000000211 [INFO] [stdout] R11: 0x4ee9c0b901398d71 R12: 0x00005ce748dc04f0 R13: 0x0000000000000006 [INFO] [stdout] R14: 0x0000771f637026d8 R15: 0x0000771f63ff3d60 EFL: 0x0000000000010202 [INFO] [stdout] [INFO] [stdout] -- C level backtrace information ------------------------------------------- [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63eabcee) [0x771f63eabcee] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63cf0bdc) [0x771f63cf0bdc] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63e19116) [0x771f63e19116] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x771f63a47330) [0x771f63a47330] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63cf54d5) [0x771f63cf54d5] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63cfb47c) [0x771f63cfb47c] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63cfb5df) [0x771f63cfb5df] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_exc_raise+0x17) [0x771f63cfb5f7] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63e77aa8) [0x771f63e77aa8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63e7acf8) [0x771f63e7acf8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x771f63e9e953) [0x771f63e9e953] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_funcallv+0x19e) [0x771f63ea1d7e] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_const_missing+0x24) [0x771f63e7ac64] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(get_constant+0x47) [0x5ce746031f37] src/binding/util.rs:9 [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce746031bf7) [0x5ce746031bf7] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce7460302cc) [0x5ce7460302cc] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce74602f3f3) [0x5ce74602f3f3] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce74602f1d6) [0x5ce74602f1d6] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce74602f1b9) [0x5ce74602f1b9] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(call_once<(), (dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe)>+0x3) [0x5ce74603fc40] library/core/src/ops/function.rs:287 [INFO] [stdout] /tmp/rustdoctestyAeuQR/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/rustdoctestyAeuQR/rust_out({closure#0}) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(do_call) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(catch_unwind) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(catch_unwind) library/std/src/panic.rs:359 [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(lang_start_internal) library/std/src/rt.rs:171 [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce74602f1a1) [0x5ce74602f1a1] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce7460309c5) [0x5ce7460309c5] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x771f63a2c1ca) [0x771f63a2c1ca] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x771f63a2c28b] [INFO] [stdout] /tmp/rustdoctestyAeuQR/rust_out(0x5ce74602f075) [0x5ce74602f075] [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] 5ce746017000-5ce74602f000 r--p 00000000 00:41 535296 /tmp/rustdoctestyAeuQR/rust_out [INFO] [stdout] 5ce74602f000-5ce746074000 r-xp 00017000 00:41 535296 /tmp/rustdoctestyAeuQR/rust_out [INFO] [stdout] 5ce746074000-5ce746078000 r--p 0005b000 00:41 535296 /tmp/rustdoctestyAeuQR/rust_out [INFO] [stdout] 5ce746078000-5ce74607a000 rw-p 0005e000 00:41 535296 /tmp/rustdoctestyAeuQR/rust_out [INFO] [stdout] 5ce748dbc000-5ce748e83000 rw-p 00000000 00:00 0 [heap] [INFO] [stdout] 771f5e81a000-771f5ea21000 r--s 00000000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 771f5ea21000-771f5edca000 r--s 00000000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 771f5edca000-771f5f1b7000 r--s 00000000 00:41 535296 /tmp/rustdoctestyAeuQR/rust_out [INFO] [stdout] 771f5f1b7000-771f5f1b8000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f1b8000-771f5f259000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f259000-771f5f25a000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f25a000-771f5f2fb000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f2fb000-771f5f2fc000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f2fc000-771f5f39d000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f39d000-771f5f39e000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f39e000-771f5f43f000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f43f000-771f5f440000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f440000-771f5f4e1000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f4e1000-771f5f4e2000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f4e2000-771f5f583000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f583000-771f5f584000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f584000-771f5f625000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f625000-771f5f626000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f626000-771f5f6c7000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f6c7000-771f5f6c8000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f6c8000-771f5f769000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f769000-771f5f76a000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f76a000-771f5f80b000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f80b000-771f5f80c000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f80c000-771f5f8ad000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f8ad000-771f5f8ae000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f8ae000-771f5f94f000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f94f000-771f5f950000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f950000-771f5f9f1000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5f9f1000-771f5f9f2000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5f9f2000-771f5fa93000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fa93000-771f5fa94000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fa94000-771f5fb35000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fb35000-771f5fb36000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fb36000-771f5fbd7000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fbd7000-771f5fbd8000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fbd8000-771f5fc79000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fc79000-771f5fc7a000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fc7a000-771f5fd1b000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fd1b000-771f5fd1c000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fd1c000-771f5fdbd000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fdbd000-771f5fdbe000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fdbe000-771f5fe5f000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5fe5f000-771f5fe60000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5fe60000-771f5ff01000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5ff01000-771f5ff02000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5ff02000-771f5ffa3000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f5ffa3000-771f5ffa4000 ---p 00000000 00:00 0 [INFO] [stdout] 771f5ffa4000-771f60045000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f60045000-771f60046000 ---p 00000000 00:00 0 [INFO] [stdout] 771f60046000-771f600e7000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f600e7000-771f600e8000 ---p 00000000 00:00 0 [INFO] [stdout] 771f600e8000-771f60189000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f60189000-771f6018a000 ---p 00000000 00:00 0 [INFO] [stdout] 771f6018a000-771f6022b000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f6022b000-771f6022c000 ---p 00000000 00:00 0 [INFO] [stdout] 771f6022c000-771f602cd000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f602cd000-771f602ce000 ---p 00000000 00:00 0 [INFO] [stdout] 771f602ce000-771f6036f000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f6036f000-771f60370000 ---p 00000000 00:00 0 [INFO] [stdout] 771f60370000-771f60411000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f60411000-771f60412000 ---p 00000000 00:00 0 [INFO] [stdout] 771f60412000-771f604b3000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f604b3000-771f604b4000 ---p 00000000 00:00 0 [INFO] [stdout] 771f604b4000-771f60555000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f60555000-771f60556000 ---p 00000000 00:00 0 [INFO] [stdout] 771f60556000-771f605f7000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f605f7000-771f63600000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f63640000-771f63670000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f6367f000-771f63730000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f6373a000-771f6383d000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f6383d000-771f6384d000 r--p 00000000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 771f6384d000-771f638cc000 r-xp 00010000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 771f638cc000-771f63924000 r--p 0008f000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 771f63924000-771f63925000 r--p 000e7000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 771f63925000-771f63926000 rw-p 000e8000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 771f63926000-771f63928000 r--p 00000000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 771f63928000-771f6393d000 r-xp 00002000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 771f6393d000-771f63956000 r--p 00017000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 771f63956000-771f63957000 r--p 0002f000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 771f63957000-771f63958000 rw-p 00030000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 771f63958000-771f63962000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f63962000-771f6396c000 r--p 00000000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 771f6396c000-771f639cf000 r-xp 0000a000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 771f639cf000-771f639e4000 r--p 0006d000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 771f639e4000-771f639e5000 r--p 00081000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 771f639e5000-771f639e6000 rw-p 00082000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 771f639e6000-771f639e8000 r--p 00000000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 771f639e8000-771f639fa000 r-xp 00002000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 771f639fa000-771f63a00000 r--p 00014000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 771f63a00000-771f63a01000 r--p 0001a000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 771f63a01000-771f63a02000 rw-p 0001b000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 771f63a02000-771f63a2a000 r--p 00000000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 771f63a2a000-771f63bb2000 r-xp 00028000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 771f63bb2000-771f63c01000 r--p 001b0000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 771f63c01000-771f63c05000 r--p 001fe000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 771f63c05000-771f63c07000 rw-p 00202000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 771f63c07000-771f63c14000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f63c14000-771f63c18000 r--p 00000000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 771f63c18000-771f63c3c000 r-xp 00004000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 771f63c3c000-771f63c40000 r--p 00028000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 771f63c40000-771f63c41000 r--p 0002b000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 771f63c41000-771f63c42000 rw-p 0002c000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 771f63c42000-771f63c72000 r--p 00000000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 771f63c72000-771f63eb9000 r-xp 00030000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 771f63eb9000-771f63fdf000 r--p 00277000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 771f63fdf000-771f63fe9000 r--p 0039d000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 771f63fe9000-771f63fea000 rw-p 003a7000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 771f63fea000-771f63ffc000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f64000000-771f64010000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f6401e000-771f6401f000 ---p 00000000 00:00 0 [INFO] [stdout] 771f6401f000-771f64021000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f64021000-771f64023000 rw-p 00000000 00:00 0 [INFO] [stdout] 771f64023000-771f64025000 r--p 00000000 00:00 0 [vvar] [INFO] [stdout] 771f64025000-771f64027000 r--p 00000000 00:00 0 [vvar_vclock] [INFO] [stdout] 771f64027000-771f64029000 r-xp 00000000 00:00 0 [vdso] [INFO] [stdout] 771f64029000-771f6402a000 r--p 00000000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 771f6402a000-771f64055000 r-xp 00001000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 771f64055000-771f6405f000 r--p 0002c000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 771f6405f000-771f64061000 r--p 00036000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 771f64061000-771f64063000 rw-p 00038000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7ffe1d9cc000-7ffe1e1cb000 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 (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:002590 DUMMY [FINISH] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] -- Machine register context ------------------------------------------------ [INFO] [stdout] RIP: 0x000079e84d8b14d5 RBP: 0x00007ffea644c620 RSP: 0x00007ffea644c5d0 [INFO] [stdout] RAX: 0x0000000000000000 RBX: 0x0000000000000004 RCX: 0x00005d1be1f874f0 [INFO] [stdout] RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000006 [INFO] [stdout] R8: 0x000079e84d2a85c8 R9: 0x00005d1be202c450 R10: 0x0000000000000211 [INFO] [stdout] R11: 0xe19a10cf383ba9f4 R12: 0x00005d1be1f874f0 R13: 0x0000000000000006 [INFO] [stdout] R14: 0x000079e84d2c26f8 R15: 0x000079e84dbafd60 EFL: 0x0000000000010202 [INFO] [stdout] [INFO] [stdout] -- C level backtrace information ------------------------------------------- [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84da67cee) [0x79e84da67cee] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84d8acbdc) [0x79e84d8acbdc] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84d9d5116) [0x79e84d9d5116] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x79e84d603330) [0x79e84d603330] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84d8b14d5) [0x79e84d8b14d5] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84d8b747c) [0x79e84d8b747c] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84d8b75df) [0x79e84d8b75df] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_exc_raise+0x17) [0x79e84d8b75f7] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84da33aa8) [0x79e84da33aa8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84da36cf8) [0x79e84da36cf8] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(0x79e84da5a953) [0x79e84da5a953] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_funcallv+0x19e) [0x79e84da5dd7e] [INFO] [stdout] /lib/x86_64-linux-gnu/libruby-3.2.so.3.2(rb_const_missing+0x24) [0x79e84da36c64] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(get_constant+0x47) [0x5d1bc04f3767] src/binding/util.rs:9 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f3427) [0x5d1bc04f3427] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f1d5c) [0x5d1bc04f1d5c] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f11f3) [0x5d1bc04f11f3] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f0fd6) [0x5d1bc04f0fd6] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f0fb9) [0x5d1bc04f0fb9] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(call_once<(), (dyn core::ops::function::Fn<(), Output=i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe)>+0x3) [0x5d1bc0501470] library/core/src/ops/function.rs:287 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/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/rustdoctestMhjx0Z/rust_out({closure#0}) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(do_call) library/std/src/panicking.rs:590 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(catch_unwind) library/std/src/panicking.rs:553 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(catch_unwind) library/std/src/panic.rs:359 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(lang_start_internal) library/std/src/rt.rs:171 [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f0fa1) [0x5d1bc04f0fa1] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f21f5) [0x5d1bc04f21f5] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(0x79e84d5e81ca) [0x79e84d5e81ca] [INFO] [stdout] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x79e84d5e828b] [INFO] [stdout] /tmp/rustdoctestMhjx0Z/rust_out(0x5d1bc04f0e75) [0x5d1bc04f0e75] [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] 5d1bc04d9000-5d1bc04f0000 r--p 00000000 00:41 535687 /tmp/rustdoctestMhjx0Z/rust_out [INFO] [stdout] 5d1bc04f0000-5d1bc0535000 r-xp 00016000 00:41 535687 /tmp/rustdoctestMhjx0Z/rust_out [INFO] [stdout] 5d1bc0535000-5d1bc053a000 r--p 0005a000 00:41 535687 /tmp/rustdoctestMhjx0Z/rust_out [INFO] [stdout] 5d1bc053a000-5d1bc053b000 rw-p 0005e000 00:41 535687 /tmp/rustdoctestMhjx0Z/rust_out [INFO] [stdout] 5d1bc053b000-5d1bc053c000 rw-p 00000000 00:00 0 [INFO] [stdout] 5d1be1f83000-5d1be204a000 rw-p 00000000 00:00 0 [heap] [INFO] [stdout] 79e848404000-79e84860b000 r--s 00000000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 79e84860b000-79e8489b4000 r--s 00000000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 79e8489b4000-79e848da0000 r--s 00000000 00:41 535687 /tmp/rustdoctestMhjx0Z/rust_out [INFO] [stdout] 79e848da0000-79e848da1000 ---p 00000000 00:00 0 [INFO] [stdout] 79e848da1000-79e848e42000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e848e42000-79e848e43000 ---p 00000000 00:00 0 [INFO] [stdout] 79e848e43000-79e848ee4000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e848ee4000-79e848ee5000 ---p 00000000 00:00 0 [INFO] [stdout] 79e848ee5000-79e848f86000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e848f86000-79e848f87000 ---p 00000000 00:00 0 [INFO] [stdout] 79e848f87000-79e849028000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849028000-79e849029000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849029000-79e8490ca000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e8490ca000-79e8490cb000 ---p 00000000 00:00 0 [INFO] [stdout] 79e8490cb000-79e84916c000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84916c000-79e84916d000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84916d000-79e84920e000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84920e000-79e84920f000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84920f000-79e8492b0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e8492b0000-79e8492b1000 ---p 00000000 00:00 0 [INFO] [stdout] 79e8492b1000-79e849352000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849352000-79e849353000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849353000-79e8493f4000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e8493f4000-79e8493f5000 ---p 00000000 00:00 0 [INFO] [stdout] 79e8493f5000-79e849496000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849496000-79e849497000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849497000-79e849538000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849538000-79e849539000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849539000-79e8495da000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e8495da000-79e8495db000 ---p 00000000 00:00 0 [INFO] [stdout] 79e8495db000-79e84967c000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84967c000-79e84967d000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84967d000-79e84971e000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84971e000-79e84971f000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84971f000-79e8497c0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e8497c0000-79e8497c1000 ---p 00000000 00:00 0 [INFO] [stdout] 79e8497c1000-79e849862000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849862000-79e849863000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849863000-79e849904000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849904000-79e849905000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849905000-79e8499a6000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e8499a6000-79e8499a7000 ---p 00000000 00:00 0 [INFO] [stdout] 79e8499a7000-79e849a48000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849a48000-79e849a49000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849a49000-79e849aea000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849aea000-79e849aeb000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849aeb000-79e849b8c000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849b8c000-79e849b8d000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849b8d000-79e849c2e000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849c2e000-79e849c2f000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849c2f000-79e849cd0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849cd0000-79e849cd1000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849cd1000-79e849d72000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849d72000-79e849d73000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849d73000-79e849e14000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849e14000-79e849e15000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849e15000-79e849eb6000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849eb6000-79e849eb7000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849eb7000-79e849f58000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849f58000-79e849f59000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849f59000-79e849ffa000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e849ffa000-79e849ffb000 ---p 00000000 00:00 0 [INFO] [stdout] 79e849ffb000-79e84a09c000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84a09c000-79e84a09d000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84a09d000-79e84a13e000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84a13e000-79e84a13f000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84a13f000-79e84a1e0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84a1e0000-79e84a1f0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84a1f7000-79e84d200000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d210000-79e84d220000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d220000-79e84d230000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d23f000-79e84d2f0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d2f6000-79e84d3f9000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d3f9000-79e84d409000 r--p 00000000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 79e84d409000-79e84d488000 r-xp 00010000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 79e84d488000-79e84d4e0000 r--p 0008f000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 79e84d4e0000-79e84d4e1000 r--p 000e7000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 79e84d4e1000-79e84d4e2000 rw-p 000e8000 00:41 286018 /usr/lib/x86_64-linux-gnu/libm.so.6 [INFO] [stdout] 79e84d4e2000-79e84d4e4000 r--p 00000000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 79e84d4e4000-79e84d4f9000 r-xp 00002000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 79e84d4f9000-79e84d512000 r--p 00017000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 79e84d512000-79e84d513000 r--p 0002f000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 79e84d513000-79e84d514000 rw-p 00030000 00:41 285985 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 [INFO] [stdout] 79e84d514000-79e84d51e000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d51e000-79e84d528000 r--p 00000000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 79e84d528000-79e84d58b000 r-xp 0000a000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 79e84d58b000-79e84d5a0000 r--p 0006d000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 79e84d5a0000-79e84d5a1000 r--p 00081000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 79e84d5a1000-79e84d5a2000 rw-p 00082000 00:41 286005 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 [INFO] [stdout] 79e84d5a2000-79e84d5a4000 r--p 00000000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 79e84d5a4000-79e84d5b6000 r-xp 00002000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 79e84d5b6000-79e84d5bc000 r--p 00014000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 79e84d5bc000-79e84d5bd000 r--p 0001a000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 79e84d5bd000-79e84d5be000 rw-p 0001b000 00:41 286089 /usr/lib/x86_64-linux-gnu/libz.so.1.3 [INFO] [stdout] 79e84d5be000-79e84d5e6000 r--p 00000000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 79e84d5e6000-79e84d76e000 r-xp 00028000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 79e84d76e000-79e84d7bd000 r--p 001b0000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 79e84d7bd000-79e84d7c1000 r--p 001fe000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 79e84d7c1000-79e84d7c3000 rw-p 00202000 00:41 285976 /usr/lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] 79e84d7c3000-79e84d7d0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84d7d0000-79e84d7d4000 r--p 00000000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 79e84d7d4000-79e84d7f8000 r-xp 00004000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 79e84d7f8000-79e84d7fc000 r--p 00028000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 79e84d7fc000-79e84d7fd000 r--p 0002b000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 79e84d7fd000-79e84d7fe000 rw-p 0002c000 00:41 286001 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 [INFO] [stdout] 79e84d7fe000-79e84d82e000 r--p 00000000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 79e84d82e000-79e84da75000 r-xp 00030000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 79e84da75000-79e84db9b000 r--p 00277000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 79e84db9b000-79e84dba5000 r--p 0039d000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 79e84dba5000-79e84dba6000 rw-p 003a7000 00:41 1068230 /usr/lib/x86_64-linux-gnu/libruby-3.2.so.3.2.3 [INFO] [stdout] 79e84dba6000-79e84dbb8000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84dbc0000-79e84dbd0000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84dbda000-79e84dbdb000 ---p 00000000 00:00 0 [INFO] [stdout] 79e84dbdb000-79e84dbdd000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84dbdd000-79e84dbdf000 rw-p 00000000 00:00 0 [INFO] [stdout] 79e84dbdf000-79e84dbe1000 r--p 00000000 00:00 0 [vvar] [INFO] [stdout] 79e84dbe1000-79e84dbe3000 r--p 00000000 00:00 0 [vvar_vclock] [INFO] [stdout] 79e84dbe3000-79e84dbe5000 r-xp 00000000 00:00 0 [vdso] [INFO] [stdout] 79e84dbe5000-79e84dbe6000 r--p 00000000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 79e84dbe6000-79e84dc11000 r-xp 00001000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 79e84dc11000-79e84dc1b000 r--p 0002c000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 79e84dc1b000-79e84dc1d000 r--p 00036000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 79e84dc1d000-79e84dc1f000 rw-p 00038000 00:41 285956 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [INFO] [stdout] 7ffea5c4f000-7ffea644e000 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 5.84s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "16c0f5f48cecffe54262c03ff3ac8cc9bdb24498d2f4838731e12a169577db48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c0f5f48cecffe54262c03ff3ac8cc9bdb24498d2f4838731e12a169577db48", kill_on_drop: false }` [INFO] [stdout] 16c0f5f48cecffe54262c03ff3ac8cc9bdb24498d2f4838731e12a169577db48