[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/thinking-in-rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fff0af8824ff9c935fa8efa417cf0543bb74a046c90f9d6776a1cdc074f1eec [INFO] running `Command { std: "docker" "start" "-a" "8fff0af8824ff9c935fa8efa417cf0543bb74a046c90f9d6776a1cdc074f1eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fff0af8824ff9c935fa8efa417cf0543bb74a046c90f9d6776a1cdc074f1eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fff0af8824ff9c935fa8efa417cf0543bb74a046c90f9d6776a1cdc074f1eec", kill_on_drop: false }` [INFO] [stdout] 8fff0af8824ff9c935fa8efa417cf0543bb74a046c90f9d6776a1cdc074f1eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93da3973e2937592519737bec1be8c67a02fa76c6cdeac9cd9f7eff76d643c2 [INFO] running `Command { std: "docker" "start" "-a" "e93da3973e2937592519737bec1be8c67a02fa76c6cdeac9cd9f7eff76d643c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.22 [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 same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling grep-matcher v0.1.4 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 (/opt/rustwide/workdir/crates/searcher) [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling 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 grep-cli v0.1.5 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling ignore v0.4.17 (/opt/rustwide/workdir/crates/ignore) [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [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: 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: 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: 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: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.76s [INFO] running `Command { std: "docker" "inspect" "e93da3973e2937592519737bec1be8c67a02fa76c6cdeac9cd9f7eff76d643c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93da3973e2937592519737bec1be8c67a02fa76c6cdeac9cd9f7eff76d643c2", kill_on_drop: false }` [INFO] [stdout] e93da3973e2937592519737bec1be8c67a02fa76c6cdeac9cd9f7eff76d643c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289c798d064e3fda505b6e403a798db6f6c6c1a4b91986cd53636c2dba3109d3 [INFO] running `Command { std: "docker" "start" "-a" "289c798d064e3fda505b6e403a798db6f6c6c1a4b91986cd53636c2dba3109d3", kill_on_drop: false }` [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: 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: 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: 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: 47 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: 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: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.99s [INFO] running `Command { std: "docker" "inspect" "289c798d064e3fda505b6e403a798db6f6c6c1a4b91986cd53636c2dba3109d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289c798d064e3fda505b6e403a798db6f6c6c1a4b91986cd53636c2dba3109d3", kill_on_drop: false }` [INFO] [stdout] 289c798d064e3fda505b6e403a798db6f6c6c1a4b91986cd53636c2dba3109d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b41cc595cb71f9a4bf0f3464e8355f4e02db5db5fada5d8d714ca4e9e1ff1574 [INFO] running `Command { std: "docker" "start" "-a" "b41cc595cb71f9a4bf0f3464e8355f4e02db5db5fada5d8d714ca4e9e1ff1574", kill_on_drop: false }` [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: 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: 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: field is never read: `regular_x` [INFO] [stderr] --> crates/core/thinking.rs:1034:9 [INFO] [stderr] | [INFO] [stderr] 1034 | regular_x: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Quit` [INFO] [stderr] --> crates/core/thinking.rs:1099:9 [INFO] [stderr] | [INFO] [stderr] 1099 | Quit, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Move` [INFO] [stderr] --> crates/core/thinking.rs:1100:9 [INFO] [stderr] | [INFO] [stderr] 1100 | Move { x: i32, y: i32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Write` [INFO] [stderr] --> crates/core/thinking.rs:1101:9 [INFO] [stderr] | [INFO] [stderr] 1101 | Write(String), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `handle_connection` [INFO] [stderr] --> crates/core/thinking.rs:1509:4 [INFO] [stderr] | [INFO] [stderr] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_simple_web_listener` [INFO] [stderr] --> crates/core/thinking.rs:1536:4 [INFO] [stderr] | [INFO] [stderr] 1536 | fn do_simple_web_listener() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:1582:9 [INFO] [stderr] | [INFO] [stderr] 1582 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `initLog` should have a snake case name [INFO] [stderr] --> crates/core/main.rs:130:4 [INFO] [stderr] | [INFO] [stderr] 130 | fn initLog() { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1223:5 [INFO] [stderr] | [INFO] [stderr] 1223 | read_username_from_file(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: function `showTime` should have a snake case name [INFO] [stderr] --> crates/core/thinking.rs:1638:4 [INFO] [stderr] | [INFO] [stderr] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1724:5 [INFO] [stderr] | [INFO] [stderr] 1724 | showTime(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 47 warnings emitted [INFO] [stderr] [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: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 302 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Green` [INFO] [stderr] --> crates/core/thinking.rs:308:9 [INFO] [stderr] | [INFO] [stderr] 308 | Green = 0x00ff00, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_guess_number` [INFO] [stderr] --> crates/core/thinking.rs:320:4 [INFO] [stderr] | [INFO] [stderr] 320 | fn do_guess_number() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_color` [INFO] [stderr] --> crates/core/thinking.rs:724:12 [INFO] [stderr] | [INFO] [stderr] 724 | fn get_color(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Struct` [INFO] [stderr] --> crates/core/thinking.rs:881:12 [INFO] [stderr] | [INFO] [stderr] 881 | struct Struct<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `function` [INFO] [stderr] --> crates/core/thinking.rs:885:12 [INFO] [stderr] | [INFO] [stderr] 885 | fn function(&self) -> &'a str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Struct` [INFO] [stderr] --> crates/core/thinking.rs:892:12 [INFO] [stderr] | [INFO] [stderr] 892 | struct Struct<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:897:12 [INFO] [stderr] | [INFO] [stderr] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greeting` [INFO] [stderr] --> crates/core/thinking.rs:912:8 [INFO] [stderr] | [INFO] [stderr] 912 | fn greeting<'a>() -> &'a str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fullname` [INFO] [stderr] --> crates/core/thinking.rs:915:8 [INFO] [stderr] | [INFO] [stderr] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `regular_x` [INFO] [stderr] --> crates/core/thinking.rs:1034:9 [INFO] [stderr] | [INFO] [stderr] 1034 | regular_x: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Quit` [INFO] [stderr] --> crates/core/thinking.rs:1099:9 [INFO] [stderr] | [INFO] [stderr] 1099 | Quit, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Move` [INFO] [stderr] --> crates/core/thinking.rs:1100:9 [INFO] [stderr] | [INFO] [stderr] 1100 | Move { x: i32, y: i32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Write` [INFO] [stderr] --> crates/core/thinking.rs:1101:9 [INFO] [stderr] | [INFO] [stderr] 1101 | Write(String), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `handle_connection` [INFO] [stderr] --> crates/core/thinking.rs:1509:4 [INFO] [stderr] | [INFO] [stderr] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_simple_web_listener` [INFO] [stderr] --> crates/core/thinking.rs:1536:4 [INFO] [stderr] | [INFO] [stderr] 1536 | fn do_simple_web_listener() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:1582:9 [INFO] [stderr] | [INFO] [stderr] 1582 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `initLog` should have a snake case name [INFO] [stderr] --> crates/core/main.rs:130:4 [INFO] [stderr] | [INFO] [stderr] 130 | fn initLog() { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1223:5 [INFO] [stderr] | [INFO] [stderr] 1223 | read_username_from_file(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: function `showTime` should have a snake case name [INFO] [stderr] --> crates/core/thinking.rs:1638:4 [INFO] [stderr] | [INFO] [stderr] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1724:5 [INFO] [stderr] | [INFO] [stderr] 1724 | showTime(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 45 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rg-59901637b341205f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test thinking::phrases::test_greet ... ok [INFO] [stdout] test config::tests::basic ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-deb3cb7485f95c64) [INFO] [stdout] test thinking::test_greet ... ok [INFO] [stdout] test config::tests::error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 255 tests [INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok [INFO] [stdout] test feature::f1207_auto_encoding ... FAILED [INFO] [stdout] test binary::after_match1_explicit ... FAILED [INFO] [stdout] test feature::context_sep_empty ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview2 ... FAILED [INFO] [stdout] test binary::after_match2_implicit ... FAILED [INFO] [stdout] test feature::context_sep_default ... FAILED [INFO] [stdout] test binary::after_match1_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_explicit_count ... FAILED [INFO] [stdout] test binary::after_match1_implicit ... FAILED [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test feature::f109_max_depth ... FAILED [INFO] [stdout] test feature::f1138_no_ignore_dot ... FAILED [INFO] [stdout] test binary::after_match1_implicit_quiet ... FAILED [INFO] [stdout] test binary::after_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::before_match2_implicit_text ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview1 ... FAILED [INFO] [stdout] test binary::before_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::after_match1_implicit_count ... ok [INFO] [stdout] test binary::after_match1_stdin ... FAILED [INFO] [stdout] test binary::before_match1_implicit_text ... FAILED [INFO] [stdout] test feature::f1207_ignore_encoding ... FAILED [INFO] [stdout] test binary::before_match1_explicit ... FAILED [INFO] [stdout] test feature::f129_context ... FAILED [INFO] [stdout] test binary::after_match1_implicit_count_binary ... FAILED [INFO] [stdout] test binary::after_match1_implicit_path ... FAILED [INFO] [stdout] test feature::context_sep ... FAILED [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test binary::before_match2_explicit ... FAILED [INFO] [stdout] test binary::after_match1_explicit_text ... FAILED [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test binary::after_match2_implicit_text ... FAILED [INFO] [stdout] test feature::f1_eucjp ... FAILED [INFO] [stdout] test feature::f129_matches ... FAILED [INFO] [stdout] test feature::f129_replace ... FAILED [INFO] [stdout] test feature::f1414_no_require_git ... FAILED [INFO] [stdout] test feature::f20_no_filename ... FAILED [INFO] [stdout] test feature::f1_utf16_explicit ... FAILED [INFO] [stdout] test feature::f159_max_count ... FAILED [INFO] [stdout] test feature::f1466_no_ignore_files ... FAILED [INFO] [stdout] test feature::f1_utf16_auto ... FAILED [INFO] [stdout] test feature::f1420_no_ignore_exclude ... FAILED [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test feature::f362_dfa_size_limit ... FAILED [INFO] [stdout] test feature::f416_crlf ... FAILED [INFO] [stdout] test feature::f34_only_matching ... FAILED [INFO] [stdout] test feature::f1_sjis ... FAILED [INFO] [stdout] test feature::f411_parallel_search_stats ... FAILED [INFO] [stdout] test feature::f416_crlf_only_matching ... FAILED [INFO] [stdout] test feature::f411_single_threaded_search_stats ... FAILED [INFO] [stdout] test feature::f243_column_line ... FAILED [INFO] [stdout] test feature::f416_crlf_multiline ... FAILED [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test feature::f263_sort_files ... FAILED [INFO] [stdout] test feature::f45_precedence_internal ... FAILED [INFO] [stdout] test feature::f275_pathsep ... FAILED [INFO] [stdout] test feature::f45_precedence_with_others ... FAILED [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... FAILED [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test feature::f45_relative_cwd ... FAILED [INFO] [stdout] test feature::f34_only_matching_line_column ... FAILED [INFO] [stdout] test feature::f68_no_ignore_vcs ... FAILED [INFO] [stdout] test feature::f7 ... FAILED [INFO] [stdout] test feature::f89_count ... FAILED [INFO] [stdout] test feature::f7_stdin ... FAILED [INFO] [stdout] test feature::f740_passthru ... FAILED [INFO] [stdout] test feature::f70_smart_case ... FAILED [INFO] [stdout] test feature::f89_files_with_matches ... FAILED [INFO] [stdout] test feature::f917_trim_match ... FAILED [INFO] [stdout] test feature::f917_trim ... FAILED [INFO] [stdout] test feature::f89_files ... FAILED [INFO] [stdout] test feature::f89_match ... FAILED [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test feature::no_context_sep_overrides ... FAILED [INFO] [stdout] test feature::f948_exit_code_match ... FAILED [INFO] [stdout] test feature::f89_files_without_match ... FAILED [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test feature::no_context_sep_overridden ... FAILED [INFO] [stdout] test feature::f948_exit_code_no_match ... FAILED [INFO] [stdout] test feature::no_context_sep ... FAILED [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test feature::f196_persistent_config ... FAILED [INFO] [stdout] test json::basic ... FAILED [INFO] [stdout] test json::notutf8_file ... FAILED [INFO] [stdout] test misc::after_context_line_numbers ... FAILED [INFO] [stdout] test json::r1095_crlf_empty_match ... FAILED [INFO] [stdout] test feature::f993_null_data ... FAILED [INFO] [stdout] test json::r1095_missing_crlf ... FAILED [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test misc::before_context ... FAILED [INFO] [stdout] test misc::after_context ... FAILED [INFO] [stdout] test json::notutf8 ... FAILED [INFO] [stdout] test misc::before_context_line_numbers ... FAILED [INFO] [stdout] test json::crlf ... FAILED [INFO] [stdout] test misc::binary_convert ... FAILED [INFO] [stdout] test misc::binary_convert_mmap ... FAILED [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test misc::binary_search_mmap ... FAILED [INFO] [stdout] test misc::columns ... FAILED [INFO] [stdout] test misc::case_insensitive ... FAILED [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::compressed_bzip2 ... FAILED [INFO] [stdout] test misc::binary_search_no_mmap ... FAILED [INFO] [stdout] test misc::count_matches ... FAILED [INFO] [stdout] test misc::compressed_xz ... FAILED [INFO] [stdout] test misc::compressed_gzip ... FAILED [INFO] [stdout] test misc::compressed_uncompress ... FAILED [INFO] [stdout] test misc::dir ... FAILED [INFO] [stdout] test misc::file_type_add_compose ... FAILED [INFO] [stdout] test misc::byte_offset_only_matching ... FAILED [INFO] [stdout] test misc::count ... FAILED [INFO] [stdout] test misc::context_line_numbers ... FAILED [INFO] [stdout] test misc::compressed_lzma ... FAILED [INFO] [stdout] test misc::count_matches_via_only ... FAILED [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test misc::files_with_matches ... FAILED [INFO] [stdout] test misc::file_types_all ... FAILED [INFO] [stdout] test misc::file_type_add ... FAILED [INFO] [stdout] test misc::files ... FAILED [INFO] [stdout] test misc::glob ... FAILED [INFO] [stdout] test misc::file_types_negate ... FAILED [INFO] [stdout] test misc::context ... FAILED [INFO] [stdout] test misc::file_types_negate_all ... FAILED [INFO] [stdout] test misc::glob_always_case_insensitive ... FAILED [INFO] [stdout] test misc::count_matches_inverted ... FAILED [INFO] [stdout] test misc::files_without_match ... FAILED [INFO] [stdout] test misc::file_types ... FAILED [INFO] [stdout] test misc::glob_negate ... FAILED [INFO] [stdout] test misc::glob_case_insensitive ... FAILED [INFO] [stdout] test misc::glob_case_sensitive ... FAILED [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::ignore_git_parent_stop ... FAILED [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::line ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop_file ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test misc::inverted_line_numbers ... FAILED [INFO] [stdout] test misc::line_numbers ... FAILED [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test misc::inverted ... FAILED [INFO] [stdout] test misc::literal ... FAILED [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... FAILED [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... FAILED [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test misc::preprocessing_glob ... FAILED [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... FAILED [INFO] [stdout] test misc::no_parent_ignore_git ... FAILED [INFO] [stdout] test misc::no_ignore_hidden ... FAILED [INFO] [stdout] test misc::preprocessing ... FAILED [INFO] [stdout] test misc::no_ignore ... FAILED [INFO] [stdout] test misc::quiet ... FAILED [INFO] [stdout] test misc::replace ... FAILED [INFO] [stdout] test misc::replace_groups ... FAILED [INFO] [stdout] test misc::single_file ... FAILED [INFO] [stdout] test misc::replace_named_groups ... FAILED [INFO] [stdout] test misc::replace_with_only_matching ... FAILED [INFO] [stdout] test misc::symlink_follow ... FAILED [INFO] [stdout] test misc::type_list ... FAILED [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test misc::unrestricted1 ... FAILED [INFO] [stdout] test misc::unrestricted3 ... FAILED [INFO] [stdout] test misc::include_zero ... FAILED [INFO] [stdout] test misc::unrestricted2 ... FAILED [INFO] [stdout] test misc::vimgrep_no_line ... FAILED [INFO] [stdout] test misc::vimgrep_no_line_no_column ... FAILED [INFO] [stdout] test misc::with_filename ... FAILED [INFO] [stdout] test misc::vimgrep ... FAILED [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test misc::with_heading ... FAILED [INFO] [stdout] test multiline::dot_all ... FAILED [INFO] [stdout] test multiline::stdin ... FAILED [INFO] [stdout] test multiline::context ... FAILED [INFO] [stdout] test multiline::vimgrep ... FAILED [INFO] [stdout] test misc::word ... FAILED [INFO] [stdout] test multiline::overlap2 ... FAILED [INFO] [stdout] test misc::with_heading_default ... FAILED [INFO] [stdout] test multiline::only_matching ... FAILED [INFO] [stdout] test regression::r105_part2 ... FAILED [INFO] [stdout] test multiline::overlap1 ... FAILED [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test regression::r1064 ... FAILED [INFO] [stdout] test regression::r1130 ... FAILED [INFO] [stdout] test regression::r105_part1 ... FAILED [INFO] [stdout] test regression::r1159_exit_status ... FAILED [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test regression::r1163 ... FAILED [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r1176_literal_file ... FAILED [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... FAILED [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... FAILED [INFO] [stdout] test regression::r128 ... FAILED [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... FAILED [INFO] [stdout] test regression::r127 ... FAILED [INFO] [stdout] test regression::r1176_line_regex ... FAILED [INFO] [stdout] test regression::r1334_crazy_literals ... FAILED [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test regression::r1319 ... FAILED [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... FAILED [INFO] [stdout] test regression::r1537 ... FAILED [INFO] [stdout] test regression::r184 ... FAILED [INFO] [stdout] test regression::r156 ... FAILED [INFO] [stdout] test regression::r137 ... FAILED [INFO] [stdout] test regression::r206 ... FAILED [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... FAILED [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r1559 ... FAILED [INFO] [stdout] test regression::r199 ... FAILED [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r210 ... FAILED [INFO] [stdout] test regression::r256 ... FAILED [INFO] [stdout] test regression::r256_j1 ... FAILED [INFO] [stdout] test regression::r25 ... FAILED [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r251 ... FAILED [INFO] [stdout] test regression::r270 ... FAILED [INFO] [stdout] test regression::r1164 ... FAILED [INFO] [stdout] test regression::r279 ... FAILED [INFO] [stdout] test regression::r30 ... FAILED [INFO] [stdout] test regression::r391 ... FAILED [INFO] [stdout] test regression::r405 ... FAILED [INFO] [stdout] test regression::r428_color_context_path ... FAILED [INFO] [stdout] test regression::r451_only_matching ... FAILED [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... FAILED [INFO] [stdout] test regression::r483_matching_no_stdout ... FAILED [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test regression::r493 ... FAILED [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r506_word_not_parenthesized ... FAILED [INFO] [stdout] test regression::r553_flag ... FAILED [INFO] [stdout] test regression::r553_switch ... FAILED [INFO] [stdout] test regression::r599 ... FAILED [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... FAILED [INFO] [stdout] test regression::r64 ... FAILED [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r693_context_in_contextless_mode ... FAILED [INFO] [stdout] test regression::r67 ... FAILED [INFO] [stdout] test regression::r807 ... FAILED [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r90 ... FAILED [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r93 ... FAILED [INFO] [stdout] test regression::r99 ... FAILED [INFO] [stdout] test regression::r428_unrecognized_style ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- feature::f1207_auto_encoding stdout ---- [INFO] [stdout] thread 'feature::f1207_auto_encoding' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `2`: [INFO] [stdout] [INFO] [stdout] ===== "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-a" "\\x00" "foo" ===== [INFO] [stdout] expected exit code did not match [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1207_auto_encoding/5 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1207_auto_encoding/5", "/tmp/ripgrep-tests/f1207_auto_encoding/5/foo"] [INFO] [stdout] [INFO] [stdout] expected: 1 [INFO] [stdout] [INFO] [stdout] found: 2 [INFO] [stdout] [INFO] [stdout] ===== [INFO] [stdout] ', tests/util.rs:358:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae4541 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555ba0c6866e - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x555ba0b9bb4a - core::panicking::assert_failed::hd2829e6b9866cfb5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x555ba0baa852 - integration::util::TestCommand::assert_exit_code::h67567cee1929b551 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:358:9 [INFO] [stdout] 18: 0x555ba0b7f893 - integration::feature::f1207_auto_encoding::{{closure}}::hf5347b7db27b912a [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:713:5 [INFO] [stdout] 19: 0x555ba0b7f757 - integration::feature::f1207_auto_encoding::h61fb8bfbfeb9012c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b7f5ca - integration::feature::f1207_auto_encoding::{{closure}}::h10d218ee541b3d8a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2725e - core::ops::function::FnOnce::call_once::h42b2e5611a3b16dd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/7 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit/7", "/tmp/ripgrep-tests/after_match1_explicit/7/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 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: 1282 [INFO] [stdout] 2021-06-07 17:51:37.479778676 UTC [INFO] [stdout] 2021-06-27 17:51:37.479778676 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.479796306 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.479796306 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.479796306 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.479796306 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.771 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.479 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b531d9 - integration::binary::after_match1_explicit::{{closure}}::h9decaf1ba54d753a [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:58:23 [INFO] [stdout] 19: 0x555ba0b530a7 - integration::binary::after_match1_explicit::h9ace2699bb763522 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b52f1a - integration::binary::after_match1_explicit::{{closure}}::h5ebaae23f1987686 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b28dae - core::ops::function::FnOnce::call_once::ha25ece80f0709c92 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/9 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_empty/9", "/tmp/ripgrep-tests/context_sep_empty/9/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 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] 2021-06-07 17:51:37.481300761 UTC [INFO] [stdout] 2021-06-27 17:51:37.481300761 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.481317882 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.481317882 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.481317882 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.481317882 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.779 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.481 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b83ca5 - integration::feature::context_sep_empty::{{closure}}::hb007616fff78d951 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:837:39 [INFO] [stdout] 19: 0x555ba0b83b87 - integration::feature::context_sep_empty::h609dc67ac7292f17 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b839fa - integration::feature::context_sep_empty::{{closure}}::h53b601d178e0f081 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b288fe - core::ops::function::FnOnce::call_once::h8db09de435e7ffa1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1078_max_columns_preview2 stdout ---- [INFO] [stdout] thread 'feature::f1078_max_columns_preview2' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-M43" "--max-columns-preview" "-rxxx" "exhibited|dusted|has to have it" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1078_max_columns_preview2/10 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1078_max_columns_preview2/10", "/tmp/ripgrep-tests/f1078_max_columns_preview2/10/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] 主线程2! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 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: 1283 [INFO] [stdout] 2021-06-07 17:51:37.482298758 UTC [INFO] [stdout] 2021-06-27 17:51:37.482298758 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.482330089 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.482330089 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.482330089 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.482330089 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.766 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.482 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b7e369 - integration::feature::f1078_max_columns_preview2::{{closure}}::h122087c58a110dd7 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:671:23 [INFO] [stdout] 19: 0x555ba0b7e237 - integration::feature::f1078_max_columns_preview2::he2d167d426d6870f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b7e0aa - integration::feature::f1078_max_columns_preview2::{{closure}}::h36d452681e0744de [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2859e - core::ops::function::FnOnce::call_once::h8233fcecfd8bcb77 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/8 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit/8", "/tmp/ripgrep-tests/after_match2_implicit/8/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 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] 2021-06-07 17:51:37.486237934 UTC [INFO] [stdout] 2021-06-27 17:51:37.486237934 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.486266394 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.486266394 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.486266394 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.486266394 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.781 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.486 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b55f99 - integration::binary::after_match2_implicit::{{closure}}::he612c7cba3ca9024 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:205:23 [INFO] [stdout] 19: 0x555ba0b55e67 - integration::binary::after_match2_implicit::h89069151bd53cf59 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b55cda - integration::binary::after_match2_implicit::{{closure}}::h322f61f5a48654d4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2784e - core::ops::function::FnOnce::call_once::h58c86bf0cc8257bc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep_default stdout ---- [INFO] [stdout] thread 'feature::context_sep_default' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep_default/16 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_default/16", "/tmp/ripgrep-tests/context_sep_default/16/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] 得到: 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: 1271 [INFO] [stdout] 2021-06-07 17:51:37.495334026 UTC [INFO] [stdout] 2021-06-27 17:51:37.495334026 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.495363796 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.495363796 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.495363796 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.495363796 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.799 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.495 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b837e5 - integration::feature::context_sep_default::{{closure}}::hb14b4e3738b56647 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:831:41 [INFO] [stdout] 19: 0x555ba0b836c7 - integration::feature::context_sep_default::h1429520d9d1ee4ec [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b8353a - integration::feature::context_sep_default::{{closure}}::hd14e6c1561491d16 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b29c2e - core::ops::function::FnOnce::call_once::hd0b0c11e5d7c32de [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/6 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_text/6", "/tmp/ripgrep-tests/after_match1_implicit_text/6/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [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: 1280 [INFO] [stdout] 2021-06-07 17:51:37.497016344 UTC [INFO] [stdout] 2021-06-27 17:51:37.497016344 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.497044205 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.497044205 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.497044205 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.497044205 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.780 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.496 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b54029 - integration::binary::after_match1_implicit_text::{{closure}}::ha591027c616c35e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:109:23 [INFO] [stdout] 19: 0x555ba0b53ef7 - integration::binary::after_match1_implicit_text::hb31f5ca3a4e76a7c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b53d6a - integration::binary::after_match1_implicit_text::{{closure}}::h1d0d67a0e7693c87 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2a6ae - core::ops::function::FnOnce::call_once::hf72e4b731b6c26ce [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/4 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_count/4", "/tmp/ripgrep-tests/after_match1_explicit_count/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: 1283 [INFO] [stdout] 2021-06-07 17:51:37.500814108 UTC [INFO] [stdout] 2021-06-27 17:51:37.500814108 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.500832808 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.500832808 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.500832808 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.500832808 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.762 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.500 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b55ac5 - integration::binary::after_match1_explicit_count::{{closure}}::h24e31f3a0ee7a701 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:186:20 [INFO] [stdout] 19: 0x555ba0b559a7 - integration::binary::after_match1_explicit_count::h7cf3437a9f256786 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b5581a - integration::binary::after_match1_explicit_count::{{closure}}::h2b90bd5cc9e81369 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2a6ee - core::ops::function::FnOnce::call_once::hf73aacfb6e104d8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit/0 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit/0", "/tmp/ripgrep-tests/after_match1_implicit/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: 1293 [INFO] [stdout] 2021-06-07 17:51:37.498829114 UTC [INFO] [stdout] 2021-06-27 17:51:37.498829114 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.498851155 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.498851155 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.498851155 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.498851155 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.771 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.498 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b52d09 - integration::binary::after_match1_implicit::{{closure}}::hbf96e634efccc154 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:45:23 [INFO] [stdout] 19: 0x555ba0b52bd7 - integration::binary::after_match1_implicit::h640e820740ca56f8 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b52a4a - integration::binary::after_match1_implicit::{{closure}}::h3fdb052478bbb3dd [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b262ae - core::ops::function::FnOnce::call_once::h013332c3b590fff5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/28 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f109_max_depth/28", "/tmp/ripgrep-tests/f109_max_depth/28/one", "/tmp/ripgrep-tests/f109_max_depth/28/one/pass", "/tmp/ripgrep-tests/f109_max_depth/28/one/too", "/tmp/ripgrep-tests/f109_max_depth/28/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] 得到: 1 [INFO] [stdout] 得到: one [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: 1274 [INFO] [stdout] 2021-06-07 17:51:37.517267043 UTC [INFO] [stdout] 2021-06-27 17:51:37.517267043 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.517286613 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.517286613 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.517286613 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.517286613 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.802 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.517 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b75532 - integration::feature::f109_max_depth::{{closure}}::h3fe66724c619b235 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:268:31 [INFO] [stdout] 19: 0x555ba0b75377 - integration::feature::f109_max_depth::h297ce3f7f4ea6fd4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b751ea - integration::feature::f109_max_depth::{{closure}}::h77fb04fd49357601 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2656e - core::ops::function::FnOnce::call_once::h10b2c052bbbc6f61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/foo", "/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/bar", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.gitignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.fzf-ignore", "/tmp/ripgrep-tests/f1138_no_ignore_dot/29/.ignore"] [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: 1268 [INFO] [stdout] 2021-06-07 17:51:37.521154928 UTC [INFO] [stdout] 2021-06-27 17:51:37.521154928 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.521207729 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.521207729 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.521207729 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.521207729 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.802 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.520 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b7e971 - integration::feature::f1138_no_ignore_dot::{{closure}}::h708bf09778c856eb [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:685:23 [INFO] [stdout] 19: 0x555ba0b7e707 - integration::feature::f1138_no_ignore_dot::h810bbe14715a1158 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b7e57a - integration::feature::f1138_no_ignore_dot::{{closure}}::h7b6ec55108fa6f52 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2a62e - core::ops::function::FnOnce::call_once::hf4f8587485c51497 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_quiet stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_quiet' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-q" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_quiet/19 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_quiet/19", "/tmp/ripgrep-tests/after_match1_implicit_quiet/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] 得到: 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: 1267 [INFO] [stdout] 2021-06-07 17:51:37.521728407 UTC [INFO] [stdout] 2021-06-27 17:51:37.521728407 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.521750928 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.521750928 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.521750928 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.521750928 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.803 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.521 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b54e75 - integration::binary::after_match1_implicit_quiet::{{closure}}::hf4e45685233739a3 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:149:17 [INFO] [stdout] 19: 0x555ba0b54d57 - integration::binary::after_match1_implicit_quiet::hccb4a27a8172f3ae [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b54bca - integration::binary::after_match1_implicit_quiet::{{closure}}::he7d9e7670c07460c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b292ee - core::ops::function::FnOnce::call_once::hb36c024c791a27fa [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/17 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_binary/17", "/tmp/ripgrep-tests/after_match1_implicit_binary/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 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: 1284 [INFO] [stdout] 2021-06-07 17:51:37.524872 UTC [INFO] [stdout] 2021-06-27 17:51:37.524872 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.524889391 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.524889391 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.524889391 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.524889391 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.811 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.524 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b53b59 - integration::binary::after_match1_implicit_binary::{{closure}}::h824133fe9deb65c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:90:23 [INFO] [stdout] 19: 0x555ba0b53a27 - integration::binary::after_match1_implicit_binary::h9ef1aab1b5a07bba [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b5389a - integration::binary::after_match1_implicit_binary::{{closure}}::h013bcdc97386c628 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b27a0e - core::ops::function::FnOnce::call_once::h5f5a5c626f5aa28c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/26 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_implicit_text/26", "/tmp/ripgrep-tests/before_match2_implicit_text/26/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 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: 1287 [INFO] [stdout] 2021-06-07 17:51:37.524870070 UTC [INFO] [stdout] 2021-06-27 17:51:37.524870070 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.524890141 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.524890141 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.524890141 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.524890141 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.799 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.524 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b58219 - integration::binary::before_match2_implicit_text::{{closure}}::h0078c137d4d3989e [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:305:23 [INFO] [stdout] 19: 0x555ba0b580e7 - integration::binary::before_match2_implicit_text::h56c7188dc02369d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b57f5a - integration::binary::before_match2_implicit_text::{{closure}}::hf23a1817118e1e0f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2a2ee - core::ops::function::FnOnce::call_once::hebeb24e7ab07794d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/13 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1078_max_columns_preview1/13", "/tmp/ripgrep-tests/f1078_max_columns_preview1/13/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] 得到: 1 [INFO] [stdout] 得到: one [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: 1286 [INFO] [stdout] 2021-06-07 17:51:37.548849681 UTC [INFO] [stdout] 2021-06-27 17:51:37.548849681 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.548874281 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.548874281 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.548874281 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.548874281 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.804 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.548 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b7de99 - integration::feature::f1078_max_columns_preview1::{{closure}}::h57234a2e06a4157d [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:652:23 [INFO] [stdout] 19: 0x555ba0b7dd67 - integration::feature::f1078_max_columns_preview1::h389b1eb94dd27281 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b7dbda - integration::feature::f1078_max_columns_preview1::{{closure}}::hb3114d5210daa6da [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b28bce - core::ops::function::FnOnce::call_once::h9aa024350b302e94 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/23 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_binary/23", "/tmp/ripgrep-tests/before_match1_implicit_binary/23/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] 2021-06-07 17:51:37.555828628 UTC [INFO] [stdout] 2021-06-27 17:51:37.555828628 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.555848338 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.555848338 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.555848338 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.555848338 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.841 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.555 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b570d9 - integration::binary::before_match1_implicit_binary::{{closure}}::h5312e726be461654 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:258:23 [INFO] [stdout] 19: 0x555ba0b56fa7 - integration::binary::before_match1_implicit_binary::h9569be780b73f861 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b56e1a - integration::binary::before_match1_implicit_binary::{{closure}}::he6ca2fae2bbefd7e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b282de - core::ops::function::FnOnce::call_once::h7a8ef4830f1d7853 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/11 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_stdin/11"] [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: 1285 [INFO] [stdout] 2021-06-07 17:51:37.559523029 UTC [INFO] [stdout] 2021-06-27 17:51:37.559523029 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.559543 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.559543 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.559543 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.559543 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.766 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.559 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9a19 - integration::util::TestCommand::pipe::h7cea0bd3b1abe879 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:311:22 [INFO] [stdout] 17: 0x555ba0b5366e - integration::binary::after_match1_stdin::{{closure}}::h5f95897060e97ab2 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:69:23 [INFO] [stdout] 18: 0x555ba0b53577 - integration::binary::after_match1_stdin::h46042fb4342aa96c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 19: 0x555ba0b533ea - integration::binary::after_match1_stdin::{{closure}}::h0c3da88302048e9e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 20: 0x555ba0b2680e - core::ops::function::FnOnce::call_once::h1b84e45eade6abea [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 23: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 25: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 28: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 33: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 38: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 43: 0x7fc2bd64c293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_implicit_text stdout ---- [INFO] [stdout] thread 'binary::before_match1_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Heaven" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_implicit_text/24 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_text/24", "/tmp/ripgrep-tests/before_match1_implicit_text/24/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] 子线程: 5! [INFO] [stdout] 主线程4! [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] 得到: 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: 1267 [INFO] [stdout] 2021-06-07 17:51:37.560746760 UTC [INFO] [stdout] 2021-06-27 17:51:37.560746760 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.560764310 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.560764310 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.560764310 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.560764310 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.829 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.560 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b575a9 - integration::binary::before_match1_implicit_text::{{closure}}::h2e15410043ee900f [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:270:23 [INFO] [stdout] 19: 0x555ba0b57477 - integration::binary::before_match1_implicit_text::h144d0b5bf5a228c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b572ea - integration::binary::before_match1_implicit_text::{{closure}}::h1b9bd7a87aa12a36 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2959e - core::ops::function::FnOnce::call_once::hbe8156c12d934b26 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/30 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1207_ignore_encoding/30", "/tmp/ripgrep-tests/f1207_ignore_encoding/30/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: 1278 [INFO] [stdout] 2021-06-07 17:51:37.559668722 UTC [INFO] [stdout] 2021-06-27 17:51:37.559668722 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.559685482 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.559685482 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.559685482 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.559685482 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.844 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.559 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b7fcb5 - integration::feature::f1207_ignore_encoding::{{closure}}::hff0dfd11bc4af100 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:728:40 [INFO] [stdout] 19: 0x555ba0b7fa77 - integration::feature::f1207_ignore_encoding::h2ae8145a2d458463 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b7f8ea - integration::feature::f1207_ignore_encoding::{{closure}}::hf1c9eaf848434362 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b26c3e - core::ops::function::FnOnce::call_once::h2e5ea97dd05818cc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/21 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_explicit/21", "/tmp/ripgrep-tests/before_match1_explicit/21/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] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 主线程4! [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: 1280 [INFO] [stdout] 2021-06-07 17:51:37.561256048 UTC [INFO] [stdout] 2021-06-27 17:51:37.561256048 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.561284349 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.561284349 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.561284349 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.561284349 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.814 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.561 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b56c09 - integration::binary::before_match1_explicit::{{closure}}::h538c10f19aab52f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:245:23 [INFO] [stdout] 19: 0x555ba0b56ad7 - integration::binary::before_match1_explicit::hd4c46bd1ce51082e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b5694a - integration::binary::before_match1_explicit::{{closure}}::hfbf412753a1f7db6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b26d7e - core::ops::function::FnOnce::call_once::h32722ffd7d19c2f7 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f129_context stdout ---- [INFO] [stdout] thread 'feature::f129_context' 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" "/" "-M20" "-C1" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f129_context/32 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f129_context/32", "/tmp/ripgrep-tests/f129_context/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1277 [INFO] [stdout] 2021-06-07 17:51:37.559313406 UTC [INFO] [stdout] 2021-06-27 17:51:37.559313406 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.559329416 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.559329416 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.559329416 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.559329416 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.803 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.559 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b765a5 - integration::feature::f129_context::{{closure}}::hf1bb0c5fd1fc9632 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:297:23 [INFO] [stdout] 19: 0x555ba0b76417 - integration::feature::f129_context::hef65c2f0ae9deef7 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b7628a - integration::feature::f129_context::{{closure}}::hbb1966256ce9aefd [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b291ee - core::ops::function::FnOnce::call_once::hb1b5cf3286e2ea80 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_count_binary stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_count_binary' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-c" "--binary" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_count_binary/2 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_count_binary/2", "/tmp/ripgrep-tests/after_match1_implicit_count_binary/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: one [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: 1293 [INFO] [stdout] 2021-06-07 17:51:37.566581567 UTC [INFO] [stdout] 2021-06-27 17:51:37.566581567 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.566595658 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.566595658 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.566595658 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.566595658 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.770 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.566 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b55605 - integration::binary::after_match1_implicit_count_binary::{{closure}}::hc30ca52396028336 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:176:28 [INFO] [stdout] 19: 0x555ba0b554e7 - integration::binary::after_match1_implicit_count_binary::h83d2166c42b9901c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b5535a - integration::binary::after_match1_implicit_count_binary::{{closure}}::h83bd6bc5a0b6eb65 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2a26e - core::ops::function::FnOnce::call_once::he9502a795b3a87c8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_path stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_path' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-l" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_path/3 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_path/3", "/tmp/ripgrep-tests/after_match1_implicit_path/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: 1284 [INFO] [stdout] 2021-06-07 17:51:37.566198161 UTC [INFO] [stdout] 2021-06-27 17:51:37.566198161 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.566217201 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.566217201 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.566217201 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.566217201 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.794 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.566 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b549b5 - integration::binary::after_match1_implicit_path::{{closure}}::hf9f394899a9009de [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:140:22 [INFO] [stdout] 19: 0x555ba0b54897 - integration::binary::after_match1_implicit_path::he849c86ac2473d90 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b5470a - integration::binary::after_match1_implicit_path::{{closure}}::h474a068f43301aa0 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b29b6e - core::ops::function::FnOnce::call_once::hceafb31b6ff6f92c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/27 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep/27", "/tmp/ripgrep-tests/context_sep/27/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: one [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: 1270 [INFO] [stdout] 2021-06-07 17:51:37.571221245 UTC [INFO] [stdout] 2021-06-27 17:51:37.571221245 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.571238206 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.571238206 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.571238206 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.571238206 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.807 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.571 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b83325 - integration::feature::context_sep::{{closure}}::he05962068d20bc87 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:825:42 [INFO] [stdout] 19: 0x555ba0b83207 - integration::feature::context_sep::h376b4d5444b7a2ce [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b8307a - integration::feature::context_sep::{{closure}}::h21da35b975f49206 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b2845e - core::ops::function::FnOnce::call_once::h80484b1726982078 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match2_explicit stdout ---- [INFO] [stdout] thread 'binary::before_match2_explicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "a medical student" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match2_explicit/12 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_explicit/12", "/tmp/ripgrep-tests/before_match2_explicit/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] 得到: 1 [INFO] [stdout] 得到: one [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: 1276 [INFO] [stdout] 2021-06-07 17:51:37.576853280 UTC [INFO] [stdout] 2021-06-27 17:51:37.576853280 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.576871910 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.576871910 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.576871910 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.576871910 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.806 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.576 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b57d49 - integration::binary::before_match2_explicit::{{closure}}::hefeabb6291c8236c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:293:23 [INFO] [stdout] 19: 0x555ba0b57c17 - integration::binary::before_match2_explicit::hbf18a9015d9d5e2d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b57a8a - integration::binary::before_match2_explicit::{{closure}}::hd7a72aabe127bcbe [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b269fe - core::ops::function::FnOnce::call_once::h247bcf7fa772ea93 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/18 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_text/18", "/tmp/ripgrep-tests/after_match1_explicit_text/18/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] 主线程2! [INFO] [stdout] 主线程3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: one [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: 1273 [INFO] [stdout] 2021-06-07 17:51:37.580973189 UTC [INFO] [stdout] 2021-06-27 17:51:37.580973189 UTC [INFO] [stdout] Local time now is 2021-06-07 17:51:37.580991749 +00:00 [INFO] [stdout] UTC time now is 2021-06-07 17:51:37.580991749 UTC [INFO] [stdout] Time in Hong Kong now is 2021-06-08 01:51:37.580991749 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2021-06-07 15:51:37.580991749 -02:00 [INFO] [stdout] The current UTC time is 05:51:37 PM [INFO] [stdout] And there have been 64297 seconds since midnight [INFO] [stdout] The current UTC date is 2021-06-07 Mon (CE) [INFO] [stdout] And the Common Era began 737948 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: 2021-06-07 17:51:35.774 [INFO]: >>> start up... [INFO] [stdout] 2021-06-07 17:51:37.580 [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: 0x555ba0c45400 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ba0c45400 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ba0c45400 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ba0c45400 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ba0c69c6c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555ba0c42005 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555ba0c4806b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ba0c4806b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ba0c4806b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ba0c47b7c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ba0c48711 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555ba0c48217 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555ba0c458dc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ba0c48179 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555ba0ae3d9b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555ba0bab54f - integration::util::TestCommand::expect_success::h5f92ee8e88af9828 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x555ba0ba9da1 - integration::util::TestCommand::output::h28420c33b3526324 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x555ba0ba9613 - integration::util::TestCommand::stdout::ha72c49ebe1d5e553 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x555ba0b544f9 - integration::binary::after_match1_explicit_text::{{closure}}::hc6223b9fed7f63d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:121:23 [INFO] [stdout] 19: 0x555ba0b543c7 - integration::binary::after_match1_explicit_text::h680e55d30c5324a2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x555ba0b5423a - integration::binary::after_match1_explicit_text::{{closure}}::hc3ed3b99f97c1f5f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x555ba0b27d8e - core::ops::function::FnOnce::call_once::h6c5a186a55c864cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555ba0c02053 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555ba0c02053 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x555ba0c00b00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x555ba0c00b00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x555ba0c00b00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x555ba0c00b00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x555ba0c00b00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x555ba0c00b00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x555ba0c00b00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x555ba0bdbdd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x555ba0bdbdd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x555ba0bdfb48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x555ba0bdfb48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x555ba0bdfb48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x555ba0bdfb48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x555ba0bdfb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x555ba0bdfb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x555ba0c4e3d7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x555ba0c4e3d7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7fc2bd87a609 - start_thread [INFO] [stdout] 44: 0x7fc2bd64c293 - 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/20 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit_text/20", "/tmp/ripgrep-tests/after_match2_implicit_text/20/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! [WARN] too many lines in the log, truncating it