[INFO] cloning repository https://github.com/atopia/sandcrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atopia/sandcrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatopia%2Fsandcrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatopia%2Fsandcrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d75f9e966d4216d8a858f10639483f05ce4706b
[INFO] testing atopia/sandcrust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatopia%2Fsandcrust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/atopia/sandcrust
[INFO] finished tweaking git repo https://github.com/atopia/sandcrust
[INFO] tweaked toml for git repo https://github.com/atopia/sandcrust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/atopia/sandcrust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/atopia/sandcrust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/bincode-org/bincode.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/atopia/sandheap`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v0.9.13
[INFO] [stderr]   Downloaded serde_codegen_internals v0.14.2
[INFO] [stderr]   Downloaded num-traits v0.1.37
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded byteorder v1.0.0
[INFO] [stderr]   Downloaded lazy_static v0.2.6
[INFO] [stderr]   Downloaded memmap v0.5.2
[INFO] [stderr]   Downloaded fs2 v0.4.1
[INFO] [stderr]   Downloaded cfg-if v1.0.1
[INFO] [stderr]   Downloaded serde v0.9.13
[INFO] [stderr]   Downloaded syn v0.11.10
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54ea15fe8aaff617c875f645d41f561257a954a2ba657d24ad5ccabc92a0c8f8
[INFO] running `Command { std: "docker" "start" "-a" "54ea15fe8aaff617c875f645d41f561257a954a2ba657d24ad5ccabc92a0c8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ea15fe8aaff617c875f645d41f561257a954a2ba657d24ad5ccabc92a0c8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ea15fe8aaff617c875f645d41f561257a954a2ba657d24ad5ccabc92a0c8f8", kill_on_drop: false }`
[INFO] [stdout] 54ea15fe8aaff617c875f645d41f561257a954a2ba657d24ad5ccabc92a0c8f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dac272977d03ef1ce420799cf39d8c750e85f319e0ea86372ab848ccb69710a
[INFO] running `Command { std: "docker" "start" "-a" "5dac272977d03ef1ce420799cf39d8c750e85f319e0ea86372ab848ccb69710a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v0.9.13
[INFO] [stderr]    Compiling lazy_static v0.2.6
[INFO] [stderr]    Compiling sandheap v0.1.0 (https://github.com/atopia/sandheap#efdde8dd)
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling syn v0.11.10
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]    Compiling serde_derive v0.9.13
[INFO] [stderr]    Compiling bincode v1.0.0-alpha7 (https://github.com/bincode-org/bincode.git?tag=v1.0.0-alpha7#f3b0e2c3)
[INFO] [stderr]    Compiling sandcrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::os::unix::io::FromRawFd`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::os::unix::io::FromRawFd;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / lazy_static! {
[INFO] [stdout] 84 | |     #[doc(hidden)]
[INFO] [stdout] 85 | |     #[derive(Debug)]
[INFO] [stdout] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stdout] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stdout] 88 | |     };
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / lazy_static! {
[INFO] [stdout] 84 | |     #[doc(hidden)]
[INFO] [stdout] 85 | |     #[derive(Debug)]
[INFO] [stdout] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stdout] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stdout] 88 | |     };
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |             file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(fd_in) }),
[INFO] [stdout]     |                                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |             file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(fd_out) }),
[INFO] [stdout]     |                                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(parent_cmd_send) }),
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     file_out: std::io::BufReader::new( unsafe { ::std::fs::File::from(parent_result_receive) }),
[INFO] [stdout]     |                                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(child_result_send) }),
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(child_cmd_receive) }),
[INFO] [stdout]     |                                                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.46s
[INFO] running `Command { std: "docker" "inspect" "5dac272977d03ef1ce420799cf39d8c750e85f319e0ea86372ab848ccb69710a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dac272977d03ef1ce420799cf39d8c750e85f319e0ea86372ab848ccb69710a", kill_on_drop: false }`
[INFO] [stdout] 5dac272977d03ef1ce420799cf39d8c750e85f319e0ea86372ab848ccb69710a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 204c687a96b660566f9b645199864ec80a80f97da3d29b8a70a34d9344916623
[INFO] running `Command { std: "docker" "start" "-a" "204c687a96b660566f9b645199864ec80a80f97da3d29b8a70a34d9344916623", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused import: `std::os::unix::io::FromRawFd`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::os::unix::io::FromRawFd;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / lazy_static! {
[INFO] [stdout] 84 | |     #[doc(hidden)]
[INFO] [stdout] 85 | |     #[derive(Debug)]
[INFO] [stdout] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stdout] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stdout] 88 | |     };
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / lazy_static! {
[INFO] [stdout] 84 | |     #[doc(hidden)]
[INFO] [stdout] 85 | |     #[derive(Debug)]
[INFO] [stdout] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stdout] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stdout] 88 | |     };
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |             file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(fd_in) }),
[INFO] [stdout]     |                                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sandcrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |             file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(fd_out) }),
[INFO] [stdout]     |                                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(parent_cmd_send) }),
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     file_out: std::io::BufReader::new( unsafe { ::std::fs::File::from(parent_result_receive) }),
[INFO] [stdout]     |                                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(child_result_send) }),
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(child_cmd_receive) }),
[INFO] [stdout]     |                                                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/retval_restore_global.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/retval_restore_global.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 |             ;
[INFO] [stdout]    |             ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::io::FromRawFd`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::os::unix::io::FromRawFd;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> examples/workbench.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / lazy_static! {
[INFO] [stdout] 84 | |     #[doc(hidden)]
[INFO] [stdout] 85 | |     #[derive(Debug)]
[INFO] [stdout] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stdout] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stdout] 88 | |     };
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / lazy_static! {
[INFO] [stdout] 84 | |     #[doc(hidden)]
[INFO] [stdout] 85 | |     #[derive(Debug)]
[INFO] [stdout] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stdout] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stdout] 88 | |     };
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/arg_parse_global.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/mut_global_vars.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |             file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(fd_in) }),
[INFO] [stdout]     |                                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |             file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(fd_out) }),
[INFO] [stdout]     |                                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `Add` should have a snake case name
[INFO] [stdout]   --> examples/workbench.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn Add() {
[INFO] [stdout]    |        ^^^ help: convert the identifier to snake case: `add`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Add` should have a snake case name
[INFO] [stdout]   --> examples/workbench.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn Add() {
[INFO] [stdout]    |        ^^^ help: convert the identifier to snake case: `add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(parent_cmd_send) }),
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     file_out: std::io::BufReader::new( unsafe { ::std::fs::File::from(parent_result_receive) }),
[INFO] [stdout]     |                                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(child_result_send) }),
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lib.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(child_cmd_receive) }),
[INFO] [stdout]     |                                                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tests/mut_global_vars.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     assert_eq!(rl_readline_version, 23);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tests/mut_global_vars.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                     assert_eq!(rl_readline_version, 42);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> tests/complex_restore.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              `Entity` is not local
[INFO] [stdout]   |              `Serialize` is not local
[INFO] [stdout]   |              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Entity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> tests/complex_restore.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         `Entity` is not local
[INFO] [stdout]   |                         `Deserialize` is not local
[INFO] [stdout]   |                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Entity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/complex_restore.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `World` is not local
[INFO] [stdout]    |              `Serialize` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/complex_restore.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `World` is not local
[INFO] [stdout]    |                         `Deserialize` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "204c687a96b660566f9b645199864ec80a80f97da3d29b8a70a34d9344916623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204c687a96b660566f9b645199864ec80a80f97da3d29b8a70a34d9344916623", kill_on_drop: false }`
[INFO] [stdout] 204c687a96b660566f9b645199864ec80a80f97da3d29b8a70a34d9344916623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6033f2a82d0e30709c6adafd6d46d414ce0afc1b614e183c0997686ca71b5f5d
[INFO] running `Command { std: "docker" "start" "-a" "6033f2a82d0e30709c6adafd6d46d414ce0afc1b614e183c0997686ca71b5f5d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `std::os::unix::io::FromRawFd`
[INFO] [stderr]   --> src/lib.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use std::os::unix::io::FromRawFd;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]   --> src/lib.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 | use std::time::Duration;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]   --> src/lib.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | use std::thread;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/lib.rs:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | / lazy_static! {
[INFO] [stderr] 84 | |     #[doc(hidden)]
[INFO] [stderr] 85 | |     #[derive(Debug)]
[INFO] [stderr] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stderr] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stderr] 88 | |     };
[INFO] [stderr] 89 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/lib.rs:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | / lazy_static! {
[INFO] [stderr] 84 | |     #[doc(hidden)]
[INFO] [stderr] 85 | |     #[derive(Debug)]
[INFO] [stderr] 86 | |     pub static ref SANDCRUST: ::std::sync::Arc<::std::sync::Mutex<Sandcrust>> = {
[INFO] [stderr] 87 | |         std::sync::Arc::new(std::sync::Mutex::new(Sandcrust::fork_new()))
[INFO] [stderr] 88 | |     };
[INFO] [stderr] 89 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/lib.rs:129:37
[INFO] [stderr]     |
[INFO] [stderr] 129 |             file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(fd_in) }),
[INFO] [stderr]     |                                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/lib.rs:130:38
[INFO] [stderr]     |
[INFO] [stderr] 130 |             file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(fd_out) }),
[INFO] [stderr]     |                                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/lib.rs:169:39
[INFO] [stderr]     |
[INFO] [stderr] 169 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(parent_cmd_send) }),
[INFO] [stderr]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/lib.rs:170:41
[INFO] [stderr]     |
[INFO] [stderr] 170 |                     file_out: std::io::BufReader::new( unsafe { ::std::fs::File::from(parent_result_receive) }),
[INFO] [stderr]     |                                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/lib.rs:219:39
[INFO] [stderr]     |
[INFO] [stderr] 219 |                     file_in: std::io::BufWriter::new(unsafe { ::std::fs::File::from(child_result_send) }),
[INFO] [stderr]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/lib.rs:220:40
[INFO] [stderr]     |
[INFO] [stderr] 220 |                     file_out: std::io::BufReader::new(unsafe { ::std::fs::File::from(child_cmd_receive) }),
[INFO] [stderr]     |                                                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: `sandcrust` (lib) generated 11 warnings (run `cargo fix --lib -p sandcrust` to apply 3 suggestions)
[INFO] [stderr] warning: `sandcrust` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> tests/retval_restore_global.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> tests/retval_restore_global.rs:10:4
[INFO] [stderr]    |
[INFO] [stderr] 10 |             ;
[INFO] [stderr]    |             ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> examples/workbench.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait method `Add` should have a snake case name
[INFO] [stderr]   --> examples/workbench.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn Add() {
[INFO] [stderr]    |        ^^^ help: convert the identifier to snake case: `add`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `Add` should have a snake case name
[INFO] [stderr]   --> examples/workbench.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn Add() {
[INFO] [stderr]    |        ^^^ help: convert the identifier to snake case: `add`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> tests/mut_global_vars.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> tests/mut_global_vars.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 |                     assert_eq!(rl_readline_version, 23);
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> tests/mut_global_vars.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |                     assert_eq!(rl_readline_version, 42);
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> tests/arg_parse_global.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> tests/complex_restore.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stderr]   |              ^^^^^^^^^
[INFO] [stderr]   |              |
[INFO] [stderr]   |              `Entity` is not local
[INFO] [stderr]   |              `Serialize` is not local
[INFO] [stderr]   |              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Entity`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> tests/complex_restore.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stdout] 
[INFO] [stderr]   |                         ^^^^^^^^^^^
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |                         |
[INFO] [stdout] 
[INFO] [stderr]   |                         `Entity` is not local
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   |                         `Deserialize` is not local
[INFO] [stdout] 
[INFO] [stderr]   |                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Entity`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/complex_restore.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              `World` is not local
[INFO] [stderr]    |              `Serialize` is not local
[INFO] [stderr]    |              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_World`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/complex_restore.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[derive(Serialize, Deserialize, PartialEq)]
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `World` is not local
[INFO] [stderr]    |                         `Deserialize` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_World`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `sandcrust` (test "retval_restore_global") generated 2 warnings
[INFO] [stderr] warning: `sandcrust` (example "workbench") generated 3 warnings
[INFO] [stderr] warning: `sandcrust` (test "mut_global_vars") generated 3 warnings
[INFO] [stderr] warning: `sandcrust` (test "arg_parse_global") generated 1 warning
[INFO] [stderr] warning: `sandcrust` (test "complex_restore") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sandcrust-4425d9c63cee7b67)
[INFO] [stderr]      Running tests/arg_parse.rs (/opt/rustwide/target/debug/deps/arg_parse-749f1ff7b4184e8f)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test arg_parse::by_mut_reference_recursive_test ... ok
[INFO] [stdout] test arg_parse::by_direct_value_test ... ok
[INFO] [stdout] test arg_parse::by_mut_reference_simple_test ... ok
[INFO] [stdout] test arg_parse::by_mixed_value_recursive_test ... ok
[INFO] [stdout] test arg_parse::by_reference_simple_test ... ok
[INFO] [stdout] test arg_parse::by_reference_recursive_test ... ok
[INFO] [stdout] test arg_parse::by_value_recursive_test ... ok
[INFO] [stdout] test arg_parse::by_value_simple_test ... ok
[INFO] [stdout] test arg_parse::empty_test ... ok
[INFO] [stdout] test arg_parse::by_mut_value_simple_test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6033f2a82d0e30709c6adafd6d46d414ce0afc1b614e183c0997686ca71b5f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6033f2a82d0e30709c6adafd6d46d414ce0afc1b614e183c0997686ca71b5f5d", kill_on_drop: false }`
[INFO] [stdout] 6033f2a82d0e30709c6adafd6d46d414ce0afc1b614e183c0997686ca71b5f5d
