[INFO] cloning repository https://github.com/elitecodegroovy/thinking-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elitecodegroovy/thinking-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fa462bbe8d66728608cfeb1ae5494a52b20bf15 [INFO] testing elitecodegroovy/thinking-in-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/thinking-in-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elitecodegroovy/thinking-in-rust [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/elitecodegroovy/thinking-in-rust [INFO] tweaked toml for git repo https://github.com/elitecodegroovy/thinking-in-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/elitecodegroovy/thinking-in-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.14.0 [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded memmap2 v0.2.0 [INFO] [stderr] Downloaded jemallocator v0.3.2 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] [stderr] Downloaded pcre2 v0.2.3 [INFO] [stderr] Downloaded jemalloc-sys v0.3.2 [INFO] [stderr] Downloaded pcre2-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 861552a61419d1832a326a7f7cd890d401904f065e542c44d3a617807905e221 [INFO] running `Command { std: "docker" "start" "-a" "861552a61419d1832a326a7f7cd890d401904f065e542c44d3a617807905e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "861552a61419d1832a326a7f7cd890d401904f065e542c44d3a617807905e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861552a61419d1832a326a7f7cd890d401904f065e542c44d3a617807905e221", kill_on_drop: false }` [INFO] [stdout] 861552a61419d1832a326a7f7cd890d401904f065e542c44d3a617807905e221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9ff8afa04983f8a284c65b2522f84a67fab3a89878d33f3887c13d0733cab02 [INFO] running `Command { std: "docker" "start" "-a" "c9ff8afa04983f8a284c65b2522f84a67fab3a89878d33f3887c13d0733cab02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling grep-matcher v0.1.4 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 (/opt/rustwide/workdir/crates/searcher) [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/sink.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling globset v0.4.6 (/opt/rustwide/workdir/crates/globset) [INFO] [stderr] Compiling grep-regex v0.1.8 (/opt/rustwide/workdir/crates/regex) [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling grep-cli v0.1.5 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling ignore v0.4.17 (/opt/rustwide/workdir/crates/ignore) [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grep-printer v0.1.5 (/opt/rustwide/workdir/crates/printer) [INFO] [stderr] Compiling grep v0.2.7 (/opt/rustwide/workdir/crates/grep) [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute(&self, f: F) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:939:4 [INFO] [stdout] | [INFO] [stdout] 939 | fn greet() -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:952:12 [INFO] [stdout] | [INFO] [stdout] 952 | pub fn greet() { // ⭐️ So function has to be public to access from outside [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.99s [INFO] running `Command { std: "docker" "inspect" "c9ff8afa04983f8a284c65b2522f84a67fab3a89878d33f3887c13d0733cab02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ff8afa04983f8a284c65b2522f84a67fab3a89878d33f3887c13d0733cab02", kill_on_drop: false }` [INFO] [stdout] c9ff8afa04983f8a284c65b2522f84a67fab3a89878d33f3887c13d0733cab02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae7e89fbead63beff2c3cd24a928632c41014adcfae346fd75b51576af51da33 [INFO] running `Command { std: "docker" "start" "-a" "ae7e89fbead63beff2c3cd24a928632c41014adcfae346fd75b51576af51da33", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/sink.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute(&self, f: F) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:939:4 [INFO] [stdout] | [INFO] [stdout] 939 | fn greet() -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:952:12 [INFO] [stdout] | [INFO] [stdout] 952 | pub fn greet() { // ⭐️ So function has to be public to access from outside [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute(&self, f: F) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "ae7e89fbead63beff2c3cd24a928632c41014adcfae346fd75b51576af51da33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7e89fbead63beff2c3cd24a928632c41014adcfae346fd75b51576af51da33", kill_on_drop: false }` [INFO] [stdout] ae7e89fbead63beff2c3cd24a928632c41014adcfae346fd75b51576af51da33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bae46525b2686c1f5d445cd374fd1d725ad1e480a8239254276ce0184e4faabb [INFO] running `Command { std: "docker" "start" "-a" "bae46525b2686c1f5d445cd374fd1d725ad1e480a8239254276ce0184e4faabb", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `line_term` [INFO] [stderr] --> crates/searcher/src/sink.rs:425:5 [INFO] [stderr] | [INFO] [stderr] 425 | pub(crate) line_term: LineTerminator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/searcher/src/sink.rs:423:10 [INFO] [stderr] | [INFO] [stderr] 423 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `config` [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | config: &'s Config, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `grep-searcher` (lib) generated 2 warnings [INFO] [stderr] warning: field is never read: `which` [INFO] [stderr] --> crates/ignore/src/types.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | which: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/ignore/src/types.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `negated` [INFO] [stderr] --> crates/ignore/src/types.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | negated: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/ignore/src/types.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ignore` (lib) generated 2 warnings [INFO] [stderr] warning: unused label [INFO] [stderr] --> crates/core/thinking.rs:546:9 [INFO] [stderr] | [INFO] [stderr] 546 | 'inner_loop: loop { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused label [INFO] [stderr] --> crates/core/thinking.rs:586:9 [INFO] [stderr] | [INFO] [stderr] 586 | 'inner_while: while c2 < 6 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `drop` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1197:9 [INFO] [stderr] | [INFO] [stderr] 1197 | use std::mem::drop; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1215:9 [INFO] [stderr] | [INFO] [stderr] 1215 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1505 | use std::io::prelude::*; [INFO] [stderr] | ------------------- the item `Read` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `mpsc` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1245:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::mpsc; [INFO] [stderr] | --------------- the item `mpsc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1245 | use std::sync::mpsc; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `thread` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1246:9 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ----------- the item `thread` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1246 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Duration` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1247:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::time::{Duration, Instant}; [INFO] [stderr] | -------- the item `Duration` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1247 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1286:21 [INFO] [stderr] | [INFO] [stderr] 3 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Mutex` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1286:26 [INFO] [stderr] | [INFO] [stderr] 4 | use std::sync::Mutex; [INFO] [stderr] | ---------------- the item `Mutex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `thread` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1287:9 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ----------- the item `thread` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1287 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> crates/core/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> crates/core/main.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{self, Write}; [INFO] [stderr] | ----- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 134 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::internal::Input` [INFO] [stderr] --> crates/core/thinking.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use regex::internal::Input; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stderr] --> crates/core/thinking.rs:155:13 [INFO] [stderr] | [INFO] [stderr] 155 | let mut inferred_i32 = 12; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: consider using `_inferred_i32` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `inferred_i32` is never read [INFO] [stderr] --> crates/core/thinking.rs:156:5 [INFO] [stderr] | [INFO] [stderr] 156 | inferred_i32 = 88888888888i64; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable `m_i32` is assigned to, but never used [INFO] [stderr] --> crates/core/thinking.rs:159:13 [INFO] [stderr] | [INFO] [stderr] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_m_i32` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `m_i32` is never read [INFO] [stderr] --> crates/core/thinking.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | m_i32 = 2000; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> crates/core/thinking.rs:1065:9 [INFO] [stderr] | [INFO] [stderr] 1065 | let y = &x; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> crates/core/thinking.rs:1066:9 [INFO] [stderr] | [INFO] [stderr] 1066 | let z = &x; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/core/thinking.rs:791:9 [INFO] [stderr] | [INFO] [stderr] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NewJob` [INFO] [stderr] --> crates/core/thinking.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | NewJob(Job), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `execute` [INFO] [stderr] --> crates/core/thinking.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn execute(&self, f: F) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:106:8 [INFO] [stderr] | [INFO] [stderr] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> crates/core/thinking.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/core/thinking.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `age` [INFO] [stderr] --> crates/core/thinking.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | age: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/core/thinking.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `address` [INFO] [stderr] --> crates/core/thinking.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | address: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/core/thinking.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 302 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Green` [INFO] [stderr] --> crates/core/thinking.rs:308:9 [INFO] [stderr] | [INFO] [stderr] 308 | Green = 0x00ff00, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_guess_number` [INFO] [stderr] --> crates/core/thinking.rs:320:4 [INFO] [stderr] | [INFO] [stderr] 320 | fn do_guess_number() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_color` [INFO] [stderr] --> crates/core/thinking.rs:724:12 [INFO] [stderr] | [INFO] [stderr] 724 | fn get_color(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Struct` [INFO] [stderr] --> crates/core/thinking.rs:881:12 [INFO] [stderr] | [INFO] [stderr] 881 | struct Struct<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `function` [INFO] [stderr] --> crates/core/thinking.rs:885:12 [INFO] [stderr] | [INFO] [stderr] 885 | fn function(&self) -> &'a str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Struct` [INFO] [stderr] --> crates/core/thinking.rs:892:12 [INFO] [stderr] | [INFO] [stderr] 892 | struct Struct<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:897:12 [INFO] [stderr] | [INFO] [stderr] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greeting` [INFO] [stderr] --> crates/core/thinking.rs:912:8 [INFO] [stderr] | [INFO] [stderr] 912 | fn greeting<'a>() -> &'a str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fullname` [INFO] [stderr] --> crates/core/thinking.rs:915:8 [INFO] [stderr] | [INFO] [stderr] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `regular_x` [INFO] [stderr] --> crates/core/thinking.rs:1034:9 [INFO] [stderr] | [INFO] [stderr] 1034 | regular_x: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Quit` [INFO] [stderr] --> crates/core/thinking.rs:1099:9 [INFO] [stderr] | [INFO] [stderr] 1099 | Quit, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Move` [INFO] [stderr] --> crates/core/thinking.rs:1100:9 [INFO] [stderr] | [INFO] [stderr] 1100 | Move { x: i32, y: i32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Write` [INFO] [stderr] --> crates/core/thinking.rs:1101:9 [INFO] [stderr] | [INFO] [stderr] 1101 | Write(String), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `handle_connection` [INFO] [stderr] --> crates/core/thinking.rs:1509:4 [INFO] [stderr] | [INFO] [stderr] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_simple_web_listener` [INFO] [stderr] --> crates/core/thinking.rs:1536:4 [INFO] [stderr] | [INFO] [stderr] 1536 | fn do_simple_web_listener() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:1582:9 [INFO] [stderr] | [INFO] [stderr] 1582 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `initLog` should have a snake case name [INFO] [stderr] --> crates/core/main.rs:130:4 [INFO] [stderr] | [INFO] [stderr] 130 | fn initLog() { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1223:5 [INFO] [stderr] | [INFO] [stderr] 1223 | read_username_from_file(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: function `showTime` should have a snake case name [INFO] [stderr] --> crates/core/thinking.rs:1638:4 [INFO] [stderr] | [INFO] [stderr] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1724:5 [INFO] [stderr] | [INFO] [stderr] 1724 | showTime(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greet` [INFO] [stderr] --> crates/core/thinking.rs:939:4 [INFO] [stderr] | [INFO] [stderr] 939 | fn greet() -> String { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greet` [INFO] [stderr] --> crates/core/thinking.rs:952:12 [INFO] [stderr] | [INFO] [stderr] 952 | pub fn greet() { // ⭐️ So function has to be public to access from outside [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `thinking` (bin "rg" test) generated 48 warnings [INFO] [stderr] warning: `thinking` (bin "rg") generated 50 warnings (48 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rg-d1205b521bd2cf33) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test thinking::phrases::test_greet ... ok [INFO] [stdout] test config::tests::basic ... ok [INFO] [stdout] test thinking::test_greet ... ok [INFO] [stdout] test config::tests::error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-a00deea4f8f984a1) [INFO] [stdout] [INFO] [stdout] running 255 tests [INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok [INFO] [stdout] test binary::after_match1_implicit_count ... ok [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test binary::after_match1_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_explicit_count ... FAILED [INFO] [stdout] test binary::after_match1_implicit ... FAILED [INFO] [stdout] test binary::after_match1_explicit_text ... FAILED [INFO] [stdout] test binary::before_match1_explicit ... FAILED [INFO] [stdout] test binary::after_match1_implicit_quiet ... FAILED [INFO] [stdout] test binary::before_match1_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_implicit_count_binary ... FAILED [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test feature::context_sep_default ... FAILED [INFO] [stdout] test binary::after_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::after_match2_implicit ... FAILED [INFO] [stdout] test binary::after_match2_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_explicit ... FAILED [INFO] [stdout] test binary::after_match1_stdin ... FAILED [INFO] [stdout] test binary::before_match2_explicit ... FAILED [INFO] [stdout] test binary::before_match2_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_implicit_path ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview2 ... FAILED [INFO] [stdout] test feature::f1207_ignore_encoding ... FAILED [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test binary::before_match1_implicit_binary ... FAILED [INFO] [stdout] test feature::context_sep_empty ... FAILED [INFO] [stdout] test feature::f1138_no_ignore_dot ... FAILED [INFO] [stdout] test feature::context_sep ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview1 ... FAILED [INFO] [stdout] test feature::f129_replace ... FAILED [INFO] [stdout] test feature::f243_column_line ... FAILED [INFO] [stdout] test feature::f411_parallel_search_stats ... FAILED [INFO] [stdout] test feature::f1414_no_require_git ... FAILED [INFO] [stdout] test feature::f129_matches ... FAILED [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test feature::f34_only_matching_line_column ... FAILED [INFO] [stdout] test feature::f109_max_depth ... FAILED [INFO] [stdout] test feature::f1207_auto_encoding ... FAILED [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test feature::f362_dfa_size_limit ... FAILED [INFO] [stdout] test feature::f411_single_threaded_search_stats ... FAILED [INFO] [stdout] test feature::f1_eucjp ... FAILED [INFO] [stdout] test feature::f263_sort_files ... FAILED [INFO] [stdout] test feature::f1_utf16_explicit ... FAILED [INFO] [stdout] test feature::f20_no_filename ... FAILED [INFO] [stdout] test feature::f129_context ... FAILED [INFO] [stdout] test feature::f1466_no_ignore_files ... FAILED [INFO] [stdout] test feature::f1_utf16_auto ... FAILED [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test feature::f275_pathsep ... FAILED [INFO] [stdout] test feature::f34_only_matching ... FAILED [INFO] [stdout] test feature::f159_max_count ... FAILED [INFO] [stdout] test feature::f1420_no_ignore_exclude ... FAILED [INFO] [stdout] test feature::f1_sjis ... FAILED [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test feature::f416_crlf ... FAILED [INFO] [stdout] test feature::f7 ... FAILED [INFO] [stdout] test feature::f45_precedence_internal ... FAILED [INFO] [stdout] test feature::f416_crlf_only_matching ... FAILED [INFO] [stdout] test feature::f89_files_without_match ... FAILED [INFO] [stdout] test feature::f416_crlf_multiline ... FAILED [INFO] [stdout] test feature::f89_match ... FAILED [INFO] [stdout] test json::basic ... FAILED [INFO] [stdout] test feature::f70_smart_case ... FAILED [INFO] [stdout] test feature::f68_no_ignore_vcs ... FAILED [INFO] [stdout] test feature::f89_files_with_matches ... FAILED [INFO] [stdout] test feature::f7_stdin ... FAILED [INFO] [stdout] test json::notutf8_file ... FAILED [INFO] [stdout] test misc::after_context ... FAILED [INFO] [stdout] test feature::f917_trim_match ... FAILED [INFO] [stdout] test feature::f89_files ... FAILED [INFO] [stdout] test feature::no_context_sep ... FAILED [INFO] [stdout] test feature::f45_relative_cwd ... FAILED [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... FAILED [INFO] [stdout] test json::notutf8 ... FAILED [INFO] [stdout] test misc::binary_convert_mmap ... FAILED [INFO] [stdout] test feature::f740_passthru ... FAILED [INFO] [stdout] test feature::f89_count ... FAILED [INFO] [stdout] test feature::f917_trim ... FAILED [INFO] [stdout] test misc::binary_convert ... FAILED [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test json::r1095_crlf_empty_match ... FAILED [INFO] [stdout] test feature::f948_exit_code_match ... FAILED [INFO] [stdout] test misc::binary_search_mmap ... FAILED [INFO] [stdout] test feature::no_context_sep_overrides ... FAILED [INFO] [stdout] test feature::no_context_sep_overridden ... FAILED [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test feature::f948_exit_code_no_match ... FAILED [INFO] [stdout] test json::crlf ... FAILED [INFO] [stdout] test json::r1095_missing_crlf ... FAILED [INFO] [stdout] test misc::binary_search_no_mmap ... FAILED [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test misc::before_context ... FAILED [INFO] [stdout] test misc::after_context_line_numbers ... FAILED [INFO] [stdout] test misc::case_insensitive ... FAILED [INFO] [stdout] test feature::f993_null_data ... FAILED [INFO] [stdout] test feature::f196_persistent_config ... FAILED [INFO] [stdout] test misc::before_context_line_numbers ... FAILED [INFO] [stdout] test misc::columns ... FAILED [INFO] [stdout] test feature::f45_precedence_with_others ... FAILED [INFO] [stdout] test misc::context ... FAILED [INFO] [stdout] test misc::count ... FAILED [INFO] [stdout] test misc::context_line_numbers ... FAILED [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::compressed_bzip2 ... FAILED [INFO] [stdout] test misc::byte_offset_only_matching ... FAILED [INFO] [stdout] test misc::compressed_uncompress ... FAILED [INFO] [stdout] test misc::compressed_gzip ... FAILED [INFO] [stdout] test misc::compressed_xz ... FAILED [INFO] [stdout] test misc::compressed_lzma ... FAILED [INFO] [stdout] test misc::count_matches ... FAILED [INFO] [stdout] test misc::count_matches_inverted ... FAILED [INFO] [stdout] test misc::count_matches_via_only ... FAILED [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test misc::files ... FAILED [INFO] [stdout] test misc::glob_case_insensitive ... FAILED [INFO] [stdout] test misc::dir ... FAILED [INFO] [stdout] test misc::file_type_add_compose ... FAILED [INFO] [stdout] test misc::file_types ... FAILED [INFO] [stdout] test misc::file_type_add ... FAILED [INFO] [stdout] test misc::file_types_all ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop ... FAILED [INFO] [stdout] test misc::glob ... FAILED [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test misc::glob_case_sensitive ... FAILED [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test misc::files_without_match ... FAILED [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::file_types_negate ... FAILED [INFO] [stdout] test misc::line_numbers ... FAILED [INFO] [stdout] test misc::literal ... FAILED [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test misc::no_ignore ... FAILED [INFO] [stdout] test misc::glob_negate ... FAILED [INFO] [stdout] test misc::preprocessing_glob ... FAILED [INFO] [stdout] test misc::preprocessing ... FAILED [INFO] [stdout] test misc::inverted ... FAILED [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::file_types_negate_all ... FAILED [INFO] [stdout] test misc::inverted_line_numbers ... FAILED [INFO] [stdout] test misc::quiet ... FAILED [INFO] [stdout] test misc::glob_always_case_insensitive ... FAILED [INFO] [stdout] test misc::no_ignore_hidden ... FAILED [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... FAILED [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test misc::replace_groups ... FAILED [INFO] [stdout] test misc::files_with_matches ... FAILED [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... FAILED [INFO] [stdout] test misc::replace_named_groups ... FAILED [INFO] [stdout] test misc::line ... FAILED [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test misc::replace ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop_file ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test misc::no_parent_ignore_git ... FAILED [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test misc::single_file ... FAILED [INFO] [stdout] test misc::symlink_follow ... FAILED [INFO] [stdout] test misc::type_list ... FAILED [INFO] [stdout] test misc::unrestricted1 ... FAILED [INFO] [stdout] test misc::replace_with_only_matching ... FAILED [INFO] [stdout] test misc::unrestricted2 ... FAILED [INFO] [stdout] test misc::unrestricted3 ... FAILED [INFO] [stdout] test misc::vimgrep ... FAILED [INFO] [stdout] test misc::vimgrep_no_line ... FAILED [INFO] [stdout] test misc::vimgrep_no_line_no_column ... FAILED [INFO] [stdout] test misc::with_filename ... FAILED [INFO] [stdout] test misc::with_heading ... FAILED [INFO] [stdout] test misc::with_heading_default ... FAILED [INFO] [stdout] test misc::word ... FAILED [INFO] [stdout] test multiline::context ... FAILED [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test multiline::dot_all ... FAILED [INFO] [stdout] test multiline::only_matching ... FAILED [INFO] [stdout] test multiline::overlap1 ... FAILED [INFO] [stdout] test multiline::overlap2 ... FAILED [INFO] [stdout] test multiline::stdin ... FAILED [INFO] [stdout] test multiline::vimgrep ... FAILED [INFO] [stdout] test regression::r105_part2 ... FAILED [INFO] [stdout] test regression::r105_part1 ... FAILED [INFO] [stdout] test misc::include_zero ... FAILED [INFO] [stdout] test regression::r1064 ... FAILED [INFO] [stdout] test regression::r1130 ... FAILED [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test regression::r1159_exit_status ... FAILED [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test regression::r1163 ... FAILED [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... FAILED [INFO] [stdout] test regression::r1176_line_regex ... FAILED [INFO] [stdout] test regression::r1176_literal_file ... FAILED [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... FAILED [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... FAILED [INFO] [stdout] test regression::r127 ... FAILED [INFO] [stdout] test regression::r1319 ... FAILED [INFO] [stdout] test regression::r128 ... FAILED [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test regression::r1334_crazy_literals ... FAILED [INFO] [stdout] test regression::r137 ... FAILED [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... FAILED [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... FAILED [INFO] [stdout] test regression::r1537 ... FAILED [INFO] [stdout] test regression::r1559 ... FAILED [INFO] [stdout] test regression::r156 ... FAILED [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r184 ... FAILED [INFO] [stdout] test regression::r206 ... FAILED [INFO] [stdout] test regression::r199 ... FAILED [INFO] [stdout] test regression::r210 ... FAILED [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r256_j1 ... FAILED [INFO] [stdout] test regression::r251 ... FAILED [INFO] [stdout] test regression::r25 ... FAILED [INFO] [stdout] test regression::r256 ... FAILED [INFO] [stdout] test regression::r270 ... FAILED [INFO] [stdout] test regression::r279 ... FAILED [INFO] [stdout] test regression::r30 ... FAILED [INFO] [stdout] test regression::r391 ... FAILED [INFO] [stdout] test regression::r405 ... FAILED [INFO] [stdout] test regression::r451_only_matching ... FAILED [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... FAILED [INFO] [stdout] test regression::r483_matching_no_stdout ... FAILED [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r493 ... FAILED [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r428_color_context_path ... FAILED [INFO] [stdout] test regression::r506_word_not_parenthesized ... FAILED [INFO] [stdout] test regression::r553_flag ... FAILED [INFO] [stdout] test regression::r553_switch ... FAILED [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... FAILED [INFO] [stdout] test regression::r599 ... FAILED [INFO] [stdout] test regression::r64 ... FAILED [INFO] [stdout] test regression::r67 ... FAILED [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r693_context_in_contextless_mode ... FAILED [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r807 ... FAILED [INFO] [stdout] test regression::r1164 ... FAILED [INFO] [stdout] test regression::r90 ... FAILED [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r93 ... FAILED [INFO] [stdout] test regression::r99 ... FAILED [INFO] [stdout] test regression::r428_unrecognized_style ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_text stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_text/8 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_text/8", "/tmp/ripgrep-tests/after_match1_implicit_text/8/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1265 [INFO] [stdout] 2022-02-28 04:47:24.065119488 UTC [INFO] [stdout] 2022-03-20 04:47:24.065119488 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.065138388 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.065138388 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.065138388 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.065138388 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.378 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.064 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c74ac9 - integration::binary::after_match1_implicit_text::{{closure}}::hab797825b27588c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:109:23 [INFO] [stdout] 19: 0x563701c74997 - integration::binary::after_match1_implicit_text::hb931a8f84257bb3c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7480a - integration::binary::after_match1_implicit_text::{{closure}}::h34aa9fff3a82f532 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6d0ce - core::ops::function::FnOnce::call_once::hf67be7cc59c11e9d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_explicit_count stdout ---- [INFO] [stdout] thread 'binary::after_match1_explicit_count' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-c" "Project Gutenberg EBook" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_explicit_count/1 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_count/1", "/tmp/ripgrep-tests/after_match1_explicit_count/1/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1288 [INFO] [stdout] 2022-02-28 04:47:24.087786823 UTC [INFO] [stdout] 2022-03-20 04:47:24.087786823 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.087804483 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.087804483 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.087804483 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.087804483 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.378 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.087 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c76385 - integration::binary::after_match1_explicit_count::{{closure}}::h312b731152574a21 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:186:20 [INFO] [stdout] 19: 0x563701c76267 - integration::binary::after_match1_explicit_count::h99ba791196e8df28 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c760da - integration::binary::after_match1_explicit_count::{{closure}}::hccd40dd9b6348329 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6a2fe - core::ops::function::FnOnce::call_once::h57d83ac0244ab8bf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit/3 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit/3", "/tmp/ripgrep-tests/after_match1_implicit/3/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1284 [INFO] [stdout] 2022-02-28 04:47:24.087044843 UTC [INFO] [stdout] 2022-03-20 04:47:24.087044843 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.087062303 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.087062303 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.087062303 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.087062303 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.379 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.086 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c73929 - integration::binary::after_match1_implicit::{{closure}}::hc17beee95808d26e [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:45:23 [INFO] [stdout] 19: 0x563701c737f7 - integration::binary::after_match1_implicit::h0bc58e08a5d8003a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7366a - integration::binary::after_match1_implicit::{{closure}}::hf0ae30eed3b60cdc [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c69ace - core::ops::function::FnOnce::call_once::h31b029699f14b6fc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_explicit_text stdout ---- [INFO] [stdout] thread 'binary::after_match1_explicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Project Gutenberg EBook" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_explicit_text/2 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_text/2", "/tmp/ripgrep-tests/after_match1_explicit_text/2/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1264 [INFO] [stdout] 2022-02-28 04:47:24.068948647 UTC [INFO] [stdout] 2022-03-20 04:47:24.068948647 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.068962417 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.068962417 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.068962417 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.068962417 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.378 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.068 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c74f39 - integration::binary::after_match1_explicit_text::{{closure}}::hfd9db9c7fc8aad6d [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:121:23 [INFO] [stdout] 19: 0x563701c74e07 - integration::binary::after_match1_explicit_text::ha73c9633d3959a44 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c74c7a - integration::binary::after_match1_explicit_text::{{closure}}::h7c61734bde38bc17 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6c3de - core::ops::function::FnOnce::call_once::hc547d4ff701dc221 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_explicit stdout ---- [INFO] [stdout] thread 'binary::before_match1_explicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Heaven" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_explicit/14 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_explicit/14", "/tmp/ripgrep-tests/before_match1_explicit/14/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1267 [INFO] [stdout] 2022-02-28 04:47:24.067976987 UTC [INFO] [stdout] 2022-03-20 04:47:24.067976987 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.067999417 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.067999417 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.067999417 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.067999417 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.382 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.067 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c773a9 - integration::binary::before_match1_explicit::{{closure}}::h9ee3bd2791e99760 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:245:23 [INFO] [stdout] 19: 0x563701c77277 - integration::binary::before_match1_explicit::hf337313121dcd34f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c770ea - integration::binary::before_match1_explicit::{{closure}}::h2e778726db53e57f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c697fe - core::ops::function::FnOnce::call_once::h23aa56810ff885fe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_quiet stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_quiet' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-q" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_quiet/7 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_quiet/7", "/tmp/ripgrep-tests/after_match1_implicit_quiet/7/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1275 [INFO] [stdout] 2022-02-28 04:47:24.079070305 UTC [INFO] [stdout] 2022-03-20 04:47:24.079070305 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.079091505 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.079091505 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.079091505 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.079091505 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.381 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.078 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c757f5 - integration::binary::after_match1_implicit_quiet::{{closure}}::h4975c07943dd3017 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:149:17 [INFO] [stdout] 19: 0x563701c756d7 - integration::binary::after_match1_implicit_quiet::ha2aecdd47232fb3b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7554a - integration::binary::after_match1_implicit_quiet::{{closure}}::h84d5f0f216b3bc84 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6937e - core::ops::function::FnOnce::call_once::h12610ff283582771 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_implicit_text stdout ---- [INFO] [stdout] thread 'binary::before_match1_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Heaven" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_implicit_text/17 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_text/17", "/tmp/ripgrep-tests/before_match1_implicit_text/17/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1267 [INFO] [stdout] 2022-02-28 04:47:24.074160326 UTC [INFO] [stdout] 2022-03-20 04:47:24.074160326 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.074176156 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.074176156 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.074176156 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.074176156 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.388 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.074 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c77c89 - integration::binary::before_match1_implicit_text::{{closure}}::h7bd1825f70ecc587 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:270:23 [INFO] [stdout] 19: 0x563701c77b57 - integration::binary::before_match1_implicit_text::h01d7ad07c10e0b9a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c779ca - integration::binary::before_match1_implicit_text::{{closure}}::h5e1104338544ecf2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6a75e - core::ops::function::FnOnce::call_once::h670f3454d9f1f1db [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_count_binary stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_count_binary' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-c" "--binary" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_count_binary/5 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_count_binary/5", "/tmp/ripgrep-tests/after_match1_implicit_count_binary/5/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1278 [INFO] [stdout] 2022-02-28 04:47:24.080709144 UTC [INFO] [stdout] 2022-03-20 04:47:24.080709144 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.080724204 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.080724204 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.080724204 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.080724204 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.381 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.080 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c75f25 - integration::binary::after_match1_implicit_count_binary::{{closure}}::had06a3b2c92cdab9 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:176:28 [INFO] [stdout] 19: 0x563701c75e07 - integration::binary::after_match1_implicit_count_binary::h6385896152b81cbd [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c75c7a - integration::binary::after_match1_implicit_count_binary::{{closure}}::haf7caf1462670b1e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6a4de - core::ops::function::FnOnce::call_once::h5eb1ae4b16637498 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep_default stdout ---- [INFO] [stdout] thread 'feature::context_sep_default' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep_default/21 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_default/21", "/tmp/ripgrep-tests/context_sep_default/21/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1265 [INFO] [stdout] 2022-02-28 04:47:24.081589944 UTC [INFO] [stdout] 2022-03-20 04:47:24.081589944 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.081606324 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.081606324 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.081606324 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.081606324 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.397 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.081 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc62d5 - integration::feature::context_sep_default::{{closure}}::h662fe6d13906c40b [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:831:41 [INFO] [stdout] 19: 0x563701cc61b7 - integration::feature::context_sep_default::h5cb80a200f01d4ca [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc602a - integration::feature::context_sep_default::{{closure}}::h9a840e42f9b50ffe [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6c69e - core::ops::function::FnOnce::call_once::hd37b4c60098f5f43 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_binary stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_binary' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--binary" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_binary/12 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_binary/12", "/tmp/ripgrep-tests/after_match1_implicit_binary/12/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1271 [INFO] [stdout] 2022-02-28 04:47:24.075719866 UTC [INFO] [stdout] 2022-03-20 04:47:24.075719866 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.075743026 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.075743026 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.075743026 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.075743026 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.379 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.075 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c74659 - integration::binary::after_match1_implicit_binary::{{closure}}::hdd812467c7f38861 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:90:23 [INFO] [stdout] 19: 0x563701c74527 - integration::binary::after_match1_implicit_binary::he0353a1b0031b896 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7439a - integration::binary::after_match1_implicit_binary::{{closure}}::hc4d7d1fb184c897d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6958e - core::ops::function::FnOnce::call_once::h1cceb14d11d8dabb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match2_implicit stdout ---- [INFO] [stdout] thread 'binary::after_match2_implicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook|a medical student" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match2_implicit/11 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit/11", "/tmp/ripgrep-tests/after_match2_implicit/11/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1272 [INFO] [stdout] 2022-02-28 04:47:24.073330666 UTC [INFO] [stdout] 2022-03-20 04:47:24.073330666 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.073353306 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.073353306 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.073353306 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.073353306 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.381 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.073 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c767f9 - integration::binary::after_match2_implicit::{{closure}}::h831e644de600596c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:205:23 [INFO] [stdout] 19: 0x563701c766c7 - integration::binary::after_match2_implicit::h53ba25740227ae58 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7653a - integration::binary::after_match2_implicit::{{closure}}::h895bb854127392d5 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6a49e - core::ops::function::FnOnce::call_once::h5e5fe358bc740cfe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match2_implicit_text stdout ---- [INFO] [stdout] thread 'binary::after_match2_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Project Gutenberg EBook|a medical student" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match2_implicit_text/10 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit_text/10", "/tmp/ripgrep-tests/after_match2_implicit_text/10/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1276 [INFO] [stdout] 2022-02-28 04:47:24.074988506 UTC [INFO] [stdout] 2022-03-20 04:47:24.074988506 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.075006966 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.075006966 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.075006966 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.075006966 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.379 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.074 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c76c69 - integration::binary::after_match2_implicit_text::{{closure}}::h759b28b728b70dd8 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:225:23 [INFO] [stdout] 19: 0x563701c76b37 - integration::binary::after_match2_implicit_text::h32d815b176907f8e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c769aa - integration::binary::after_match2_implicit_text::{{closure}}::h63a61fd574e3a038 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6cf5e - core::ops::function::FnOnce::call_once::hf1866884cc58ab36 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_explicit stdout ---- [INFO] [stdout] thread 'binary::after_match1_explicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_explicit/0 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit/0", "/tmp/ripgrep-tests/after_match1_explicit/0/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1278 [INFO] [stdout] 2022-02-28 04:47:24.074957376 UTC [INFO] [stdout] 2022-03-20 04:47:24.074957376 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.074973606 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.074973606 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.074973606 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.074973606 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.377 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.074 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c73d99 - integration::binary::after_match1_explicit::{{closure}}::hdc02b6fd2930012c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:58:23 [INFO] [stdout] 19: 0x563701c73c67 - integration::binary::after_match1_explicit::h717c0c2ff49a2dd2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c73ada - integration::binary::after_match1_explicit::{{closure}}::h56eae785b5be3c9b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6977e - core::ops::function::FnOnce::call_once::h208ea2fc742592cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_stdin stdout ---- [INFO] [stdout] thread 'binary::after_match1_stdin' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_stdin/9 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_stdin/9"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1283 [INFO] [stdout] 2022-02-28 04:47:24.083715674 UTC [INFO] [stdout] 2022-03-20 04:47:24.083715674 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.083729574 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.083729574 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.083729574 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.083729574 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.379 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.083 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc956c - integration::util::TestCommand::pipe::h5b88c4a5a63976c7 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:311:22 [INFO] [stdout] 17: 0x563701c741cb - integration::binary::after_match1_stdin::{{closure}}::h06cf4b81178c330f [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:69:23 [INFO] [stdout] 18: 0x563701c740d7 - integration::binary::after_match1_stdin::h792d3761db0cc6eb [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 19: 0x563701c73f4a - integration::binary::after_match1_stdin::{{closure}}::hd6383c1493b287f0 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 20: 0x563701c6bcee - core::ops::function::FnOnce::call_once::habb1d4b161822417 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f5a2330d609 - start_thread [INFO] [stdout] 43: 0x7f5a230df293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match2_explicit stdout ---- [INFO] [stdout] thread 'binary::before_match2_explicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "a medical student" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match2_explicit/15 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_explicit/15", "/tmp/ripgrep-tests/before_match2_explicit/15/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1278 [INFO] [stdout] 2022-02-28 04:47:24.083722694 UTC [INFO] [stdout] 2022-03-20 04:47:24.083722694 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.083738514 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.083738514 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.083738514 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.083738514 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.382 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.083 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c783c9 - integration::binary::before_match2_explicit::{{closure}}::h55d23b0de7b6859d [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:293:23 [INFO] [stdout] 19: 0x563701c78297 - integration::binary::before_match2_explicit::h0f74c78e77e4f901 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7810a - integration::binary::before_match2_explicit::{{closure}}::h74c0d72889ad845e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6d1ce - core::ops::function::FnOnce::call_once::hf9658f45030c4837 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match2_implicit_text stdout ---- [INFO] [stdout] thread 'binary::before_match2_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "a medical student" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match2_implicit_text/19 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_implicit_text/19", "/tmp/ripgrep-tests/before_match2_implicit_text/19/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1326 [INFO] [stdout] 2022-02-28 04:47:24.143881752 UTC [INFO] [stdout] 2022-03-20 04:47:24.143881752 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.143899952 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.143899952 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.143899952 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.143899952 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.397 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.143 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c78839 - integration::binary::before_match2_implicit_text::{{closure}}::ha15fbb0750268e32 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:305:23 [INFO] [stdout] 19: 0x563701c78707 - integration::binary::before_match2_implicit_text::h5a728f9d288821f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7857a - integration::binary::before_match2_implicit_text::{{closure}}::h607ebdff55b822ec [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6cace - core::ops::function::FnOnce::call_once::he3470287dd36553b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_path stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_path' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-l" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_path/6 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_path/6", "/tmp/ripgrep-tests/after_match1_implicit_path/6/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1283 [INFO] [stdout] 2022-02-28 04:47:24.086119794 UTC [INFO] [stdout] 2022-03-20 04:47:24.086119794 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.086134814 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.086134814 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.086134814 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.086134814 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.379 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.086 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c75395 - integration::binary::after_match1_implicit_path::{{closure}}::hd568c0ef5ee15e97 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:140:22 [INFO] [stdout] 19: 0x563701c75277 - integration::binary::after_match1_implicit_path::h2d5a8aa9da6c1994 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c750ea - integration::binary::after_match1_implicit_path::{{closure}}::h3d03529b8360cd4b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6d2ce - core::ops::function::FnOnce::call_once::hfa7cc04293ce4c59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1078_max_columns_preview2 stdout ---- [INFO] [stdout] thread 'feature::f1078_max_columns_preview2' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-M43" "--max-columns-preview" "-rxxx" "exhibited|dusted|has to have it" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1078_max_columns_preview2/25 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1078_max_columns_preview2/25", "/tmp/ripgrep-tests/f1078_max_columns_preview2/25/sherlock"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1280 [INFO] [stdout] 2022-02-28 04:47:24.095773472 UTC [INFO] [stdout] 2022-03-20 04:47:24.095773472 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.095801392 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.095801392 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.095801392 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.095801392 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.398 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.095 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc1749 - integration::feature::f1078_max_columns_preview2::{{closure}}::h2eadf34ba021d464 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:671:23 [INFO] [stdout] 19: 0x563701cc1617 - integration::feature::f1078_max_columns_preview2::hd0283d69d6a23bce [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc148a - integration::feature::f1078_max_columns_preview2::{{closure}}::h9c4ff5874fbed5f5 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6aa0e - core::ops::function::FnOnce::call_once::h6f7d559db038357b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1207_ignore_encoding stdout ---- [INFO] [stdout] thread 'feature::f1207_ignore_encoding' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--encoding" "none" "-a" "\\x00" "foo" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1207_ignore_encoding/29 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1207_ignore_encoding/29", "/tmp/ripgrep-tests/f1207_ignore_encoding/29/foo"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1293 [INFO] [stdout] 2022-02-28 04:47:24.111465979 UTC [INFO] [stdout] 2022-03-20 04:47:24.111465979 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.111479869 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.111479869 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.111479869 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.111479869 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.401 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.111 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc2e16 - integration::feature::f1207_ignore_encoding::{{closure}}::he87644316022295c [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:728:40 [INFO] [stdout] 19: 0x563701cc2c17 - integration::feature::f1207_ignore_encoding::h790238591bc29a2f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc2a8a - integration::feature::f1207_ignore_encoding::{{closure}}::ha378e443d5c1abe4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6a9ce - core::ops::function::FnOnce::call_once::h6f093cfe9f8d2e59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_implicit_binary stdout ---- [INFO] [stdout] thread 'binary::before_match1_implicit_binary' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--binary" "Heaven" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_implicit_binary/16 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_binary/16", "/tmp/ripgrep-tests/before_match1_implicit_binary/16/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1288 [INFO] [stdout] 2022-02-28 04:47:24.095751692 UTC [INFO] [stdout] 2022-03-20 04:47:24.095751692 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.095768572 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.095768572 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.095768572 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.095768572 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.382 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.095 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701c77819 - integration::binary::before_match1_implicit_binary::{{closure}}::hc865f4ac266b5c6d [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:258:23 [INFO] [stdout] 19: 0x563701c776e7 - integration::binary::before_match1_implicit_binary::ha885c753b2eadf39 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701c7755a - integration::binary::before_match1_implicit_binary::{{closure}}::h041d75ac738fbc40 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6b39e - core::ops::function::FnOnce::call_once::h8d4558b68ae029b1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep_empty stdout ---- [INFO] [stdout] thread 'feature::context_sep_empty' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "--context-separator" "" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep_empty/22 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_empty/22", "/tmp/ripgrep-tests/context_sep_empty/22/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1286 [INFO] [stdout] 2022-02-28 04:47:24.103754970 UTC [INFO] [stdout] 2022-03-20 04:47:24.103754970 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.103772800 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.103772800 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.103772800 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.103772800 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.398 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.103 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc6735 - integration::feature::context_sep_empty::{{closure}}::hffde5e1006aac2b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:837:39 [INFO] [stdout] 19: 0x563701cc6617 - integration::feature::context_sep_empty::h805e56699828a3e5 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc648a - integration::feature::context_sep_empty::{{closure}}::ha4017bc2b1500d75 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6c39e - core::ops::function::FnOnce::call_once::hc3d173e2c254f909 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1138_no_ignore_dot stdout ---- [INFO] [stdout] thread 'feature::f1138_no_ignore_dot' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--sort" "path" "--files" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1138_no_ignore_dot/27 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1138_no_ignore_dot/27", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/bar", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/.fzf-ignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/.gitignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/quux", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/.git", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/.ignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/27/foo"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1309 [INFO] [stdout] 2022-02-28 04:47:24.123757826 UTC [INFO] [stdout] 2022-03-20 04:47:24.123757826 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.123775306 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.123775306 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.123775306 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.123775306 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.399 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.123 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc1ceb - integration::feature::f1138_no_ignore_dot::{{closure}}::h9aa509830b3476f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:685:23 [INFO] [stdout] 19: 0x563701cc1a87 - integration::feature::f1138_no_ignore_dot::hf1072f5eda4d46bf [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc18fa - integration::feature::f1138_no_ignore_dot::{{closure}}::hfb5ee7da21efd806 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c69fae - core::ops::function::FnOnce::call_once::h4bf6c25ccb5d63fe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep stdout ---- [INFO] [stdout] thread 'feature::context_sep' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "--context-separator" "AAA" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep/20 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep/20", "/tmp/ripgrep-tests/context_sep/20/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1290 [INFO] [stdout] 2022-02-28 04:47:24.103754780 UTC [INFO] [stdout] 2022-03-20 04:47:24.103754780 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.103772790 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.103772790 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.103772790 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.103772790 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.397 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.103 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc5e75 - integration::feature::context_sep::{{closure}}::h000fcf43ef1e7731 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:825:42 [INFO] [stdout] 19: 0x563701cc5d57 - integration::feature::context_sep::h6d9ceb51fb992bff [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc5bca - integration::feature::context_sep::{{closure}}::he4de8861468da890 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6a55e - core::ops::function::FnOnce::call_once::h5f492a17cd3226a1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1078_max_columns_preview1 stdout ---- [INFO] [stdout] thread 'feature::f1078_max_columns_preview1' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-M46" "--max-columns-preview" "exhibited|dusted|has to have it" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1078_max_columns_preview1/23 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1078_max_columns_preview1/23", "/tmp/ripgrep-tests/f1078_max_columns_preview1/23/sherlock"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1269 [INFO] [stdout] 2022-02-28 04:47:24.084395074 UTC [INFO] [stdout] 2022-03-20 04:47:24.084395074 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.084411854 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.084411854 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.084411854 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.084411854 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.399 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.084 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cc12d9 - integration::feature::f1078_max_columns_preview1::{{closure}}::hf0426e8110cd3f16 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:652:23 [INFO] [stdout] 19: 0x563701cc11a7 - integration::feature::f1078_max_columns_preview1::h6bd887bb1a01625b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cc101a - integration::feature::f1078_max_columns_preview1::{{closure}}::h2795cf1cfec1d6f8 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6be2e - core::ops::function::FnOnce::call_once::hb047ca6767b19933 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f129_replace stdout ---- [INFO] [stdout] thread 'feature::f129_replace' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-M26" "-rfoo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f129_replace/34 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f129_replace/34", "/tmp/ripgrep-tests/f129_replace/34/foo"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1277 [INFO] [stdout] 2022-02-28 04:47:24.151825561 UTC [INFO] [stdout] 2022-03-20 04:47:24.151825561 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.151843211 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.151843211 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.151843211 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.151843211 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.454 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.151 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563701d7bdec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563701d7bdec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563701d7bdec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563701d7bdec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563701da2d9c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563701d772f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563701d7e727 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563701d7e727 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563701d7e727 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563701d7e45b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563701d7ee7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563701d7eb67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563701d7c2b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563701d7e879 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563701c1d1d3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563701ccaa49 - integration::util::TestCommand::expect_success::h38f1e3240cbe61d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x563701cc9871 - integration::util::TestCommand::output::h2f8caec93bb3d41d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x563701cc9173 - integration::util::TestCommand::stdout::h0893ee49fa7d0074 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x563701cba740 - integration::feature::f129_replace::{{closure}}::h427bef60caec994f [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:305:23 [INFO] [stdout] 19: 0x563701cba5c7 - integration::feature::f129_replace::hc3392ada3d4bf612 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x563701cba43a - integration::feature::f129_replace::{{closure}}::he3d901dfa9d72e32 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x563701c6acbe - core::ops::function::FnOnce::call_once::h79d7b3fbe4693b10 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563701d380e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563701d380e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563701d36e11 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563701d36e11 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563701d36e11 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563701d36e11 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563701d36e11 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563701d36e11 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563701d36e11 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563701d406f1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563701d406f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563701d0ce4f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563701d0ce4f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563701d0ce4f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563701d0ce4f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563701d0ce4f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563701d0ce4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563701d85db3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563701d85db3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5a2330d609 - start_thread [INFO] [stdout] 44: 0x7f5a230df293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f243_column_line stdout ---- [INFO] [stdout] thread 'feature::f243_column_line' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--column" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f243_column_line/47 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f243_column_line/47", "/tmp/ripgrep-tests/f243_column_line/47/foo"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [WARN] too many lines in the log, truncating it