[INFO] cloning repository https://github.com/dragonation/rogiso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragonation/rogiso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonation%2Frogiso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonation%2Frogiso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33598ab7dc0ff8e1772dc48f0843e37717990d7e [INFO] testing dragonation/rogiso against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonation%2Frogiso" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dragonation/rogiso on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dragonation/rogiso [INFO] finished tweaking git repo https://github.com/dragonation/rogiso [INFO] tweaked toml for git repo https://github.com/dragonation/rogiso written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/dragonation/rogiso already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01fabb967fd9da32b46e500c1c2d5a3f7bd07ed23ed3e99223b49cbe19a72489 [INFO] running `Command { std: "docker" "start" "-a" "01fabb967fd9da32b46e500c1c2d5a3f7bd07ed23ed3e99223b49cbe19a72489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01fabb967fd9da32b46e500c1c2d5a3f7bd07ed23ed3e99223b49cbe19a72489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fabb967fd9da32b46e500c1c2d5a3f7bd07ed23ed3e99223b49cbe19a72489", kill_on_drop: false }` [INFO] [stdout] 01fabb967fd9da32b46e500c1c2d5a3f7bd07ed23ed3e99223b49cbe19a72489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93159268eaf3f470d83cdb7049ddabe9cf7cfbb0efc8d7e07bd80c4d18d2d358 [INFO] running `Command { std: "docker" "start" "-a" "93159268eaf3f470d83cdb7049ddabe9cf7cfbb0efc8d7e07bd80c4d18d2d358", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rogiso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `no_redirection` [INFO] [stdout] --> src/region.rs:957:133 [INFO] [stdout] | [INFO] [stdout] 957 | ...ntrantLockReadGuard, no_redirection: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_redirection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/slot.rs:1281:68 [INFO] [stdout] | [INFO] [stdout] 1281 | pub fn set_prototype_ignore_slot_trap(&self, prototype: Value, context: &Box) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/slot.rs:1847:56 [INFO] [stdout] | [INFO] [stdout] 1847 | pub fn delete_own_property_ignore_slot_trap(&self, subject: Value, symbol: Symbol, context: &Box) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/slot.rs:1933:62 [INFO] [stdout] | [INFO] [stdout] 1933 | pub fn list_own_property_symbols_ignore_slot_trap(&self, subject: Value, _context: &Box) -> Result, Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stdout] --> src/region.rs:957:12 [INFO] [stdout] | [INFO] [stdout] 957 | pub fn get_prototype_with_layout_guard(&self, subject: Value, context: &Box, layout_guard: ReentrantLockReadGuard, no_re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype` [INFO] [stdout] --> src/slot.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_prototype(&self) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype` [INFO] [stdout] --> src/slot.rs:718:12 [INFO] [stdout] | [INFO] [stdout] 718 | pub fn get_prototype(&self) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stdout] --> src/slot.rs:1207:12 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn get_prototype_with_layout_guard(&self, context: &Box, mut layout_guard: ReentrantLockReadGuard) -> Result src/base/error.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | error_type: ErrorType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/error.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/base/error.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | message: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/error.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.55s [INFO] running `Command { std: "docker" "inspect" "93159268eaf3f470d83cdb7049ddabe9cf7cfbb0efc8d7e07bd80c4d18d2d358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93159268eaf3f470d83cdb7049ddabe9cf7cfbb0efc8d7e07bd80c4d18d2d358", kill_on_drop: false }` [INFO] [stdout] 93159268eaf3f470d83cdb7049ddabe9cf7cfbb0efc8d7e07bd80c4d18d2d358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299f5a9ecd57613ca2c3199e22cb8edec7f1862bb679ad786809464c77961a7e [INFO] running `Command { std: "docker" "start" "-a" "299f5a9ecd57613ca2c3199e22cb8edec7f1862bb679ad786809464c77961a7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused variable: `no_redirection` [INFO] [stdout] --> src/region.rs:957:133 [INFO] [stdout] | [INFO] [stdout] 957 | ...ntrantLockReadGuard, no_redirection: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_redirection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rogiso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/slot.rs:1281:68 [INFO] [stdout] | [INFO] [stdout] 1281 | pub fn set_prototype_ignore_slot_trap(&self, prototype: Value, context: &Box) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/slot.rs:1847:56 [INFO] [stdout] | [INFO] [stdout] 1847 | pub fn delete_own_property_ignore_slot_trap(&self, subject: Value, symbol: Symbol, context: &Box) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/slot.rs:1933:62 [INFO] [stdout] | [INFO] [stdout] 1933 | pub fn list_own_property_symbols_ignore_slot_trap(&self, subject: Value, _context: &Box) -> Result, Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stdout] --> src/region.rs:957:12 [INFO] [stdout] | [INFO] [stdout] 957 | pub fn get_prototype_with_layout_guard(&self, subject: Value, context: &Box, layout_guard: ReentrantLockReadGuard, no_re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype` [INFO] [stdout] --> src/slot.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_prototype(&self) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype` [INFO] [stdout] --> src/slot.rs:718:12 [INFO] [stdout] | [INFO] [stdout] 718 | pub fn get_prototype(&self) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stdout] --> src/slot.rs:1207:12 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn get_prototype_with_layout_guard(&self, context: &Box, mut layout_guard: ReentrantLockReadGuard) -> Result src/base/error.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | error_type: ErrorType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/error.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/base/error.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | message: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/error.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_redirection` [INFO] [stdout] --> src/region.rs:957:133 [INFO] [stdout] | [INFO] [stdout] 957 | ...ntrantLockReadGuard, no_redirection: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_redirection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/slot.rs:1281:68 [INFO] [stdout] | [INFO] [stdout] 1281 | pub fn set_prototype_ignore_slot_trap(&self, prototype: Value, context: &Box) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/slot.rs:1847:56 [INFO] [stdout] | [INFO] [stdout] 1847 | pub fn delete_own_property_ignore_slot_trap(&self, subject: Value, symbol: Symbol, context: &Box) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subject` [INFO] [stdout] --> src/slot.rs:1933:62 [INFO] [stdout] | [INFO] [stdout] 1933 | pub fn list_own_property_symbols_ignore_slot_trap(&self, subject: Value, _context: &Box) -> Result, Error> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stdout] --> src/region.rs:957:12 [INFO] [stdout] | [INFO] [stdout] 957 | pub fn get_prototype_with_layout_guard(&self, subject: Value, context: &Box, layout_guard: ReentrantLockReadGuard, no_re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype` [INFO] [stdout] --> src/slot.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_prototype(&self) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype` [INFO] [stdout] --> src/slot.rs:718:12 [INFO] [stdout] | [INFO] [stdout] 718 | pub fn get_prototype(&self) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stdout] --> src/slot.rs:1207:12 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn get_prototype_with_layout_guard(&self, context: &Box, mut layout_guard: ReentrantLockReadGuard) -> Result src/base/error.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | error_type: ErrorType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/error.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/base/error.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | message: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/error.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "299f5a9ecd57613ca2c3199e22cb8edec7f1862bb679ad786809464c77961a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299f5a9ecd57613ca2c3199e22cb8edec7f1862bb679ad786809464c77961a7e", kill_on_drop: false }` [INFO] [stdout] 299f5a9ecd57613ca2c3199e22cb8edec7f1862bb679ad786809464c77961a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f34ebc11ce27ea6d4593a2b9a8c5d1715ded8c2424b423dcec6b748cd384546e [INFO] running `Command { std: "docker" "start" "-a" "f34ebc11ce27ea6d4593a2b9a8c5d1715ded8c2424b423dcec6b748cd384546e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `no_redirection` [INFO] [stderr] --> src/region.rs:957:133 [INFO] [stderr] | [INFO] [stderr] 957 | ...ntrantLockReadGuard, no_redirection: bool) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_redirection` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/slot.rs:1281:68 [INFO] [stderr] | [INFO] [stderr] 1281 | pub fn set_prototype_ignore_slot_trap(&self, prototype: Value, context: &Box) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subject` [INFO] [stderr] --> src/slot.rs:1847:56 [INFO] [stderr] | [INFO] [stderr] 1847 | pub fn delete_own_property_ignore_slot_trap(&self, subject: Value, symbol: Symbol, context: &Box) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subject` [INFO] [stderr] --> src/slot.rs:1933:62 [INFO] [stderr] | [INFO] [stderr] 1933 | pub fn list_own_property_symbols_ignore_slot_trap(&self, subject: Value, _context: &Box) -> Result, Error> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stderr] --> src/region.rs:957:12 [INFO] [stderr] | [INFO] [stderr] 957 | pub fn get_prototype_with_layout_guard(&self, subject: Value, context: &Box, layout_guard: ReentrantLockReadGuard, no_re... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_prototype` [INFO] [stderr] --> src/slot.rs:483:12 [INFO] [stderr] | [INFO] [stderr] 483 | pub fn get_prototype(&self) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_prototype` [INFO] [stderr] --> src/slot.rs:718:12 [INFO] [stderr] | [INFO] [stderr] 718 | pub fn get_prototype(&self) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_prototype_with_layout_guard` [INFO] [stderr] --> src/slot.rs:1207:12 [INFO] [stderr] | [INFO] [stderr] 1207 | pub fn get_prototype_with_layout_guard(&self, context: &Box, mut layout_guard: ReentrantLockReadGuard) -> Result src/base/error.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | error_type: ErrorType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/base/error.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `message` [INFO] [stderr] --> src/base/error.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | message: String [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/base/error.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rogiso` (lib) generated 10 warnings [INFO] [stderr] warning: `rogiso` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rogiso-714278f42f381666) [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test base::symbol::test_symbol_id_generator ... ok [INFO] [stdout] test base::symbol::test_symbol_recycle ... ok [INFO] [stdout] test base::symbol::test_text_symbol ... ok [INFO] [stdout] test base::symbol::test_value_symbol ... ok [INFO] [stdout] test base::value::test_boolean_false ... ok [INFO] [stdout] test base::value::test_boolean_true ... ok [INFO] [stdout] test base::value::test_cardinal ... ok [INFO] [stdout] test base::value::test_cardinal_zero ... ok [INFO] [stdout] test base::value::test_equal ... ok [INFO] [stdout] test base::value::test_float ... ok [INFO] [stdout] test base::value::test_float_infinity ... ok [INFO] [stdout] test base::value::test_float_nan ... ok [INFO] [stdout] test base::value::test_float_negative ... ok [INFO] [stdout] test base::value::test_float_negative_infinity ... ok [INFO] [stdout] test base::value::test_float_zero ... ok [INFO] [stdout] test base::value::test_integer ... ok [INFO] [stdout] test base::value::test_integer_negative ... ok [INFO] [stdout] test base::value::test_integer_zero ... ok [INFO] [stdout] test base::value::test_null ... ok [INFO] [stdout] test base::value::test_undefined ... ok [INFO] [stdout] test field_shortcuts::test_field_shortcuts_size ... ok [INFO] [stdout] test field_shortcuts::test_field_shortcuts ... ok [INFO] [stdout] test field_shortcuts::test_field_template_creation ... ok [INFO] [stdout] test field_shortcuts::test_field_template_symbol ... ok [INFO] [stdout] test field_shortcuts::test_field_template_version ... ok [INFO] [stdout] test field_shortcuts::test_field_token ... ok [INFO] [stdout] test internal_slot::list::test_creation ... ok [INFO] [stdout] test internal_slot::list::test_elements ... ok [INFO] [stdout] test internal_slot::list::test_length ... ok [INFO] [stdout] test internal_slot::list::test_list_references ... ok [INFO] [stdout] test internal_slot::list::test_refresh_reference ... ok [INFO] [stdout] test internal_slot::text::test_char_iterator ... ok [INFO] [stdout] test internal_slot::text::test_concatentate ... ok [INFO] [stdout] test internal_slot::text::test_equal ... ok [INFO] [stdout] test internal_slot::text::test_from_chars ... ok [INFO] [stdout] test internal_slot::text::test_from_utf8 ... ok [INFO] [stdout] test internal_slot::text::test_get_char_at ... ok [INFO] [stdout] test internal_slot::text::test_hash ... ok [INFO] [stdout] test internal_slot::text::test_ordering ... ok [INFO] [stdout] test internal_slot::text::test_repeat ... ok [INFO] [stdout] test internal_slot::text::test_shrink ... ok [INFO] [stdout] test internal_slot::text::test_simple_text ... ok [INFO] [stdout] test internal_slot::text::test_slices ... ok [INFO] [stdout] test internal_slot::tuple::test_creation ... ok [INFO] [stdout] test internal_slot::tuple::test_get_element ... ok [INFO] [stdout] test internal_slot::tuple::test_length ... ok [INFO] [stdout] test internal_slot::tuple::test_refresh_reference ... ok [INFO] [stdout] test internal_slot::tuple::test_tuple_references ... ok [INFO] [stdout] test reference_map::test_remove_reference ... ok [INFO] [stdout] test reference_map::test_remove_reference_not_found ... ok [INFO] [stdout] test reference_map::test_add_reference ... ok [INFO] [stdout] test reference_map::test_multiple_references ... ok [INFO] [stdout] test root::test_root_creation ... ok [INFO] [stdout] test root::test_root_get ... ok [INFO] [stdout] test isolate::test_isolate_creation ... ok [INFO] [stdout] test root::test_root_refresh ... ok [INFO] [stdout] test root::test_root_references ... ok [INFO] [stdout] test root::test_roots_merge ... ok [INFO] [stdout] test isolate::test_isolate_outlets ... ok [INFO] [stdout] test root::test_roots_creation ... ok [INFO] [stdout] test region::test_region_basic_states ... ok [INFO] [stdout] test root::test_roots_references ... ok [INFO] [stdout] test root::test_weak_id_generator ... ok [INFO] [stdout] test root::test_roots_refresh_value ... ok [INFO] [stdout] test root::test_weak_root ... ok [INFO] [stdout] test slot::test_atomic_slot_flags ... ok [INFO] [stdout] test isolate::test_isolate_value_symbol ... ok [INFO] [stdout] test slot::test_atomic_slot_primitive_type ... ok [INFO] [stdout] test isolate::test_isolate_region_management ... ok [INFO] [stdout] test region::test_region_creation ... ok [INFO] [stdout] test slot::test_region_slot_field_shortcuts ... ok [INFO] [stdout] test slot::test_region_slot_color ... ok [INFO] [stdout] test slot::test_region_slot_references ... ok [INFO] [stdout] test slot::test_region_slot_size ... ok [INFO] [stdout] test isolate::test_isolate_own_properties ... ok [INFO] [stdout] test slot::test_region_slot_snapshot ... ok [INFO] [stdout] test isolate::test_isolate_roots ... ok [INFO] [stdout] test slot::test_slot_record_color ... ok [INFO] [stdout] test slot::test_slot_record_id ... ok [INFO] [stdout] test slot::test_slot_record_references ... ok [INFO] [stdout] test slot::test_slot_record_size ... ok [INFO] [stdout] test slot::test_slot_record_reset ... ok [INFO] [stdout] test isolate::test_isolate_seals ... ok [INFO] [stdout] test region::test_region_basic_slot_management ... ok [INFO] [stdout] test isolate::test_isolate_properties ... ok [INFO] [stdout] test region::test_region_snapshot ... ok [INFO] [stdout] test isolate::test_isolate_text_symbol ... ok [INFO] [stdout] test util::page_map::test_page_size ... ok [INFO] [stdout] test util::reentrant_lock::test_lock ... ok [INFO] [stdout] test util::page_map::test_page_table_size ... ok [INFO] [stdout] test util::rw_lock::test_lock ... ok [INFO] [stdout] test util::spin_lock::test_lock ... ok [INFO] [stdout] test util::page_map::test_page_map_items ... ok [INFO] [stdout] test util::page_map::test_page_map_iterator ... ok [INFO] [stdout] test slot::test_region_slot_internal_slot ... ok [INFO] [stdout] test slot::test_region_slot_own_property_with_field_shortcuts ... ok [INFO] [stdout] test slot::test_region_slot_own_properties ... ok [INFO] [stdout] test region::test_region_references ... ok [INFO] [stdout] test slot::test_region_slot_slot_trap ... ok [INFO] [stdout] test region::test_region_internal_slot ... ok [INFO] [stdout] test slot::test_region_slot_management ... ok [INFO] [stdout] test region::test_region_own_property ... ok [INFO] [stdout] test isolate::test_isolate_slot_management ... ok [INFO] [stdout] test isolate::test_isolate_slot_snapshot ... ok [INFO] [stdout] test region::test_region_field_shortcuts ... ok [INFO] [stdout] test region::test_region_seal ... ok [INFO] [stdout] test region::test_region_slot_trap ... ok [INFO] [stdout] test region::test_region_size ... FAILED [INFO] [stdout] test slot::test_atomic_slot_size ... FAILED [INFO] [stdout] test util::page_map::test_page_map_items_inavailable - should panic ... ok [INFO] [stdout] test util::page_map::test_page_map_size ... FAILED [INFO] [stdout] test util::page_map::test_page_map_items_recycled - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- region::test_region_size stdout ---- [INFO] [stdout] thread 'region::test_region_size' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `4072`, [INFO] [stdout] right: `0`', src/region.rs:1424:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5593a9f2cd0d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5593a9f2cd0d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5593a9f2cd0d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5593a9f2cd0d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5593a9f52f7c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5593a9f28608 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5593a9f2efe7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5593a9f2efe7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5593a9f2efe7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5593a9f2ed1c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5593a9f2f739 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5593a9f2f427 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5593a9f2d1d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5593a9f2f139 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5593a9dba133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5593a9f51028 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x5593a9e52eea - core::panicking::assert_failed::h02aceb32b29d465e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5593a9e1a114 - rogiso::region::test_region_size::h8b90ce4df01f0c00 [INFO] [stdout] at /opt/rustwide/workdir/src/region.rs:1424:5 [INFO] [stdout] 18: 0x5593a9e19fba - rogiso::region::test_region_size::{{closure}}::he648d48445a2bd28 [INFO] [stdout] at /opt/rustwide/workdir/src/region.rs:1422:1 [INFO] [stdout] 19: 0x5593a9e9256e - core::ops::function::FnOnce::call_once::h8a91b3c360815a27 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5593a9f02c23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5593a9f02c23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5593a9f01904 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5593a9f01904 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5593a9f01904 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5593a9f01904 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5593a9f01904 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5593a9f01904 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5593a9f01904 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5593a9f0b221 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5593a9f0b221 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5593a9ed789f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5593a9ed789f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5593a9ed789f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5593a9ed789f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5593a9ed789f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5593a9ed789f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5593a9ed789f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5593a9f35423 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5593a9f35423 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5593a9f35423 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f7c0cc84609 - start_thread [INFO] [stdout] 42: 0x7f7c0ca54163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- slot::test_atomic_slot_size stdout ---- [INFO] [stdout] thread 'slot::test_atomic_slot_size' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `120`, [INFO] [stdout] right: `128`', src/slot.rs:2186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5593a9f2cd0d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5593a9f2cd0d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5593a9f2cd0d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5593a9f2cd0d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5593a9f52f7c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5593a9f28608 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5593a9f2efe7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5593a9f2efe7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5593a9f2efe7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5593a9f2ed1c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5593a9f2f739 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5593a9f2f427 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5593a9f2d1d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5593a9f2f139 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5593a9dba133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5593a9f51028 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x5593a9e52eea - core::panicking::assert_failed::h02aceb32b29d465e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5593a9dfd62f - rogiso::slot::test_atomic_slot_size::hc566a41aeca8146b [INFO] [stdout] at /opt/rustwide/workdir/src/slot.rs:2186:5 [INFO] [stdout] 18: 0x5593a9dfd5ca - rogiso::slot::test_atomic_slot_size::{{closure}}::h27868a71b827adb7 [INFO] [stdout] at /opt/rustwide/workdir/src/slot.rs:2185:1 [INFO] [stdout] 19: 0x5593a9e915de - core::ops::function::FnOnce::call_once::h460ad3b91d56a75d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5593a9f02c23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5593a9f02c23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5593a9f01904 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5593a9f01904 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5593a9f01904 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5593a9f01904 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5593a9f01904 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5593a9f01904 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5593a9f01904 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5593a9f0b221 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5593a9f0b221 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5593a9ed789f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5593a9ed789f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5593a9ed789f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5593a9ed789f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5593a9ed789f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5593a9ed789f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5593a9ed789f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5593a9f35423 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5593a9f35423 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5593a9f35423 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f7c0cc84609 - start_thread [INFO] [stdout] 42: 0x7f7c0ca54163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- util::page_map::test_page_map_size stdout ---- [INFO] [stdout] thread 'util::page_map::test_page_map_size' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `8184`, [INFO] [stdout] right: `8192`', src/util/page_map.rs:278:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5593a9f2cd0d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5593a9f2cd0d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5593a9f2cd0d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5593a9f2cd0d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5593a9f52f7c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5593a9f28608 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5593a9f2efe7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5593a9f2efe7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5593a9f2efe7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5593a9f2ed1c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5593a9f2f739 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5593a9f2f427 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5593a9f2d1d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5593a9f2f139 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5593a9dba133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5593a9f51028 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x5593a9e52eea - core::panicking::assert_failed::h02aceb32b29d465e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5593a9e2c9af - rogiso::util::page_map::test_page_map_size::hcff920fa9639a770 [INFO] [stdout] at /opt/rustwide/workdir/src/util/page_map.rs:278:5 [INFO] [stdout] 18: 0x5593a9e2c94a - rogiso::util::page_map::test_page_map_size::{{closure}}::h6714ebdeb8288762 [INFO] [stdout] at /opt/rustwide/workdir/src/util/page_map.rs:277:1 [INFO] [stdout] 19: 0x5593a9e909de - core::ops::function::FnOnce::call_once::h024aff44aa0200ec [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5593a9f02c23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5593a9f02c23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5593a9f01904 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5593a9f01904 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5593a9f01904 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5593a9f01904 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5593a9f01904 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5593a9f01904 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5593a9f01904 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5593a9f0b221 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5593a9f0b221 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5593a9ed789f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5593a9ed789f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5593a9ed789f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5593a9ed789f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5593a9ed789f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5593a9ed789f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5593a9ed789f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5593a9f35423 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5593a9f35423 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5593a9f35423 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f7c0cc84609 - start_thread [INFO] [stdout] 42: 0x7f7c0ca54163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] region::test_region_size [INFO] [stdout] slot::test_atomic_slot_size [INFO] [stdout] util::page_map::test_page_map_size [INFO] [stdout] [INFO] [stdout] test result: FAILED. 109 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f34ebc11ce27ea6d4593a2b9a8c5d1715ded8c2424b423dcec6b748cd384546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34ebc11ce27ea6d4593a2b9a8c5d1715ded8c2424b423dcec6b748cd384546e", kill_on_drop: false }` [INFO] [stdout] f34ebc11ce27ea6d4593a2b9a8c5d1715ded8c2424b423dcec6b748cd384546e