[INFO] cloning repository https://github.com/Kopi-Paste/RustyChunkyServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kopi-Paste/RustyChunkyServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKopi-Paste%2FRustyChunkyServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKopi-Paste%2FRustyChunkyServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c4f14827b177448b9df5673108ce76fe29db56c [INFO] testing Kopi-Paste/RustyChunkyServer against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKopi-Paste%2FRustyChunkyServer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kopi-Paste/RustyChunkyServer [INFO] finished tweaking git repo https://github.com/Kopi-Paste/RustyChunkyServer [INFO] tweaked toml for git repo https://github.com/Kopi-Paste/RustyChunkyServer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kopi-Paste/RustyChunkyServer on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kopi-Paste/RustyChunkyServer 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.16 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.89 [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded tower v0.5.1 [INFO] [stderr] Downloaded serde_json v1.0.132 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded axum v0.7.7 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] [stderr] Downloaded libc v0.2.161 [INFO] [stderr] Downloaded tokio v1.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a28555d1776fb86f0dad069f648e45b5d8b6165504216fa3738e35ceffa91b [INFO] running `Command { std: "docker" "start" "-a" "17a28555d1776fb86f0dad069f648e45b5d8b6165504216fa3738e35ceffa91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a28555d1776fb86f0dad069f648e45b5d8b6165504216fa3738e35ceffa91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a28555d1776fb86f0dad069f648e45b5d8b6165504216fa3738e35ceffa91b", kill_on_drop: false }` [INFO] [stdout] 17a28555d1776fb86f0dad069f648e45b5d8b6165504216fa3738e35ceffa91b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9336ef8b435ccf903275de056887c5705c21a99b0c028856e171ffce18075c49 [INFO] running `Command { std: "docker" "start" "-a" "9336ef8b435ccf903275de056887c5705c21a99b0c028856e171ffce18075c49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_mut_node_for_string` and `get_mut_for_string` are never used [INFO] [stdout] --> src/trie/trie.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl Trie where K : Copy + Eq + Hash { [INFO] [stdout] | ------------------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | fn get_mut_node_for_string(&mut self, key : &[K]) -> Option<&mut Node> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_mut_for_string(&mut self, key : &[K]) -> Option<&mut V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut_data` is never used [INFO] [stdout] --> src/trie/node.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Node where K : Eq + Hash + Copy { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn get_mut_data(&mut self) -> Option<&mut V> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.69s [INFO] running `Command { std: "docker" "inspect" "9336ef8b435ccf903275de056887c5705c21a99b0c028856e171ffce18075c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9336ef8b435ccf903275de056887c5705c21a99b0c028856e171ffce18075c49", kill_on_drop: false }` [INFO] [stdout] 9336ef8b435ccf903275de056887c5705c21a99b0c028856e171ffce18075c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6fdb2b1588b696e937b4a49778b479d6ad417bfc8ae707ccd97ba93746e86885 [INFO] running `Command { std: "docker" "start" "-a" "6fdb2b1588b696e937b4a49778b479d6ad417bfc8ae707ccd97ba93746e86885", kill_on_drop: false }` [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_mut_node_for_string` and `get_mut_for_string` are never used [INFO] [stdout] --> src/trie/trie.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl Trie where K : Copy + Eq + Hash { [INFO] [stdout] | ------------------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | fn get_mut_node_for_string(&mut self, key : &[K]) -> Option<&mut Node> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_mut_for_string(&mut self, key : &[K]) -> Option<&mut V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut_data` is never used [INFO] [stdout] --> src/trie/node.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Node where K : Eq + Hash + Copy { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn get_mut_data(&mut self) -> Option<&mut V> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::init` [INFO] [stdout] --> tests/trie_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing_subscriber::fmt::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 24 | trie.insert(as_slice!("aaaaaa"), 1); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 25 | trie.insert(as_slice!("aaaaab"), 2); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 26 | trie.insert(as_slice!("aaaaac"), 3); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::init` [INFO] [stdout] --> tests/trie_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing_subscriber::fmt::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 27 | trie.insert(as_slice!("aaaaad"), 4); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 24 | trie.insert(as_slice!("aaaaaa"), 1); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 28 | trie.insert(as_slice!("aabaad"), 5); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 25 | trie.insert(as_slice!("aaaaab"), 2); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aa"))); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 26 | trie.insert(as_slice!("aaaaac"), 3); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 27 | trie.insert(as_slice!("aaaaad"), 4); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 28 | trie.insert(as_slice!("aabaad"), 5); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aa"))); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aab"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 31 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aaaa"))); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 32 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aaaaa"))); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | trie.insert(as_slice!(rand_str), i); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | trie.delete(as_slice!(string_to_delete)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | trie.insert(as_slice!(rand_str), i); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | ... &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | ... let mut mine = trie.get_keys_for_prefix(as_slice!(rand_prefix)).iter().map(|word| word.iter().collect::()).collect::... [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | assert_eq!(trie.get_for_string(as_slice!(string)), held_strings.get(&string)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | trie.insert(as_slice!(format!("{prefix}{suffix}")), (i, j)); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | let matched_keys = trie.get_keys_for_prefix(as_slice!(prefix)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aab"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 31 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aaaa"))); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 32 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aaaaa"))); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | trie.insert(as_slice!(rand_str), i); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | trie.delete(as_slice!(string_to_delete)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | trie.insert(as_slice!(rand_str), i); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | ... &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | ... let mut mine = trie.get_keys_for_prefix(as_slice!(rand_prefix)).iter().map(|word| word.iter().collect::()).collect::... [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | assert_eq!(trie.get_for_string(as_slice!(string)), held_strings.get(&string)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | trie.insert(as_slice!(format!("{prefix}{suffix}")), (i, j)); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/trie_tests.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | &$x.chars().collect::>()[..]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | let matched_keys = trie.get_keys_for_prefix(as_slice!(prefix)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_mut_node_for_string` and `get_mut_for_string` are never used [INFO] [stdout] --> src/trie/trie.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl Trie where K : Copy + Eq + Hash { [INFO] [stdout] | ------------------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | fn get_mut_node_for_string(&mut self, key : &[K]) -> Option<&mut Node> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_mut_for_string(&mut self, key : &[K]) -> Option<&mut V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut_data` is never used [INFO] [stdout] --> src/trie/node.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Node where K : Eq + Hash + Copy { [INFO] [stdout] | ------------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn get_mut_data(&mut self) -> Option<&mut V> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "6fdb2b1588b696e937b4a49778b479d6ad417bfc8ae707ccd97ba93746e86885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdb2b1588b696e937b4a49778b479d6ad417bfc8ae707ccd97ba93746e86885", kill_on_drop: false }` [INFO] [stdout] 6fdb2b1588b696e937b4a49778b479d6ad417bfc8ae707ccd97ba93746e86885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 64063146963cf37f470f77135693e427d1b3d777fcc318f80f6bae8fde73b7ee [INFO] running `Command { std: "docker" "start" "-a" "64063146963cf37f470f77135693e427d1b3d777fcc318f80f6bae8fde73b7ee", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tracing_subscriber::fmt::init` [INFO] [stderr] --> tests/trie_tests.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use tracing_subscriber::fmt::init; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 24 | trie.insert(as_slice!("aaaaaa"), 1); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 25 | trie.insert(as_slice!("aaaaab"), 2); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 26 | trie.insert(as_slice!("aaaaac"), 3); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 27 | trie.insert(as_slice!("aaaaad"), 4); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 28 | trie.insert(as_slice!("aabaad"), 5); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 29 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aa"))); [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 30 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aab"))); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 31 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aaaa"))); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 32 | println!("{:?}", trie.get_keys_for_prefix(as_slice!("aaaaa"))); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 44 | trie.insert(as_slice!(rand_str), i); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 53 | trie.delete(as_slice!(string_to_delete)); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 60 | trie.insert(as_slice!(rand_str), i); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | ... &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 67 | ... let mut mine = trie.get_keys_for_prefix(as_slice!(rand_prefix)).iter().map(|word| word.iter().collect::()).collect::... [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 76 | assert_eq!(trie.get_for_string(as_slice!(string)), held_strings.get(&string)); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 91 | trie.insert(as_slice!(format!("{prefix}{suffix}")), (i, j)); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/trie_tests.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | &$x.chars().collect::>()[..]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 97 | let matched_keys = trie.get_keys_for_prefix(as_slice!(prefix)); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `as_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: methods `get_mut_node_for_string` and `get_mut_for_string` are never used [INFO] [stderr] --> src/trie/trie.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 15 | impl Trie where K : Copy + Eq + Hash { [INFO] [stderr] | ------------------------------------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 32 | fn get_mut_node_for_string(&mut self, key : &[K]) -> Option<&mut Node> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn get_mut_for_string(&mut self, key : &[K]) -> Option<&mut V> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `get_mut_data` is never used [INFO] [stderr] --> src/trie/node.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 13 | impl Node where K : Eq + Hash + Copy { [INFO] [stderr] | ------------------------------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn get_mut_data(&mut self) -> Option<&mut V> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `http-server` (test "mod") generated 17 warnings (run `cargo fix --test "mod"` to apply 1 suggestion) [INFO] [stderr] warning: `http-server` (bin "http-server") generated 2 warnings [INFO] [stderr] warning: `http-server` (bin "http-server" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `http-server` (test "trie_tests") generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/http_server-c38c90808b898c2a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/http_server-266a4d4c41a40f7c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mod-13b8b458565832b4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test trie_tests::basic_test ... ok [INFO] [stdout] test trie_tests::simple_rand_test ... ok [INFO] [stdout] test trie_tests::test_trie has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "64063146963cf37f470f77135693e427d1b3d777fcc318f80f6bae8fde73b7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64063146963cf37f470f77135693e427d1b3d777fcc318f80f6bae8fde73b7ee", kill_on_drop: false }` [INFO] [stdout] 64063146963cf37f470f77135693e427d1b3d777fcc318f80f6bae8fde73b7ee