[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/thinking-in-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-20/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49faff43f44ea3d238829eaa22eac6433ca1d0d2488f4006aedb743102170545 [INFO] running `Command { std: "docker" "start" "-a" "49faff43f44ea3d238829eaa22eac6433ca1d0d2488f4006aedb743102170545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49faff43f44ea3d238829eaa22eac6433ca1d0d2488f4006aedb743102170545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49faff43f44ea3d238829eaa22eac6433ca1d0d2488f4006aedb743102170545", kill_on_drop: false }` [INFO] [stdout] 49faff43f44ea3d238829eaa22eac6433ca1d0d2488f4006aedb743102170545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b8092a1c2db8d62f2f736401e1cae820752dc0d14ce510a911907ffb4e779f [INFO] running `Command { std: "docker" "start" "-a" "57b8092a1c2db8d62f2f736401e1cae820752dc0d14ce510a911907ffb4e779f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling grep-matcher v0.1.4 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [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 encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 (/opt/rustwide/workdir/crates/searcher) [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] [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] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [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 11.37s [INFO] running `Command { std: "docker" "inspect" "57b8092a1c2db8d62f2f736401e1cae820752dc0d14ce510a911907ffb4e779f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b8092a1c2db8d62f2f736401e1cae820752dc0d14ce510a911907ffb4e779f", kill_on_drop: false }` [INFO] [stdout] 57b8092a1c2db8d62f2f736401e1cae820752dc0d14ce510a911907ffb4e779f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1094729406c53c695fbf28add4be2735189a2d85f5d7ee6fb44f804881cd044 [INFO] running `Command { std: "docker" "start" "-a" "a1094729406c53c695fbf28add4be2735189a2d85f5d7ee6fb44f804881cd044", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [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] [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 1m 33s [INFO] [stderr] Executable unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/rg-d1205b521bd2cf33) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/integration-a00deea4f8f984a1) [INFO] running `Command { std: "docker" "inspect" "a1094729406c53c695fbf28add4be2735189a2d85f5d7ee6fb44f804881cd044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1094729406c53c695fbf28add4be2735189a2d85f5d7ee6fb44f804881cd044", kill_on_drop: false }` [INFO] [stdout] a1094729406c53c695fbf28add4be2735189a2d85f5d7ee6fb44f804881cd044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cef0024a784cded5b54646ccf262fb89578bd428fa708487ff7b41ca026daf7 [INFO] running `Command { std: "docker" "start" "-a" "4cef0024a784cded5b54646ccf262fb89578bd428fa708487ff7b41ca026daf7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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: 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: 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 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: 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: `thinking` (bin "rg") generated 50 warnings [INFO] [stderr] warning: `thinking` (bin "rg" test) generated 48 warnings (48 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests crates/core/main.rs (/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 config::tests::error ... ok [INFO] [stdout] test thinking::test_greet ... 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_text ... FAILED [INFO] [stdout] test feature::context_sep ... FAILED [INFO] [stdout] test binary::after_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::before_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::after_match1_explicit_text ... FAILED [INFO] [stdout] test feature::context_sep_empty ... FAILED [INFO] [stdout] test binary::after_match1_explicit_count ... FAILED [INFO] [stdout] test binary::after_match1_explicit ... FAILED [INFO] [stdout] test feature::f1420_no_ignore_exclude ... FAILED [INFO] [stdout] test binary::before_match1_explicit ... FAILED [INFO] [stdout] test feature::f129_replace ... FAILED [INFO] [stdout] test feature::f34_only_matching ... FAILED [INFO] [stdout] test feature::f243_column_line ... FAILED [INFO] [stdout] test feature::f1138_no_ignore_dot ... FAILED [INFO] [stdout] test feature::f1207_ignore_encoding ... FAILED [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test feature::f109_max_depth ... FAILED [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test binary::after_match2_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_stdin ... FAILED [INFO] [stdout] test feature::context_sep_default ... FAILED [INFO] [stdout] test feature::f263_sort_files ... FAILED [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test feature::f1_sjis ... FAILED [INFO] [stdout] test feature::f129_matches ... FAILED [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test binary::before_match2_implicit_text ... FAILED [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test binary::after_match1_implicit_text ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview1 ... FAILED [INFO] [stdout] test binary::after_match2_implicit ... FAILED [INFO] [stdout] test feature::f1207_auto_encoding ... FAILED [INFO] [stdout] test binary::before_match2_explicit ... FAILED [INFO] [stdout] test feature::f1_utf16_explicit ... FAILED [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test feature::f1078_max_columns_preview2 ... FAILED [INFO] [stdout] test binary::after_match1_implicit ... FAILED [INFO] [stdout] test feature::f129_context ... FAILED [INFO] [stdout] test binary::after_match1_implicit_count_binary ... FAILED [INFO] [stdout] test feature::f411_parallel_search_stats ... FAILED [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test feature::f34_only_matching_line_column ... FAILED [INFO] [stdout] test feature::f1414_no_require_git ... FAILED [INFO] [stdout] test binary::after_match1_implicit_quiet ... FAILED [INFO] [stdout] test feature::f275_pathsep ... FAILED [INFO] [stdout] test feature::f1_eucjp ... FAILED [INFO] [stdout] test feature::f159_max_count ... FAILED [INFO] [stdout] test feature::f1466_no_ignore_files ... FAILED [INFO] [stdout] test feature::f362_dfa_size_limit ... FAILED [INFO] [stdout] test feature::f1_utf16_auto ... FAILED [INFO] [stdout] test feature::f20_no_filename ... FAILED [INFO] [stdout] test feature::f411_single_threaded_search_stats ... FAILED [INFO] [stdout] test binary::after_match1_implicit_path ... FAILED [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test feature::f416_crlf ... FAILED [INFO] [stdout] test feature::f7_stdin ... FAILED [INFO] [stdout] test feature::f416_crlf_multiline ... FAILED [INFO] [stdout] test feature::f89_count ... FAILED [INFO] [stdout] test feature::f89_match ... FAILED [INFO] [stdout] test feature::f89_files ... FAILED [INFO] [stdout] test feature::f45_relative_cwd ... FAILED [INFO] [stdout] test feature::f740_passthru ... FAILED [INFO] [stdout] test json::notutf8 ... FAILED [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... FAILED [INFO] [stdout] test json::crlf ... FAILED [INFO] [stdout] test feature::f993_null_data ... FAILED [INFO] [stdout] test feature::f70_smart_case ... FAILED [INFO] [stdout] test feature::f948_exit_code_match ... FAILED [INFO] [stdout] test misc::compressed_bzip2 ... FAILED [INFO] [stdout] test feature::f948_exit_code_no_match ... FAILED [INFO] [stdout] test feature::f89_files_without_match ... FAILED [INFO] [stdout] test feature::f68_no_ignore_vcs ... FAILED [INFO] [stdout] test feature::f45_precedence_internal ... FAILED [INFO] [stdout] test json::basic ... FAILED [INFO] [stdout] test json::notutf8_file ... FAILED [INFO] [stdout] test feature::f416_crlf_only_matching ... FAILED [INFO] [stdout] test feature::f196_persistent_config ... FAILED [INFO] [stdout] test json::r1095_crlf_empty_match ... FAILED [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test misc::case_insensitive ... FAILED [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test misc::count ... FAILED [INFO] [stdout] test feature::f7 ... FAILED [INFO] [stdout] test json::r1095_missing_crlf ... FAILED [INFO] [stdout] test feature::f45_precedence_with_others ... FAILED [INFO] [stdout] test feature::f917_trim ... FAILED [INFO] [stdout] test misc::binary_convert ... FAILED [INFO] [stdout] test misc::byte_offset_only_matching ... FAILED [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::after_context ... FAILED [INFO] [stdout] test feature::f89_files_with_matches ... FAILED [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test feature::no_context_sep_overridden ... FAILED [INFO] [stdout] test misc::before_context ... FAILED [INFO] [stdout] test misc::compressed_lzma ... FAILED [INFO] [stdout] test feature::no_context_sep ... FAILED [INFO] [stdout] test misc::context ... FAILED [INFO] [stdout] test misc::binary_search_no_mmap ... FAILED [INFO] [stdout] test misc::columns ... FAILED [INFO] [stdout] test feature::no_context_sep_overrides ... FAILED [INFO] [stdout] test misc::context_line_numbers ... FAILED [INFO] [stdout] test misc::binary_search_mmap ... FAILED [INFO] [stdout] test misc::compressed_xz ... FAILED [INFO] [stdout] test misc::before_context_line_numbers ... FAILED [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test misc::binary_convert_mmap ... FAILED [INFO] [stdout] test misc::compressed_uncompress ... FAILED [INFO] [stdout] test feature::f917_trim_match ... FAILED [INFO] [stdout] test misc::compressed_gzip ... FAILED [INFO] [stdout] test misc::after_context_line_numbers ... FAILED [INFO] [stdout] test misc::count_matches ... FAILED [INFO] [stdout] test misc::dir ... FAILED [INFO] [stdout] test misc::file_types_negate ... FAILED [INFO] [stdout] test misc::count_matches_inverted ... FAILED [INFO] [stdout] test misc::file_types_all ... FAILED [INFO] [stdout] test misc::glob ... FAILED [INFO] [stdout] test misc::glob_negate ... FAILED [INFO] [stdout] test misc::files ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop_file ... FAILED [INFO] [stdout] test misc::glob_case_insensitive ... FAILED [INFO] [stdout] test misc::literal ... FAILED [INFO] [stdout] test misc::glob_case_sensitive ... FAILED [INFO] [stdout] test misc::file_types_negate_all ... FAILED [INFO] [stdout] test misc::file_type_add ... FAILED [INFO] [stdout] test misc::line ... FAILED [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... FAILED [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... FAILED [INFO] [stdout] test misc::preprocessing_glob ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test misc::single_file ... FAILED [INFO] [stdout] test misc::symlink_follow ... FAILED [INFO] [stdout] test misc::count_matches_via_only ... FAILED [INFO] [stdout] test misc::replace ... FAILED [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test misc::preprocessing ... FAILED [INFO] [stdout] test misc::file_types ... FAILED [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::file_type_add_compose ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop ... FAILED [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test misc::replace_groups ... FAILED [INFO] [stdout] test misc::no_parent_ignore_git ... FAILED [INFO] [stdout] test misc::glob_always_case_insensitive ... FAILED [INFO] [stdout] test misc::no_ignore_hidden ... FAILED [INFO] [stdout] test misc::files_with_matches ... FAILED [INFO] [stdout] test misc::inverted_line_numbers ... FAILED [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test misc::quiet ... FAILED [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test misc::replace_named_groups ... FAILED [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test misc::line_numbers ... FAILED [INFO] [stdout] test misc::inverted ... FAILED [INFO] [stdout] test misc::type_list ... FAILED [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test misc::replace_with_only_matching ... FAILED [INFO] [stdout] test misc::unrestricted2 ... FAILED [INFO] [stdout] test misc::no_ignore ... FAILED [INFO] [stdout] test misc::files_without_match ... FAILED [INFO] [stdout] test misc::unrestricted1 ... 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::with_filename ... FAILED [INFO] [stdout] test misc::with_heading ... FAILED [INFO] [stdout] test multiline::context ... FAILED [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test misc::vimgrep_no_line_no_column ... FAILED [INFO] [stdout] test multiline::dot_all ... FAILED [INFO] [stdout] test misc::word ... FAILED [INFO] [stdout] test multiline::only_matching ... FAILED [INFO] [stdout] test misc::with_heading_default ... FAILED [INFO] [stdout] test multiline::overlap1 ... FAILED [INFO] [stdout] test multiline::stdin ... FAILED [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test regression::r105_part2 ... FAILED [INFO] [stdout] test multiline::overlap2 ... FAILED [INFO] [stdout] test regression::r105_part1 ... FAILED [INFO] [stdout] test misc::include_zero ... FAILED [INFO] [stdout] test regression::r1130 ... FAILED [INFO] [stdout] test regression::r1159_exit_status ... FAILED [INFO] [stdout] test regression::r1176_line_regex ... FAILED [INFO] [stdout] test regression::r128 ... FAILED [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... FAILED [INFO] [stdout] test regression::r1319 ... FAILED [INFO] [stdout] test regression::r1176_literal_file ... FAILED [INFO] [stdout] test regression::r1163 ... FAILED [INFO] [stdout] test regression::r1064 ... FAILED [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... FAILED [INFO] [stdout] test regression::r127 ... FAILED [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... FAILED [INFO] [stdout] test regression::r137 ... FAILED [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test regression::r156 ... FAILED [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... FAILED [INFO] [stdout] test regression::r1334_crazy_literals ... FAILED [INFO] [stdout] test multiline::vimgrep ... FAILED [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... FAILED [INFO] [stdout] test regression::r184 ... FAILED [INFO] [stdout] test regression::r1537 ... FAILED [INFO] [stdout] test regression::r199 ... FAILED [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r206 ... FAILED [INFO] [stdout] test regression::r1559 ... FAILED [INFO] [stdout] test regression::r25 ... FAILED [INFO] [stdout] test regression::r210 ... FAILED [INFO] [stdout] test regression::r256_j1 ... FAILED [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r256 ... FAILED [INFO] [stdout] test regression::r270 ... FAILED [INFO] [stdout] test regression::r251 ... FAILED [INFO] [stdout] test regression::r279 ... FAILED [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... FAILED [INFO] [stdout] test regression::r30 ... FAILED [INFO] [stdout] test regression::r451_only_matching ... FAILED [INFO] [stdout] test regression::r391 ... FAILED [INFO] [stdout] test regression::r493 ... FAILED [INFO] [stdout] test regression::r428_color_context_path ... FAILED [INFO] [stdout] test regression::r405 ... FAILED [INFO] [stdout] test regression::r483_matching_no_stdout ... FAILED [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test regression::r553_switch ... FAILED [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r553_flag ... FAILED [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r506_word_not_parenthesized ... FAILED [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... FAILED [INFO] [stdout] test regression::r693_context_in_contextless_mode ... FAILED [INFO] [stdout] test regression::r64 ... FAILED [INFO] [stdout] test regression::r99 ... FAILED [INFO] [stdout] test regression::r67 ... FAILED [INFO] [stdout] test regression::r599 ... FAILED [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r93 ... FAILED [INFO] [stdout] test regression::r807 ... FAILED [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r90 ... FAILED [INFO] [stdout] test regression::r1164 ... FAILED [INFO] [stdout] test regression::r428_unrecognized_style ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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] 得到: 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-04-15 06:46:42.283062805 UTC [INFO] [stdout] 2022-05-05 06:46:42.283062805 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.283099215 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.283099215 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.283099215 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.283099215 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.591 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.282 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e7d39 - integration::binary::before_match1_implicit_text::{{closure}}::hd5622dc5e0634596 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:270:23 [INFO] [stdout] 19: 0x5618897e7bf7 - integration::binary::before_match1_implicit_text::hd40e9a96a62c3b7a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e7a6a - integration::binary::before_match1_implicit_text::{{closure}}::hfda5dfaa4717727c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978659e - core::ops::function::FnOnce::call_once::hb2b855b8419d8ccd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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: 1268 [INFO] [stdout] 2022-04-15 06:46:42.282346665 UTC [INFO] [stdout] 2022-05-05 06:46:42.282346665 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.282372335 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.282372335 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.282372335 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.282372335 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.591 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.282 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897d9b65 - integration::feature::context_sep::{{closure}}::h2a660c8ffdc96d17 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:825:42 [INFO] [stdout] 19: 0x5618897d9a37 - integration::feature::context_sep::h76dc3cdc4650832f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897d98aa - integration::feature::context_sep::{{closure}}::h94509a0a1084587d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978458e - core::ops::function::FnOnce::call_once::h42de59b9c71eec2a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/4 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_binary/4", "/tmp/ripgrep-tests/after_match1_implicit_binary/4/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: 1274 [INFO] [stdout] 2022-04-15 06:46:42.293256464 UTC [INFO] [stdout] 2022-05-05 06:46:42.293256464 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.293282955 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.293282955 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.293282955 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.293282955 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.588 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.293 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e4569 - integration::binary::after_match1_implicit_binary::{{closure}}::h2fa71150829b0e18 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:90:23 [INFO] [stdout] 19: 0x5618897e4427 - integration::binary::after_match1_implicit_binary::h24ab4bd92ce8783d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e429a - integration::binary::after_match1_implicit_binary::{{closure}}::hb943bde48ad1188f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978375e - core::ops::function::FnOnce::call_once::h119080e4bd89e2bb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/15 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_binary/15", "/tmp/ripgrep-tests/before_match1_implicit_binary/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: 1271 [INFO] [stdout] 2022-04-15 06:46:42.283628845 UTC [INFO] [stdout] 2022-05-05 06:46:42.283628845 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.283654405 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.283654405 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.283654405 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.283654405 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.590 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.283 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e78a9 - integration::binary::before_match1_implicit_binary::{{closure}}::h9ac854f6460e6e73 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:258:23 [INFO] [stdout] 19: 0x5618897e7767 - integration::binary::before_match1_implicit_binary::h21aaaf70b695274a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e75da - integration::binary::before_match1_implicit_binary::{{closure}}::h0316b3b2a28435df [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x561889785bfe - core::ops::function::FnOnce::call_once::h92022d9287739c2b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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: 1289 [INFO] [stdout] 2022-04-15 06:46:42.295145074 UTC [INFO] [stdout] 2022-05-05 06:46:42.295145074 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.295164905 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.295164905 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.295164905 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.295164905 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.588 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.294 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e4e89 - integration::binary::after_match1_explicit_text::{{closure}}::hd3bfcf132ca62a7c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:121:23 [INFO] [stdout] 19: 0x5618897e4d47 - integration::binary::after_match1_explicit_text::h7feeb2895e04da19 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e4bba - integration::binary::after_match1_explicit_text::{{closure}}::hf5cac9e9f75d255d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978589e - core::ops::function::FnOnce::call_once::h84e15849311c8d32 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/24 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_empty/24", "/tmp/ripgrep-tests/context_sep_empty/24/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] 得到: 1 [INFO] [stdout] 得到: one [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: 1274 [INFO] [stdout] 2022-04-15 06:46:42.283054905 UTC [INFO] [stdout] 2022-05-05 06:46:42.283054905 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.283083195 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.283083195 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.283083195 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.283083195 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.592 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.282 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897da465 - integration::feature::context_sep_empty::{{closure}}::hb151f9f7fc2beda1 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:837:39 [INFO] [stdout] 19: 0x5618897da337 - integration::feature::context_sep_empty::he4266e53892cc666 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897da1aa - integration::feature::context_sep_empty::{{closure}}::h6ecec7910c227c2a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978767e - core::ops::function::FnOnce::call_once::hf450184e41015094 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/3 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_count/3", "/tmp/ripgrep-tests/after_match1_explicit_count/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] 得到: 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: 1266 [INFO] [stdout] 2022-04-15 06:46:42.270306966 UTC [INFO] [stdout] 2022-05-05 06:46:42.270306966 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.270326406 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.270326406 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.270326406 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.270326406 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.587 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.270 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e6375 - integration::binary::after_match1_explicit_count::{{closure}}::h5d508eeae3d4fb00 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:186:20 [INFO] [stdout] 19: 0x5618897e6247 - integration::binary::after_match1_explicit_count::hbdd62fdbc862bf2a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e60ba - integration::binary::after_match1_explicit_count::{{closure}}::hd47e09831c9050cb [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978362e - core::ops::function::FnOnce::call_once::h0da0dd79c1478936 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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: 1280 [INFO] [stdout] 2022-04-15 06:46:42.294976885 UTC [INFO] [stdout] 2022-05-05 06:46:42.294976885 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.295007505 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.295007505 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.295007505 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.295007505 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.588 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.294 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e3c69 - integration::binary::after_match1_explicit::{{closure}}::h0bbb034dfc49455c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:58:23 [INFO] [stdout] 19: 0x5618897e3b27 - integration::binary::after_match1_explicit::h94d117893a91108d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e399a - integration::binary::after_match1_explicit::{{closure}}::h7520427106a552d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x561889784f3e - core::ops::function::FnOnce::call_once::h605d236132c813e5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1420_no_ignore_exclude stdout ---- [INFO] [stdout] thread 'feature::f1420_no_ignore_exclude' 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/f1420_no_ignore_exclude/36 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1420_no_ignore_exclude/36", "/tmp/ripgrep-tests/f1420_no_ignore_exclude/36/bar", "/tmp/ripgrep-tests/f1420_no_ignore_exclude/36/.git", "/tmp/ripgrep-tests/f1420_no_ignore_exclude/36/.git/info", "/tmp/ripgrep-tests/f1420_no_ignore_exclude/36/.git/info/exclude", "/tmp/ripgrep-tests/f1420_no_ignore_exclude/36/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] 得到: 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: 1261 [INFO] [stdout] 2022-04-15 06:46:42.343585013 UTC [INFO] [stdout] 2022-05-05 06:46:42.343585013 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.343614913 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.343614913 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.343614913 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.343614913 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.655 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.343 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897d77e4 - integration::feature::f1420_no_ignore_exclude::{{closure}}::h52d6ae565b8c99a9 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:764:22 [INFO] [stdout] 19: 0x5618897d75e7 - integration::feature::f1420_no_ignore_exclude::h4d56c31950152430 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897d745a - integration::feature::f1420_no_ignore_exclude::{{closure}}::hf55128ec923c39fb [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x5618897878fe - core::ops::function::FnOnce::call_once::hfdd925aa5c0bca31 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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: 1304 [INFO] [stdout] 2022-04-15 06:46:42.317785624 UTC [INFO] [stdout] 2022-05-05 06:46:42.317785624 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.317800394 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.317800394 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.317800394 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.317800394 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.589 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.317 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e7419 - integration::binary::before_match1_explicit::{{closure}}::h84e312ada8bf25da [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:245:23 [INFO] [stdout] 19: 0x5618897e72d7 - integration::binary::before_match1_explicit::h07335b55e118e949 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e714a - integration::binary::before_match1_explicit::{{closure}}::h54b29d4ef9b9dd52 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978405e - core::ops::function::FnOnce::call_once::h2b854f0b2031a3c8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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] 得到: 1 [INFO] [stdout] 得到: one [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: 1272 [INFO] [stdout] 2022-04-15 06:46:42.322384473 UTC [INFO] [stdout] 2022-05-05 06:46:42.322384473 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.322409403 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.322409403 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.322409403 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.322409403 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.629 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.322 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897ce010 - integration::feature::f129_replace::{{closure}}::h1ec66db988eb047a [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:305:23 [INFO] [stdout] 19: 0x5618897cde87 - integration::feature::f129_replace::he7840df58d76d624 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897cdcfa - integration::feature::f129_replace::{{closure}}::h93b02a3ef68e0ade [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978697e - core::ops::function::FnOnce::call_once::hc47752a62d481f42 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f34_only_matching stdout ---- [INFO] [stdout] thread 'feature::f34_only_matching' 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" "/" "-o" "Sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f34_only_matching/51 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f34_only_matching/51", "/tmp/ripgrep-tests/f34_only_matching/51/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: 1285 [INFO] [stdout] 2022-04-15 06:46:42.340227543 UTC [INFO] [stdout] 2022-05-05 06:46:42.340227543 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.340264423 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.340264423 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.340264423 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.340264423 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.629 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.340 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897c86b3 - integration::feature::f34_only_matching::{{closure}}::h9b1172c591a9817b [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:98:23 [INFO] [stdout] 19: 0x5618897c8547 - integration::feature::f34_only_matching::hced271f50b6d9890 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897c83ba - integration::feature::f34_only_matching::{{closure}}::h328cf5e50a940719 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978743e - core::ops::function::FnOnce::call_once::hecea0e1eab2813ce [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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] 得到: 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: 1312 [INFO] [stdout] 2022-04-15 06:46:42.373963281 UTC [INFO] [stdout] 2022-05-05 06:46:42.373963281 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.373985761 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.373985761 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.373985761 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.373985761 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.629 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.373 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897cf1af - integration::feature::f243_column_line::{{closure}}::hf9890ab0acb9269a [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:345:31 [INFO] [stdout] 19: 0x5618897cf057 - integration::feature::f243_column_line::hb5264030d46e25ee [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897ceeca - integration::feature::f243_column_line::{{closure}}::hf968acfd95d810b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978435e - core::ops::function::FnOnce::call_once::h3750ea935117ddb0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/29 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1138_no_ignore_dot/29", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/bar", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.fzf-ignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.gitignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/quux", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.git", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.ignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/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] 得到: 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: 1318 [INFO] [stdout] 2022-04-15 06:46:42.369822482 UTC [INFO] [stdout] 2022-05-05 06:46:42.369822482 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.369848292 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.369848292 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.369848292 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.369848292 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.624 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.369 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897d586b - integration::feature::f1138_no_ignore_dot::{{closure}}::h9e416700be6e95f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:685:23 [INFO] [stdout] 19: 0x5618897d55f7 - integration::feature::f1138_no_ignore_dot::h22a0241399075606 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897d546a - integration::feature::f1138_no_ignore_dot::{{closure}}::he79f1ba762cc3bae [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x561889785dfe - core::ops::function::FnOnce::call_once::h97e844b0d778ee5d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/32 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1207_ignore_encoding/32", "/tmp/ripgrep-tests/f1207_ignore_encoding/32/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] 得到: 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: 1318 [INFO] [stdout] 2022-04-15 06:46:42.368648962 UTC [INFO] [stdout] 2022-05-05 06:46:42.368648962 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.368670242 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.368670242 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.368670242 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.368670242 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.624 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.368 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897d6a04 - integration::feature::f1207_ignore_encoding::{{closure}}::h040b3736b133b579 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:728:40 [INFO] [stdout] 19: 0x5618897d67f7 - integration::feature::f1207_ignore_encoding::h108fbb38548e94a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897d666a - integration::feature::f1207_ignore_encoding::{{closure}}::h4f29aa43ef879226 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x5618897857de - core::ops::function::FnOnce::call_once::h83b3fd339805bc47 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f109_max_depth stdout ---- [INFO] [stdout] thread 'feature::f109_max_depth' 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" "/" "--maxdepth" "2" "far" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f109_max_depth/30 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f109_max_depth/30", "/tmp/ripgrep-tests/f109_max_depth/30/one", "/tmp/ripgrep-tests/f109_max_depth/30/one/pass", "/tmp/ripgrep-tests/f109_max_depth/30/one/too", "/tmp/ripgrep-tests/f109_max_depth/30/one/too/many"] [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-04-15 06:46:42.337717493 UTC [INFO] [stdout] 2022-05-05 06:46:42.337717493 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.337742913 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.337742913 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.337742913 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.337742913 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.629 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.337 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897ccb2c - integration::feature::f109_max_depth::{{closure}}::hb4b229eb993bab0d [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:268:31 [INFO] [stdout] 19: 0x5618897cc967 - integration::feature::f109_max_depth::hc81018a1967c3e5d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897cc7da - integration::feature::f109_max_depth::{{closure}}::h27b583457693e8e6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978603e - core::ops::function::FnOnce::call_once::ha12fbcb1017d38e0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/12 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit_text/12", "/tmp/ripgrep-tests/after_match2_implicit_text/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: 1301 [INFO] [stdout] 2022-04-15 06:46:42.312936574 UTC [INFO] [stdout] 2022-05-05 06:46:42.312936574 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.312963864 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.312963864 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.312963864 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.312963864 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.590 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.312 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e6c99 - integration::binary::after_match2_implicit_text::{{closure}}::h82a7a0131235c6f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:225:23 [INFO] [stdout] 19: 0x5618897e6b57 - integration::binary::after_match2_implicit_text::h4335661ef8327a49 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e69ca - integration::binary::after_match2_implicit_text::{{closure}}::hdd683a79a0e9c3a6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978665e - core::ops::function::FnOnce::call_once::hb539df884d77eae0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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/7 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_stdin/7"] [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: 1299 [INFO] [stdout] 2022-04-15 06:46:42.309391604 UTC [INFO] [stdout] 2022-05-05 06:46:42.309391604 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.309416694 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.309416694 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.309416694 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.309416694 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.588 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.309 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e108c - integration::util::TestCommand::pipe::h890f3bf62a1d5c79 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:311:22 [INFO] [stdout] 17: 0x5618897e40e0 - integration::binary::after_match1_stdin::{{closure}}::hafddee1fcc8f0082 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:69:23 [INFO] [stdout] 18: 0x5618897e3fb7 - integration::binary::after_match1_stdin::h2d2df34fd8c3d1c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 19: 0x5618897e3e2a - integration::binary::after_match1_stdin::{{closure}}::h978538b81c5aeffe [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 20: 0x561889785ffe - core::ops::function::FnOnce::call_once::h9fa02dfdb9bca0dd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f99927e0609 - start_thread [INFO] [stdout] 43: 0x7f99925b0163 - clone [INFO] [stdout] 44: 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] 得到: 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: 1297 [INFO] [stdout] 2022-04-15 06:46:42.315431054 UTC [INFO] [stdout] 2022-05-05 06:46:42.315431054 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.315448794 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.315448794 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.315448794 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.315448794 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.591 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.315 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897d9fe5 - integration::feature::context_sep_default::{{closure}}::h079ac50ba3abbe08 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:831:41 [INFO] [stdout] 19: 0x5618897d9eb7 - integration::feature::context_sep_default::h420b8dd31ee268ff [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897d9d2a - integration::feature::context_sep_default::{{closure}}::h2a98ef48ee5608e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978379e - core::ops::function::FnOnce::call_once::h11f27a6f86e09161 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f263_sort_files stdout ---- [INFO] [stdout] thread 'feature::f263_sort_files' 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-files" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f263_sort_files/49 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f263_sort_files/49", "/tmp/ripgrep-tests/f263_sort_files/49/bar", "/tmp/ripgrep-tests/f263_sort_files/49/abc", "/tmp/ripgrep-tests/f263_sort_files/49/zoo", "/tmp/ripgrep-tests/f263_sort_files/49/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 [INFO] [stdout] Time elapsed in expensive_function() is: 1294 [INFO] [stdout] 2022-04-15 06:46:42.376593821 UTC [INFO] [stdout] 2022-05-05 06:46:42.376593821 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.376621241 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.376621241 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.376621241 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.376621241 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.655 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.376 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897cf6e2 - integration::feature::f263_sort_files::{{closure}}::ha4dab823f1e63d37 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:356:23 [INFO] [stdout] 19: 0x5618897cf507 - integration::feature::f263_sort_files::h069c3591c9f5d0a6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897cf37a - integration::feature::f263_sort_files::{{closure}}::hb59920ef6c006f6d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978431e - core::ops::function::FnOnce::call_once::h360825e7a64fae9e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1_sjis stdout ---- [INFO] [stdout] thread 'feature::f1_sjis' 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" "/" "-Esjis" "\xd0\xa8\xd0\xb5\xd1\x80\xd0\xbb\xd0\xbe\xd0\xba \xd0\xa5\xd0\xbe\xd0\xbb\xd0\xbc\xd1\x81" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1_sjis/43 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1_sjis/43", "/tmp/ripgrep-tests/f1_sjis/43/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 [INFO] [stdout] Time elapsed in expensive_function() is: 1286 [INFO] [stdout] 2022-04-15 06:46:42.368188352 UTC [INFO] [stdout] 2022-05-05 06:46:42.368188352 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.368219552 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.368219552 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.368219552 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.368219552 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.655 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.367 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897c6027 - integration::feature::f1_sjis::{{closure}}::h78e2bc1663bbf371 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:11:46 [INFO] [stdout] 19: 0x5618897c5ed7 - integration::feature::f1_sjis::h3479846fb72f03ce [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897c5d4a - integration::feature::f1_sjis::{{closure}}::h4a1b1b16b4248caf [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978425e - core::ops::function::FnOnce::call_once::h3317071b9436274a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f129_matches stdout ---- [INFO] [stdout] thread 'feature::f129_matches' 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" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f129_matches/33 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f129_matches/33", "/tmp/ripgrep-tests/f129_matches/33/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: 1284 [INFO] [stdout] 2022-04-15 06:46:42.337075383 UTC [INFO] [stdout] 2022-05-05 06:46:42.337075383 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.337094393 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.337094393 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.337094393 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.337094393 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.629 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.336 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897cd653 - integration::feature::f129_matches::{{closure}}::h985eab4e1e88a353 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:289:23 [INFO] [stdout] 19: 0x5618897cd4e7 - integration::feature::f129_matches::h53a46cd03ab3bab4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897cd35a - integration::feature::f129_matches::{{closure}}::hb18957c3f2e26fc0 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x561889784c7e - core::ops::function::FnOnce::call_once::h584c0b0b6eae10d0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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] 得到: 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: 1297 [INFO] [stdout] 2022-04-15 06:46:42.307301484 UTC [INFO] [stdout] 2022-05-05 06:46:42.307301484 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.307316504 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.307316504 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.307316504 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.307316504 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.591 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.307 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e8949 - integration::binary::before_match2_implicit_text::{{closure}}::h6e3da61ba0f0b4a3 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:305:23 [INFO] [stdout] 19: 0x5618897e8807 - integration::binary::before_match2_implicit_text::h9f4b61716fb2ea2a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e867a - integration::binary::before_match2_implicit_text::{{closure}}::hd9aa8e0cea84cccb [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x561889786b3e - core::ops::function::FnOnce::call_once::hd11d820b2194afc2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - clone [INFO] [stdout] 45: 0x0 - [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/10 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_text/10", "/tmp/ripgrep-tests/after_match1_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] 得到: 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: 1317 [INFO] [stdout] 2022-04-15 06:46:42.330864913 UTC [INFO] [stdout] 2022-05-05 06:46:42.330864913 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.330882553 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.330882553 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.330882553 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.330882553 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.588 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.330 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897e49f9 - integration::binary::after_match1_implicit_text::{{closure}}::h0fdd7ee57debe8ee [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:109:23 [INFO] [stdout] 19: 0x5618897e48b7 - integration::binary::after_match1_implicit_text::h3467083773024d52 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897e472a - integration::binary::after_match1_implicit_text::{{closure}}::hd2a9e03167c239f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x5618897876fe - core::ops::function::FnOnce::call_once::hf5813ca3fb457b59 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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] 得到: 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-04-15 06:46:42.304953214 UTC [INFO] [stdout] 2022-05-05 06:46:42.304953214 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.304973404 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.304973404 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.304973404 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.304973404 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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-04-15 06:46:40.592 [INFO]: >>> start up... [INFO] [stdout] 2022-04-15 06:46:42.304 [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: 0x56188989736d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56188989736d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56188989736d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56188989736d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5618898bb64c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561889893981 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561889899785 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561889899785 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561889899785 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561889899474 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561889899cd2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561889899bb7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561889897824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5618898998e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561889736483 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5618897e259a - integration::util::TestCommand::expect_success::h4df22495c98b5806 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x5618897e1391 - integration::util::TestCommand::output::hfd541fd173eed53f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x5618897e0c83 - integration::util::TestCommand::stdout::h0c4c68d1aa2cf4ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x5618897d4e19 - integration::feature::f1078_max_columns_preview1::{{closure}}::h56d46fdc46198141 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:652:23 [INFO] [stdout] 19: 0x5618897d4cd7 - integration::feature::f1078_max_columns_preview1::h783d2604c2227bff [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x5618897d4b4a - integration::feature::f1078_max_columns_preview1::{{closure}}::hf03934ea4e78af1a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x56188978561e - core::ops::function::FnOnce::call_once::h7d46641d8246a380 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561889859343 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x561889859343 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x5618898580f9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5618898580f9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5618898580f9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5618898580f9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x5618898580f9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x5618898580f9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x5618898580f9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x5618898242ae - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x5618898242ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x561889829818 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x561889829818 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x561889829818 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x561889829818 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x561889829818 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x561889829818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56188989f503 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56188989f503 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f99927e0609 - start_thread [INFO] [stdout] 44: 0x7f99925b0163 - 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] 得到: 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: 1318 [INFO] [stdout] 2022-04-15 06:46:42.331050773 UTC [INFO] [stdout] 2022-05-05 06:46:42.331050773 UTC [INFO] [stdout] Local time now is 2022-04-15 06:46:42.331077833 +00:00 [INFO] [stdout] UTC time now is 2022-04-15 06:46:42.331077833 UTC [INFO] [stdout] Time in Hong Kong now is 2022-04-15 14:46:42.331077833 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-04-15 04:46:42.331077833 -02:00 [INFO] [stdout] The current UTC time is 06:46:42 AM [INFO] [stdout] And there have been 24402 seconds since midnight [INFO] [stdout] The current UTC date is 2022-04-15 Fri (CE) [INFO] [stdout] And the Common Era began 738260 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 [WARN] too many lines in the log, truncating it