[INFO] cloning repository https://github.com/kcomas/rust-trees
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcomas/rust-trees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcomas%2Frust-trees", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcomas%2Frust-trees'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce64489eb8fadce31c44984ef511a169ce2ba219
[INFO] testing kcomas/rust-trees against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcomas%2Frust-trees" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcomas/rust-trees
[INFO] finished tweaking git repo https://github.com/kcomas/rust-trees
[INFO] tweaked toml for git repo https://github.com/kcomas/rust-trees written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcomas/rust-trees on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcomas/rust-trees 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tree` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.9
[INFO] [stderr]   Downloaded itoa v0.3.1
[INFO] [stderr]   Downloaded slab v0.3.0
[INFO] [stderr]   Downloaded num-traits v0.1.39
[INFO] [stderr]   Downloaded log v0.3.8
[INFO] [stderr]   Downloaded serde_json v1.0.2
[INFO] [stderr]   Downloaded scoped-tls v0.1.0
[INFO] [stderr]   Downloaded futures-cpupool v0.1.5
[INFO] [stderr]   Downloaded percent-encoding v1.0.0
[INFO] [stderr]   Downloaded num_cpus v1.6.2
[INFO] [stderr]   Downloaded safemem v0.2.0
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded tokio-service v0.1.0
[INFO] [stderr]   Downloaded smallvec v0.2.1
[INFO] [stderr]   Downloaded iovec v0.1.0
[INFO] [stderr]   Downloaded lazycell v0.4.0
[INFO] [stderr]   Downloaded httparse v1.2.3
[INFO] [stderr]   Downloaded take v0.1.0
[INFO] [stderr]   Downloaded mime v0.3.2
[INFO] [stderr]   Downloaded byteorder v1.1.0
[INFO] [stderr]   Downloaded time v0.1.38
[INFO] [stderr]   Downloaded tokio-io v0.1.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.26
[INFO] [stderr]   Downloaded base64 v0.6.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.15.1
[INFO] [stderr]   Downloaded unicase v2.0.0
[INFO] [stderr]   Downloaded bytes v0.4.4
[INFO] [stderr]   Downloaded net2 v0.2.29
[INFO] [stderr]   Downloaded dtoa v0.4.1
[INFO] [stderr]   Downloaded tokio-proto v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.9
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded tokio-core v0.1.8
[INFO] [stderr]   Downloaded mio v0.6.9
[INFO] [stderr]   Downloaded hyper v0.11.1
[INFO] [stderr]   Downloaded futures v0.1.14
[INFO] [stderr]   Downloaded libc v0.2.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24
[INFO] running `Command { std: "docker" "start" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tree` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.26
[INFO] [stderr]    Compiling futures v0.1.14
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling lazycell v0.4.0
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling scoped-tls v0.1.0
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling httparse v1.2.3
[INFO] [stderr]    Compiling serde v1.0.9
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling iovec v0.1.0
[INFO] [stderr]    Compiling net2 v0.2.29
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling num_cpus v1.6.2
[INFO] [stderr]    Compiling time v0.1.38
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling percent-encoding v1.0.0
[INFO] [stderr]    Compiling num-traits v0.1.39
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling mio v0.6.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling bytes v0.4.4
[INFO] [stderr]    Compiling base64 v0.6.0
[INFO] [stderr]    Compiling unicase v2.0.0
[INFO] [stderr]    Compiling mime v0.3.2
[INFO] [stderr]    Compiling tokio-io v0.1.2
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.5
[INFO] [stderr]    Compiling serde_derive_internals v0.15.1
[INFO] [stderr]    Compiling tokio-core v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.9
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[INFO] [stderr]    Compiling hyper v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.2
[INFO] [stderr]    Compiling tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/tree/http_server.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if let Some(query) = req.query() {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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]  --> src/tree/tree_serialize.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `TreeSerialize` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TreeSerialize`
[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]  --> src/tree/tree_serialize.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     -^^^^^^^^^^
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     `TreeSerialize` is not local
[INFO] [stdout]   |                     `Deserialize` is not local
[INFO] [stdout]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TreeSerialize`
[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 `release` profile [optimized] target(s) in 18.08s
[INFO] running `Command { std: "docker" "inspect" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tree` (manifest) generated 1 warning
[INFO] [stderr]    Compiling tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/tree/http_server.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if let Some(query) = req.query() {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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]  --> src/tree/tree_serialize.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `TreeSerialize` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TreeSerialize`
[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]  --> src/tree/tree_serialize.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     -^^^^^^^^^^
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     `TreeSerialize` is not local
[INFO] [stdout]   |                     `Deserialize` is not local
[INFO] [stdout]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TreeSerialize`
[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 `release` profile [optimized] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tree` (manifest) generated 1 warning
[INFO] [stderr] warning: unused variable: `query`
[INFO] [stderr]   --> src/tree/http_server.rs:35:29
[INFO] [stderr]    |
[INFO] [stderr] 35 |                 if let Some(query) = req.query() {
[INFO] [stderr]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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]  --> src/tree/tree_serialize.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `TreeSerialize` is not local
[INFO] [stderr]   |          `Serialize` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TreeSerialize`
[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]  --> src/tree/tree_serialize.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]   |                     -^^^^^^^^^^
[INFO] [stderr]   |                     |
[INFO] [stderr]   |                     `TreeSerialize` is not local
[INFO] [stderr]   |                     `Deserialize` is not local
[INFO] [stderr]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TreeSerialize`
[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: `tree` (bin "tree" test) generated 3 warnings (run `cargo fix --bin "tree" -p tree --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/tree-b428e7887c8c8e10)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tree::node::test::basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24", kill_on_drop: false }`
[INFO] [stdout] f9e38cd5435a9dd0549c535f2a41728dc536c043f2e3e117ecbae56bcc6d5b24
