[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] checking Kopi-Paste/RustyChunkyServer/8c4f14827b177448b9df5673108ce76fe29db56c against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKopi-Paste%2FRustyChunkyServer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kopi-Paste/RustyChunkyServer on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c14f90fd6ada1e53d7e439f5e248191260309ce8fea5723037518e83b736ffb [INFO] running `Command { std: "docker" "start" "-a" "7c14f90fd6ada1e53d7e439f5e248191260309ce8fea5723037518e83b736ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c14f90fd6ada1e53d7e439f5e248191260309ce8fea5723037518e83b736ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c14f90fd6ada1e53d7e439f5e248191260309ce8fea5723037518e83b736ffb", kill_on_drop: false }` [INFO] [stdout] 7c14f90fd6ada1e53d7e439f5e248191260309ce8fea5723037518e83b736ffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b35235412ebc173fe603ec8769956c39f03f84a83878ad4bb25fb5da929a13 [INFO] running `Command { std: "docker" "start" "-a" "b5b35235412ebc173fe603ec8769956c39f03f84a83878ad4bb25fb5da929a13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking 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] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum v0.7.7 [INFO] [stderr] Checking http-server v0.1.0 (/opt/rustwide/workdir) [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: 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] 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] 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: 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] [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 10.44s [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 1` [INFO] running `Command { std: "docker" "inspect" "b5b35235412ebc173fe603ec8769956c39f03f84a83878ad4bb25fb5da929a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b35235412ebc173fe603ec8769956c39f03f84a83878ad4bb25fb5da929a13", kill_on_drop: false }` [INFO] [stdout] b5b35235412ebc173fe603ec8769956c39f03f84a83878ad4bb25fb5da929a13